| 
		
		ff van Clubs.nl gejat:
 in de header:
 <script>
 function shrinktofit () {
 var image = document.images.Foto;
 window.resizeTo(image.width,image.height);
 if(document.body && document.body.clientWidth)
 window.resizeBy(
 image.width - document.body.clientWidth,
 image.height - document.body.clientHeight
 )
 }
 </script>
 
 plaatje:
 <img name="Foto" border="0" src="blaat.jpg" onLoad="shrinktofit()">
 
	__________________
	Danoontje Powerrr!! Voor als je zelf ook een beetje dorst hebt. |