mesg = "( (1) World Population Day was observed on 09/07/2010 (2) International Day against DRUG ABUSE & ILLICIT TRAFFICKING 2010 was celebrated on 26/06/2010 (3). 100% Result in AISSCE ( Class XII) 2009-10 and 95.08% Result in AISSE(Class X) 2009-10. (4) Earth Day was celebrated on 22.04.2010. (5) Bag Weight Awareness Programme was conducted on 21.04.2010. ";
isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}