function surligner(field)
{
	field.focus();
  	field.select();
}

function articlemoment(language)
{
    document.write('<object type="application/x-shockwave-flash" data="images/dewslider.swf?xml=feeds/dewslider_'+language+'.xml" width="100%" height="200">');
    document.write('<param name="movie" value="images/dewslider.swf?xml=feeds/dewslider_'+language+'.xml" />');
    document.write('<param name="wmode" value="opaque">');
    document.write('</object>');
}

function createflash(video_id,title_id)
{
    document.write('<object width="465" height="282" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">');
    document.write('<param name=movie value="http://www.gamekyo.com/flash/flvplayer.swf">');
    document.write('<param name="flashvars" value="&file=http://www.gamekyo.com/flashvideo/'+video_id+'&showfsbutton=true&autostart=true&fsreturnpage=http://www.gamekyo.com/downloads'+video_id+'_'+title_id+'.html&repeat=false">');
    document.write('<embed src="http://www.gamekyo.com/flash/flvplayer.swf" flashvars="file=http://www.gamekyo.com/flashvideo/'+video_id+'&showfsbutton=true&autostart=true&fsreturnpage=http://www.gamekyo.com/downloads'+video_id+'_'+title_id+'.html&repeat=false" type="application/x-shockwave-flash" width="465" height="282">');
    document.write('</embed>');
    document.write('</object>');
}

function createflashnewssize(video_id,longueur,hauteur)
{
    document.write('<object width="'+longueur+'" height="'+hauteur+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">');
    document.write('<param name=movie value="http://www.gamekyo.com/flash/flvplayer.swf">');
    document.write('<param name="allowfullscreen" value="true">');
    document.write('<param name="flashvars" value="&videoid='+video_id+'&logo=undefined">');
    document.write('<embed src="http://www.gamekyo.com/flash/flvplayer.swf" logo="" allowfullscreen="true" flashvars="&videoid='+video_id+'&logo=undefined" type="application/x-shockwave-flash" width="'+longueur+'" height="'+hauteur+'">');
    document.write('</embed>');
    document.write('</object>');
    //document.write('<br><br><font color="#333333" face="Verdana" size="2"><b>Lecteur exportable :</b></font> <input style="border: 1px solid rgb(199, 199, 199); background-color: rgb(253, 254, 235);" type="text" name="embed" size="50" value="&lt;object width=&quot;'+longueur+'&quot; height=&quot;'+hauteur+'&quot; classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0&quot; &gt;&lt;param name=movie value=&quot;http://www.gamekyo.com/flash/flvplayer.swf?videoid='+video_id+'&quot;&gt;&lt;/param&gt;&lt;param name=allowfullscreen value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.gamekyo.com/flash/flvplayer.swf?videoid='+video_id+'&quot; allowfullscreen=&quot;true&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;'+longueur+'&quot; height=&quot;'+hauteur+'&quot;&gt;&lt;/embed&gt;&lt;/object&gt;" onClick="javascript:surligner(this);">');
}

function createflashnewscarre(video_id)
{
    //longueur = '512';
    //hauteur = '404';

    longueur = '580';
    hauteur = '455';

    document.write('<object width="'+longueur+'" height="'+hauteur+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">');
    document.write('<param name=movie value="http://www.gamekyo.com/flash/flvplayer.swf">');
    document.write('<param name="allowfullscreen" value="true">');
    document.write('<param name="flashvars" value="&videoid='+video_id+'&logo=undefined">');
    document.write('<embed src="http://www.gamekyo.com/flash/flvplayer.swf" logo="" allowfullscreen="true" flashvars="&videoid='+video_id+'&logo=undefined" type="application/x-shockwave-flash" width="'+longueur+'" height="'+hauteur+'">');
    document.write('</embed>');
    document.write('</object>');
    //document.write('<br><br><font color="#333333" face="Verdana" size="2"><b>Lecteur exportable :</b></font> <input style="border: 1px solid rgb(199, 199, 199); background-color: rgb(253, 254, 235);" type="text" name="embed" size="50" value="&lt;object width=&quot;'+longueur+'&quot; height=&quot;'+hauteur+'&quot; classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0&quot; &gt;&lt;param name=movie value=&quot;http://www.gamekyo.com/flash/flvplayer.swf?videoid='+video_id+'&quot;&gt;&lt;/param&gt;&lt;param name=allowfullscreen value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.gamekyo.com/flash/flvplayer.swf?videoid='+video_id+'&quot; allowfullscreen=&quot;true&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;'+longueur+'&quot; height=&quot;'+hauteur+'&quot;&gt;&lt;/embed&gt;&lt;/object&gt;" onClick="javascript:surligner(this);">');
}

function createflashnews(video_id)
{
    longueur = '580';
    hauteur = '345';

    document.write('<object width="'+longueur+'" height="'+hauteur+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">');
    document.write('<param name=movie value="http://www.gamekyo.com/flash/flvplayer.swf">');
    document.write('<param name="allowfullscreen" value="true">');
    document.write('<param name="flashvars" value="&skin=http://www.gamekyo.com/flash/stijl.swf&videoid='+video_id+'&logo=undefined&width='+longueur+'&height='+hauteur+'">');
    document.write('<embed src="http://www.gamekyo.com/flash/flvplayer.swf" logo="" allowfullscreen="true" flashvars="&videoid='+video_id+'&logo=undefined&width='+longueur+'&height='+hauteur+'" type="application/x-shockwave-flash" width="'+longueur+'" height="'+hauteur+'">');
    document.write('</embed>');
    document.write('</object>');
    //document.write('<br><br><font color="#333333" face="Verdana" size="2"><b>Lecteur exportable :</b></font> <input style="border: 1px solid rgb(199, 199, 199); background-color: rgb(253, 254, 235);" type="text" name="embed" size="50" value="&lt;object width=&quot;'+longueur+'&quot; height=&quot;'+hauteur+'&quot; classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0&quot; &gt;&lt;param name=movie value=&quot;http://www.gamekyo.com/flash/flvplayer.swf?videoid='+video_id+'&quot;&gt;&lt;/param&gt;&lt;param name=allowfullscreen value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.gamekyo.com/flash/flvplayer.swf?videoid='+video_id+'&quot; allowfullscreen=&quot;true&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;'+longueur+'&quot; height=&quot;'+hauteur+'&quot;&gt;&lt;/embed&gt;&lt;/object&gt;" onClick="javascript:surligner(this);">');
}

