Thanks for your reply.
I would like to copy the code from the Photodex html into the correct areas on the Blue Voda page but do not know where to place it. The code does not indicate what areas the code should be placed. The full code from the Photodex html page is as follows:
<script language="javascript" src="
http://www.photodex.com/presenter.js"> </script>
<script>
PhotodexObject("ProShow","[object name]","[URL to PX file]",[width],[height]);
PresenterControls("[object name]",[width]);
</script>
Perhaps you can parse this code and indicate what goes where. Thanks
NOTE: This is the generic code - the actual code has my info wherever there are brackets.