document.write("<table width='200'><tr><td>");
document.write("<center>");
document.write("<h2>News archive</h2>");
document.write("<FORM name='guideform'>");
document.write("<SELECT name='guidelinks' onChange='window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value'> ");
document.write("<OPTION SELECTED value='news.htm'>Choose the month</option>");
document.write("<OPTION value='news.htm'>This month</option>");document.write("<OPTION value='news27.htm'>June 2008</option>");document.write("<OPTION value='news26.htm'>May 2008</option>");document.write("<OPTION value='news25.htm'>April 2008</option>");document.write("<OPTION value='news24.htm'>March 2008</option>");document.write("<OPTION value='news23.htm'>February 2008</option>");document.write("<OPTION value='news22.htm'>January 2008</option>");document.write("<OPTION value='news21.htm'>December 2007</option>");document.write("<OPTION value='news20.htm'>November 2007</option>");document.write("<OPTION value='news19.htm'>Oktober 2007</option>");
document.write("<OPTION value='news18.htm'>September 2007</option>");
document.write("<OPTION value='news17.htm'>August 2007</option>");
document.write("<OPTION value='news16.htm'>July 2007</option>");
document.write("<OPTION value='news15.htm'>June 2007</option>");
document.write("<OPTION value='news14.htm'>May 2007</option>");
document.write("<OPTION value='news13.htm'>April 2007</option>");
document.write("<OPTION value='news12.htm'>March 2007</option>");
document.write("<OPTION value='news11.htm'>February 2007</option>");
document.write("<OPTION value='news10.htm'>January 2007</option>");
document.write("<OPTION value='news09.htm'>December 2006</option>");
document.write("<OPTION value='news08.htm'>November 2006</option>");
document.write("<OPTION value='news07.htm'>October 2006</option>");
document.write("<OPTION value='news06.htm'>September 2006</option>");
document.write("<OPTION value='news05.htm'>August 2006</option>");
document.write("<OPTION value='news04.htm'>July 2006</option>");
document.write("<OPTION value='news03.htm'>June 2006</option>");
document.write("<OPTION value='news02.htm'>May 2006</option>");
document.write("<OPTION value='news01.htm'>April 2006</option>");
document.write("</SELECT>");
document.write("</FORM></center>");
document.write("</td></tr></table>");




