mesg="Master. Shivam Yadav of Class XI secured All India Rank 11 in National Junior Mathematics Olympiad" ;;;isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (mesg) if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}