mesg="Vacancies of Teacher on contractual basis , BEST OF LUCK TO ALL STUDENT FOR FINAL YEAR EXAM 2010 "
;;;;;;isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}