var selfFrame = (top == self);
if (!selfFrame) top.location.href = document.location.href;

