Root-relative navigation is the way to go.
There are several different ways to organize your navigation system. Some people use relative URL's (../index.php), others use absolute URLS (http://www.onlineaspect.com/index.php). I've found that using
...