document.writeln("<table class = \"redboxright\">");
document.writeln("<tr>");
document.writeln("	<th class = \"redbox\">");
document.writeln("	Open an Account");
document.writeln("	</th>");
document.writeln("</tr>");
document.writeln("");
document.writeln("<tr> ");
document.writeln("	<td class = \"small\">");
document.writeln("	Goodbody offer a range of share dealing accounts, tailored to differing investor needs. See if we have something to suit you.");
document.writeln("	<br/>");
document.writeln("	<img src=\"/images/gif/bullet.gif\" width = \"6\" height = \"8\" border = \"0\">");
document.writeln("	<a class = \"client\" href = \"http://www.goodbody.ie/openanaccount/open_account.html\">Learn More</a>");
document.writeln("	</td>");
document.writeln("</tr>");
document.writeln("</table>");
