reading that code, it doesn't seem to follow the logic of what I am trying to do. Once again, if I just go to the root of my site it will load index.php with all the content code it needs. but if I specify index.php?page=content, it will grab from the context.txt
Also, following the logic of your code, I would have to make an entry for every single page in that code... that's just silly.