mesg="Admission Guidelines 2012-2013 is Uploaded. Please Click the link Admission Guidelines under Academics for download. 2nd Pre Board of Class X Scheduled from 10th February 2012 Onwards. Please see the Time Table on the Exam Schedule link in Academic. Best Wishes to all the Students.." ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (mesg) if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}