<table width="100%" height="100%" >
<tr><td align="center" valign="middle" >
<table width="220" height="220" cellpadding="0"
cellspacing="0" background="bgtable.jpg">
<tr><td align="center" valign="middle" width=220 height=220>
<a href="javascript:gotoshow()" ><img src="noemt.gif"
name="slide" border=0 width="190" height="190" ></a>
</td></tr>
</table>
</td></tr></table>
<script>
<!--
//configure the paths of the images, plus corresponding target links
slideshowimages("noemt.jpg","nett.gif","at.gif","piacheert.jpg")
slideshowlinks("http://www.neworleansemarketing.com",
"http://www.geocities.com/pagesbydave/netplus.html",
"http://www.geocities.com/pagesbydave/APLUSQUESTINTRO.HTML",
"http://www.piacheer.com")
//configure the speed of the slideshow, in miliseconds
var slideshowspeed=3000
var whichlink=0
var whichimage=0
function slideit(){
if (!document.images)
return
document.images.slide.src=slideimages[whichimage].src
whichlink=whichimage
if (whichimage<slideimages.length-1)
whichimage++
else
whichimage=0
setTimeout("slideit()",slideshowspeed)
}
slideit()
//-->
</script>
|