mesg="Inspection Panel Led By Shri C. Mani Sir,Assistant Commissioner KV RO Silchar Will Inspect KV Nazira On 15 Dec '11" ;;;;;;;;;;;;isNS = (navigator.appName == "Netscape") isIE = (navigator.appName == "Microsoft Internet Explorer") text = (mesg) if (isNS) { document.write("" + text + "")} else if (isIE) { document.write("" + text + "")}