Janet,
I am just jumping in here, but those errors you are getting are php errors.
So, if you need to add the javascript code to the page, you need to make
sure you put it outside of the php tags.

<?php

?>

<script>
</script>


--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to