/* FILE ARCHIVED ON 2:43:02 Jan 30, 2009 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 12:19:34 Jun 5, 2024. JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ function LoadPopunder(adsGroup){ var exdate=new Date(); exdate.setDate(exdate.getDate()+1); exdate.setHours(0,0,0); var exdateStr=exdate.toGMTString(); if (readCookie('PageNo')=='1'){ SetCookie('PageNo', 2, exdateStr); var width = '720'; var height = '400'; var p = 'scrollbars=no,resizable=yes,toolbar=no,menubar=no,status=no,location=no,left=85,top=20,height=' + height + ',width=' + width; pop_win=window.open("","bw",p); pop_win.location='https://webarchive.library.unt.edu/eot2008/20090130024302/http://content.pulse360.com/cgi-bin/context.cgi?id=78053631&cgroup=msnbcpops&format=720x400if'; pop_win.blur(); window.focus(); } if (readCookie('PageNo')=='') SetCookie('PageNo', 1, exdateStr); }