LOGIN and select the My Account link at the top right. Click here if you have forgotten your password.');
define('SUBSCRIBE_DUPLICATE_NEWSONLY_ERROR', 'This email address has already placed a Newsletter-Only subscription. If you did not receive the confirmation request, please email '. STORE_OWNER_EMAIL_ADDRESS .' from the address and request the subscription.');
define('SUBSCRIBE_DUPLICATE_NEWSONLY_ACCT', 'A Newsletter-Only subscription has been registered with this email address. If you currently receive our newsletter, but do not have an account.');
define('SUBSCRIBE_MERGED_NEWSONLY_ACCT', 'A Newsletter-Only subscription has been registered with this email address. Your subscription has been added to your new customer account. You may now manage your subscription from your account page.');
define('SUBSCRIBE_NEWSLETTER_ONLY', 'Newsletter-Only Subscriber:');
define('SUBSCRIBE_NEWSLETTER_ONLY2', '(Check if you currently receive our newsletter, but do not have an account.)');
define('SUBSCRIBE_DUPLICATE_OTHER_ACCT', 'This email address is already being used by another Customer Account.');
define('SUBSCRIBE_DUPLICATE_CONFIRM_ERROR', 'This email address has already placed a Newsletter-Only subscription.');
define('SUBSCRIBE_NONEXISTANT_EMAIL_ERROR','This email address has not been registered.');
define('SUBSCRIBE_MULTIPLE_EMAIL_ERROR','Please contact '. STORE_OWNER_EMAIL_ADDRESS .' regarding your subscription.');
?>