Javascript Conflict with Slider and One Page Scroll Animation! HELP PLEASE!

Hello Guys,

Ok I’m trying to add some sliders to my this site which I did successfully but by doing so I lost the one page scroll animation…

Here is the site right now…

http://new.thunderbayinn.ca/

Sliders work perfectly but when you click on the navigation it just jumps to the section without a scroll. Here is a link to what I’d like it to do before the sliders were in…

http://modocom.ca/tbayinn/

This one the animation scroll works perfectly.

How can I incorporate the sliders and the one page scroll animation so everything works and not conflicting with each other.

Please help, much appreciated.

Thanks,

Mike

Remove this line:

<script src=“http://new.thunderbayinn.ca/wp-content/themes/tbayinn/parallaxslider/jQuery/jquery-1.6.2.min.js” type=“text/javascript”></script>

and it should work. Once jquery is defined, you should not do it again.