This has nothing to do with the slide show. You have an orphan image tag (probably left over from some previous version of the page, or used for layout purposes, and left there by mistake):
Code:
<area shape="rect" coords="13,36,488,108" href="index.html" alt="" />
</map></div>
</div>
<div id="content"><script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 475, 378, 0, 3000, 1, "R")
</script>
<img name="" src="" width="475" height="352" alt="" /></div>
<div id="sidebar">
<div align="right" class="style6 style7">
<p class="style4"> </p>
<p class="style . . .
Get rid of it.
Bookmarks