//header
document.write('<div id="header">');
document.write('	<img src="img/vvg_logo.gif" alt="VVG logo" style="float: right; height: 110px;" />');
document.write('	<h1>Veluwse Geslachten</h1>');
document.write('	<h2><a href="http://www.veluwsegeslachten.nl">www . veluwse geslachten . nl</a></h2>');
document.write('</div>');

