Im trying to include a web slideshow in my website but I cant seem to get the pictures to show up. Also there seems to be a > sign at the very top of my page. I am hoping that someone will see this script and be able to hewlp me out.
Thanks for any advice
Heres the script (Ive highlighted the text in pink [3 different places] that I was told to place for the slideshow)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"
http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<script>
// (C) 2000 www.CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this header
// =======================================
// set the following variables
// =======================================
// Set speed (milliseconds)
var speed = 6000
// Specify the image files
var Pic = new Array() // don't touch this
// to add more images, just continue
// the pattern, adding to the array below
Pic[0] = 'ftp://raptors@rapidsraptors.org/images/1.gif'
Pic[1] = 'ftp://raptors@rapidsraptors.org/images/2.gif'
Pic[2] = 'ftp://raptors@rapidsraptors.org/images/3.gif'
Pic[3] = 'ftp://raptors@rapidsraptors.org/images/4.gif'
Pic[4] = 'ftp://raptors@rapidsraptors.org/images/5.gif'
Pic[5] = 'ftp://raptors@rapidsraptors.org/images/6.gif'
Pic[6] = 'ftp://raptors@rapidsraptors.org/images/7.gif'
Pic[7] = 'ftp://raptors@rapidsraptors.org/images/8.gif'
Pic[8] = 'ftp://raptors@rapidsraptors.org/images/9.gif'
Pic[9] = 'ftp://raptors@rapidsraptors.org/images/10.gif'
Pic[10] = 'ftp://raptors@rapidsraptors.org/images/11.gif'
Pic[11] = 'ftp://raptors@rapidsraptors.org/images/12.gif'
Pic[12] = 'ftp://raptors@rapidsraptors.org/images/13.gif'
Pic[13] = 'ftp://raptors@rapidsraptors.org/images/14.gif'
Pic[14] = 'ftp://raptors@rapidsraptors.org/images/15.gif'
// =======================================
// do not edit anything below this line
// =======================================
var t
var j = 0
var p = Pic.length
var preLoad = new Array()
for (i = 0; i < p; i++){
preLoad[i] = new Image()
preLoad[i].src = Pic[i]
}
function runSlideShow(){
document.images.SlideShow.src = preLoad[j].src
j = j + 1
if (j > (p-1)) j=0
t = setTimeout('runSlideShow()', speed)
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Rapids Raptors</title>
<style type="text/css">
<!--
.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.style72 { font-size: 24px;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
}
.style73 {
color: #630031;
font-style: italic;
}
.style74 {color: #630031}
.style69 {font-size: 12px; }
.style64 {font-size: 18px; color: #630031; }
.style79 {color: #630031;
font-weight: bold;
font-size: 24px;
}
.style80 { color: #660033;
font-weight: bold;
}
.style75 {color: #000000; font-weight: bold; font-style: italic; }
.style76 { color: #FF0000;
font-weight: bold;
}
.style77 {color: #FF0000}
.style78 {color: #000000}
a:link {
color: #000000;
}
a:visited {
color: #630031;
}
a:hover {
color: #630031;
}
a:active {
color: #0000FF;
}
.style81 {font-size: 10px}
.style82 {color: #630031;
font-weight: bold;
}
-->
</style></head>
<body >
<body onload="runSlideShow()">
<table width="100%" border="1" bordercolor="#000000" bgcolor="#000000">
<tr bordercolor="#000000" bgcolor="#000000">
<td width="44%"><span class="style1"><span class="style69">The Official Rapids Raptors Web Site </span></span></td>
<td width="56%"><div align="right"><span class="style1">Raptor Hotline (715) 422-1927</span></div></td>
</tr>
</table>
<table border="1" bordercolor="#630031" bgcolor="#630031">
<tr>
<td valign="top" bordercolor="#630031" bgcolor="#630031"><div align="center">
<table width="100%" height="63" border="1" bordercolor="#630031" bgcolor="#630031">
<tr>
<td width="58%" bordercolor="#630031" bgcolor="#630031"><div align="left"><span class="style1"></span></div> <div align="right"></div>
<div align="left"><span class="style72">Wisconsin Rapids Raptors Youth Football </span> </div>
<div align="right"></div></td>
<td width="42%" bordercolor="#630031" bgcolor="#630031"><div align="right"><span class="style72">"Learning to Love the Game"</span></div></td>
</tr>
</table>
<table width="100%" height="139" border="3" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
<tr bordercolor="#630031">
<td width="22%" height="129" bordercolor="#FFFFFF" bgcolor="#FFFFFF"><div align="center"><img src="helmet.gif" width="144" height="123"></div></td>
<td width="78%" valign="top" bordercolor="#FFFFFF"><div align="left">
</div> <div align="left"> </div> <div align="left"></div> <div align="left"></div> <div align="left">
</div> <div align="left"> <table width="100%" border="0">
<tr bgcolor="#FFFFFF">
<td bordercolor="#FFFFFF"><div align="center">
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button10.swf">
<param name="quality" value="high">
<embed src="button10.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
</div></td>
<td><div align="center">
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button11.swf">
<param name="quality" value="high">
<embed src="button11.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
</div></td>
<td><div align="center">
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button12.swf">
<param name="quality" value="high">
<embed src="button12.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
</div></td>
<td><div align="center">
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button13.swf">
<param name="quality" value="high">
<embed src="button13.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
</div></td>
<td><div align="center">
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button14.swf">
<param name="quality" value="high">
<embed src="button14.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
</div></td>
</tr>
</table>
</div>
<div align="center">
<table width="100%" border="0" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
<tr>
<td height="93" valign="bottom" bgcolor="#FFFFFF"><div align="center" class="style74">~ Mission Statement ~ </div>
<div align="center" class="style73"> To provide a high quality program of football and cheerleading to each and every participant of the organization through mutual respect and positive reinforcement, and to instill values of respect, responsibility, sportsmanship, and achievement. </div> <div align="center"></div> <div align="center"></div> <div align="center"></div></td>
</tr>
</table>
</div></td>
</tr>
</table>
<table width="100%" border="1" align="left" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
<tr bordercolor="#FFFFFF" bgcolor="#630031">
<td colspan="2" valign="top" bgcolor="#FFFFFF">
<div align="left">
<table width="100%" height="100%" border="0" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
<tr>
<td width="14%" height="357" valign="top" bgcolor="#FFFFFF"><object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button17.swf">
<param name="quality" value="high">
<embed src="button17.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button18.swf">
<param name="quality" value="high">
<embed src="button18.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button15.swf">
<param name="quality" value="high">
<embed src="button15.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button16.swf">
<param name="quality" value="high">
<embed src="button16.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button1.swf"><param name="QUALITY" value="high">
<embed src="button1.swf" width="100" height="22" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" ></embed>
</object>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button2.swf">
<param name="quality" value="high">
<embed src="button2.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button3.swf">
<param name="quality" value="high">
<embed src="button3.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button6.swf">
<param name="quality" value="high">
<embed src="button6.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button9.swf">
<param name="quality" value="high">
<embed src="button9.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button5.swf">
<param name="quality" value="high">
<embed src="button5.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button4.swf">
<param name="quality" value="high">
<embed src="button4.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="BGCOLOR" value="">
<param name="movie" value="button24.swf">
<param name="quality" value="high">
<embed src="button24.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object></td>
<td width="2%" valign="top"><div align="center">
</div></td>
<td width="84%" valign="top"><table width="100%" border="0">
<tr>
<td height="431" valign="top"><div align="center">
<table
</tr>
<tr bordercolor="#FFFFFF">
<td colspan="2"> </td>
</tr>
<tr bordercolor="#FFFFFF">
<td colspan="2"> </td>
</tr>
<tr bordercolor="#FFFFFF">
<td colspan="2"> </td>
</tr>
<tr bordercolor="#FFFFFF">
<td colspan="2"> </td>
</tr>
<tr bordercolor="#FFFFFF">
<td colspan="2"> </td>
</tr>
<tr bordercolor="#FFFFFF">
<td colspan="2"> </td>
</tr>
<tr bordercolor="#FFFFFF">
<td colspan="2"> </td>
</tr>
<tr bordercolor="#FFFFFF">
<td colspan="2"> </td>
</tr>
</table>
</div></td>
<td valign="top"><div align="center">
<img src="ftp://raptors@rapidsraptors.org/images/1.gif" name='SlideShow' width=300 height=300>
<table width="218" border="2" bordercolor="#000000" bgcolor="#630031">
<tr>
<td>
<div align="center">
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="movie" value="button22.swf">
<param name="quality" value="high">
<embed src="button22.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
</div></td>
<td>
<div align="center">
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...ersion=5,0,0,0" width="100" height="22">
<param name="movie" value="button23.swf">
<param name="quality" value="high">
<embed src="button23.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
</div></td>
</tr>
</table>
<p> </p>
</div></td>
</tr>
</table> <p align="left"> </p>
</td>
</tr>
</table>
</div> </td>
</tr>
<tr bordercolor="#FFFFFF" bgcolor="#630031">
<td width="556" height="34" valign="bottom" bgcolor="#FFFFFF"><div align="left"></div> <div align="left"><span class="style69"><a href="<A href="mailto:morzclan@charter.net">Contact">mailto :morzclan@charter.net">Contact the Page Designer</a><a
href="
mailto:morzclan@charter.net"> </a></span><span class="style69"> </span></div></td>
<td width="391" valign="bottom" bgcolor="#FFFFFF"><div align="right"><span class="style69">All rights reserved. © 2003-2005 Rapids Raptors<br>
Powered by <a href="
http://www.webmonger.net"
target=_blank>Web Monger</a></span></div></td>
</tr>
</table>
</div></td>
</tr>
</table>
</body>
</html>