OK, I've looked at your page's source code, and although there are many problems, the one thing preventing Cmotion from running in Safari here is:
Code:
<div id="motioncontainer" style="position:relative; overflow:hidden;">
<div id="motiongallery" style="position:absolute; left:3px; top:-1px; white-space: nowrap;"> <nobr id="trueContainer">
<div align="center"><a href="danhudsonphoto4/index.html"><img src="images/cameras_slideshow.png" alt="cameras" border="1" /></a> <a href="Great Strides website/index.html"><img src="images/clown_1slideshow.png" alt="clown" border="1" /></a> <a href="Great Strides website/index.html"><img src="images/dummy_slideshow.png" alt="dummy" border="1" /></a> <a href="danhudsonphoto4/index.html"><img src="images/usscontellation_slideshow.png" alt="ussconstellation" border="1" /></a> <a href="Great Strides website/index.html"><img src="images/sixtyfiveroses_slideshow.png" alt="poster" border="1" /></a></div>
</nobr></div>
</div>
Get rid of the highlighted div tag and its highlighted closing tag.
Bookmarks