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