function run_flash_home()
{
document.write('<object type="application/x-shockwave-flash" data="../flash/flash-home.swf" width="900" height="70">\n');
document.write('<param name="movie" value="../flash/flash-home.swf">\n');
document.write('<embed src="../flash/flash-home.swf" width="900" height="70" type="application/x-shockwave-flash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function Afrique()
{
document.write('<object type="application/x-shockwave-flash" data="../flash/Afrique.swf" width="900" height="70">\n');
document.write('<param name="movie" value="../flash/Afrique.swf">\n');
document.write('<embed src="../flash/Afrique.swf" width="900" height="70" type="application/x-shockwave-flash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function Amerique()
{
document.write('<object type="application/x-shockwave-flash" data="../flash/Amerique.swf" width="900" height="70">\n');
document.write('<param name="movie" value="../flash/Amerique.swf">\n');
document.write('<embed src="../flash/Amerique.swf" width="900" height="70" type="application/x-shockwave-flash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function Asie()
{
document.write('<object type="application/x-shockwave-flash" data="../flash/Asie.swf" width="900" height="70">\n');
document.write('<param name="movie" value="../flash/Asie.swf">\n');
document.write('<embed src="../flash/Asie.swf" width="900" height="70" type="application/x-shockwave-flash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function Europe()
{
document.write('<object type="application/x-shockwave-flash" data="../flash/Europe.swf" width="900" height="70">\n');
document.write('<param name="movie" value="../flash/Europe.swf">\n');
document.write('<embed src="../flash/Europe.swf" width="900" height="70" type="application/x-shockwave-flash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function Inde()
{
document.write('<object type="application/x-shockwave-flash" data="../flash/Inde.swf" width="900" height="70">\n');
document.write('<param name="movie" value="../flash/Inde.swf">\n');
document.write('<embed src="../flash/Inde.swf" width="900" height="70" type="application/x-shockwave-flash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}