function logout() {

 	   document.exits.submit();
 	   return false;

  }
