UAM Text Tools - '.DOWNLOAD_FORM_PAGE_TITLE."\n"; $content = "

".DOWNLOAD_FORM_CAPTION."

\n". "\n". "\n". "\n". "\n". "\n". "\n". "\n". "\n". "
".DOWNLOAD_FORM_FIELD_FIRSTNAME.":
".DOWNLOAD_FORM_FIELD_NAME.":
".DOWNLOAD_FORM_FIELD_ORGANIZATION.":
".DOWNLOAD_FORM_FIELD_COUNTRY.":
".DOWNLOAD_FORM_FIELD_EMAIL.":
\n". "
\n"; getMainPage($title, $content); } else { header('Location: http://'.$_SERVER['HTTP_HOST'].dirname($_SERVER['PHP_SELF']).'/down.php'); } ?>