// carpets_flash.js

document.write('<object type="application/x-shockwave-flash" data="flash/interior_large.swf" width="350" height="325">');
document.write('<param name="movie" value="flash/interior_large.swf" />');
document.write('<img src="images/non-flash/interior.jpg" height="325" width="350" alt="An example of the interior design provided by Dodge Interiors" />');
document.write('</object>');


// document.write('<param name="wmode" value="opaque">')>;
// document.write('<embed wmode="opaque">')>;