/* FILE ARCHIVED ON 22:31:04 Dec 9, 2009 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 12:28:14 Jul 24, 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') { 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); if (!pop_win) return; pop_win.location = 'https://webarchive.library.unt.edu/web/20091209223104/http://content.pulse360.com/cgi-bin/context.cgi?id=78053631&cgroup=msnbcpops&format=720x400if'; pop_win.blur(); window.focus(); SetCookie('PageNo', 2, exdateStr); } if (readCookie('PageNo') == '') SetCookie('PageNo', 1, exdateStr); } function LoadPopunderToday(adsGroup) { var exdate = new Date(); exdate.setDate(exdate.getDate() + 1); exdate.setHours(0, 0, 0); var exdateStr = exdate.toGMTString(); if (readCookie('PageNo') == '1') { 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); if (!pop_win) return; pop_win.location = 'https://webarchive.library.unt.edu/web/20091209223104/http://content.pulse360.com/cgi-bin/context.cgi?id=78053631&cgroup=todaypops&format=720x400if'; pop_win.blur(); window.focus(); SetCookie('PageNo', 2, exdateStr); } if (readCookie('PageNo') == '') SetCookie('PageNo', 1, exdateStr); } function LoadNBCsportspops(adsGroup) { var exdate = new Date(); exdate.setDate(exdate.getDate() + 1); exdate.setHours(0, 0, 0); var exdateStr = exdate.toGMTString(); if (readCookie('NBCPageNo') == '1') { 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); if (!pop_win) return; pop_win.location = 'https://webarchive.library.unt.edu/web/20091209223104/http://content.pulse360.com/cgi-bin/context.cgi?id=78053631&cgroup=nbcsportspops&format=720x400if'; pop_win.blur(); window.focus(); SetCookie('NBCPageNo', 2, exdateStr); } if (readCookie('NBCPageNo') == '') SetCookie('NBCPageNo', 1, exdateStr); }