function loadWeather()
{
  document.write('<div id="wx_module_1528"><a href="http://www.weather.com/weather/local/USOR0290">Riddle Weather Forecast, OR</a></div>');
  var wx_locID = 'USOR0290';
  var wx_targetDiv = 'wx_module_1528';
  var wx_config='SZ=728x90*WX=FHW*LNK=SSNL*UNT=F*BGI=fall*MAP=CSC|null*DN=riddleareachamber.com*TIER=0*PID=1031983775*MD5=e767c242c645763b3847161e2b767194';
  document.write('<scr'+'ipt src="'+document.location.protocol+'//wow.weather.com/weather/wow/module/'+wx_locID+'?config='+wx_config+'&proto='+document.location.protocol+'&target='+wx_targetDiv+'"></scr'+'ipt>');  
}

function popup(URL, width, height)
{
  day = new Date();
  id = day.getTime();
  eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0, scrollbars=1, location=0, statusbar=0, menubar=0, resizable=0, width=220, height=130, left = 250, top = 150');");
}
