document.write('   <img src="billeder/KHVlogoGroen.jpg" width="130" height="70" style="float:left">');
document.write('   <img src="billeder/KHVlogoGroen.jpg" width="130" height="70" style="float:right">');
document.write('   <table align="center" width="450" height="20" border="0">');
document.write('   <tr>');
document.write('      <td>');
document.write('         <h1 align="center">Køge Harmonika Venner</h1>');
document.write('      </td>');
document.write('   </tr>');
document.write('   </table>');

document.write('   <table align="center" width="650" height="30" border="0">');
document.write('   <tr>');
document.write('      <td class="knap">');
document.write('         <a href="index.htm" >Forside</a>');
document.write('      </td>');
document.write('      <td class="knap">');
document.write('         <a href="osselv.htm" >Lidt om os</a>');
document.write('      </td>');
document.write('      <td class="knap">');
document.write('         <a href="faellesrepertoire.htm" >Vores repertoireliste</a>');
document.write('      </td>');
//document.write('      <td class="knap">');
//document.write('         <a href="traef.htm" >Om vores træf</a>');
//document.write('      </td>');
//document.write('      <td class="knap">');
//document.write('         <a href="foertraef.htm" >Om vores træf</a>');
//document.write('      </td>');
//document.write('      <td class="knap"> ');
//document.write('         <a href="kalender.htm" >Kalender</a>');
//document.write('      </td>');
//document.write('      <td class="knap">');
//document.write('         <a href="kontakt.htm" >Kontakt os</a>');
//document.write('      </td>');
document.write('      <td class="knap">');
document.write('         <a href="links.htm" >Links</a>');
document.write('      </td>');
//document.write('      <td class="knap">');
//document.write('         <a href="loginSider.asp" >LoginSider</a>');
//document.write('      </td>');
document.write('      </tr>');
document.write('   </table>');


