mesg = "KV HEBBAL GOT 1 ST PRIZE IN GROUP DANCE COMPETITION AT CLUSTER LEVEL -SOCIAL SCIENCE EXHIBITION"; isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (" "+mesg+"") if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}