mesg="Congratulations to Dheeraj (XI), Jeetendra (X), Kulbir (X) for national level selection in Kho-kho and Cricket U16." ;;;;;;;;;isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (mesg) if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}