function fPlaatsFlash()
{

	document.write('<object id="circel" type="application/x-shockwave-flash" data="http://www.printer-keuze.nl/afbeeldingen/flash/circel.swf"><param name="movie" value="http://www.printer-keuze.nl/afbeeldingen/flash/circel.swf" /><param name="wmode" value="transparent" />De vereiste Flash Plugin ontbreekt. Deze software kunt u <a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash">gratis downloaden</a>.</p></object>');

}

function fOpenVenster(sLocatie, bForm)
{
	
	window.open(sLocatie, 'sVenster', 'top=20,left=20,width='+(screen.width - 300)+',height='+(screen.height - 300)+',toolbar=yes,scrollbars=yes,resizable=yes');
	
	if (bForm)
	{
		
		sLocatie.target = 'sVenster';
		
	}

}
	




