function RunIEFlashBugFix()
{
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
	document.write(' ID="VillaBelgica" WIDTH="778" HEIGHT="201" ALIGN="">');
	document.write(' <PARAM NAME=movie VALUE="/images/flash/vb/wat.swf"> <PARAM NAME=bgcolor VALUE=#000000> <PARAM NAME=quality VALUE=high>  '); 
	document.write(' <EMBED src="/images/flash/vb/wat.swf" bgcolor=#000000 quality=high  ');
	document.write(' swLiveConnect=FALSE WIDTH="778" HEIGHT="201" NAME="VillaBelgica" ALIGN=""');
	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
	document.write(' </EMBED>');
	document.write(' </OBJECT>');
}

function RunIEFlashBugFixHome()
{
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
	document.write(' ID="VillaBelgicaHome" WIDTH="250" HEIGHT="184" ALIGN="">');
	document.write(' <PARAM NAME=movie VALUE="/images/flash/vb/video-home.swf"> <PARAM NAME=bgcolor VALUE=#FFFFFF> <PARAM NAME=quality VALUE=high>  '); 
	document.write(' <EMBED src="/images/flash/vb/video-home.swf" bgcolor=#FFFFFF quality=high  ');
	document.write(' swLiveConnect=FALSE WIDTH="250" HEIGHT="184" NAME="VillaBelgicaHome" ALIGN=""');
	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
	document.write(' </EMBED>');
	document.write(' </OBJECT>');
}
