mesg="cluster meet 2010 (T.T., Handball , Chess) held on 09 & 10 Aug 2010 in our Vidyalaya"
;;;;;;;;;;;;;;;isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}