<html>
 <head>
  <title>Contact Form Disabled</title>
 </head>
 <body>
 <?php echo '<p>This Contact Form Has Been Disabled.  Please use the Back Button.</p>'; ?>
 </body>
</html>
