You need to change the location of the banners in the sidebar page to the root.
Change
Quote:
<img src="lsc.gif" border="0" alt="Lesbian centerfolds performing hardcore sex acts!">
|
to
Quote:
<img src="/lsc.gif" border="0" alt="Lesbian centerfolds performing hardcore sex acts!">
|
If you change all the images in the sidebar page to the root it will fix the missing image in IE and will fix your sidebar issue. In firefox it shows the alt text so you don't get an image error.