function RunLogo()
{
   document.write('<object type="application/x-shockwave-flash" data="http://www.odysseyrf-sg.com/logo.swf" width="309" height="132" />\n');
   document.write('<param name="movie" value="http://www.odysseyrf-sg.com/logo.swf" />\n');
   document.write('</object>\n');
}
function RunSlideshow()
{
   document.write('<object type="application/x-shockwave-flash" data="slideshow.swf" width="175" height="157" />\n');
   document.write('<param name="movie" value="http://www.odysseyrf-sg.com/slideshow.swf" />\n');
   document.write('</object>\n');
}