contact->params->get( 'address_check' ) > 0 ) && ( $this->contact->address || $this->contact->suburb || $this->contact->state || $this->contact->country || $this->contact->postcode ) ) : ?> contact->params->get( 'address_check' ) > 0 ) : ?> contact->address && $this->contact->params->get( 'show_street_address' ) ) : ?> contact->suburb && $this->contact->params->get( 'show_suburb' ) ) : ?> contact->state && $this->contact->params->get( 'show_state' ) ) : ?> contact->postcode && $this->contact->params->get( 'show_postcode' ) ) : ?> contact->country && $this->contact->params->get( 'show_country' ) ) : ?>
contact->params->get( 'marker_address' ); ?>
contact->address); ?>
contact->suburb; ?>
contact->state; ?>
contact->postcode; ?>
contact->country; ?>

contact->email_to && $this->contact->params->get( 'show_email' )) || ($this->contact->telephone && $this->contact->params->get( 'show_telephone' )) || ($this->contact->fax && $this->contact->params->get( 'show_fax' )) || ($this->contact->mobile && $this->contact->params->get( 'show_mobile' )) || ($this->contact->webpage && $this->contact->params->get( 'show_webpage' )) ) : ?> contact->email_to && $this->contact->params->get( 'show_email' ) ) : ?> contact->telephone && $this->contact->params->get( 'show_telephone' ) ) : ?> contact->fax && $this->contact->params->get( 'show_fax' ) ) : ?> contact->mobile && $this->contact->params->get( 'show_mobile' ) ) :?> contact->webpage && $this->contact->params->get( 'show_webpage' )) : ?>
contact->params->get( 'marker_email' ); ?> contact->email_to; ?>
contact->params->get( 'marker_telephone' ); ?> contact->telephone); ?>
contact->params->get( 'marker_fax' ); ?> contact->fax); ?>
contact->params->get( 'marker_mobile' ); ?> contact->mobile); ?>
contact->webpage; ?>

contact->misc && $this->contact->params->get( 'show_misc' ) ) : ?>
contact->params->get( 'marker_misc' ); ?> contact->misc; ?>