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