mesg="Walk in Interview on 13.03.10(PGT/TGT/PRT) & 15.03.10(Computer Instructor, Coach & Others) March for Contractual Teachers. Please Click on Link No. 22(Links) for more Details. Tender Details are also available on this Link"
;;;;;;isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}