if (parent.frames.length>=1) {
window.top.location.href=document.location;
}
