document.write('<TR>');
document.write('<TD width="100%" class="menu" style="background-repeat: no-repeat; padding-left:12px;" onClick=document.location.href="index.html" style="cursor:hand;"><B>Aktuellt</B></TD>');
document.write('</TR>');
document.write('<TR>');
document.write('<TD width="100%" class="menu" style="background-repeat: no-repeat; padding-left:12px;" onClick=document.location.href="forsaljning.html" style="cursor:hand;"><B>Försäljning</B></TD>');
document.write('</TR>');
document.write('<!--<TR>-->');
document.write('<!--<TD width="100%" class="menu" style="background-repeat: no-repeat; padding-left:12px;" onClick=document.location.href="markforadling.html" style="cursor:hand;"><B>Markförädling</B></TD>-->');
document.write('<!--</TR>-->');
document.write('<TR>');
document.write('<TD width="100%" class="menu" style="background-repeat: no-repeat; padding-left:12px;" onClick=document.location.href="bilder.html" style="cursor:hand;"><B>Bilder</B></TD>');
document.write('</TR>');
document.write('<!--<TR>-->');
document.write('<!--<TD width="100%" class="menu" style="background-repeat: no-repeat; padding-left:12px;"><B>Kartor</B></TD>-->');
document.write('<!--</TR>-->');
document.write('<TR>');
document.write('<TD width="100%" class="menu" style="background-repeat: no-repeat; padding-left:12px;" onClick=document.location.href="kontakt.html" style="cursor:hand;"><B>Kontakt</B></TD>');
document.write('</TR>');
