function openPrognosis(slObj, st) { if (st == 0) link_text = 'forecast_map_html'; else if (st == 1) link_text = 'radar_map_html'; else if (st == 2) link_text = 'sat_map_html'; else link_text = 'satelite_map_html'; if (st == 3) link_text = 'navigation_map_html'; slData = slObj.options[slObj.selectedIndex].value; if (slData) window.location = link_text+slData; } function onResize() {if(document.layers){document.location.reload();}} function onLoad() { start(); LaunchScroller();} today = new Date() endYear = new Date("August 13, 2004") msPerDay = 24 * 60 * 60 * 1000 daysLeft = (endYear.getTime() - today.getTime()) / msPerDay daysLeft = Math.round(daysLeft) timenow = today.getHours() if (timenow >=12) daysLeft = daysLeft + 1 function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i=sizeup*(-1)){ iediv.style.pixelTop-=sspeed setTimeout("ieslide()",30) } else{ iediv.style.pixelTop=sheight ieslide() } } function ns6marquee(whichdiv){ ns6div=eval(whichdiv) sheight += 20; ns6div.style.top=sheight + "px"; ns6div.innerHTML=msg sizeup=ns6div.offsetHeight ns6slide() } function ns6slide(){ if (parseInt(ns6div.style.top)>=sizeup*(-1)){ theTop = parseInt(ns6div.style.top)-sspeed ns6div.style.top = theTop + "px"; setTimeout("ns6slide()",30) } else { ns6div.style.top = sheight + "px"; ns6slide() } }