var getNew= Math.random()*1000;
var lang = "";

function run_flash_passport(lang_site){

lang = lang_site;
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="492" height="340">\n');
document.write('<param name="movie" value="images/livre.swf?lang='+ lang +'&refresh='+ getNew +'">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false" />\n');
document.write('<embed src="images/livre.swf?lang='+ lang +'&refresh='+ getNew +'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" menu=false width="492" height="340">\n');
document.write('</embed>\n');
document.write('</object>\n');
} 

function run_flash_evolution(){

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="398" height="361">\n');
document.write('<param name="movie" value="images/stan_evolution.swf?refresh='+ getNew +'">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false" />\n');
document.write('<embed src="images/stan_evolution.swf?refresh='+ getNew +'" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" menu=false width="398" height="361">\n');
document.write('</embed>\n');
document.write('</object>\n');
} 

function run_flash_banner()
{

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="898" height="154">\n');
document.write('<param name="movie" value="images/banner_stan.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false" />\n');
document.write('<embed src="images/banner_stan.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" menu=false width="898" height="154">\n');
document.write('</embed>\n');
document.write('</object>\n');
} 

function run_flash_home()
{

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="296" height="500">\n');
document.write('<param name="movie" value="images/contenu/home.swf?refresh='+getNew+'&serverURL=www.stanwawrinka.com">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false">\n');
document.write('<embed src="images/contenu/home.swf?refresh='+getNew+'&serverURL=www.stanwawrinka.com" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" menu=false width="296" height="500">\n');
document.write('</embed>\n');
document.write('</object>\n');
} 

function run_intro()
{

document.write('<table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="3" height="4px" style="background-image: url(images/trait_damier_H.jpg);background-repeat: repeat-x;"></td></tr>')
document.write('<tr><td width="4px" style="background-image: url(images/trait_damier_V.jpg);background-repeat: repeat-y;"></td><td>')
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="898" height="500" id="intro" align="middle">\n');
document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
document.write('<param name="movie" value="images/intro_stan.swf?refresh='+ getNew +'" />\n');
document.write('<param name="menu" value="false" />\n');
document.write('<param name="quality" value="high" />\n');
document.write('<param name="bgcolor" value="#00000" />\n');
document.write('<embed src="images/intro_stan.swf?refresh='+ getNew +'" menu="false" quality="high" bgcolor="#00000" width="898" height="500" name="intro" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
document.write('</embed>\n');
document.write('</object>\n');
document.write('<td width="4px" style="background-image: url(images/trait_damier_V.jpg);background-repeat: repeat-y;"></td></tr>')
document.write('<tr><td colspan="3" height="4px" style="background-image: url(images/trait_damier_H.jpg);background-repeat: repeat-x;"></td></tr></table>')
}

function run_flash_news(SWF_F)
{

SWF_height = 150;
SWF_width = 200;
SWF_file = SWF_F

document.write('<table width="202px" height="152px" border="0" cellpadding="0" cellspacing="0"><tr style="background-color: #323232;"><td align="center" valign="middle"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="'+ SWF_width +'" height="'+ SWF_height +'">\n');
document.write('<param name="movie" value="movie/'+ SWF_file +'?refresh='+ getNew +'">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false" />\n');
document.write('<embed src="movie/'+ SWF_file +'?refresh='+ getNew +'" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+ SWF_width +'" height="'+ SWF_height +'">\n');
document.write('</embed>\n');
document.write('</object></td></tr></table>');
}

function run_flash_movie(movieName){

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="350" height="300">\n');
document.write('<param name="movie" value="movie/movie.swf?movieName='+ movieName +'&refresh='+ getNew +'">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false" />\n');
document.write('<embed src="movie/movie.swf?movieName='+ movieName +'&refresh='+ getNew +'" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="350" height="300">\n');
document.write('</embed>\n');
document.write('</object>');
}