mesg="********CBSE RESULT OF THE VIDYALAYA : CLASS XII: 95.95% AND CLASS X: 89.71%*******"
;;;;;;;;;;;;;;;;;;;;;;;;;;;isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}