// about_flash.js

document.write('<object type="application/x-shockwave-flash" data="flash/about.swf" width="720" height="250">');
document.write('<param name="movie" value="flash/about_large.swf" />');
document.write('<img src="images/shop_long.jpg" height="250" width="720" alt="Dodge Interiors shop front" />');
document.write('</object>');


// document.write('<param name="wmode" value="opaque">')>;
// document.write('<embed wmode="opaque">')>;