mesg="SA-I AND SA-II FOR CLASS IX AND X FROM 12TH FEB 2012 TO 26TH FEB 2012"
;;;;;;;isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}