function logout(){
    document.location='access/logout.php';
}