We\'re sorry to hear that you wish to unsubscribe from our newsletter. If you have concerns about your privacy, please see our privacy notice.

Subscribers to our newsletter are kept notified of new products, price reductions, and site news.

If you still do not wish to receive your newsletter, please click the button below. '); define('UNSUBSCRIBE_TEXT_NO_ADDRESS_GIVEN', '
We\'re sorry to hear that you wish to unsubscribe from our newsletter. If you have concerns about your privacy, please see our privacy notice.

Subscribers to our newsletter are kept notified of new products, price reductions, and site news.

If you still do not wish to receive your newsletter, please click the button below. You will be taken to your account-preferences page, where you may edit your subscriptions. You may be prompted to log in first.'); define('UNSUBSCRIBE_DONE_TEXT_INFORMATION', '
Your email address, listed below, has been removed from our Newsletter Subscription list, as per your request.

'); define('UNSUBSCRIBE_ERROR_INFORMATION', '
The email address you specified was not found in our newsletter database, or has already been removed from our newletter subscription list.

'); // BEGIN newsletter_subscribe mod 1/1 //email unsubscribes define('UNSUBSCRIBE_EMAIL_SUBJECT', 'Newsletter subscription discontinued'); define('UNSUBSCRIBE_EMAIL_WELCOME', '' . "\n" . '

Newsletter unsubscription confirmation from ' . STORE_NAME . '.

'); define('UNSUBSCRIBE_EMAIL_SEPARATOR', '--------------------'); define('UNSUBSCRIBE_EMAIL_TEXT', 'Your e-mail address is now unsubscribed from our newsletter.
' . "\n" . '

' . "\n\n" . 'If you ever decide that you want to receive our newsletter again, please visit our website and subscribe your e-mail address again.

' . "\n\n" . ''); define('UNSUBSCRIBE_EMAIL_CONTACT', '
If you have any questions please send us an email: '. STORE_OWNER_EMAIL_ADDRESS ."
\n\n"); define('UNSUBSCRIBE_EMAIL_CLOSURE','Sincerely,' . "\n\n" . STORE_OWNER . "\n\n". ''.HTTP_SERVER . DIR_WS_CATALOG ."\n\n"); // send to admins when newsletter in unsubscribed define('UNSUBSCRIBE_ADMIN_EMAIL_SUBJECT', 'Newsletter subscription discontinued'); define('UNSUBSCRIBE_ADMIN_EMAIL_TEXT', 'Newsletter unsubscribed for e-mail address: %s on %s'); // email disclaimer - this disclaimer is separate from all other email disclaimers define('UNSUBSCRIBE_EMAIL_DISCLAIMER_NEW_CUSTOMER', 'This e-mail address was unsubscribed from our website. If this is incorrect, please inform us so we can investigate what may have caused this. You may re-subscribe in our webshop in the meanwhile, thank you.'); // END newsletter_subscribe mod 1/1 ?>