<!--			
	if ( taal == "nederlands" ) 
		{
		document.write("<p> Info </p><br>");		
		document.write("<a href=welkom.html>Welkom&nbsp;</a><br>");		
		document.write("<a href=curriculum.html>Curriculum&nbsp;</a><br>");		
		document.write("<a href=exposities.html>Exposities&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;en<br>Kunstmarkten&nbsp;</a><br><br>");		
		document.write("<p> Galeries </p><br>");		
		document.write("<a href=schilderijen.html>Schilderijen&nbsp;</a><br>");		
		document.write("<a href=beelden.html>Beelden&nbsp;</a><br><br>");		
		document.write("<p> Extra's </p><br>");		
		document.write("<a href=linksnaarsites.html>Links&nbsp;</a><br>");		
		}
	else
		{
		document.write("<P> Paintings&nbsp;</p><br>");		
		//document.write("<a href=boeddhisme_e.html> Buddhist World&nbsp;</a><br><br>");		
		//document.write("<a href=nieuwwerk_e.html> New Works&nbsp;</a><br><br>");		
		document.write("<a href=gedichten_e.html > Poems in Color&nbsp;</a><br><br>");		
		document.write("<a href=bezinning_e.html> Reflection&nbsp;</a><br><br>");		
		//document.write("<a href=mensen_e.html> People&nbsp;</a><br><br>");		
		document.write("<a href=recht_e.html> Justice&nbsp;&&nbsp;Injustice&nbsp;</a><br><br>");		
		document.write("<a href=abstract.html> Abstract&nbsp;</a><br><br>");		
		document.write("<a href=strandwandelingen_e.html> Beachwalks&nbsp;</a><br><br>");		
		document.write("<a href=zodiac_e.html> Zodiac&nbsp;</a><br>");		
		document.write("<br><br><br><br>");
		document.write("<a href=info_art-antonlemmers.html target=_self>Info Kunstenaar&nbsp;</a><br><br>");
		}		
//-->			
