//Script Force Body Content to Stand Alone from Frameset
if (top.location != self.location) {
top.location.replace(self.location)
}
//End Script Force Body Content to Stand Alone from Frameset