function createslideshow() {
   document.write('<object type="application/x-shockwave-flash" data="/flash/slideshow.swf" width="393" height="183">\n');
   document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
   document.write('<param name="movie" value="/flash/slideshow.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="menu" value="false" />\n');
   document.write('</object>\n');
}
