in Kilobyte');
DEFINE('_UE_AVATARUPLOAD','Allow Image Upload');
DEFINE('_UE_AVATARUPLOAD_DESC','Set to "Yes" if you want registered users to be able to upload an image.');
DEFINE('_UE_AVATARIMAGERESIZE','Auto Resize Images');
DEFINE('_UE_AVATARIMAGERESIZE_DESC','Auto Resizing images requires GD Library to be installed. GD2 Installed:');
DEFINE('_UE_AVATARGALLERY','Use Image Gallery');
DEFINE('_UE_AVATARGALLERY_DESC','Set to "Yes" if you want registered users to be able to choose an image from a Gallery.');
DEFINE('_UE_TNWIDTH','Max. Thumbnail Width');
DEFINE('_UE_TNHEIGHT','Max. Thumbnail Height');
//Admin User List Tab Labels
DEFINE('_UE_USERLIST_TITLE','User List Title');
DEFINE('_UE_USERLIST_TITLE_DESC','User List Title');
DEFINE('_UE_LISTVIEW','List');
DEFINE('_UE_PICTLIST','Picture List');
DEFINE('_UE_PICTDETAIL','Picture Detail');
DEFINE('_UE_LISTVIEW','List');
DEFINE('_UE_NUM_PER_PAGE','Users Per Page');
DEFINE('_UE_NUM_PER_PAGE_DESC','Number of Users Per Page');
DEFINE('_UE_VIEW_TYPE','Display Type');
DEFINE('_UE_VIEW_TYPE_DESC','Display Type');
DEFINE('_UE_ALLOW_EMAIL','Email Links');
DEFINE('_UE_ALLOW_EMAIL_DESC','Allow Email Links. NOTE: this setting only applies to custom fields of type email');
DEFINE('_UE_ALLOW_WEBSITE','Website Links');
DEFINE('_UE_ALLOW_WEBSITE_DESC','Allow Website Links');
DEFINE('_UE_ALLOW_IM','Instant Messenging Links');
DEFINE('_UE_ALLOW_IM_DESC','Allow Instant Messenging Links');
DEFINE('_UE_ALLOW_ONLINESTATUS','Online Status');
DEFINE('_UE_ALLOW_ONLINESTATUS_DESC','Show Online Status');
DEFINE('_UE_ALLOW_EMAIL_DISPLAY_DESC','NOTE: This setting only applies to the users primary email address.');
//Admin Moderate Tab labels
DEFINE('_UE_MODERATE','Moderation');
DEFINE('_UE_AVATARUPLOADAPPROVALGROUP','Moderator Groups');
DEFINE('_UE_AVATARUPLOADAPPROVALGROUP_DESC','All users in the group selected and above will be moderators.');
DEFINE('_UE_ALLOWUSERREPORTS','Allow User Reports');
DEFINE ('_UE_ALLOWUSERREPORTS_DESC','Allows users to report inappropriate behavior of other users to moderators.');
DEFINE ('_UE_AVATARUPLOADAPPROVAL','Require Upload Image Approval');
DEFINE ('_UE_AVATARUPLOADAPPROVAL_DESC','Require all images uploaded by users to be approved prior to being displayed.');
DEFINE ('_UE_ALLOWUSERPROFILEBANNING_DESC','Allows moderators to prevent a users profile from being publicly displayed.');
DEFINE ('_UE_ALLOWUSERPROFILEBANNING','Allow Profile Banning');
//Admin Registration tab labels
DEFINE('_UE_NAME_FORMAT','Name Format');
DEFINE('_UE_DATE_FORMAT','Date Format');
DEFINE('_UE_NAME_FORMAT_DESC','Choose which format you would like the Name/Username fields to be displayed.');
DEFINE('_UE_DATE_FORMAT_DESC','Choose which date format you would like your date fields to be dispayed in.');
DEFINE ('_UE_REG_CONFIRMATION_DESC','Set yes to send an email to users upon registration with a confirmation link.');
DEFINE ('_UE_REG_CONFIRMATION','Require Email Confirmation');
DEFINE ('_UE_REG_ADMIN_APPROVAL','Require Admin Approval');
DEFINE ('_UE_REG_ADMIN_APPROVAL_DESC','Require all user registrations to be approved by an administrator');
DEFINE ('_UE_REG_EMAIL_NAME','Registration Email Name');
DEFINE ('_UE_REG_EMAIL_NAME_DESC','Please enter the name that you want to be displayed when sending email');
DEFINE ('_UE_REG_EMAIL_FROM','Registraton Email Address');
DEFINE ('_UE_REG_EMAIL_FROM_DESC','Email address you want to when emailing registrants');
DEFINE ('_UE_REG_EMAIL_REPLYTO','Registration Reply To Email Address');
DEFINE ('_UE_REG_EMAIL_REPLYTO_DESC','Email address you want be used as the reply-to addressed');
DEFINE ('_UE_REG_PEND_APPR_MSG','Pending Approval Email');
DEFINE ('_UE_REG_WELCOME_MSG','Welcome Email');
DEFINE ('_UE_REG_REJECT_MSG','Rejection Email');
DEFINE ('_UE_REG_PEND_APPR_SUB','Pending Approval Subject');
DEFINE ('_UE_REG_WELCOME_SUB','Welcome Subject');
DEFINE ('_UE_REG_PEND_APPR_SUB_DESC','Pending Approval Subject');
DEFINE ('_UE_REG_WELCOME_SUB_DESC','Welcome Subject');
DEFINE ('_UE_REG_REJECT_SUB_DESC','Rejection Subject');
DEFINE ('_UE_REG_SIGNATURE','Email Signature');
DEFINE ('_UE_REG_ADMIN_PA_SUB','ACTION REQUIRED! New User Registration Pending Approval');
DEFINE ('_UE_REG_ADMIN_PA_MSG','A new user has registered at [SITEURL] and requires approval.\n'
.'This email contains their details\n\n'
.'Name - [NAME]\n'
.'e-mail - [EMAILADDRESS]\n'
.'Username - [USERNAME]\n\n\n'
.'Please do not respond to this message as it is automatically generated and is for information purposes only\n');
DEFINE ('_UE_REG_ADMIN_SUB','New User Registration');
DEFINE ('_UE_REG_ADMIN_MSG','A new user has registered at [SITEURL].\n'
.'This email contains their details\n\n'
.'Name - [NAME]\n'
.'e-mail - [EMAILADDRESS]\n'
.'Username - [USERNAME]\n\n\n'
.'Please do not respond to this message as it is automatically generated and is for information purposes only\n');
DEFINE('_UE_REG_EMAIL_TAGS','[NAME] - Name of the User
'
.'[USERNAME] - Username of the User
'
.'[DETAILS] - Account Details of the User such as Email Address, Username, and Password
'
.'[CONFIRM] - Inserts confirmation link if the confirmation functionality is enabled
');
//Registration form
DEFINE('_UE_REG_COMPLETE_NOPASS','Registration Complete!
'
.'Your password has been sent to the e-mail address you entered.
'
.'When you receive your password you will then be able to login.');
DEFINE('_UE_REG_COMPLETE','Registration Complete!
'
.'You may now login.
');
DEFINE('_UE_REG_COMPLETE_NOPASS_NOAPPR','Registration Complete!
'
.'Your registration reqiures approval. Once approved your password will be sent to the e-mail address you entered.
'
.'When you receive approval and a password you will then be able to login.');
DEFINE('_UE_REG_COMPLETE_NOAPPR','Registration Complete!
'
.'Your registration reqiures approval. Once approved you will be sent an acceptance notice to the e-mail address you entered.
'
.'When you receive approval then you will be able to login.');
DEFINE('_UE_REG_COMPLETE_CONF','Registration Complete!
'
.'An email with further instructions on how to complete your registration has been sent to the email address you provided. Please check your email to complete your registration.
');
DEFINE('_UE_REG_COMPLETE_NOPASS_CONF','Registration Complete!
'
.'Your password has been sent to the e-mail address you entered.
'
.'When you receive your password and follow the confirmation instructions you will then be able to login.');
// User List Labels
DEFINE ('_UE_HAS','has');
DEFINE ('_UE_USERS','registered users');
DEFINE ('_UE_SEARCH_ALERT','Please enter a value to search!');
DEFINE ('_UE_SEARCH','Find User');
DEFINE ('_UE_ENTER_EMAIL','Enter users Email, Name or Username');
DEFINE ('_UE_SEARCH_BUTTON','Search');
DEFINE ('_UE_SHOW_ALL','Show All Users');
DEFINE ('_UE_NAME','Name');
DEFINE ('_UE_UL_USERNAME','User Name');
DEFINE ('_UE_USERTYPE','Usertype');
DEFINE ('_UE_VIEWPROFILE','View Profile');
DEFINE ('_UE_LIST_ALL','List all');
DEFINE ('_UE_PAGE','Page');
DEFINE ('_UE_RESULTS','Results');
DEFINE ('_UE_OF_TOTAL','of total');
DEFINE ('_UE_NO_RESULTS','No results');
DEFINE ('_UE_FIRST_PAGE','first page');
DEFINE ('_UE_PREV_PAGE','previous page');
DEFINE ('_UE_NEXT_PAGE','next page');
DEFINE ('_UE_END_PAGE','end page');
DEFINE('_UE_CONTACT','Contact');
DEFINE('_UE_INSTANT_MESSAGE','Instant Message');
DEFINE('_UE_IMAGEAVAILABLE','Photo');
DEFINE('_UE_INFO','Info');
DEFINE('_UE_PROFILE','Profile');
DEFINE('_UE_PRIVATE_MESSAGE','PM');
DEFINE('_UE_ADDITIONAL','Aditional Info');
DEFINE('_UE_NO_DATA','Not Supplied');
DEFINE('_UE_CLICKTOVIEW','Click for');
DEFINE('_UE_UL_USERNAME_NAME','Username(Name)');
DEFINE('_UE_PM','PM');
DEFINE('UE_PM_USER','Send Private Message');
//mod_userextraslogin
DEFINE('_UE_NO_ACCOUNT','No account yet?');
DEFINE('_UE_CREATE_ACCOUNT','Create one');
DEFINE('_LOGIN_NOT_CONFIRMED','Your registration process is not yet complete! Please check your email for further instructions.');
DEFINE('_LOGIN_NOT_APPROVED','Your account has not yet been approved!');
DEFINE('_UE_USER_CONFIRMED','Your account is now active. You may now login!');
DEFINE('_UE_USER_NOTCONFIRMED','Your account is not yet active. Please check your email and follow the instructions to complete the registration process.');
//Avatar
DEFINE('_UE_UPLOAD_UPLOAD','Upload');
DEFINE('_UE_UPLOAD_DIMENSIONS','Your image file can be maximum (width x height - size)');
DEFINE('_UE_UPLOAD_SUBMIT','Submit a new Image for Upload');
DEFINE('_UE_UPLOAD_SELECT_FILE','Select file');
DEFINE('_UE_UPLOAD_ERROR_TYPE','Please use only jpeg, jpg or png images');
DEFINE('_UE_UPLOAD_ERROR_EMPTY','Please select a file before uploading');
DEFINE('_UE_UPLOAD_ERROR_NAME','The image file must only contain alphanumeric characters and no spaces please.');
DEFINE('_UE_UPLOAD_ERROR_SIZE','The image file size exceeds the maximum the Administrator has set.');
DEFINE('_UE_UPLOAD_ERROR_WIDTHHEIGHT','The image height or width exceeds the maximum the Administrator has set.');
DEFINE('_UE_UPLOAD_ERROR_WIDTH','The image file width exceeds the maximum the Administrator has set.');
DEFINE('_UE_UPLOAD_ERROR_HEIGHT','The image file height exceeds the maximum the Administrator has set.');
DEFINE('_UE_UPLOAD_ERROR_CHOOSE',"You didn't choose an Image from the gallery..");
DEFINE('_UE_UPLOAD_UPLOADED','Your image has been uploaded.');
DEFINE('_UE_UPLOAD_GALLERY','Choose one from the Image Gallery');
DEFINE('_UE_UPLOAD_CHOOSE','Confirm Choice.');
DEFINE('_UE_UPLOAD_UPDATED','Your image has been set.');
DEFINE('_UE_USER_PROFILE_NOT','Your profile could not be updated.');
DEFINE('_UE_USER_PROFILE_UPDATED','Your profile is updated.');
DEFINE('_UE_USER_RETURN_A','If you are not taken back to your profile in a few moments ');
DEFINE('_UE_USER_RETURN_B','click here');
DEFINE('_UPDATE','UPDATE');
//Moderator
DEFINE('_UE_USERPROFILEBANNED','This profile has been banned by a moderator.');
DEFINE('_UE_REQUESTUNBANPROFILE','Submit Unban Request');
DEFINE('_UE_REPORTUSER','Report User');
DEFINE('_UE_BANPROFILE','Ban Profile');
DEFINE('_UE_UNBANPROFILE','Unban Profile');
DEFINE('_UE_REPORTUSER_TITLE','Report User');
DEFINE('_UE_USERREASON','Reason for User Report');
DEFINE('_UE_BANREASON','Reason for Ban');
DEFINE('_UE_SUBMITFORM','Submit');
DEFINE('_UE_NOUNBANREQUESTS','No Unban Requests to Process');
DEFINE('_UE_BANREASON','Reason for Report');
DEFINE('_UE_IMAGE_MODERATE','Moderate Images');
DEFINE('_UE_APPROVE_IMAGES','Approve');
DEFINE('_UE_REJECT_IMAGES','REJECT');
DEFINE('_UE_MODERATE_TITLE','Moderator');
DEFINE('_UE_NOIMAGESTOAPPROVE','No Images to Process');
DEFINE('_UE_USERREPORT_MODERATE','Moderate User Reports');
DEFINE('_UE_REPORTEDUSER','Reported User');
DEFINE('_UE_REPORT','Report');
DEFINE('_UE_REPORTEDONDATE','Report Date');
DEFINE('_UE_USERREPORT_MODERATE','Moderate User Reports');
DEFINE('_UE_REPORTEDUSER','Reported User');
DEFINE('_UE_REPORTEDBY','Reported By');
DEFINE('_UE_PROCESSUSERREPORT','Process');
DEFINE('_UE_NONEWUSERREPORTS','No New User Reports');
DEFINE('_UE_USERUNBAN_SUCCESSFUL','Users profile unbanned successfully.');
DEFINE('_UE_REPORTUSERSACTIVITY','Describe User Activity');
DEFINE('_UE_USERREPORT_SUCCESSFUL','User report submitted successfully.');
DEFINE('_UE_USERBAN_SUCCESSFUL','User Profile Ban Successful.');
DEFINE('_UE_FUNCTIONALITY_DISABLED','This functionality is currently disabled.');
DEFINE('_UE_UPLOAD_PEND_APPROVAL','Your image is now pending moderator approval.');
DEFINE('_UE_UPLOAD_SUCCESSFUL','Your image was successfully uploaded.');
DEFINE('_UE_UNBANREQUEST','Unban Profile Request');
DEFINE('_UE_USERUNBANREQUEST_SUCCESSFUL','Your unban profile request was submitted successfully.');
DEFINE('_UE_USERREPORT','User Report');
DEFINE('_UE_VIEWUSERREPORTS','View User Reports');
DEFINE('_UE_USERREQUESTRESPONSE','View User Reports');
DEFINE('_UE_MODERATORREQUESTRESPONSE','View User Reports');
DEFINE('_UE_REPORTBAN_TITLE','Ban Report');
DEFINE('_UE_REPORTUNBAN_TITLE','Ban Report');
DEFINE('_UE_UNBANREQUIREACTION',' Unban request(s)');
DEFINE('_UE_USERREPORTSREQUIREACTION','User report(s)');
DEFINE('_UE_IMAGESREQUIREACTION','Image(s)');
DEFINE('_UE_NOACTIONREQUIRED','No Pending Actions');
DEFINE('_UE_UNBAN_MODERATE','Unban Profile Requests');
DEFINE('_UE_BANNEDUSER','Banned User');
DEFINE('_UE_BANNEDREASON','Banned Reason');
DEFINE('_UE_BANNEDON','Banned Date');
DEFINE('_UE_BANNEDBY','Banned By');
DEFINE('_UE_MODERATORBANRESPONSE','Moderator Response');
DEFINE('_UE_USERBANRESPONSE','User Response');
DEFINE('_UE_IMAGE_ADMIN_SUB','Image Pending Approval');
DEFINE('_UE_IMAGE_ADMIN_MSG','A user has submitted an image for approval. Please login and take the appropriate action.');
DEFINE('_UE_USERREPORT_SUB','User Report Pending Review');
DEFINE('_UE_USERREPORT_MSG','A user has submitted a report regarding a user that requires your review. Please login and take the appropriate action.');
DEFINE('_UE_IMAGEAPPROVED_SUB','Image Approved');
DEFINE('_UE_IMAGEAPPROVED_MSG','Your image has been approved by a moderator.');
DEFINE('_UE_IMAGEREJECTED_SUB','Image Rejected');
DEFINE('_UE_IMAGEREJECTED_MSG','Your image has been rejected by a moderator. Please login and submit a new image.');
DEFINE('_UE_BANUSER_SUB','User Profile Banned.');
DEFINE('_UE_BANUSER_MSG','Your user profile was banned by an administrator. Please login and review why it was banned.');
DEFINE('_UE_UNBANUSER_SUB','User Profile Unbanned');
DEFINE('_UE_UNBANUSER_MSG','Your user profile was unbanned by an administrator. Your profile is now visible to all users again.');
DEFINE('_UE_UNBANUSERREQUEST_SUB','Unban Request Pending Review');
DEFINE('_UE_UNBANUSERREQUEST_MSG','A user has submitted a request to unban their profile. Please login and take the appropriate action.');
//Alpha 3 Build
DEFINE('_UE_ONLINESTATUS','Online Status');
DEFINE('_UE_MEMBERSINCE','Member Since');
DEFINE('_UE_IMAGE','Thumbnail');
DEFINE('_UE_LASTONLINE','Last Online');
DEFINE('_UE_FORMATNAME','Formatted Name');
//Alpha 4 Build
DEFINE('_UE_ADMINREQUIREDFIELDS','Required Fields in Admin');
DEFINE('_UE_ADMINREQUIREDFIELDS_DESC','Set to Yes to make the User Management section in the administrator respect the required setting of fields and set to No to ignore the required status in the admin user management.');
DEFINE('_UE_CANCEL','Cancel');
DEFINE('_UE_NA','N/A');
DEFINE('_UE_MODERATOREMAIL','Send Moderators Email');
DEFINE('_UE_MODERATOREMAIL_DESC','If Yes moderators will receive emails when actions happen that require their attention.');
//Beta 1 Build
DEFINE('_UE_UPDATE','Update');
//Beta 2 Build
DEFINE('_UE_FIELDONPROFILE','This Field IS visible on profile');
DEFINE('_UE_FIELDNOPROFILE','This Field IS NOT visible on profile');
DEFINE('_UE_FIELDREQUIRED','This Field is required');
DEFINE('_UE_NOT_AUTHORIZED','You are not authorized to view this page!');
DEFINE('_UE_ALLOW_LISTVIEWBY','Allow Access To:');
DEFINE('_UE_ALLOW_LISTVIEWBY_DESC','Pick the group that you want to be able to view the list. All users of that level and above will have access.');
DEFINE('_UE_ALLOW_PROFILEVIEWBY','Allow Access To:');
DEFINE('_UE_ALLOW_PROFILEVIEWBY_DESC','Pick the group that you want to be able to view the profiles. All users of that level and above will have access.');
//Beta 3 Build
DEFINE('_UE_NOLISTFOUND','There are no published user lists!');
DEFINE('_UE_ALLOW_PROFILELINK','Allow Link to Profile');
DEFINE('_UE_ALLOW_PROFILELINK_DESC','Select Yes to allow each row to link to the related users profile and No to prevent profile links on lists.');
DEFINE('_UE_REGISTERFORPROFILE','Please login or Register to view or modify your profile.');
DEFINE('_UE_UPLOAD_ERROR_GDNOTINSTALLED','The GD2 Image Library is either not installed or not compiled with PHP! Please notify your systems administrator to disable Auto Image Resize.');
DEFINE('_UE_UPLOAD_ERROR_UPLOADFAILED','An error occurred uploading/processing the image!');
DEFINE('_UE_TOC','Accept Terms and Conditions');
DEFINE('_UE_TOC_REQUIRED','You must accept the Terms and Conditions before registering!');
DEFINE('_UE_REG_TOC_MSG','Enable Terms & Conditions');
DEFINE('_UE_REG_TOC_DESC','Set to Yes to require users to accept your terms and conditions before registering!');
DEFINE('_UE_REG_TOC_URL_MSG','URL To Terms & Conditions');
DEFINE('_UE_REG_TOC_URL_DESC','Enter the URL to your terms & conditions.');
DEFINE('_UE_LASTUPDATEDON','Last Updated');
//Beta 4 Build
DEFINE('_UE_EMAILFORMWARNING','IMPORTANT: If you continue your email address will become available to the user who you are emailing.');
DEFINE('_UE_EMAILFORMSUBJECT','Subject:');
DEFINE('_UE_EMAILFORMMESSAGE','Message:');
DEFINE('_UE_EMAILFORMINSTRUCT','Send a message via email to %s .');
DEFINE('_UE_GENERAL','General');
DEFINE('_UE_SENDEMAILNOTICE','NOTE:This is a message from %s at %s ( %s ). This user did not see your email address. If you reply the receipent will have your email address. %s owners cannot accept any responsibility for the contents of the email.');
DEFINE('_UE_SENDEMAIL','Send Email');
DEFINE('_UE_SENTEMAILSUCCESS','Your email was sent successfully!');
DEFINE('_UE_SENTEMAILFAILED','Your email failed to send! Please try again.');
DEFINE('_UE_ALLOW_EMAIL_DISPLAY','Email Handling');
DEFINE('_UE_REGISTERDATE','Date Registered');
DEFINE('_UE_ACTION','Action');
DEFINE('_UE_USER','User');
DEFINE('_UE_USERAPPROVAL_MODERATE','User Approval/Rejection');
DEFINE('_UE_USERPENDAPPRACTION',' User(s)');
DEFINE('_UE_APPROVEUSER','Process User(s)');
DEFINE('_UE_REG_REJECT_SUB','Your registration has been rejected!');
DEFINE('_UE_USERREJECT_MSG','Your registration at %s has been rejected for the following reason: \n %s');
DEFINE('_UE_COMMENT','Reject Comment');
DEFINE('_UE_APPROVE','Approve');
DEFINE('_UE_REJECT','Reject');
DEFINE('_UE_USERREJECT_SUCCESSFUL','The user(s) have been successfully rejected!');
DEFINE('_UE_USERAPPROVE_SUCCESSFUL','The user(s) have been successfully approved!');
DEFINE('_LOGIN_REJECTED','Your request for registration was rejected!');
DEFINE('_UE_EMAILFOOTER','NOTE: This email was automatically generated from %s (%s).');
DEFINE('_UE_MODERATORUSERAPPOVAL','Moderator Approve Users');
DEFINE('_UE_MODERATORUSERAPPOVAL_DESC','This configuration allows Moderators to approve users pending approval via the front end of the website.');
DEFINE('_UE_REG_COMPLETE_NOAPPR_CONF','Registration Complete!
'
.'Your registration requires approval and email confirmation. Please follow the confirmation steps sent to you in email. Once approved you will be sent an acceptance notice to the e-mail address you entered.
'
.'When you receive approval then you will be able to login.');
DEFINE('_UE_REG_COMPLETE_NOPASS_NOAPPR_CONF','Registration Complete!
'
.'Your registration reqiures approval and email confirmation. Please follow the confirmation steps sent to you in email.
'
.'When you receive approval a password will be emailed to you and you will then be able to login.');
DEFINE('_UE_NAME_STYLE','Name Style');
DEFINE('_UE_NAME_STYLE_DESC','The name style details how you what to capture the name field in mambo.');
DEFINE('_UE_USER_CONFIRMED_NEEDAPPR','Thank you for confirming your Email Address. Your account requires approval by a moderator. You will receive an email with the outcome of the review.');
DEFINE('_UE_YOUR_FNAME','First Name');
DEFINE('_UE_YOUR_MNAME','Middle Name');
DEFINE('_UE_YOUR_LNAME','Last Name');
//SB Integration Support
DEFINE('_UE_SB_TABTITLE','Forum settings');
DEFINE('_UE_SB_TABDESC','These are your forum settings');
DEFINE('_UE_SB_VIEWTYPE_TITLE','Preferred viewtype');
DEFINE('_UE_SB_VIEWTYPE_FLAT','Flat');
DEFINE('_UE_SB_VIEWTYPE_THREADED','Threaded');
DEFINE('_UE_SB_ORDERING_TITLE','Preferred message ordering');
DEFINE('_UE_SB_ORDERING_OLDEST','Oldest post first');
DEFINE('_UE_SB_ORDERING_LATEST','Latest post first');
DEFINE('_UE_SB_SIGNATURE','Signature');
?>