function frameset() {
if(!parent.topleft)
location.href="/index.htm?" + location.pathname;
}
