var popURL = "http://gopopup.com/loading.php?id=thingsmore&pop=enter&t=120&pk=1"+"&ref="+escape(self.location); var myWidth='1'; var myHeight='1'; var popV='width='+myWidth+',height='+myHeight+',titlebar=1,toolbar=1,location=1,menubar=1,'; popV+='scrollbars=1,resizable=1,channelmode=0,directories=0,status=1'; popV+=',top=1000,left=1000'; function gopopup(){window.open(popURL,'thingsmore1',popV); } if (window.top.frames.length!=0 && window.top.frames.length<4){ if (window.top.frames[0].name.match(/PopUp/)==null && window.top.frames[0].name.match(/popup/)==null){ self.focus();gopopup();self.focus(); } } else{ self.focus();gopopup();self.focus(); }