function RunFlash()
{
   document.write('<object type="application/x-shockwave-flash" data="/images/home/homeflash.swf" width="785" height="149" title="Seapine Software ALM solutions">\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<param name="movie" value="/images/home/homeflash.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="type" value="application/x-shockwave-flash" />\n');
   document.write('</object>\n');
}




