if (top != self) {
	var newWindow = open(location.href)
	location.href="javascript: history.back(1)"
}