function anim1()
{
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" style="display:block;" width="633" height="244">\n');
document.write('<param name=movie value="img/anim03.swf">\n');
document.write('<param name=quality value=high>\n');
document.write('<param name=menu value=false>\n');
document.write('<embed src="img/anim03.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="633" height="244">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function anim2()
{
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" style="display:block; float:left; margin-right:25px; margin-bottom:10px;" width="290" height="200">\n');
document.write('<param name=movie value="../img/services.swf">\n');
document.write('<param name=quality value=high>\n');
document.write('<param name=menu value=false>\n');
document.write('<embed src="../img/services.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="290" height="200">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

function anim1en()
{
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" style="display:block;" width="633" height="244">\n');
document.write('<param name=movie value="../img/anim03en.swf">\n');
document.write('<param name=quality value=high>\n');
document.write('<param name=menu value=false>\n');
document.write('<embed src="../img/anim03en.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="633" height="244">\n');
document.write('</embed>\n');
document.write('</object>\n');
}

