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/pages/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/jackjohn/www/cgi-bin/sc/templates/pages/Dynamic-Page.sst
#############################################
# Dynamic Page Template
# Copyright ShopSite Inc. Design By Lauren
#############################################

[--DEFINE LINK_TO_PAGE--]
<td class="page-link[-- IF VAR.PageNum EQ VAR.LinkColumns --] noborder[-- END_IF --][-- IF PAGE.TextWrap "On" --][-- ELSE --] wrapOff[-- END_IF --]">
[-- IF PAGE.LinkGraphic --]<a class="link-graphic" href="[-- OUTPUT_DIRECTORY_URL --]/[-- PAGE.FileName --]" title="[-- IF PAGE.Title --][-- PAGE.Title --][-- ELSE --][-- PAGE.Name REMOVE_HTML --][-- END_IF --]"><img [-- PAGE.LinkGraphic REMOVE_HTML --] class="link-graphic[-- IF PAGE.TextWrap "On" --] [-- VAR.Alignment --][-- END_IF --]"></a>[-- END_IF --]
[-- IF PAGE.LinkName --]<a class="link-name" href="[-- OUTPUT_DIRECTORY_URL --]/[-- PAGE.FileName --]" title="[-- IF PAGE.Title --][-- PAGE.Title --][-- ELSE --][-- PAGE.LinkName --][-- END_IF --]">[-- PAGE.LinkName --]</a>
[-- ELSE_IF PAGE.LinkGraphic --]
[-- ELSE --]<a href="[-- OUTPUT_DIRECTORY_URL --]/[-- PAGE.FileName --]" title="[-- IF PAGE.Title --][-- PAGE.Title --][-- ELSE --][-- PAGE.Name REMOVE_HTML --][-- END_IF --]">[-- PAGE.Name --]</a>
[-- END_IF --][-- IF PAGE.LinkText --][-- PAGE.LinkText --][-- END_IF --]</td>
[--END_DEFINE LINK_TO_PAGE--]

[-- DEFINE PAGE --]
[-- VAR.Secure "no" --]
[-- VAR.Type "page" --]
[-- INCLUDE Dynamic-VARs-DOCTYPE.sst PROCESS --]
[-- IF PAGE.Title --]
<title>[-- PAGE.Title --][-- IF PAGE.PaginatedPageNum NE 0 --] Page [-- PAGE.PaginatedPageNum --] of [-- PAGE.PaginatedPageNumMax --][-- END_IF --]</title>
[-- ELSE --]
<title>[-- PAGE.Name REMOVE_HTML --] - [-- STORE.Name REMOVE_HTML --][-- IF PAGE.PaginatedPageNum NE 0 --] Page [-- PAGE.PaginatedPageNum --] of [-- PAGE.PaginatedPageNumMax --][-- END_IF --]</title>
[-- END_IF --]
[-- IF PAGE.MetaKeywords --]
<meta name="keywords" content="[-- PAGE.MetaKeywords --]">
[-- ELSE --]
<meta name="keywords" content="[-- PAGE.Name REMOVE_HTML --]">
[-- END_IF --]
[-- IF PAGE.MetaDescription --]
<meta name="description" content="[-- PAGE.MetaDescription --][-- IF PAGE.PaginatedPageNum NE 0 --] Page [-- PAGE.PaginatedPageNum --] of [-- PAGE.PaginatedPageNumMax --][-- END_IF --]">
[-- ELSE --]
<meta name="description" content="[-- PAGE.Name REMOVE_HTML --][-- IF PAGE.PaginatedPageNum NE 0 --] Page [-- PAGE.PaginatedPageNum --] of [-- PAGE.PaginatedPageNumMax --][-- END_IF --]">
[-- END_IF --]
[-- INCLUDE Dynamic-Head.sst PROCESS --]
</head>
<body>
[-- SS_MOBILE_REDIRECT --]
[-- INCLUDE Dynamic-RequiredTop.sst PROCESS --]
<div id="content" class="[-- VAR.Alignment --]">
[-- IF VAR.FileName "index.html" --]
[-- ELSE --]
<div id="breadcrumbs"><a href="[-- MyStoreURL --]" title="[-- STORE.Name REMOVE_HTML --]">[-- STORE.Home --]</a>&gt;&gt;<a href="[-- OUTPUT_DIRECTORY_URL --]/[-- VAR.FileName --]" title="[-- IF VAR.Title --][-- VAR.Title --][-- ELSE --][-- VAR.PageName --][-- END_IF --]">[-- IF VAR.LinkName --][-- VAR.LinkName --][-- ELSE --][-- VAR.PageName --][-- END_IF --]</a></div>
[-- END_IF --]
[-- INCLUDE Carousel.sst PROCESS --]
[-- IF PAGE.Graphic --]
  [-- IF PAGE.DisplayGraphic --]
    <span id="d-page-img" class="[-- VAR.Alignment --]">[-- PAGE.Graphic ONLY_ALT_TAG --]</span>
    <script type="text/javascript">document.getElementById("d-page-img").setAttribute("style",("width: " + (((("[-- STORE.PageWidth --]").match(/\d/g)).join(""))[-- IF STORE.Color5 "B014CE" --]-90[-- ELSE_IF STORE.Color5 "FFFFFF" --]-30[-- ELSE_IF STORE.Color5 "000000" --]-26[-- ELSE_IF STORE.Color5 "B1BB01" --]-26[-- ELSE_IF STORE.Color5 "F7F7F7" --]-26[-- END_IF --][-- IF PageLinks.Left --]-180[-- END_IF --][-- IF PageLinks.Right --]-180[-- END_IF --]) + "px"));</script>
  [-- END_IF --]
