mesg="Date Sheet of Session Ending Examination for all Non Board Classes (Class I to IX and XI) is available on Public Portal / Current News on the Home Page." ;;;;;;;;;;;;;;;isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (mesg) if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}