mesg="CONGRATULATIONS TO THE STUDENTS,PARENTS AND TEACHERS FOR SECURING 100% RESULT IN X CBSE 99.5% RESULTS IN XII CBSE. KUMAR AGNIVESH CLASS XII STUDENT OF KV HEBBAL HAS BEEN SELECTED TO VISIT JAPAN UNDER JENESYS. PLEASE SEE ANNOUNCEMENT LINK FOR ANY NEW DETAILS." ;;;;;;;;;;;isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (" "+mesg+"") if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}