keeping navigation all the time...

keeping navigation all the time...

HI All, I'm trying to use keep the header and footer elements on all the pages.. when i've a link like this:

<a href='test.html'>Test</a>

it loads the test.html but then none of the script or stylesheet in test.html gets rendered/executed... If i use rel='external' the scripts get executed but i lose the navigation.. is there any workaround for this? can someone please help?