#!/usr/bin/python
# Import the CGI module
import cgi
# Required header that tells the browser how to render the HTML.
print "Content-Type: text/html\n\n"
def generateheader(message, iserror):
print "\n"
print "
\n"
print "\tFinal Presentation Cancellation\n"
print "\n"
print "\n"
print "\t",
if iserror == True:
print "",
print message
if iserror == True:
print "",
print "
\n"
print "\t\n"
print "\t\n"
print "\n"
print "\n"
return
print " | "
if emailval != None:
print "\n"
print "\t\n"
print " |