Click here to get back to the index page

 

this page has this javascript funtion at the top to ensure that it loads into it's predefined frameset.

if (parent.location.href == self.location.href) {
window.location.href = 'forceFrameset.html';
}