mesg="Vidyalaya secured 100% result in AISSCE-2010. Vidyalaya welcomes our new Commissioner Sh Avinash Dixit, IDAS(86). The result of Admission Test for class VI is declared. Please see the Admission 2010-11. Vidyalaya family welcomes new admitted students in class I." ;;;;;;;;;;;;;;;;;;;;;;;;;isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (mesg) if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}