document.writeln("<table class = \"redboxright\">");
document.writeln("<tr>");
document.writeln("	<th class = \"redbox\">");
document.writeln("	Stock News");
document.writeln("	</th>");
document.writeln("</tr>");
document.writeln("");
document.writeln("<tr> ");
document.writeln("	<td class = \"small\">");
document.writeln("	Get news detailed morning briefings, daily Irish share news and in-depth market commentary.");
document.writeln("	<br/>");
document.writeln("	<img width = \"6\" height = \"8\" border = \"0\" src = \"/images/gif/bullet.gif\">");
document.writeln("	<a class = \"client\" href = \"http://www.goodbody.ie/news/news.html\">News and Comment</a>");
document.writeln("	</td>");
document.writeln("</tr>");
document.writeln("</table>");
