function popReg(){
var rand1 = Math.round(Math.random() * 1000) + 1;
window.open('/sponsorsetup/defaultup.asp?secid=1&rnd=' + rand1, + 'WeatherBug' + rand1, 'width=750,height=465,scrollbars=0,toolbar=0,menubar=0,location=0,resizable=1,left=0,right=0,status=0');
}

function RandomNumber(){
 result = Math.random();
 result = result * 100000000;
 return Math.round(result);
 }

 function randPixel(pixel){
  document.getElementById("tpid").src = "http://ad.weathernet.com/RealMedia/ads/adstream_nx.cgi/"+ pixel + RandomNumber() + "@tp";
 }


function popPro(){
window.open('/sponsor/Probug/Landing_Pages/WeatherBug_Pro.asp?slp=HMPG','','width='+(screen.availWidth-10) +',height='+(screen.availHeight - 145) +',scrollbars=yes,toolbar=yes,menubar=yes,location=1,resizable=1,status=yes,left=0,top=0,screenX=0,screenY=0');
}

function forecast_popup() { 
window.open('/aws/popups/bug_forecast_popup.htm','','resizable=0,menubar=0,scrollbars=0,width=350,height=275,left=0,top=0,screenX=0,screenY=0')
 }
 
 function instacam_popup() { 
window.open('/aws/popups/bug_instacam_popup.htm','','resizable=0,menubar=0,scrollbars=0,width=350,height=275,left=0,top=0,screenX=0,screenY=0')
 }
 
 function alerts_popup() { 
window.open('/aws/popups/bug_alerts_popup.htm','','resizable=0,menubar=0,scrollbars=0,width=350,height=275,left=0,top=0,screenX=0,screenY=0')
 }
 
 function radar_popup() { 
window.open('/aws/popups/bug_radar_popup.htm','','resizable=0,menubar=0,scrollbars=0,width=350,height=275,left=0,top=0,screenX=0,screenY=0')
 }
 
 function portal_popup() { 
window.open('/aws/popups/bug_portal_popup.htm','','resizable=0,menubar=0,scrollbars=0,width=350,height=275,left=0,top=0,screenX=0,screenY=0')
 }
 
 function travel_popup() { 
window.open('/aws/popups/bug_travel_popup.htm','','resizable=0,menubar=0,scrollbars=0,width=350,height=275,left=0,top=0,screenX=0,screenY=0')
 }

function resizeWindow() {
	window.resizeTo(788,770);//('width=768,height=753,status=no,menubar=no,toolbar=no,scrollbars=no,resizable=no');

}

function today5_popup() { 
window.open('/aws/popups/bug_today_popup5.htm','','resizable=0,menubar=0,scrollbars=0,width=170,height=395,left=0,top=0,screenX=0,screenY=0')
 }
 
 function instacam5_popup() { 
window.open('/aws/popups/bug_instacam_popup5.htm','','resizable=0,menubar=0,scrollbars=0,width=530,height=325,left=0,top=0,screenX=0,screenY=0')
 }
 
 function alerts5_popup() { 
window.open('/aws/popups/bug_alerts_popup5.htm','','resizable=0,menubar=0,scrollbars=0,width=530,height=325,left=0,top=0,screenX=0,screenY=0')
 }
 
 function radar5_popup() { 
window.open('/aws/popups/bug_radar_popup5.htm','','resizable=0,menubar=0,scrollbars=0,width=530,height=325,left=0,top=0,screenX=0,screenY=0')
 }
 
 function live5_popup() { 
window.open('/aws/popups/bug_live_popup5.htm','','resizable=0,menubar=0,scrollbars=0,width=530,height=325,left=0,top=0,screenX=0,screenY=0')
 }
 
 