function Run_banner()

{

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/ flash/swflash.cab#version=8,0,0,0" width="193" height="70">\n');

document.write('<PARAM name="MOVIE" value="/web_images/footer/banner_flash_vol2.swf">\n');

document.write('<PARAM name="PLAY" value="true">\n');

document.write('<PARAM name="LOOP" value="true">\n');

document.write('<PARAM name="QUALITY" value="High">\n');

document.write('<EMBED src="/web_images/footer/banner_flash_vol2.swf" width="193" height="70" type="a">\n');

document.write('</object>\n');

}