// beds_flash.js

document.write('<object type="application/x-shockwave-flash" data="flash/beds_large.swf" width="350" height="325">');
document.write('<param name="movie" value="flash/beds_large.swf" />');
document.write('<img src="images/non-flash/beds.jpg" height="325" width="350" alt="Somnus bed in a pale room setting" />');
document.write('</object>');


// document.write('<param name="wmode" value="opaque">')>;
// document.write('<embed wmode="opaque">')>;