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/www/cgi-bin/sc/templates/gc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/jackjohn/www/cgi-bin/sc/templates/gc/Congruence-GiftCert.sst
#Congruence Gift Certificate Template
#Copyright ShopSite inc. Design by Lauren


#############################
# Gift Certificates Defines #
#############################

[-- DEFINE Gift_Certificate --]
[-- VAR.PageTemplate no --]
[-- VAR.SecurePage no --]
[-- VAR.TextColor STORE.GiftCert_TextColor --]
[-- VAR.BackgroundColor STORE.GiftCert_BackgroundColor --]
[-- VAR.LinkColor STORE.GiftCert_LinkColor --]
[-- VAR.ActiveLinkColor STORE.GiftCert_ActiveLinkColor --]
[-- VAR.VisitedLinkColor STORE.GiftCert_VisitedLinkColor --]
[-- IF STORE.GiftCert_BackgroundImage NE "none" --][-- VAR.BackgroundImage STORE.GiftCert_BackgroundImage --][-- ELSE --][-- VAR.BackgroundImage "" --][-- END_IF --]
[-- VAR.PageWidth 879px --]
[-- INCLUDE Congruence-Colors.sst PROCESS --]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="[-- LOCALE_NAME --]">
<head>

<title>[-- STORE.SC_GiftCertificate Remove_HTML --]</title>

<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]">
<META NAME="robots" CONTENT="noindex,nofollow">
<style type="text/css">
<!--
[-- INCLUDE Congruence.css PROCESS --]
 td.giftheader {
	padding-bottom: 20px;
}
 td.message, td.amount {
	vertical-align: top;
}
 td.buttons {
	padding: 15px;
	text-align: center;
}
 td.buttons a img, .button331 {
	background-color: #[-- VAR.ActiveLinkColor --];
	margin: 0px;
	padding: 0px;
}
 td.giftfooter {
	padding-top: 20px;
}
 td.cert_to_from_msg_val {
	text-align: left;
}
 td.cert_num_amount input {
	float: left;
}
 td.cert_num_amount {
	text-align: right;
}
-->
</style>
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
<script type="text/javascript">
<!-- 
# Tag for ShopSite's required Java Script code
[-- SC_JAVASCRIPT  --]
// -->
</script>
</head>

<body>
<div id="header">[-- SOCIAL_FOLLOW reverse --]
[-- IF STORE.UseCompanyLogo --][-- STORE.CompanyLink --][-- END_IF --]
[-- IF STORE.HeaderImage --][-- IF STORE.HeaderURL --]<a href="[-- STORE.HeaderURL --]" id="header_image">[-- STORE.HeaderImage --]</a>[-- ELSE --]<span id="header_image">[-- STORE.HeaderImage --]</span>[-- END_IF --][-- END_IF --]
[-- HEADER --]
[-- IF MiniCart --] <div id="minicart">[-- INCLUDE Congruence-MiniCart.js PROCESS --]</div>[-- END_IF --]
</div>
<div id="toptabs">
[-- IF PageMenu --]
  [-- PageMenu --]
[-- ELSE --]
  <ul id="tabs">
    <li class="tab_home"><a href="[-- MyStoreURL --]" title="[-- STORE.Name --]"><span>[-- STORE.Home --]</span></a></li>
[-- IF GiftCert --]    <li class="tab"><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?storeid=[-- STORE.ID --]&amp;cert=gift"><span>[-- STORE.SC_GiftCertificate --]</span></a></li>[-- END_IF --]
[-- IF SC_Registration --]
  [-- INCLUDE Congruence-Registration.js PROCESS --]
[-- END_IF --]
    <li class="tab"><a href="[-- SHOPPING_CART_URL --]" title="[-- STORE.SC_YourShoppingCart --]"><span>[-- STORE.SC_YourShoppingCart --]</span></a></li>
  </ul>
[-- END_IF --]
</div>
<div id="bgtop"></div>
<div id="bgmiddle">
<div id="mainarea">
  <div id="content-noleft">
[-- ShopSiteMessages --]
<table cellpadding="0" cellspacing="0" width="879">
[-- SC_FORM --]
  <tr>
    <td colspan="2" class="giftheader">[-- GiftCertHeader --]</td>
  </tr>
  <tr>
    <td class="message">[-- GiftCertToFromMsg --]</td>
    <td class="amount">[-- GiftCertNumberAmount --]
        <br>[-- GiftCertEmailMail --]</td>
  </tr>
  <tr>
    <td colspan="2" class="instructions">[-- GiftCertInstruction --]</td>
  </tr>
  <tr>
    <td colspan="2" class="buttons">[-- BUTTON BackToStore --]&nbsp;[-- BUTTON BuyGiftCertificate --]</td>
  </tr>
  <tr>
    <td colspan="2" class="policy">[-- Store.GiftCert_Policy --]<br>[-- GiftCertPolicy --]</td>
  </tr>
  <tr>
    <td colspan="2" class="giftfooter">[-- GiftCertFooter --]</td>
  </tr>
