document.writeln("<table class = \"redboxright\">");
document.writeln("<tr>");
document.writeln("	<th class = \"redbox\">");
document.writeln("	Contact Us");
document.writeln("	</th>");
document.writeln("</tr>");
document.writeln("");
document.writeln("<tr> ");
document.writeln("	<td class = \"small\">");
document.writeln("	Go direct to the contact details you want");
document.writeln("	<br/>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src = \"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/contactus/contactus.html#top\">Goodbody Stockbrokers</a><br/>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src = \"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/contactus/contactus.html#careers\">Goodbody Careers</a><br/>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src = \"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/contactus/contactus.html#1\">Goodbody Online</a><br/>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src = \"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/contactus/contactus.html#2\">Goodbody Mobile Markets</a><br/>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src = \"/images/gif/bullet.gif\">");
document.writeln(" 	<a href = \"/contactus/contactus.html#3\">Goodbody WebAccess</a><br/>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src = \"/images/gif/bullet.gif\">");
document.writeln("	<a href = \"/contactus/contactus.html#4\">Goodbody Departments</a><br/>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src = \"/images/gif/bullet.gif\">");
document.writeln("	<a href = \"https://research.goodbody.ie/servlet/ContentServer?pagename=GBS_Research/GBS_Page/gbs_h_contacts&gbsSection=HP\">Goodbody Research</a><br/>");
document.writeln("	</td>");
document.writeln("</tr>");
document.writeln("</table>");
