if (parent.frames[1]){
	parent.location.href=self.location.href;
}

