function logout()
{
    location.href = "./?action_customer_Logout=1";
}
