//FlashMap.js
document.write('<object width="280" height="380">');
document.write('<param name="movie" value="/Shared/swf/BookGolf/areamap.swf"/>');
document.write('<param name="FlashVars" value="Path=/Shared/swf/BookGolf/mapdata.xml" />');
document.write('<embed src="/Shared/swf/BookGolf/areamap.swf" width="280" height="380" FlashVars="Path=/Shared/swf/BookGolf/mapdata.xml">');
document.write('</embed>');
document.write('</object>');