okay so on our site here GO HERE that is the page that has my nav bar code. Which has javascript code in it and so on. You need not worry about that though the only thing you need to know is that the actual page itself has HTML which references javascript and so on. See I don't want to have to repaste the navbar code in every page but instead update ONE FILE that changes it universally on the site. So I tried using the code bellow and making that page an object WHICH DOES WORK but the only problem is that when you click a link in the navbar it loads the page in the NAV BAR SPACE ITSELF i.e. the 800 by 150 pixel size because it's a container. Is there any way that I can bypass this? Is there any way I can get that navbar to work right without loading in a container and being able to change it with just one file? PLEASE HELP
<object type="text/html" data="http://www.battleforjustice.com/na… width="800" />
</object>