document.write('<div id="loading"><table><tr><td width=20% align=center><img src=http://www.bouwbureaupaas.nl/images/laden.gif> </td><td width=80% class=loading2>Afbeeldingen laden...</td></tr></table></div>');
window.onload=function(){
	document.getElementById("loading").style.display="none";
}

