if(self.parent == self) {
	window.location = '/?url=' + self.location;
}