<!-- Force Frames: redirects to frame site -->
<!-- Begin
if (parent.location.href == self.location.href) {
// change the url below to the url of the
// frameset page...
window.location.href = '../index.htm';} 