<!--
function RunFoolIE01()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="535" height="340">\n');
    document.write('<param name="movie" value="flash/bb-hp.swf" />\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="BGCOLOR" value="#ffffff">\n');

	document.write('<embed src="flash/bb-hp.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="535" height="340"></embed>\n');

    document.write('</object>\n');
}

function RunFoolIE02()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="240" height="210">\n');
    document.write('<param name="movie" value="flash/crew.swf" />\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="BGCOLOR" value="#ffffff">\n');

	document.write('<embed src="flash/crew.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="240" height="210"></embed>\n');

    document.write('</object>\n');
}


function RunFoolIE03()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"  width="700" height="410">\n');
    document.write('<param name="movie" value="project-shell.swf" />\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="BGCOLOR" value="#ffffff">\n');

	document.write('<embed src="project-shell.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="700" height="410"></embed>\n');

    document.write('</object>\n');
}


function RunFoolIE04()   
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"  width="700" height="480">\n');
    document.write('<param name="movie" value="projects.swf" />\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="BGCOLOR" value="#ffffff">\n');

	document.write('<embed src="projects.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="700" height="480"></embed>\n');

    document.write('</object>\n');
}


-->
