Lightbox affecting JS slider

Hey,

I was just wondering why the use of lightbox is affecting the javascript slider.

Take a look at this page:

http://www.freemanholland.com/raw/consumer-case-studies/

The images down the right are clickable(lightbox)

Now the header should be a JS slider like on this page: http://www.freemanholland.com/raw/

Notice the slider works on this page.

Can anyone help me find out why this is? How can i fix this?

Thanks again

When i take out this line:


<script type="text/javascript" src="http://www.freemanholland.com/raw/js/prototype.js"></script>

The Js slider at the top of the page in the header works, why is this?