[-- END_IF --]
[-- IF PayPal_Credit_Message --]<div style="padding-bottom:30px">[-- PayPal_Credit_Message Flex VeryWide --]</div>[-- END_IF --]
[-- IF PAGE.DisplayName --]<h1>[-- PAGE.Name --]</h1>[-- END_IF --]
[-- IF PAGE.Text1 --]<div class="text1 full">[-- PAGE.Text1 --]</div>[-- END_IF --]

[-- IF PAGE.NumLinks "0" --][-- ELSE --]
<table class="loop-links cols[-- VAR.LinkColumns --][-- VAR.Borders --]">[-- LOOP LINKS VAR.LinkColumns --][-- VAR.PageNum INC --]
[-- LINK Dynamic-Page.sst --][-- IF VAR.PageNum EQ VAR.LinkColumns --][-- VAR.PageNum "0" --][-- END_IF --][-- END_LOOP LINKS --]
</table>
[-- END_IF --]
[-- IF PAGE.Text2 --]<div class="text2 full">[-- PAGE.Text2 --]</div>[-- END_IF --]
[-- IF PAGE.NumProducts "0" --][-- ELSE --]
[-- IF PAGE.PaginatedPageNum NE 0 --]<div class="pagination">Page [-- PAGE.PaginatedPageNum --] of [-- PAGE.PaginatedPageNumMax --]: [-- PrevNext nocenter --]</div>[-- END_IF --]
<table class="loop-products cols[-- VAR.Columns --][-- VAR.Borders --]">[-- LOOP PRODUCTS VAR.Columns --][-- VAR.ProductNum INC --]
<td class="product-loop[-- IF VAR.ProductNum EQ VAR.Columns --] noborder[-- END_IF --] left">
[-- PRODUCT --]</td>[-- IF VAR.ProductNum EQ VAR.Columns --][-- VAR.ProductNum "0" --][-- END_IF --][-- END_LOOP PRODUCTS --]
</table>
[-- IF PAGE.PaginatedPageNum NE 0 --]<div class="pagination">Page [-- PAGE.PaginatedPageNum --] of [-- PAGE.PaginatedPageNumMax --]: [-- PrevNext nocenter --]</div>[-- END_IF --]
[-- END_IF --]
[-- IF PAGE.Text3 --]<div class="text3 full">[-- PAGE.Text3 --]</div>[-- END_IF --]
<div id="social-share">[-- SOCIAL_SHARE --][-- TellAFriend VAR.TF_Link --]</div>
[-- IF Page.GlobalCrossSell --]
<span class="caption">[-- STORE.GlobalCrossSellHeader --]</span>
<table class="loop-products cols[-- VAR.Columns --][-- VAR.Borders --]">
[-- LOOP GLOBAL_Cross_Sell VAR.ProdColumns --][-- VAR.CrossNum INC --]
[-- GLOBAL_CROSS_SELL --][-- IF VAR.CrossNum EQ VAR.ProdColumns --][-- VAR.CrossNum "0" --][-- END_IF --][-- END_LOOP Global_Cross_Sell --]
</table>
[-- END_IF --]
<div class="clear"></div>
</div>
[-- VAR.Type "page" --]
[-- INCLUDE Dynamic-RequiredBottom.sst PROCESS --]
[-- INCLUDE QuickAjaxAddToCart.sst PROCESS --]
[-- IF PayPal_Credit_Message --][-- PAYPAL_CREDIT_MESSAGE_SCRIPT --][-- END_IF --]
</body>
</html>
[-- END_DEFINE PAGE --]

haha - 2025