|
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 : |
<div class="clear"></div>
<style type="text/css">div.clear {clear: both; padding: 0px; margin: 0px;}
div.details {display: block; padding: 0px 0px 20px 0px; margin: 0px;}
div.details img {max-width: 100%;}
div#pr-video {height: 0px; width: width-value; padding-top: (svg height / svg width) * width-value; position: relative; width: 100%; height: 0; padding-top: 60%; position: relative;}
div#pr-video iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
div.vidpad {height: 20px; min-height: 20px; padding: 0px; margin: 0px; clear: both;}
div#proddetailfields {width: 100%; overflow: hidden; clear: both; padding: 0px; margin: 0px;}</style>
<div id="proddetailfields">
[-- IF PRODUCT.Specifications --]<h2>[-- STORE.Specifications --]</h2><div class="details" id="pr-specifications">[-- PRODUCT.Specifications --]<div class="clear"></div></div>[-- END_IF --]
[-- IF PRODUCT.HowToUse --]<h2>[-- STORE.HowToUse --]</h2><div class="details" id="pr-howtouse">[-- PRODUCT.HowToUse --]<div class="clear"></div></div>[-- END_IF --]
[-- IF PRODUCT.Video --]<h2>[-- STORE.Video --]</h2><div class="details" id="pr-video">[-- PRODUCT.Video --]<div class="clear"></div></div><div class="vidpad"></div>[-- END_IF --]
[-- IF PRODUCT.Materials --]<h2>[-- STORE.Materials --]</h2><div class="details" id="pr-materials">[-- PRODUCT.Materials --]<div class="clear"></div></div>[-- END_IF --]
[-- VAR.SizeFitRadio "no" --][-- IF PRODUCT.SizeFitGuide EQ I --][-- IF PRODUCT.SizeFitGuideImage --][-- VAR.SizeFitRadio "yes" --][-- END_IF --][-- ELSE_IF PRODUCT.SizeFitGuide EQ T--][-- IF PRODUCT.SizeFitGuideText --][-- VAR.SizeFitRadio "yes" --][-- END_IF --][-- END_IF --]
[-- IF VAR.SizeFitRadio "yes" --]<h2>[-- STORE.SizeFitGuide --]</h2><div class="details" id="pr-sizefit">[-- IF Product.SizeFitGuide EQ I --][-- Product.SizeFitGuideImage ONLY_ALT_TAG --][-- ELSE --][-- PRODUCT.SizeFitGuideText --][-- END_IF --]<div class="clear"></div></div>[-- END_IF --]
[-- IF PRODUCT.Warranty --]<h2>[-- STORE.Warranty --]</h2><div class="details" id="pr-warranty">[-- PRODUCT.Warranty --]<div class="clear"></div></div>[-- END_IF --]
[-- IF PRODUCT.ShippingDetails --]<h2>[-- STORE.ShippingDetails --]</h2><div class="details" id="pr-shippingdetails">[-- PRODUCT.ShippingDetails --]<div class="clear"></div></div>[-- END_IF --]
[-- IF PRODUCT.Returns --]<h2>[-- STORE.Returns --]</h2><div class="details" id="pr-returns">[-- PRODUCT.Returns --]<div class="clear"></div></div>[-- END_IF --]
</div>
[-- VAR.AdjustedContentWidth 0 --]
[-- IF STORE.PageWidth "100%" --]
<script type="text/javascript">
if (self.innerHeight) {var width = self.innerWidth;}
if (document.documentElement && document.documentElement.clientHeight) {var width = document.documentElement.clientWidth;}
if (document.body) {var width = document.body.clientWidth;}
var adjusted = [-- VAR.AdjustedContentWidth --]; var mw = "max-width: " + (parseInt(width) - adjusted) + "px"; document.getElementById("proddetailfields").setAttribute("style",mw);</script>
[-- ELSE --]
<script type="text/javascript">var width = '[-- STORE.PageWidth --]'; var adjusted = [-- VAR.AdjustedContentWidth --]; var mw = "max-width: " + (parseInt(width) - adjusted) + "px"; document.getElementById("proddetailfields").setAttribute("style",mw);</script>
[-- END_IF --]