";
else if ($_REQUEST['type'] == "warning")
$msg = "" . $_REQUEST['msg'] . "
";
else if ($_REQUEST['type'] == "confirmation")
$msg = "" . $_REQUEST['msg'] . "
";
else if ($_REQUEST['type'] == "information")
$msg = "" . $_REQUEST['msg'] . "
";
echo $msg;
}
?>
ENTER IMAGE TEXT
Forgot your password?
Just click on the "LOG IN" button to continue, no login information
required.