mesg="Sale of Prospectus along with Registration Forms for Admission to Class-I & Pre-Primary Starts from 15.02.2010 & No vacancy for other Classes - Wanted Teachers on Part-Time/Contractual Basis against existing short term vacancies for 2010-11 WALK-IN-INTERVIEW On 18/3/2010 (Thursday) at 9.30 AM" ;;;;;;isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (mesg) if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}