		
document.write('<map name="homepagelink">');
document.write('								<area shape="circle" coords="924,34,30" href="index.html" Title="Go To Homepage" alt="Link to Homepage" />');
document.write('	<area shape="rectangle" coords="613,7,733,37" href="mailto:info@nadav.nl" Title="Send a mail" alt="Send a mail" />');
document.write('</map>');
	
document.write('<img src="images/new_site1_01.gif" alt="" border="0" usemap="#homepagelink" />');


