function mail(url, file, xx, yy){document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="'+xx+'" height="'+yy+'" id="lecteur"><param name="bgcolor" value="#000000"/><param name="backcolor" value="#000000"/><param name="frontcolor" value="#FFFFFF"/><param name="lightcolor" value="#006600"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="wmode" value="opaque"/><param name="flashvars" value="file='+file+'&type=video&streamer='+url+'&displayclick=fullscreen&autostart=true&repeat=playlist&caption=false&shownavigation=true&bufferlength=1&showdigits=false&foo=bar" /><param name="movie" value="player.swf" /><embed src="player.swf" flashvars="file='+file+'&type=video&streamer='+url+'&displayclick=fullscreen&backcolor=000000&frontcolor=FFFFFF&lightcolor=006600&autostart=true&repeat=playlist&caption=false&shownavigation=true&bufferlength=1&showdigits=false&foo=bar" width="'+xx+'" height="'+yy+'" bgcolor="#000000" backcolor="#000000" frontcolor="#FFFFFF" lightcolor="#006600" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://get.adobe.com/flashplayer/" /></object>');}

