Jquery Conflicts - How to resolve?

Jquery Conflicts - How to resolve?

Hi there !

I am working on HTML and Jquery part for this website http://englishonmobile.in/newwebsite/EOM-Ver3/eom.html, here in this page, the 3 tabs are working i.e. Business English, Course and Benefits.

But the top tab "TRY FOR FREE NOW" not working as like in other pages.

This is the jquery issues i.e
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.min.js"></script>-->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>


When I disable either of the jquery code as above, now 3 tabs are working and if I enable the code, the top tab is working but not the 3 tabs.

I want both the process should work i.e.  the top tab and the 3 tabs.

thanks
balkar