	/*********************************************************************/	/*  Script Copyright © 2005 effectivepropaganda.com, Inc. All Rights Reserved. */	/*********************************************************************/		<!--	// auto popup for newsletter sign up	var pageURL = 'popups/newsletter_signup.htm';		function WriteCookie (cookieName, cookieValue, expiry) {		var expDate = new Date();		expDate.setTime (expDate.getTime() + expiry);		document.cookie = cookieName + "=" + escape (cookieValue) + "; expires=" + expDate.toGMTString();	}		if(document.cookie.indexOf('7856')<=0) {		WriteCookie('popup', '7856', 1000 * 60 * 60 * 24 * 1);		//alert( 'popup here' );		popit = open(pageURL,"win2","screenx=60,screeny=60,width=550,height=650,scrollbars=no,resizable=no");		//popit.blur();		popit.focus();	}	//-->		it.focus();	}	//-->		