I'm currently using the jquery plugin one page scroll (http://www.thepetedesign.com/demos/onepage_scroll_demo.html)
I want to keep the stock navigation that gets added on the right side, but I also have a fixed navbar were I want the links to navigate to the different divs on the index.html file.
I was thinking to give each div a specific id, but how I would I get the navigation to work with the smooth scrolling?