
<!--

function insertFlashObject1()
	{

		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="swapimage" WIDTH="206" HEIGHT="150" ALIGN="">');
		document.write(' <PARAM NAME=movie VALUE="images/swapimage.swf"> <PARAM NAME=Loop VALUE=-1> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF>  '); 
		document.write(' <EMBED src="images/swapimage.swf" quality=high wmode=transparent bgcolor=#FFFFFF  ');
		document.write(' swLiveConnect=FALSE WIDTH="206" HEIGHT="150" NAME="swapimage" ALIGN=""');
		document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
		document.write(' </EMBED>');
		document.write(' </OBJECT>');
	}
	
function insertFlashObject2()
	{

		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="steriflow_menu" WIDTH="190" HEIGHT="360" ALIGN="" VIEWASTEXT>');
		document.write(' <PARAM NAME=movie VALUE="images/steriflow_menu.swf"> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#006DA8>  '); 
		document.write(' <EMBED src="images/steriflow_menu.swf" menu=false quality=high wmode=transparent bgcolor=#006DA8  ');
		document.write(' swLiveConnect=FALSE WIDTH="190" HEIGHT="360" NAME="steriflow_menu" ALIGN=""');
		document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
		document.write(' </EMBED>');
		document.write(' </OBJECT>');
	}
	
	
//-->