//Break out of any frames

if(top != self){
top.location = location;
}
