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