if(loginStatus != 1) {
	document.location.href = "login.asp";
}
