function toonmenu(elmnt)
{
	document.all(elmnt).style.visibility="visible"
}

function verstopmenu(elmnt)
{
	document.all(elmnt).style.visibility="hidden"
}

function printMenu()
{
	document.write('<table width="1090">');
	document.write('<tr bgcolor="#6b0000">');
	document.write('  <td width="12%" onmouseover="toonmenu(\'site1\')" onmouseout="verstopmenu(\'site1\')"> <a href="index.php?pagina=fanfare.html" target="_self">Fanfare</a><br />');
	document.write(' 	<table class="menu" id="site1">');
	document.write('	<tr>');
	document.write('	<td class="menu"><a href="index.php?pagina=historie.html" target="_self">Historie</a></td>');
	document.write('	<tr>');
	document.write('	<tr>');
	document.write('	 <td class="menu"><a href="index.php?pagina=bestuur.html" target="_self">Bestuur</a></td>');
	document.write('	</tr>'); 
	document.write('	<tr>');
	document.write('	 <td class="menu"><a href="index.php?pagina=dirigent.html" target="_self">Dirigent</a></td>');
	document.write('	</tr>');
	document.write('	<tr>');
	document.write('	 <td class="menu"><a href="index.php?pagina=ereleden.html" target="_self">Ereleden</a></td>');
	document.write('	</tr>');
	document.write('	<tr>');
	document.write('	 <td class="menu"><a href="index.php?pagina=concoursen.html" target="_self">Concoursen</a></td>');
	document.write('	</tr>'); 
	document.write('	<tr>');
	document.write('	 <td class="menu"><a href="index.php?pagina=grotefoto.html" target="_self">Foto 2007</a></td>');
	document.write('	<tr>');
	document.write('	</tr>');
	document.write('	 <td class="menu"><a href="index.php?pagina=sponsors.html" target="_self">sponsors</a></td>');
	document.write('	</tr>'); 
	document.write('    </table></td>');
	document.write('  <td width="12%" onmouseover="toonmenu(\'site2\')" onmouseout="verstopmenu(\'site2\')"> <a href="index.php?pagina=kapel_ensembles.html" target="_self">Kapel/Ensembles</a><br />');
	document.write('    <table class="menu" id="site2">');
	document.write('    <tr>');
	document.write('    <td class="menu"><a href="index.php?pagina=kapel_2.html" target="_self">Rötsjer Jonge</a></td>');
	document.write('    </tr>');
	document.write('    <tr>');
	document.write('    <td class="menu"><a href="index.php?pagina=.html" target="_self"></a></td>');
	document.write('    </tr>');
	document.write('    </table></td>');
	document.write('  <td width="12%" onmouseover="toonmenu(\'site3\')" onmouseout="verstopmenu(\'site3\')"> <a href="index.php?pagina=handig.html" target="_self">Evenementen</a><br/>');
	document.write('    <table class="menu" id="site3">');
	document.write('    <tr>');
	document.write('    <td class="menu"><a href="index.php?pagina=klank2011.html" target="_self">Klankparade </a></td>');
	document.write('    </tr>');
	document.write('    </tr>');
	document.write('	<td class="menu"><a href="index.php?pagina=wandeltocht.html" target="_self">Minstreel Wandeltocht</a></td>');
	document.write('	</tr>'); 
	document.write('    </tr>');
	document.write('    </table></td>');
	document.write('  <td width="12%" onmouseover="toonmenu(\'site4\')" onmouseout="verstopmenu(\'site4\')"> <a href="index.php?pagina=opleidingen.html" target="_self">Opleidingen</a><br/>');
	document.write('    <table class="menu" id="site4">');
	document.write('    <tr>');
	document.write('    </tr>');
	document.write('    </table></td>');
    document.write('  <td width="12%" onmouseover="toonmenu(\'site5\')" onmouseout="verstopmenu(\'site5\')"> <a href="index.php?pagina=fanfare.html" <target="_self">Foto`s</a><br/>');
	document.write('    <table class="menu" id="site5">');
	document.write('    <tr>');
	document.write('    <td class="menu"><a href="oude doos/index.html" target="_new">Vroeger</a></td>');
	document.write('    <tr>');
	document.write('    <td class="menu"><a href="Kasteelconcert Wijnandsrade/index.html" target="_new">Kasteelconcert</a></td>');
	document.write('    </tr>');
	document.write('    <td class="menu"><a href="caeciliafeest 2010/index.html" target="_new">Caeciliafeest</a></td>');
	document.write('    </tr>');
	document.write('    <td class="menu"><a href="carnaval 2011/index.html" target="_new">carnaval 2011</a></td>');
	document.write('    </tr>');
	document.write('    <td class="menu"><a href="solisten 2011/index.html" target="_new">solisten 2011</a></td>');
	document.write('    </tr>');
	document.write('    <td class="menu"><a href="klankparade2011/index.html" target="_new">klankparade 2011 </a></td>');
	document.write('    </tr>');
	document.write('    <td class="menu"><a href="openairconcert 2011/index.html" target="_new">openairconcert</a></td>');
	document.write('    </tr>');
	document.write('    <td class="menu"><a href="ledenwerf aktie juni 2011/index.html" target="_new">ledenwerf aktie</a></td>');
	document.write('    </tr>');
	document.write('    <td class="menu"><a href="kapelletreffen 2011/index.html" target="_new">kapellentreffen</a></td>');
	document.write('    </tr>');
	document.write('    <td class="menu"><a href="nieuwjaar2/index.html" target="_new">Nieuwjaarsconcert 2012</a></td>');
	document.write('    </tr>');	
	document.write('    </tr>');
	document.write('    </table></td>');
	document.write('  <td width="12%" onmouseover="toonmenu(\'site6\')" onmouseout="verstopmenu(\'site6\')"> <a href="index.php?pagina=contact.html" target="_self">Contact</a><br/>');
	document.write('    <table class="menu" id="site6">');
	document.write('    <tr>');
	document.write('    <td class="menu"><a href="index.php?pagina=secretariaat.html" target="_self">Functionarissen</a></td>');
	document.write('    </tr>');
	document.write('    <tr>');
	document.write('     <td class="menu"><a href="http://www.tboek.nl/gastenboek/caecilia" target="_new">Gastenboek</a></td>');
	document.write('    </tr>');
	document.write('    <tr>');
	document.write('    <td class="menu"><a href="index.php?pagina=adres.html" target="_self">Adressen</a></td>');
	document.write('    <tr>');
	document.write('    </table></td>');
    document.write('  <td width="12%" onmouseover="toonmenu(\'site7\')" onmouseout="verstopmenu(\'site7\')"> <a href="index.php?pagina=opsomagenda.html" target="_self">Agenda</a><br/>');
	document.write('    <table class="menu" id="site7">');
	document.write('    <tr>');
	document.write('    </table></td>');
    document.write('  <td width="12%" onmouseover="toonmenu(\'site8\')" onmouseout="verstopmenu(\'site8\')"> <a href="index.php?pagina=muziek_opname.html" target="_self">Mediatheek</a><br/>');
	document.write('    <table class="menu" id="site8">');
	document.write('    <td class="menu"><a href="index.php?pagina=egmont.html" target="_self">Weetjes </a></td>');
	document.write('    </tr>');
	document.write('    </tr>');
	document.write('    </table></td></table>');	
}

