Your page is in violation of Dynamic Drive's
usage terms, which, among other things, state that the script credit must appear in the source code of the
page(s) using the script. Please reinstate the notice first.
Here:
Code:
leftrightslide[0]='<a href="http://www.knowle-village.org/Comment.html"><img src="vote_now.png" border=0></a>'
leftrightslide[1]='<img src="Chapel_1.jpg" '
leftrightslide[2]='<a href="http://www.knowle-village.org/Advertising.html"><img src="advertise_here.png" border=0></a>'
leftrightslide[3]='<img src="IMG_0495.jpg" '
leftrightslide[4]='<a href="http://www.knowle-village.org/Comment.html"><img src="vote_now.png" border=0></a>'
leftrightslide[5]='<img src="images bell tower.jpg" '
leftrightslide[6]='<a href="http://www.knowle-village.org/Advertising.html"><img src="advertise_here.png" border=0></a>'
leftrightslide[7]='<img src="images new house.jpg" '
leftrightslide[8]='<a href="http://www.knowle-village.org/Advertising.html"><img src="advertise_here.png" border=0></a>'
leftrightslide[9]='<img src="IMG_1789.jpg" '
you have a number of entries which aren't valid tags. FF must be error correcting this for you, perhaps IE isn't. Fix them all up, like for example:
Code:
leftrightslide[1]='<img src="Chapel_1.jpg">'
That may well take care of the problem. But there could also be other issues.
Bookmarks