function FrameBuster(){ 

 if ( top!=self.parent ) 

// top.location=self.parent.location; 
 top.location=self.location; 

}