function reloadJavascript() {	if (navigator.appName == "Netscape" && navigator.appVersion <= "5.0") {		window.location.reload()	}}