ÿþ<HTML> <HEAD> <script language="JavaScript1.2"> <!-- var images = new Array(); var thisMap = ['/looper/archive/europesat_720x486/']; var loaded = 0; var timerRunning = false; var animSpeed = 400; var animCounter = 0; var imagenames = new Array(); var currentImage = 0; var uniquej = new Date(); var uniquei = "?"+uniquej.getTime(); var thisloc = document.location; setTimeout('reloadpage()' ,599000); function reloadpage() { stopMap(); var op = ">1@065==O, O:V 28 ?@>3;O40;8, <>6;82>, 70AB0@V;V.<p>\nC4L ;0A:0 =0B8A=VBL =86G5, I>1 7=>2C 7020=B068B8 7>1@065==O.<p>\n<a href=\"javascript:{document.location='"+thisloc+"'}\">5@57020=B068B8</a><p>\n"; document.open(); document.write(op); document.close(); } function stopMap(){ if(timerRunning) clearInterval(timerID); timerRunning = false; } function startMap(){ stopMap(); timerRunning = true; timerID = setInterval('animMap()',animSpeed); } function dispbars(){ loaded++; if(loaded>=imagenames.length)setTimeout('startMap()', 800); } function checkload(index){ (images[index].complete)? dispbars() : setTimeout('checkload('+index+')', 100); } function loadImages(thisNum){ imagenames = new Array( 'http://image.weather.com'+thisMap[thisNum]+'1L.jpg'+uniquei,'http://image.weather.com'+thisMap[thisNum]+'2L.jpg'+uniquei,'http://image.weather.com'+thisMap[thisNum]+'3L.jpg'+uniquei,'http://image.weather.com'+thisMap[thisNum]+'4L.jpg'+uniquei,'http://image.weather.com'+thisMap[thisNum]+'5L.jpg'+uniquei); loaded = 0; for(n=0;n<imagenames.length;n++){ images[n]=new Image(); images[n].src=imagenames[n]; setTimeout('checkload('+n+')' ,n*100); } } function animMap() { if (!document.images['severeMap'].complete) return; if (animCounter < 6) animCounter += 1; else animCounter = 0; var thisCounter = 0; if (animCounter == 5) thisCounter = 4 else if (animCounter == 6) thisCounter = 0 else thisCounter = animCounter document.images['severeMap'].src = images[thisCounter].src; } function animRMap() { if (!document.images['severeMap'].complete) return; if (animCounter > 0) animCounter -= 1; else animCounter = 6; var thisCounter = 0; if (animCounter == 5) thisCounter = 4 else if (animCounter == 6) thisCounter = 0 else thisCounter = animCounter document.images['severeMap'].src = images[thisCounter].src; } function nextMap() { if (animCounter < 4) animCounter += 1; else animCounter = 0; document.images['severeMap'].src = images[animCounter].src; } function prevMap() { if (animCounter > 4) animCounter = 4; if (animCounter > 0) animCounter -= 1; else animCounter = 4; document.images['severeMap'].src = images[animCounter].src; } function startRMap(){ stopMap(); timerRunning = true; timerID = setInterval('animRMap()',animSpeed); } //--> </script> </HEAD> <BODY BGCOLOR="#FFFFFF" LEFTMARGIN="0" TOPMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0" LINK="#004371" VLINK="#004371" onLoad="loadImages(0);"> <center> <img src="http://image.weather.com/web/legends/autoload_600x405.gif" alt="" width="600" height="405" border="0" id="severeMap" name="severeMap" style="background-color:#EEF5FD;"> <FORM METHOD="post" ACTION="<!-- none specified -->"> <input type="button" value="<<" onClick="if(loaded!=0){animSpeed=400;startRMap();}">&nbsp;&nbsp;&nbsp; <input type="button" value=" < " onClick="if(loaded!=0){stopMap();prevMap();}">&nbsp;&nbsp;&nbsp; <input type="button" value=" 7C?8=8B8 " onClick="if(loaded!=0)stopMap();">&nbsp;&nbsp;&nbsp; <input type="button" value=" > " onClick="if(loaded!=0){stopMap();nextMap();}">&nbsp;&nbsp;&nbsp; <input type="button" value=">>" onClick="if(loaded!=0){animSpeed=400;startMap();}"></center> </BODY> </HTML>