if ($_POST['un']) {
if ($_POST['un'] == 'ZeitSilence' && $_POST['pw'] == 'Monastery')
{
echo 'Click here to download the study guide!';
} else {
echo 'Incorrect password! Click here to try again.';
}
} else {
?>
Please enter the username and password found in your Education Edition DVD.