mesg="CBSE RESULT Pass Percentage 97.01% ***TOPPERS** Pawan Sehgal,95%(science), Safalta Rawat,80.80%(Commerce),Shalu, 70.20%(Humanities)**** Due to increase in seats in KV ,provisional list of selected candidates in Class I -Ist Shift, Class I to VIII- IInd Shift will be displayed on Monday 28.06.10 at 8:00 AM"
;;;;;;;;;;;;;;;;;;isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}