function LogOut() {
	document.location = "logout.asp";
}	