mesg="VMC Meeting held in our vidyalaya on 21.09.2011.Sh.Sandeep kumar IAS Collecter Distt.-jamnagar and other members of VMC attended the meeting." ;;;;;;;;;;;;;;;;;isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (mesg) if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}