jQuery conflict

jQuery conflict

I am integrating a lightbox gallery into my site and am having an issue with an image slider that is also utilizing jQuery. When I integrate the code as instructed the lightbox works perfect, but the slider doesn't scroll. So I added the jQuery.noConflict() function to the head and the slider works perfect, but now the lightbox overlay does not show when clicked. The lightbox gallery shows as its supposed to but the jQuery used to show the overlay is not working. I guess I just need someone to explain to me how to use the code below:






(http://api.jquery.com/jQuery.noConflict/)

I am a newbie to all of this web stuff. How do I implement this into my ?
Site is www. playboxarenas.com if u want to see the problem......HELP!!!!