mesg="Ceritificate of Excellence by Hon'ble Commissioner, KVS for securing 90% and more marks by 5% students in AISSCE (XII) 2011 Examination. " ;;;isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (mesg) if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}