// sofas_rotate_flash.js

document.write('<object type="application/x-shockwave-flash" data="flash/sofas_small.swf" width="350" height="185">');
document.write('<param name="movie" value="flash/sofas_small.swf" />');
document.write('<img src="images/non-flash/sofas_2.jpg" height="165" width="350" alt="Examples of the sofas and chairs sold by Dodge Interiors" />');
document.write('</object>');


// document.write('<param name="wmode" value="opaque">')>;
// document.write('<embed wmode="opaque">')>;