document.writeln("<table class = \"redboxright\">");
document.writeln("<tr> ");
document.writeln("	<th class = \"redbox\">");
document.writeln("	News and Comment Publications");
document.writeln("	</th>");
document.writeln("</tr>");
document.writeln("");
document.writeln("<tr>");
document.writeln("	<td class = \"small\">");
document.writeln("	<b>Morning Meeting Wrap</b>");
document.writeln("	<br>");
document.writeln("	The daily review of economic and company news fresh each morning.<br>");
document.writeln("	<img alt = \"bullet\" align = \"middle\" width = \"6\" height = \"8\" hspace = \"1\" src = \"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/news/morn.html\">Morning Meeting Wrap</a>");
document.writeln("");
document.writeln("	<br><br>	");
document.writeln("");
document.writeln("	<b>Market Comment</b>");
document.writeln("	<br>");
document.writeln("	The daily report on events on the Irish Stock Exchange.<br>");
document.writeln("	<img alt = \"bullet\" align = \"middle\" width = \"6\" height = \"8\" hspace = \"1\" src = \"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/news/mc.html\">Market Comment</a>");
document.writeln("<!--");
document.writeln("	<br><br>	");
document.writeln("");
document.writeln("	<b>Monday's Thoughts</b>");
document.writeln("	<br>");
document.writeln("	Stocks to watch and key statistics each week.<br>");
document.writeln("	<img alt = \"bullet\" align = \"middle\" width = \"6\" height = \"8\" hspace = \"1\" src = \"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/news/mt.html\">Monday's Thoughts</a>");
document.writeln("");
document.writeln("	<br><br>	");
document.writeln("");
document.writeln("	<b>The Investor</b>");
document.writeln("	<br>");
document.writeln("	Our quarterly review of the markets with tips for the coming quarter.<br>");
document.writeln("	<img alt = \"bullet\" align = \"middle\" width = \"6\" height = \"8\" hspace = \"1\" src = \"/images/gif/bullet.gif\"> ");
document.writeln("	<a href = \"/news/investor/investor.html\">The Investor</a>");
document.writeln("-->");
document.writeln("	</td>");
document.writeln("</tr>");
document.writeln("</table>");
