if (top != self) {
top.location.href = location.href;
window.moveTo(0,0);
top.window.resizeTo(1024,768);
}