function InsertFlash_US()
	{
	  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="585" height="350">\n');
	  document.write('<param name="movie" value="flash/alma_home_US.swf">\n');
	  document.write('<embed src="flash/product_selector_US_v10.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="585" height="350">\n');
	  document.write('</embed>\n');
	  document.write('<param name=quality value=high/>\n');
	  document.write('</object>\n');
 	}
function InsertFlash_WW()
	{
	  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="585" height="350">\n');
	  document.write('<param name="movie" value="flash/alma_home_WW.swf">\n');
	  document.write('<embed src="flash/product_selector_int_v7.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="585" height="350">\n');
	  document.write('</embed>\n');
	  document.write('<param name=quality value=high/>\n');
	  document.write('</object>\n');
	}

function InsertMovie(moviePath,width,height){
	  document.write('<object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112" width="'+width+'" height="'+height+'">\n');
	  document.write('<param name="AutoStart" VALUE="false" >\n');
	  document.write('<param name="url" value="'+moviePath+'">\n');
	  document.write('<param name="ShowControls" value="0">\n');
	  document.write('<param name="ShowStatusBar" value="0">\n');
	  document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="'+moviePath+'" name="MediaPlayer1" width="'+width+'" height="'+height+'" autostart="0" showcontrols="1" ShowStatusBar="1">\n');
	  document.write('</embed>\n');
	  document.write('</object>\n');
 	}
function InsertMovieAutoStart(moviePath,width,height){
	document.write('<object type="video/x-ms-wmv" data="'+moviePath+'" width="'+width+'" height="'+height+'">\n');
	document.write('<param name="src"  value="'+moviePath+'" />\n');
	document.write('<param name="AutoStart" value="true" />\n');
	document.write('<param name="ShowControls" value="false" />\n');
	document.write('<param name="ShowStatusBar" value="true">\n');
	document.write('</object>\n');
 	}

function InsertAccentFlash(){
    document.write('<object id="signal" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,2,0" width="319" height="255">\n');
    document.write('<param name="movie" value="http://www.almalasers.com/flash/alma_video_player.swf?movie=video/Accent_animation_web.flv">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed name="signal" src="http://www.almalasers.com/flash/alma_video_player.swf?movie=video/Accent_animation_web.flv" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="319" height="255">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function InsertSopranoXLFlash(){
    document.write('<object id="signal" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,2,0" width="319" height="255">\n');
    document.write('<param name="movie" value="http://www.almalasers.com/flash/alma_video_player.swf?movie=Soprano_animation.flv">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed name="signal" src="http://www.almalasers.com/flash/alma_video_player.swf?movie=video/Soprano_animation.flv" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="319" height="255">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function InsertProducts_US(){
    document.write('<object id="signal" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,2,0" width="833" height="593">\n');
    document.write('<param name="movie" value="media/flash/product_selector_US_v14.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed name="signal" src="media/flash/product_selector_US_v14.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="833" height="593">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}
function InsertProducts_WW(){
    document.write('<object id="signal" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,2,0" width="833" height="593">\n');
    document.write('<param name="movie" value="media/flash/product_selector_int_v8.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed name="signal" src="media/flash/product_selector_int_v8.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="833" height="593">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}
function InsertBillBoard(){
    document.write('<object style="border-bottom:1px solid #4c4277;" id="signal" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,2,0" width="999" height="400">\n');
    document.write('<param name="movie" value="media/flash/pix_omni_bill_999x400.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed name="signal" src="media/flash/pix_omni_bill_999x400.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="999" height="400">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}
function InsertBillBoardUS(){
    document.write('<object style="border-bottom:1px solid #4c4277;" id="signal" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,2,0" width="999" height="400">\n');
    document.write('<param name="movie" value="media/flash/ALM0429_pj_d01.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed name="signal" src="media/flash/ALM0429_pj_d01.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="999" height="400">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}
function InsertUltraCallout(){
    document.write('<object id="signal" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,2,0" width="242" height="146">\n');
    document.write('<param name="movie" value="media/flash/ultra_callout_small.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed name="signal" src="media/flash/ultra_callout_small.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="242" height="146">\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}