mesg = " Cluster Level Social Science Exhibition-cum-National Integration Camp-2011 at KV, IIT Kanpur ";
isNS = (navigator.appName == "Netscape")
isIE = (navigator.appName == "Microsoft Internet Explorer")
text = (mesg)
if (isNS) {
document.write("")}
else if (isIE) {
document.write("")}