<!-- Winlaunch LAUNCH SPECS -->
<!--hide script from old browsers
function launch_weather(newcontent)
{wincontent = window.open(newcontent, 'weather', 'left=0, top=0, width=1024 , height=768 , fullscreen=no, location=yes, menubar=yes, status=yes, directories=yes, toolbar=yes, scrollbars=yes, resizable=yes');
wincontent.focus();
}
//stop hiding script from old browsers -->