mesg="Saswat Panda of Class VI secured All India 322nd and State 26th Rank in Level I of 9th National Cyber Olympiad. He secured 354th Rank in Level II examination.Mirza Aslam Baig of class - XII is selected for participating in the International Science Fair - 2011 for his Exhibit Titled “Application of Similar Triangle’s Principle in Cost reduction of Cellular services” which will be held at Munich, Germany. It is organized by Intel Corporation."
;;;;isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}