if ( window == window.top ) {
top.location.href = "frame.html";
}