function flashLogo()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="218" height="220">  \n');
    document.write('<param name="movie" value="images/flash/logo.swf">  \n');
     document.write('<param name="quality" VALUE="high">  \n');
  document.write('<param name="BGCOLOR" VALUE="#F3F3F3">  \n');
    document.write('<embed src="images/flash/logo.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="218" height="220" bgcolor="#F3F3F3"></embed>\n');
    document.write('</object>\n');

}



function flashBatiment()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="480" height="125">  \n');
    document.write('<param name="movie" value="images/flash/slogan.swf">  \n');
     document.write('<param name="quality" VALUE="high">  \n');
  document.write('<param name="BGCOLOR" VALUE="#F3F3F3">  \n');
    document.write('<embed src="images/flash/slogan.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="480" height="125" bgcolor="#F3F3F3"></embed>\n');
    document.write('</object>\n');

}


function flashMenu()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="514" height="40">  \n');
    document.write('<param name="movie" value="images/flash/menu.swf">  \n');
     document.write('<param name="quality" VALUE="high">  \n');
  document.write('<param name="BGCOLOR" VALUE="#F3F3F3">  \n');
    document.write('<embed src="images/flash/menu.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="514" height="40" bgcolor="#F3F3F3"></embed>\n');
    document.write('</object>\n');

}


