showheader = "<TABLE cellSpacing=0 cellPadding=0 border=0><TBODY><TR><TD colSpan=2><IMG height=31 src=/images/sitehead.gif width=683 border=0></TD>"
showheader = showheader + "<TD><A href=/default.asp><IMG height=31 src=/images/sitehome.gif width=77 border=0></A></TD></TR><TR><TD bgColor=#2d566e><IMG height=27 src=/images/siteheadleft.gif width=550 border=0></TD>"
showheader = showheader + "<FORM id=form1 name=form1 action=/search.asp method=post><TD align=left bgColor=#2d566e><INPUT size=15 name=KWord> </TD><TD bgColor=#2d566e><INPUT type=image height=27 width=77 src=/images/sitesearch.gif border=0></TD></TR>"
showheader = showheader + "<TR><TD colSpan=3><IMG height=10 src=/images/sitebottom.gif width=760 border=0></TD></TR></FORM></TBODY></TABLE>"
document.write(showheader)