mesg="CLASS XII (COMMERCE) RESULT, 2010 IS 93.75% SHIKHA STANDS 4TH AT REGIONAL LEVEL AND 32 AT NATIONAL LEVEL"
;isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}