 function RunFoo(file,fjpg)
	{
	document.write('<object type="application/x-shockwave-flash" data="player_flv2.swf?file='+file+'&autoStart=false" width="300" height="245">\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('<param name="movie" value="player_flv2.swf?file='+file+'&autoStart=false" />\n');
  	document.write('<embed src="player_flv2.swf?file='+file+'&autoStart=false" width="300" height="245"></embed>\n');
	document.write('</object>\n');
	}

function RunFooo(file,fjpg)
{
	document.write('<object type="application/x-shockwave-flash" data="http://www.jds.fr/player/player_flv.swf" width="304" height="225" >\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('<param name="movie" value="http://www.jds.fr/player/player_flv.swf" />\n');
    document.write('<param name="flashvars" value="flv='+file+'&amp;height=225&amp;width=304&amp;showtime=1&amp;srt=0&amp;skin=player_flv_skin001.jpg&amp;margin=0&amp;startimage='+fjpg+'&amp;playercolor=ffffff&amp;buttoncolor=333333&amp;buttonovercolor=999999&amp;slidercolor1=333333&amp;slidercolor2=0&amp;sliderovercolor=999999&amp;loadingcolor=0&amp;loop=1" />\n');               
	document.write('</object>\n');
	}
function RunFooo_maxi(file,fjpg)
{
	document.write('<object type="application/x-shockwave-flash" data="http://www.jds.fr/player/player_flv_maxi.swf" width="320" height="263">\n');
	document.write('<param name="wmode" value="transparent" />\n');					
	document.write('<param name="movie" value="http://www.jds.fr/player/player_flv_maxi.swf" />\n');	
	document.write('<param name="allowFullScreen" value="true" />\n');	
	document.write('<param name="FlashVars" value="flv='+file+'&amp;startimage='+fjpg+'&amp;showstop=1&amp;showvolume=1&amp;showtime=1&amp;showiconplay=1&amp;iconplaybgcolor=666666&amp;showplayer=always&amp;bgcolor2=666666&amp;showfullscreen=1&amp;playertimeout=2500&amp;playercolor=666666&amp;loadingcolor=ffffff&amp;buttonovercolor=C8001E&amp;sliderovercolor=ffffff" />\n');	
	document.write('</object>\n');	
}
function RunFooo_lh(file,fjpg,largeur,hauteur)
{
	document.write('<object type="application/x-shockwave-flash" data="http://www.jds.fr/player/player_flv_maxi.swf" width="'+largeur+'" height="'+hauteur+'">\n');
	document.write('<param name="wmode" value="transparent" />\n');					
	document.write('<param name="movie" value="http://www.jds.fr/player/player_flv_maxi.swf" />\n');	
	document.write('<param name="allowFullScreen" value="true" />\n');	
	document.write('<param name="FlashVars" value="flv='+file+'&amp;startimage='+fjpg+'&amp;showstop=1&amp;showvolume=1&amp;showtime=1&amp;showiconplay=1&amp;iconplaybgcolor=666666&amp;showplayer=always&amp;bgcolor2=666666&amp;showfullscreen=1&amp;playertimeout=2500&amp;playercolor=666666&amp;loadingcolor=ffffff&amp;buttonovercolor=C8001E&amp;sliderovercolor=ffffff" />\n');	
	document.write('</object>\n');	
}							
function RunFooos(file)
{			
	document.write('<center><object type="application/x-shockwave-flash" data="http://www.jds.fr/player/dewplayer.swf?son='+file+'" width="200" height="20"><param name="movie" value="http://www.jds.fr/player/dewplayer.swf?son='+file+'" /> ');
	document.write('</object></center>');
	}
function RunFoooG(file)
{

	document.write('<object type="application/x-shockwave-flash" data="http://video.google.com/googleplayer.swf?docId='+file+'" height="240" width="320" id="VideoPlayback" quality="best" scale="noScale" salign="TL" flashvars="playerMode=embedded&subtitle=on">\n');
  	document.write('<param name="movie" value="http://video.google.com/googleplayer.swf?docId='+file+'">\n');
	document.write('<param name="quality" value="best">\n');
	document.write('<param name="wmode" value="transparent"></object>\n');
}
function RunFoooP(file,height,width)
{
	document.write('<object type="application/x-shockwave-flash" data="'+file+'" height="'+height+'" width="'+width+'" quality="best" salign="TL" >\n');
  	document.write('<param name="movie" value="'+file+'">\n');
	document.write('<param name="quality" value="best">\n');
	document.write('<param name="allowfullscreen" value="true">\n');	
	//document.write('<param name="wmode"></object>\n');
	document.write('<param name="wmode" value="transparent"></object>\n');
}
function RunFoooP_opaque(file,height,width)
{
	document.write('<object type="application/x-shockwave-flash" data="'+file+'" height="'+height+'" width="'+width+'" quality="best" salign="TL" >\n');
  	document.write('<param name="movie" value="'+file+'">\n');
	document.write('<param name="quality" value="best">\n');
	document.write('<param name="wmode"></object>\n');
	//document.write('<param name="wmode" value="transparent"></object>\n');
}			