{ 
if (top.location.href.indexOf("frame") == -1 )
top.location.href = "default.asp"; 
}