</form>
</table>
</div>
<div class="clear"></div>
</div>
</div><!-- end bgmiddle -->
<div id="bgbottom"></div>
<div id="footer_contain">
[-- IF PageLinks.Footer --]<div id="footer_pagelinks">[-- PageLinks.Footer --]</div>[-- END_IF --]

  <div id="footer">[-- FOOTER --]</div>
</div>
</body>
</html>
[-- END_DEFINE Gift_Certificate --]

# *****************************************
# ***** GIFT_CERTIFICATE_EMAIL DEFINE *****
# *****************************************
[-- DEFINE GIFT_CERTIFICATE_EMAIL --]
[-- IF STORE.GiftCert_BackgroundImage NE "none" --][-- VAR.BackgroundImage STORE.GiftCert_BackgroundImage --][-- ELSE --][-- VAR.BackgroundImage "" --][-- END_IF --]
[-- VAR.BackgroundColor STORE.GiftCert_BackgroundColor --]
[-- VAR.TextColor STORE.GiftCert_TextColor --]
[-- VAR.LinkColor STORE.GiftCert_LinkColor --]
[-- VAR.VisitedLinkColor STORE.GiftCert_VisitedLinkColor --]
[-- VAR.ActiveLinkColor STORE.GiftCert_ActiveLinkColor --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html>
<head>
<title>[-- STORE.SC_GiftCertificate Remove_HTML --]</title>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]"> 
<style type="text/css">
 body {
	background-color: #[-- VAR.BackgroundColor --];
}
 body, li, span, div, p, a, input, h1, h2, h3, h4, h5, td, select, option, th, caption {
	font-family: arial;
	font-size: 11px;
	color: [-- #[-- VAR.TextColor --];
	}
 h1 {
	text-align: left;
	vertical-align: middle;
	padding: 0 0 25px 0;
	margin: 0px;
	font-size: 34px;
	font-family: arial narrow;
	font-weight: normal;
	color: #[-- VAR.LinkColor --];
}
 .body {
  	width: 530px;
  	padding: 0px;
  	margin: 0px;
  	border: 3px solid #[-- VAR.LinkColor --];
  	background-color: #FFFFFF;
}
 .amount {
  	text-align: middle;
  	vertical-align: middle;
  	font-weight: bold;
  	font-size: 28px;
  	color: #[-- VAR.ActiveLinkColor --];
}
 .message {
  	padding-top: 20px;
  	font-size: 11px;
  	text-align: left;
}
 .num_pin {
  	padding-top: 20px;
  	text-align: center;
  	vertical-align: middle;
  	font-size: 18px;
  	color: #[-- VAR.ActiveLinkColor --];
}
 td {
  	padding: 0px 10px;
}
</style>
</head>
<body [-- IF STORE.SC_BackgroundImage --][-- IF STORE.SC_BackgroundImage NE "none" --]background="[--STORE.SC_BackgroundImage--]"[-- END_IF --][-- END_IF --] bgcolor="#[--STORE.SC_BackgroundColor--]" text="#[--STORE.SC_TextColor--]" link="#[--STORE.SC_LinkColor--]" vlink="#[--STORE.SC_VisitedLinkColor--]" alink="#[--STORE.SC_ActiveLinkColor--]">
<p>&nbsp;</p>
<!-- SC Default -->
<center>
<table class="body" align="center" cellspacing="5">
  <tr>
    <td colspan="2"[-- IF STORE.UseCompanyLogo --] align="right"[-- END_IF --]>[-- IF STORE.UseCompanyLogo --]<a href="[-- STORE.CompanyURL --]" style="float: left;">[-- STORE.CompanyLogo --]</a>[-- END_IF --]
[-- IF STORE.HeaderImage --][-- IF STORE.HeaderURL --]<a href="[-- STORE.HeaderURL --]" id="header_image">[-- STORE.HeaderImage --]</a>[-- ELSE --]<span id="header_image">[-- STORE.HeaderImage --]</span>[-- END_IF --][-- END_IF --]

<h1>[-- STORE.SC_GiftCertificate --]</h1></td>
  </tr>
  <tr>
    <td valign="top">
      <table border="0">
        <tr>
          <td style="white-space: nowrap;"><b>[-- Store.GiftCert_To --]:</b></td>
          <td width="100%" style="white-space: nowrap;"><b>[-- GiftCert_To --]</b></td>
        </tr>
        <tr>
          <td style="white-space: nowrap;"><b>[-- Store.GiftCert_From --]:</b></td>
          <td style="white-space: nowrap;"><b>[-- GiftCert_From --]</b></td>
        </tr>
      </table>
    </td>
    <td class="amount">[-- GiftCert_Amount --]</td>
  </tr>
[-- IF GiftCert_Message --]
  <tr>
    <td colspan="2" class="message">[-- GiftCert_Message --]</td>
  </tr>
[-- END_IF --]
  <tr>
    <td colspan="2" class="message">
[-- STORE.GiftCert_ToRedeemCutPaste --]: <b>[-- MyStoreURL --]</b>
<p>[-- STORE.GiftCert_OnOrderScreen --]
    </td>
  </tr>
  <tr>
    <td colspan="2" class="num_pin">[-- STORE.GiftCert_Number --]: <b>[-- GiftCert_Number --]</b> - [-- Store.GiftCert_PIN --]: <b>[-- GiftCert_PIN --]</b></td>
  </tr>
  <tr>
    <td colspan="2" align="center">
Expiration Date: [-- GiftCert_Date --]
    </td>
  </tr>
</table>
</center>
</body>
</html>
[-- END_DEFINE GIFT_CERTIFICATE_EMAIL --]

# *****************************************
# ***** GIFT_CERTIFICATE_MAIL DEFINE *****
# *****************************************
[-- DEFINE GIFT_CERTIFICATE_MAIL --]
[-- IF FIRST_MAIL_GIFTCERT --]
<html>
<head>
<style media="print">
.noprint {
	display: none;
} 
</style>
<style type="text/css">
 body {
	background-color: #FFFFFF;
}
 body, li, span, div, p, a, input, h1, h2, h3, h4, h5, td, select, option, th, caption {
	font-family: arial;
	font-size: 11px;
	color: [-- #[-- STORE.TF_TextColor --];
	}
 h1 {
	text-align: left;
	vertical-align: middle;
	padding: 0 0 15px 0;
	margin: 0px;
	font-size: 34px;
	font-family: arial narrow;
	font-weight: normal;
}
 .body {
  	width: 500px;
  	padding: 20px;
  	border: 1px solid #AAAAAA;
}
 .amount {
  	text-align: right;
  	vertical-align: middle;
  	font-weight: bold;
  	font-size: 28px;
  	color: [-- STORE.GiftCert_LinkColor --];
}
 .message {
  	padding-top: 20px;
  	font-size: 11px;
  	text-align: left;
}
 .num_pin {
  	padding-top: 20px;
  	text-align: center;
  	vertical-align: middle;
  	font-size: 18px;
  	color: [-- STORE.GiftCert_LinkColor --];
}
 .nobr {
	white-space: nowrap;
}
</style>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<title>[-- STORE.SC_GiftCertificate Remove_HTML --]</title>
<meta http-equiv="content-type" content="text/html; charset=[--STORE.Charset--]"> 
</head>
<body>
[-- END_IF --]

[-- IF STORE.UseCompanyLogo --]<a href="[-- STORE.CompanyURL --]">[-- STORE.CompanyLogo --]</a>[-- END_IF --]
[-- IF STORE.HeaderImage --][-- IF STORE.HeaderURL --]<a href="[-- STORE.HeaderURL --]" id="header_image">[-- STORE.HeaderImage --]</a>[-- ELSE --]<span id="header_image">[-- STORE.HeaderImage --]</span>[-- END_IF --][-- END_IF --]
<!-- SC Default -->
<table class="body" align="center" cellspacing="5">
  <tr>
    <td colspan="3"><h1>[-- STORE.SC_GiftCertificate --]</h1></td>
  </tr>
  <tr>
    <td class="nobr"><b>[-- Store.GiftCert_To --]:</b></td>
    <td width="100%"><b>[-- GiftCert_To --]</b></td>
    <td rowspan="2" class="amount">[-- GiftCert_Amount --]</td>
  </tr>
  <tr>
    <td class="nobr"><b>[-- Store.GiftCert_From --]:</b></td>
    <td><b>[-- GiftCert_From --]</b></td>
  </tr>
[-- IF GiftCert_Message --]
  <tr>
    <td colspan="3" class="message">[-- GiftCert_Message --]</td>
  </tr>
[-- END_IF --]
  <tr>
    <td colspan="3" class="message">
[-- STORE.GiftCert_ToRedeemCutPaste --]: <b>[-- MyStoreURL --]</b>
<p>[-- STORE.GiftCert_OnOrderScreen --]
    </td>
  </tr>
  <tr>
    <td colspan="3" class="num_pin">[-- STORE.GiftCert_Number --]: <b>[-- GiftCert_Number --]</b> - [-- Store.GiftCert_PIN --]: <b>[-- GiftCert_PIN --]</b></td>
  </tr>
  <tr>
    <td colspan="3" align="center">
Expiration Date: [-- GiftCert_Date --]
    </td>
  </tr>
</table>

[-- IF LAST_MAIL_GIFTCERT --]
<p align="center">
[-- SC_FORM --]
</body>
</html>
[-- ELSE --]
<p class="noprint">----------------------------------------------------------</p>
<p>
</center>
<P STYLE="{page-break-after:always;}">&nbsp;</P>
[-- END_IF --]
[-- END_DEFINE GIFT_CERTIFICATE_MAIL --]

haha - 2025