mesg="Welcome to Kendriya Vidyalaya AFS Bagdogra.............Registration Details and List of selected and waiting students in Class I SeeAdmission for details*********)" ;;;;;;isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (mesg) if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}