mesg="Master.Himanshu and Master. Vikrant of Class VIII are selected for the Maharashtra Stae Government Scholarships."
;;;;;isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}