/* author: Don Burk */
/* Creation date: 9/21/2004 */
	if (top.location != self.location) {
		top.location = self.location;
	}
