$message .="\n\n--\n\n". gettext("This message was created via the introduce contact function.") ." ". str_replace(array("%NAME1","%NAME2"),array($user->get_attribute("USER_FIRSTNAME") ." ". $user->get_attribute("USER_FULLNAME"), $contact->get_attribute("USER_FIRSTNAME")...