Hi ,

the site is here and I have a dynamic drive script on there but can't work out where to add the credit code so it shows up within the source code of the page.

I want to replace

Code:
<script type="text/javascript" src="includes/templates/red_passion/jscript/jscript_YOURJAVASCRIPT.js"></script>
with

Code:
<script type="text/javascript" src="includes/templates/red_passion/jscript/jscript_YOURJAVASCRIPT.js">
/***********************************************
* Ultimate Fade-In Slideshow (v1.51a): (c) Dynamic Drive (http://www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for this script and 100s more.
***********************************************/
</script>
Any ideas?

Thanks!