function reloadit(){
if (navigator.appName=="Netscape"){
setTimeout('history.go(0)',500);
}}

