
if(document.layers)window.onresize=resizeFunc
 function resizeFunc(e){location.reload();}
