bootstrap Navbar conflict

bootstrap Navbar conflict

Hi I am fan of bootstrap menu, I was able to add bootstrap and jquery library in my site, but the problem is there is conflict javascript, basically I don't to use the built in navigation.js. If I will remove the #navigation ID in html mark up, I will get an error as stated below. I got my desired output in bootstrap but the problem is error in function, because the  navigation.js is trying to find the #navigation ID. Is there any way to work around with this, I know we cannot disable the DOM loaded javascript. But could you do me favor at-least for navigation(Nav bar only). Thanks.