				 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_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_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 RunFooos(file)
				{			
					document.write('<center><object type="application/x-shockwave-flash" data="dewplayer.swf?son='+file+'" width="200" height="20"><param name="movie" value="dewplayer.swf?son='+file+'" /> ');
					document.write('<param value="#FFFFFF" name="bgcolor" />');
					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="wmode" value="transparent"></object>\n');
				}