|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /home/jackjohn/public_html/cgi-bin/sc/templates/cr/ |
Upload File : |
#<!-- ------------------------------------------------ -->#
#<!-- Main Template File -->#
#<!-- filename: elite_001_cr_template.sst -->#
#<!-- TEMPLATE: Customer Registration -->#
#<!-- THEME: Elite 001 -->#
#<!-- CORE: Core 001 -->#
#<!-- copyright ShopSite inc. Design by Mark -->#
#<!-- ------------------------------------------------ -->#
#<!-- ------------------------------------------------ -->#
#<!-- ---------------- Sign In Screen ---------------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Sign_In --]
[-- VAR.define "sign_in" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_sign_in_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Sign_In --]
#<!-- ------------------------------------------------ -->#
#<!-- --------- Sign Out Confirmation Screen --------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Sign_Out_Confirmation --]
[-- VAR.define "sign_out" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_sign_out_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Sign_Out_Confirmation --]
#<!-- ------------------------------------------------ -->#
#<!-- ------- New Customer Registration Screen ------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE New_Registration --]
[-- VAR.define "new_reg" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_new_reg_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE New_Registration --]
#<!-- ------------------------------------------------ -->#
#<!-- ------ Customer Registration Info Screen ------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE View_Edit --]
[-- VAR.define "view_edit" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_view_edit_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE View_Edit --]
#<!-- ------------------------------------------------ -->#
#<!-- -------------- Preferences Screen -------------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Preferences --]
[-- VAR.define "prefs" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_prefs_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Preferences --]
#<!-- ------------------------------------------------ -->#
#<!-- ------------ Change Password Screen ------------ -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Edit_Password --]
[-- VAR.define "edit_pass" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_edit_pass_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Edit_Password --]
#<!-- ------------------------------------------------ -->#
#<!-- -------- Change Challenge Phrase Screen -------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Edit_Challenge --]
[-- VAR.define "edit_chal" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_edit_chal_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Edit_Challenge --]
#<!-- ------------------------------------------------ -->#
#<!-- ------------ Forgot Password Screen ------------ -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Forgot_Password --]
[-- VAR.define "forgot_pass" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_forgot_pass_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Forgot_Password --]
#<!-- ------------------------------------------------ -->#
#<!-- ---------- Challenge Link Email Sent ----------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Forgot_Email_Sent --]
[-- VAR.define "forgot_email_sent" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_forgot_email_sent_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Forgot_Email_Sent --]
#<!-- ------------------------------------------------ -->#
#<!-- ----------- Answer Challenge Screen ------------ -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Get_Answer --]
[-- VAR.define "chal_answer" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_chal_answer_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Get_Answer --]
#<!-- ------------------------------------------------ -->#
#<!-- ---------- Challenge Change Password ----------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Set_Answer_Password --]
[-- VAR.define "set_chal_pass" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_set_chal_pass_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Set_Answer_Password --]
#<!-- ------------------------------------------------ -->#
#<!-- ----------- Main Payment Info Screen ----------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Payment_Accounts --]
[-- VAR.define "main_pay" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_main_pay_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Payment_Accounts --]
#<!-- ------------------------------------------------ -->#
#<!-- ----------- Edit Payment Info Screen ----------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Edit_Payment_Account --]
[-- VAR.define "edit_pay" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_edit_pay_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Edit_Payment_Account --]
#<!-- ------------------------------------------------ -->#
#<!-- ---------- Delete Payment Info Screen ---------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Delete_Payment_Account --]
[-- VAR.define "del_pay" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_del_pay_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Delete_Payment_Account --]
#<!-- ------------------------------------------------ -->#
#<!-- ----------- Main Shipping Info Screen ---------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Shipping_Options --]
[-- VAR.define "main_ship" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_main_ship_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Shipping_Options --]
#<!-- ------------------------------------------------ -->#
#<!-- ----------- Edit Shipping Info Screen ---------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Edit_Shipping --]
[-- VAR.define "edit_ship" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_edit_ship_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Edit_Shipping --]
#<!-- ------------------------------------------------ -->#
#<!-- ---------- Delete Shipping Info Screen --------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Delete_Shipping --]
[-- VAR.define "del_ship" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_del_ship_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Delete_Shipping --]
#<!-- ------------------------------------------------ -->#
#<!-- ------------ Main Order Info Screen ------------ -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Orders --]
[-- VAR.define "main_order" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_main_order_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Orders --]
#<!-- ------------------------------------------------ -->#
#<!-- ------------ View Order Info Screen ------------ -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE View_Order --]
[-- VAR.define "view_order" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_view_order_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE View_Order --]
#<!-- ------------------------------------------------ -->#
#<!-- ----------- Delete Order Info Screen ----------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Delete_Order --]
[-- VAR.define "del_order" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_del_order_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE Delete_Order --]
#<!-- ------------------------------------------------ -->#
#<!-- ------------- Generic Error Screen ------------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE CR_Error --]
[-- VAR.define "cr_error" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- VAR.title --]</title>
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">[-- CR_JAVASCRIPT --]</script>
</head>
<body>
[-- CR_FORM --]
[-- INCLUDE core_001_cr_error_screen.sst PROCESS --]
</form>
</body>
</html>
[-- END_DEFINE CR_Error --]
#<!-- ------------------------------------------------ -->#
#<!-- --------- Unknown Email Address Message -------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Forgot_Password_NoEmail --]
[-- VAR.define "unknown_address_email" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
</head>
<body>[-- INCLUDE core_001_cr_unknown_address_email.sst PROCESS --]</body>
</html>
[-- END_DEFINE Forgot_Password_NoEmail --]
#<!-- ------------------------------------------------ -->#
#<!-- ---------- Forgotten Password Message ---------- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Forgot_Password_Email --]
[-- VAR.define "forgot_pass_email" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
[-- IF CR_HTML_Email --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
</head>
<body>[-- INCLUDE core_001_cr_forgot_pass_email.sst PROCESS --]</body>
</html>
[-- ELSE --][-- INCLUDE core_001_cr_forgot_pass_email.sst PROCESS --]
[-- END_IF --]
[-- END_DEFINE Forgot_Password_Email --]
#<!-- --------------------------------------------------------- -->#
#<!-- ---------- Forgotten Password Facebook Message ---------- -->#
#<!-- --------------------------------------------------------- -->#
[-- DEFINE Forgot_Password_Facebook_Email --]
[-- VAR.define "forgot_pass_email" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
[-- IF CR_HTML_Email --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
</head>
<body>
<table class="content">
<tr>
<td class="cr_link_text">[-- STORE.RegisteredFacebookEmail --]</td>
</tr>
<tr>
<td class="cr_link">[-- CR_FORGOT_PASSWORD_LINK --]</td>
</tr>
</table>
</body>
</html>
[-- ELSE --]
[-- STORE.RegisteredFacebookEmail --]
[-- CR_FORGOT_PASSWORD_LINK --]
[-- END_IF --]
[-- END_DEFINE Forgot_Password_Facebook_Email --]
#<!-- ------------------------------------------------ -->#
#<!-- Merchant?? Contact Email Address Changed Message -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Email_Account_Change --]
[-- VAR.define "account_change_email" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
[-- IF CR_HTML_Email --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
</head>
<body>[-- INCLUDE core_001_cr_account_change_email.sst PROCESS --]</body>
</html>
[-- ELSE --][-- INCLUDE core_001_cr_account_change_email.sst PROCESS --]
[-- END_IF --]
[-- END_DEFINE Email_Account_Change --]
#<!-- ------------------------------------------------ -->#
#<!-- ---- Contact Email Address Changed Message ----- -->#
#<!-- ------------------------------------------------ -->#
[-- DEFINE Email_Address_Changed --]
[-- VAR.define "address_change_email" --]
[-- INCLUDE elite_001_cr_vars.sst PROCESS --]
[-- IF CR_HTML_Email --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<style type="text/css">[-- INCLUDE elite_001_cr_styles.css PROCESS --]</style>
</head>
<body>
[-- INCLUDE core_001_cr_address_change_email.sst PROCESS --]
</body>
</html>
[-- ELSE --][-- INCLUDE core_001_cr_address_change_email.sst PROCESS --]
[-- END_IF --]
[-- END_DEFINE Email_Address_Changed --]