print "<A HREF=\"$mainmenu\" onClick=\"return confirm('Are you sure you ".
"want to quit this submission?')\">\n";
print "<IMG SRC=\"".$IMAGES."/mainmenu.gif\" border=0 ALT=\"back to main ".
"menu\" align=right></A><BR><BR>\n";
?>
<HR>
<small>(1) you should take note of this number at the beginning of the submission, it will allow you to get your information back in case your browser crashes before the end of the submission.</small><BR>
<?
// Add the summary window definition if needed
if (SUMMARYON)
{
print " <small>(2) mandatory fields appear in red in the 'Summary'".
" window.</small><BR>\n";
include("Print_Summary.php");
}
// This function is used to display a login form if the user has not logged