if (!$AUTH && $p->{auth} eq 'no') {&Login(); &Exit}
if (!$AUTH && ($p->{auth} eq 'no' || $p->{lstate})) {&Login(); &Exit}