	function nieuwVenster()
	{
		venster=window.open('bin/cgi-bin/mail_this_site_form.cfm','mail_this_site_popup','width=350,height=500,left=250,top=80');
	}

