function MenuBar()
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="726" height="39" id="Top" align="middle">');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="images/menubar.swf?ID='+ID+'" />');
	document.write('<param name="quality" value="high" />');
	document.write('<param name="bgcolor" value="#ffffff" />');
	document.write('<embed src="images/menubar.swf?ID='+ID+'" quality="high" bgcolor="#ffffff" width="726" height="39" name="Top" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</object>');
}

function Sfeer()
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="242" height="431" id="Sfeer">');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="images/sfeer'+SfeerNr+'.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<param name="bgcolor" value="#ffffff" />');
	document.write('<embed src="images/sfeer'+SfeerNr+'.swf" quality="high" bgcolor="#ffffff" width="242" height="431" name="Sfeer" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</object>');
}

function MenuLinks()
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="241" height="400" id="MenuLinks">');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="images/menu'+ID+'.swf?welkMenuitem='+welkMenuitem+'" />');
	document.write('<param name="quality" value="high" />');
	document.write('<embed src="images/menu'+ID+'.swf?welkMenuitem='+welkMenuitem+'" quality="high" width="241" height="400" name="MenuLinks" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</object>');
}

function HomeAnimatie()
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="484" height="216" id="HomeAnimatie">');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="images/home_animatie1.swf?titel1='+titel1+'&titel2='+titel2+'&url='+escape(url)+'" />');
	document.write('<param name="quality" value="high" />');
	document.write('<embed src="images/home_animatie1.swf?titel1='+titel1+'&titel2='+titel2+'&url='+url+'" quality="high" width="484" height="216" name="HomeAnimatie" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</object>');
}

function HomeAnimatie2()
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="484" height="216" id="HomeAnimatie">');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="images/home_animatie2.swf?titel1='+titel1+'&titel2='+titel2+'&url='+escape(url)+'" />');
	document.write('<param name="quality" value="high" />');
	document.write('<embed src="images/home_animatie2.swf?titel1='+titel1+'&titel2='+titel2+'&url='+url+'" quality="high" width="484" height="216" name="HomeAnimatie" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</object>');
}
