It is possible to do this - the way I have done this before is to use a javascript link to change the main frame, leaving the top / side / invisible frame the same.
function change()
{
document.mainFrame.location=http://www.relaxpools.com/template1...ageID=0&Lang=EN;
}
Something along those lines, and these links can be generated dynamically via PHP too...