// JavaScript Document
$(document).ready(function(){
	flashembed("flashintro", {
	   src: 'flash/animatie.swf',
	   allowfullscreen: false,
	   width: 1000,
	   height: 800,
	   wmode: 'transparent'
	});
});
