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

