// about_flash.js

document.write('<object type="application/x-shockwave-flash" data="flash/sherborne.swf" width="720" height="250">');
document.write('<param name="movie" value="flash/sherborne.swf" />');
document.write('<img src="images/sherborne_long.jpg" height="250" width="720" alt="Photograph of Sherborne Abbey and Sherborne Old Castle" />');
document.write('</object>');


// document.write('<param name="wmode" value="opaque">')>;
// document.write('<embed wmode="opaque">')>;
