//---------------------------------------------
// Break out of frameset
//if (top.location != self.location) {
    //top.location = self.location
//}

//----------------------------------------------