if (window != top)
	top.location.replace(window.location);

