function PrintFooter() {
        document.write("<I><FONT class=.Footer color=#999999>")
        document.write("_________________________________________________________<BR>")
        document.write("TSC2 Help Desk Web Interface v4.0.2<BR>")
        document.write("Copyright © 2002-2005 <a href=http://www.servantix.com>Servantix LLC</a><BR>")
        document.write("Powered by <A href=http://www.tsc2-helpdesk.com target=_blank >TSC2 Help Desk</A><BR>")
        document.write("</FONT></I>")
}


