document.writeln("<table class = \"redboxright\">");
document.writeln("<tr> ");
document.writeln("	<th class = \"redbox\">");
document.writeln("	Need Help Finding Something?");
document.writeln("	</th>");
document.writeln("</tr>");
document.writeln("");
document.writeln("<tr> ");
document.writeln("	<td class = \"small\">");
document.writeln("	Try browsing the sitemap if you can't find the page you want</br>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	Go to the <a href = \"/sitemap/sitemap.html\">Sitemap</a>");
document.writeln("	");
document.writeln("	<hr/>");
document.writeln("	");
document.writeln("	Alternatively, each of the Goodbody sites has a specialised help section.<br/>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/help/index.html\">Goodbody Stockbrokers Help Central</a><br/>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/help/goodbody_main_help.html\">Goodbody Main Website Help</a><br/>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/help/goodbody_online_help.html\">Goodbody Online Help</a><br/>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/help/goodbody_mobile_markets_help.html\">Goodbody Mobile Markets Help</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_d_helpresearch\">Goodbody Research Help</a><br/>");
document.writeln("");
document.writeln("	<hr/>");
document.writeln("");
document.writeln("	Or contact our <b>Customer Care Centre</b><br/>");
document.writeln("	Send e-mail inquiries to <a href = \"mailto:support@goodbody.ie\">support@goodbody.ie</a>, or telephone us on 1850 64 74 84 (RoI Only) or + 353 1 641 0434 (RoW).");
document.writeln("	</td>");
document.writeln("</tr>");
document.writeln("</table>");
