//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//
//  Copyright © 2006 - Reflet d'Expression. Tous droits réservés.
//
//  Version du 22/10/2006.
//
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// F03
function F03_0(F03_1,F03_2,F03_3,F03_4,F03_5,F03_6) 
{ 
document.write('<object classid="'+F03_2+'" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" width="'+F03_3+'" height="'+F03_4+'" align="'+F03_5+'">\n'); 
document.write('<param name="movie" value="'+F03_1+'">\n'); 
document.write('<param name="quality" value="high">\n'); 
document.write('<param name="bgcolor" value="'+F03_6+'">\n'); 
document.write('<embed src="'+F03_1+'" width="'+F03_3+'" height="'+F03_4+'" align="'+F03_5+'" quality="high" bgcolor="'+F03_6+'" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n'); 
document.write('</embed>\n'); 
document.write('</object>\n'); 
} 

