var contents;

contents='<br />';
contents=contents+'<table width="90%"align="center"><tr>';
contents=contents+'<td width="33%"align="center"><a href="http://www.boimauritius.com/">';
contents=contents+'<img src="images/logo-BOI.gif" border="0" /></a></td>';
contents=contents+'<td width="33%"align="center"><a href="http://www.jec-mauritius.org/">';
contents=contents+'<img src="images/logo-JEC.gif"border="0" />';
contents=contents+'<br />Joint Economic Council</a></td>';
contents=contents+'<td width="33%"align="center"><a href="http://www.cde.int/">';
contents=contents+'<img src="images/logo-CDE.gif"border="0" /></td>';
contents=contents+'</tr></table>';

document.write(contents);