top.location.target="_top"
if(window.location.target != "_top") {
   top.location.href=window.location.href
}

