function refresh(){window.status = ' ';setTimeout("refresh()",1000);}refresh();document.write('');