document.write('
Pour visualiser cette vidéo, vous devez posséder Flash.
Cliquez ici, pour installer Flash.
');
document.write('');
document.write('var currentPosition;');
document.write('var currentRemaining;');
document.write('var currentVolume;');
document.write('var currentItem;');
document.write('var currentItem2;');
document.write('var currentState;');
document.write('var currentLoad;');
document.write('var currentXsize;');
document.write('var currentYsize;');
document.write('var countIteration;');
document.write('var libxiti;');
document.write('function sendEvent(typ,prm) { thisMovie("player329").sendEvent(typ,prm); };');
document.write('function loadFile(obj) { thisMovie("player329").loadFile(obj); };');
document.write('function addItem(obj,idx) { thisMovie("player329").addItem(obj,idx); };');
document.write('function removeItem(idx) { thisMovie("player329").removeItem(idx); };');
document.write('function getLength(swf) { return(thisMovie(swf).getLength()); };');
document.write('function thisMovie(movieName) { if(navigator.appName.indexOf("Microsoft") != -1) { return window[movieName]; } else { return document[movieName]; }};');
document.write('function getUpdate(typ,pr1,pr2,swf) { ');
document.write(' if(typ == "time") { currentPosition = pr1; pr2 == undefined ? null: currentRemaining = Math.round(pr2); }');
document.write(' else if(typ == "volume") { currentVolume = pr1; } ');
document.write(' else if(typ == "item") { currentItem = pr1; }');
document.write(' else if(typ == "state") { currentState = pr1; }');
document.write(' else if(typ == "load") { currentLoad = pr1; }');
document.write(' else if(typ == "size") { currentXsize = "X=" + pr1; pr2 == undefined ? null: currentYsize = "Y=" + Math.round(pr2); }');
document.write(' if (currentItem==currentItem2){} else{ currentItem2= currentItem; countIteration =0;}');
document.write(' if ( ( currentState == 1 || currentState == 2) && currentPosition==0 && countIteration==0 ) {');
document.write(' var obj = thisMovie("player329").itemData(currentItem);');
document.write(' for(var i in obj) { if (i=="title") { libxiti= obj[i];}}');
document.write(' eval(\'xt_med("M","10","\' +libxiti +\'","play","","4","2","6")\');');
document.write(' countIteration ++;');
document.write(' }');
document.write('}');
document.write('var s329 = new SWFObject("/include/flashs/flvplayer.swf","player329","400","300","7");');
document.write('s329.addParam("allowfullscreen","true");'); // affichage du bouton plein ecran
document.write('s329.addVariable("image","/Images/Breves/VideoFirsImage329.jpg");'); // image affiche dans le player avant le lancement de la video
document.write('s329.addVariable("start","0");'); //offset de debut de la video
document.write('s329.addVariable("file","http://videos.emarketing.fr/videos/25_06_2009_15_22_22.flv");'); // fichier video a jouer
document.write('s329.addVariable("displayheight","300");');
document.write('s329.addVariable("backcolor","0x000000");');
document.write('s329.addVariable("frontcolor","0xCCCCCC");');
document.write('s329.addVariable("lightcolor","0x557722");');
document.write('s329.addVariable("width","400");');
document.write('s329.addVariable("height","300");');
document.write('s329.addVariable("enablejs","true");');
document.write('s329.addVariable("javascriptid","player329");');
document.write('s329.addVariable("title","Nous_sentons_qu_il_y_a_un_vrai_besoin_d_echange_et_de_partage_de_la_part_de_nos_clients");');
document.write('s329.addParam("allowscriptaccess","always");');
document.write('s329.addParam("wmode","opaque");');
document.write('s329.write("player329");');
document.write('');