// flash_embed.js

document.write('<object type="application/x-shockwave-flash" data="flash/index.swf" width="230" height="214">');
document.write('<param name="movie" value="flash/index.swf" />');
document.write('<img src="images/non-flash/default.jpg" height="230" width="214" alt="Dodge Interiors shop front" />');
document.write('</object>');


// document.write('<param name="wmode" value="opaque">')>;
// document.write('<embed wmode="opaque">')>;