global $user;
echo 'Test your bicycle safety knowledge. Get nine (or more) of the twelve correct and you\'re ';
echo 'eligible for the one million pickles drawing!';
echo '
'; if (! $user->uid ) { echo 'Note: Registration is suggested so that you are eligible for the free prize drawing. '; echo 'Before starting the quiz, click login or '; echo 'register so that you may '; echo 'receive email confirmation of your winnings.'; } echo '
'; echo 'Press Take Quiz to begin.'; echo '
'; ?>