mesg=" Master Subhankar of class III has secured 3rd position in 6th National Level Abacus Competition -2010 and he has been selected for Malayasia for further competition."
;;;;;;;;isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}