document.write('<div class="cssmenuvandret">');<!--navigation top start-->
document.write('<a href="kandidater.htm">Kandidater</a>')
document.write('<a href="valgprogram.htm">Valgprogram</a>');
document.write('<a href="moeder.htm">Møder</a>');
document.write('<a href="bestyrelse.htm">Bestyrelse</a>');
document.write('<a href="kalender.htm">Kalender</a>');
// document.write('<a href="ny-side.htm">menu punkt</a>');
document.write('<a href="links.htm">Links</a>');
document.write('<a href="aktiviteter.htm">Aktiviteter</a>');
document.write('<a href="start.htm">Forside</a>');
document.write('</div>');<!--navigation top slut-->				

