<!-- hide
		//***********************************************************
		//**
		//**  Stop browser frames
		//**
		//***********************************************************  
			if (top.location != self.location) { top.location = self.location; }
	// unhide -->
