mesg = " DATE SHEET OF CLASS IX, X FOR SA2 AND XI FOR SE EXAMS-2012 is provided in "CURRENT NEWS" Section.."; isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (mesg) if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}