// window top

if (window != window.top){top.location.href = location.href;}

// end window top
