function animation()
{
   document.write('<object id="homeVideo" name="homeMovie" type="application/x-shockwave-flash" data="flashXML/hesaHome.swf" width="748" height="226">\n');
   document.write('<param name="movie" value="flashXML/hesaHome.swf" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('</object>\n');
}