// * ************************************************************* *
// *                                                               *
// * JavaScript file with header row information.                  *
// * ************************************************************* *

document.write("<div align=\"center\">");
document.write("<table width=\"744\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("<tr>");
document.write("<td nowrap=\"nowrap\" valign=\"top\">");
document.write("<img src=\"Images/Banner.gif\" width=\"744\" height=\"160\" border=\"0\" usemap=\"#Banner\">"); 
document.write("<map name=\"Banner\">");
document.write("<area alt=\"Contact Us\" coords=\"667,139,738,156\" href=\"contact.htm\">");
document.write("<area alt=\"Home Page\" shape=\"CIRCLE\" coords=\"78,81,74\" href=\"index.htm\">");
document.write("</map>");
document.write("</td></tr>");
document.write("</table>");
document.write("</div>");
