document.writeln("<table class = \"redboxright\">");
document.writeln("<tr> ");
document.writeln("	<th class = \"redbox\">");
document.writeln("	Economic Consultants");
document.writeln("	</th>");
document.writeln("</tr>");
document.writeln("");
document.writeln("<tr> ");
document.writeln("	<td class = \"small\">");
document.writeln("	<img src=\"/images/gif/bullet.gif\" width = \"6\" height = \"8\" border = \"0\">");
document.writeln("	<a href=\"/aboutgoodbody/economic.html\">Home</a>");
document.writeln("	<br/>");
document.writeln("	<img src=\"/images/gif/bullet.gif\" width = \"6\" height = \"8\" border = \"0\"> ");
document.writeln("	<a href=\"/aboutgoodbody/ec_services.html\">Services</a>");
document.writeln("	<br/>");
document.writeln("	<img src=\"/images/gif/bullet.gif\" width = \"6\" height = \"8\" border = \"0\"> ");
document.writeln("	<a href=\"/aboutgoodbody/ec_clients.html\">Clients</a>");
document.writeln("	<br/>");
document.writeln("	<img src=\"/images/gif/bullet.gif\" width = \"6\" height = \"8\" border = \"0\"> ");
document.writeln("	<a href=\"/aboutgoodbody/ec_news.html\">News</a>");
document.writeln("	<br/>");
document.writeln("	<img src=\"/images/gif/bullet.gif\" width = \"6\" height = \"8\" border = \"0\"> ");
document.writeln("	<a href=\"/aboutgoodbody/ec_staff.html\">Staff</a>");
document.writeln("	<br/>");
document.writeln("<hr>");
document.writeln("	<img src=\"/images/gif/bullet.gif\" width = \"6\" height = \"8\" border = \"0\"> ");
document.writeln("	<a href=\"/aboutgoodbody/ec_reports.html\"><b style=\"font-size:Larger\">Reports</b></a>");
document.writeln("	<br/>");
document.writeln("<hr>");
document.writeln("</td>");
document.writeln("</tr>");
document.writeln("</table>");
