function framecombine(mytop){
	if(top==self)self.location.href=mytop;
}