/* writes flash image to page and loads active x controls */

document.write('<object id="swf_banner"  type="application/x-shockwave-flash"');
document.write('         data="./images/cob6.swf"');
document.write('         id="cob"');
document.write('         width="471" height="65">');
document.write('        <param name="movie" value="./images/cob6.swf" />');
document.write('        <param name="quality" value="high" />');
document.write('        <param name="allowscriptaccess" value="samedomain" />');
   
document.write('  </object>');