// JavaScript Document

document.write('<object type="application/x-shockwave-flash"');
document.write('data="flash/homepage/' + slideshow_filename + '"');
document.write('width="755"');
document.write('height="274">');
document.write('<param name="movie" value="flash/homepage/' + slideshow_filename + '" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<param name="menu" value="false" />');
document.write('</object>');
