Ok, I got two pages: index.php and pages/menu.php. Index.php loads pages/menu.php into a div (via tab nav). In menu.php there is a variable "t" and in index.php there are two links menu.php?t=m and menu.php?t=e. On my local server I got the div to load properly. However since I've transferred to remote server the div no longer appears. To check it out for your self, go to
bta.xp3.biz and click menu. Menu still works the way I need it to but only by it's self and not inside the index div.
bta.xp3.biz/pages/menu.php?t=m
bta.xp3.biz/pages/menu.php?t=e