Prv8 Shell
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/includes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/jackjohn/public_html/cgi-bin/sc/templates/includes/awesome_blue_001_cr_vars.sst
# THIS TEMPLATE IS DEPRICATED AND IS NO LONGER MAINTAINED
# The Awesome Orange templates now support multiple color
# schemes, and should be used instead of this template.


#<!-- ------------------------------------------------ -->#
#<!-- Variable Definitions Include File                -->#
#<!-- filename: awesome_orange_001_cr_vars.sst         -->#
#<!-- TEMPLATE: Customer Registration                  -->#
#<!-- THEME: Awesome Orange 001                        -->#
#<!-- copyright ShopSite inc. Design by Mark           -->#
#<!-- ------------------------------------------------ -->#

<!-- 
THIS TEMPLATE IS DEPRICATED AND IS NO LONGER MAINTAINED
The Awesome Orange templates now support multiple color
schemes, and should be used instead of this template.
 -->

#<!-- Font Stuff -->#
[-- VAR.font "Arial, Helvetica, sans-serif" --]
[-- VAR.font_size "10pt" --]
[-- VAR.h1_size "16pt" --]
[-- VAR.h2_size "14pt" --]
[-- VAR.h3_size "12pt" --]
[-- VAR.h4_size "10pt" --]

#<!-- Text Alignment -->#
[-- VAR.text_align "left" --]
[-- VAR.button_text_align "center" --]
[-- VAR.product_text_align "left" --]

#<!-- Names for Theme Colors -->#
[-- VAR.theme_color_1 "ab_dk_blue" --]
[-- VAR.theme_color_2 "ab_dk_grey" --]
[-- VAR.theme_color_3 "ab_lt_grey" --]

#<!-- Hexes for Colors -->#
[-- VAR.text_color "#000000" --]
[-- VAR.background_color "#F0F0F0" --]
[-- VAR.button_text_color "#F0F0F0" --]
[-- VAR.button_hover_color "#606060" --]
[-- VAR.link_text_color "#114477" --]
[-- VAR.link_hover_color "#606060" --]
[-- VAR.pr_sale_price_color "#114477" --]
[-- VAR.pr_price_sale_color "#606060" --]
[-- VAR.price_background_color "#606060" --]
[-- VAR.price_text_color "#F0F0F0" --]

#<!-- Form Stuff -->#
[-- VAR.form_text_color "#000000" --]
[-- VAR.form_border_color "#114477" --]
[-- VAR.form_background_color "#F0F0F0" --]
[-- VAR.form_text_size "10pt" --]
[-- VAR.form_border_style "1px solid" --]

#<!-- Media Path -->#
[-- VAR.image_path "/backgrounds/awesome_blue_001" --]
[-- VAR.button_path "/buttons/awesome_blue_001" --]

#<!-- title -->#
[-- VAR.email "no" --]
[-- IF VAR.define "sign_in" --]
  [-- VAR.title STORE.SignIn --]
[-- ELSE_IF VAR.define "sign_out" --]
  [-- VAR.title STORE.SignOutConfirmation --]
[-- ELSE_IF VAR.define "new_reg" --]
  [-- VAR.title STORE.NewRegistration --]
[-- ELSE_IF VAR.define "view_edit" --]
  [-- VAR.title STORE.AccountInformation --]
[-- ELSE_IF VAR.define "prefs" --]
  [-- VAR.title STORE.Preferences --]
[-- ELSE_IF VAR.define "edit_pass" --]
  [-- VAR.title STORE.EditPassword --]
[-- ELSE_IF VAR.define "edit_chal" --]
  [-- VAR.title STORE.EditChallenge --]
[-- ELSE_IF VAR.define "forgot_pass" --]
  [-- VAR.title Store.ForgotPassword --]
[-- ELSE_IF VAR.define "forgot_email_sent" --]
  [-- VAR.title STORE.ForgotEmailSent --]
[-- ELSE_IF VAR.define "chal_answer" --]
  [-- VAR.title STORE.GetAnswer --]
[-- ELSE_IF VAR.define "set_chal_pass" --]
  [-- VAR.title STORE.SetAnswerPassword --]
[-- ELSE_IF VAR.define "main_pay" --]
  [-- VAR.title STORE.PaymentAccounts --]
[-- ELSE_IF VAR.define "edit_pay" --]
  [-- VAR.title STORE.EditPaymentAccount --]
[-- ELSE_IF VAR.define "del_pay" --]
  [-- VAR.title STORE.DeletePaymentAccount --]
[-- ELSE_IF VAR.define "main_ship" --]
  [-- VAR.title STORE.ShippingOptions --]
[-- ELSE_IF VAR.define "edit_ship" --]
  [-- VAR.title STORE.EditShipping --]
[-- ELSE_IF VAR.define "del_ship" --]
  [-- VAR.title STORE.DeleteShipping --]
[-- ELSE_IF VAR.define "main_order" --]
  [-- VAR.title STORE.Orders --]
[-- ELSE_IF VAR.define "view_order" --]
  [-- VAR.title STORE.ViewOrder --]
[-- ELSE_IF VAR.define "del_order" --]
  [-- VAR.title STORE.DeleteOrder --]
[-- ELSE_IF VAR.define "cr_error" --]
  [-- VAR.title STORE.ErrorMessages --]
[-- ELSE_IF VAR.define "unknown_address_email" --]
  [-- VAR.email "yes" --]
[-- ELSE_IF VAR.define "forgot_pass_email" --]
  [-- VAR.email "yes" --]
[-- ELSE_IF VAR.define "address_change_email" --]
  [-- VAR.email "yes" --]
[-- ELSE_IF VAR.define "account_change_email" --]
  [-- VAR.email "yes" --]
[-- ELSE --]
  <!-- This is an Error Message -->
[-- END_IF --]

#<!-- Background Image -->#
[-- VAR.cr_background_image STORE.SC_BackgroundImage --]

#<!-- Colors -->#
[-- VAR.cr_text_color STORE.SC_TextColor --]
[-- VAR.cr_background_color STORE.SC_BackgroundColor --]

[-- VAR.cr_link_color STORE.SC_LinkColor --]
[-- VAR.cr_active_link_color STORE.SC_ActiveLinkColor --]
[-- VAR.cr_hover_link_color STORE.SC_ActiveLinkColor --]
[-- VAR.cr_visited_link_color STORE.SC_VisitedLinkColor --]

[-- VAR.cr_table_border_color STORE.SC_TextColor --]
[-- VAR.cr_table_head_color STORE.SC_ShadeColor --]
[-- VAR.cr_table_main_color STORE.SC_BackgroundColor --]
[-- VAR.cr_table_special_color STORE.SC_ShadeColor --]
[-- VAR.cr_totals_color STORE.SC_ShadeColor --]

[-- VAR.cr_form_background_color STORE.SC_BackgroundColor --]
[-- VAR.cr_form_text_color STORE.SC_ActiveLinkColor --]
[-- VAR.cr_form_border_color STORE.SC_TextColor --]


haha - 2025