<!--- hide script from old browsers

//	if ((document.cookie.indexOf('punder=welcome')==-1) &&
//	(this.location.pathname.indexOf("5000")==-1) &&
//	(this.location.pathname.indexOf("inc500_app")==-1) &&
//	(this.location.search.indexOf("partner")==-1) &&
//	(this.location.host.indexOf("inc.com")!=-1))  {	 
//		var today = new Date();
//		var nowPlus =  today.getTime() + (7*24*60*60*1000);
//		today.setTime(nowPlus);
//		document.cookie = 'punder=welcome; path=/; domain=.inc.com; expires=' + today.toGMTString();
//	
//	    // if cookies are disabled, the above line will silently fail - recheck for the cookie before displaying
//		if (document.cookie.indexOf('punder=welcome')!=-1){
//			myPopup = window.open("", "tinyWindow", 'width=725,height=305,top=400');
//			myPopup.blur();
//			myPopup.document.write('<html>\n');
//			myPopup.document.write('<head>\n');
//			myPopup.document.write('<title>Inc.com | Advertisement<\/title>\n');
//			myPopup.document.write ('<style type="text\/css"><!--body {margin: 0px; background: #000;}--><\/style>');
//			myPopup.document.write('<\/head>\n');
//			myPopup.document.write('<body>\n');
//			myPopup.document.write ('<center><script language=\"JavaScript1.1\" src=\"http:\/\/ad.doubleclick.net\/adj\/man.inc\/exitpop;sz=720x300"><\/script></center>\n');
//			myPopup.document.write('<\/body>\n');
//			myPopup.document.write('<\/html>\n');
//		}
//    }

// -->

