document.write("<table cellspacing='0' cellpadding='0' border='0' width='100%'>");
document.write("<tr>");
document.write("<td valign='top' width='7'><img src='img/g_boxlefttoptitlecorner_l.gif'></td>");
document.write("<td background='img/g_boxlefttoptitle_m.gif' class='t_boxLeftTopTitle l_boxLeftTopTitle' width='100%'>Latest news</td>");
document.write("<td valign='top' width='7'><img src='img/g_boxlefttoptitlecorner_r.gif'></td>");
document.write("</tr>");
document.write("</table>");
document.write("<table cellspacing='0' cellpadding='0' border='0' width='160'>");
document.write("<tr>");
document.write("<td class='t_boxLeftTop l_boxLeftTop'>");
//News wordt geschreven in: /js/inc_write_news.js
writeNewsItems();
document.write("</td>");
document.write("</tr>");
document.write("</table>");
