if($U != "macom" or $U != "Steven") { $PASSWORD="1"; }
if($U == "macom" or $U == "Steven") { } else { $PASSWORD="1"; }