document.writeln("");

document.writeln("<div id=\"reports\">");
document.writeln("<MAP NAME=\"reports\">");
document.writeln("<AREA");
document.writeln("   HREF=\"../team/special_reports.html\" ALT=\"Special Reports\" TITLE=\"Special Reports\"");
document.writeln("   SHAPE=RECT COORDS=\"122,9,450,52\">");
document.writeln("</MAP>");
document.writeln("<img src=\"../img/header_report.png\" height=\"88px\" width=\"450px\" usemap=\"#reports\" border=\"0\"></a>");
document.writeln("</div><!-- end reports -->");

document.writeln("<div id=\"header\">");

document.writeln("	");

document.writeln("	<div class=\"sep_header\">&nbsp;</div>");

document.writeln("	");

document.writeln("	<div class=\"logo\">");

document.writeln("	<a href=\"../index.html\"><img src=\"../img/CSfSM_logo.png\" alt=\"Custom Solutions from SmartMoney\" width=\"226\" height=\"41\" /></a>");

document.writeln("	</div>");

document.writeln("	");

document.writeln("	<div class=\"logo_print\">");

document.writeln("	<a href=\"../index.html\"><img src=\"../img/CSfSM_logo_print.gif\" alt=\"Custom Solutions from SmartMoney\" width=\"226\" height=\"76\" /></a>");

document.writeln("	</div>");

document.writeln("	");

document.writeln("	<div class=\"headerLinks\" align=\"right\">");

document.writeln("		<a href=\"../team/contact.html\">contact us</a>");

document.writeln("		<a href=\"../index.html\">home</a>");

document.writeln("		<a href=\"http://www.customsolutions-csconnect.com\" target=\"_blank\">cs connect</a>");

document.writeln("	</div>");

document.writeln("	");

document.writeln("</div><!-- end header -->");

document.writeln("");