
	// ================================================================================
	//  Allgemeines
	// ================================================================================

		// check if this page is in a frameset
		// ----------------------------------------------------------------
		if ( top != self )
			top.location = self.location;


