if (self != parent) {
	loc = self.location.href;
	top.location.href = loc;
}