function RunSlideshow()
{
   document.write('<object type="application/x-shockwave-flash" data="odyflash2.swf" width="280" height="108" />\n');
   document.write('<param name="movie" value="odyflash2.swf" />\n');
   document.write('<img src="banner.gif" width="280" height="108" alt="Logo" />\n');
   document.write('</object>\n');
}

