 
<!-- 
function setCookie(NameOfCookie, value, expirehours) { 
var ExpireDate = new Date (); 
ExpireDate.setTime(ExpireDate.getTime() + (expirehours * 3600 * 1000)); 
document.cookie = NameOfCookie + "=" + escape(value) + 
((expirehours == null) ? "" : "; expires=" + ExpireDate.toGMTString()) + 
"; path=/;" ; 
} 
if (document.cookie.indexOf('AdComPop177884')==-1) 
{ 
setCookie('AdComPop177884','yes',48);
var bnum=new Number(Math.floor(99999999 * Math.random())+1);
document.write('<SCR'+'IPT LANGUAGE="JavaScript" '); 
document.write(' SRC="http://servedby.advertising.com/pops=6/site=177884/bnum='+bnum+'">'); 
document.write('</SCR'); 
document.write('IPT>'); 
} 
// --> 
; document.write('\n\n'); 
