<?xml version="1.0"?> <ContentConfig xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Widgets> <WidgetObject> <Name> HTML </Name> <Controls> <ControlAndLocation> <Control> html </Control> </ControlAndLocation> </Controls> <Config> <?xml version="1.0"?> <ConfigObject xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <HTML><style type="text/css" media="all"> #col1 { display: none; } #col2 { float: none; width: 920px; } #pEL { @import url('http://fonts.googleapis.com/css?family=Open+Sans'); font-family: "Open Sans", "Trebuchet MS", Arial, sans-serif; } #pEL #pEL-logo { background: url("http://s3.golfballs.com/images/creative/expressLogo/pEL-logo.png") 0 0 no-repeat; width: 724px; height: 73px; margin: 0 auto 1em auto; } #pEL ul#pEL-tabs { list-style-type: none; margin: 1em 0 2.5em 0; padding: 0; height: 42px; background: url("http://s3.golfballs.com/images/creative/expressLogo/pEL-tabShadow.png"); } #pEL ul#pEL-tabs li { height: 42px; float: left; width: 48%; } #pEL ul#pEL-tabs li:nth-child(1) { float: left; margin-left: 13px; } #pEL ul#pEL-tabs li:nth-child(2) { float: right; margin-right: 13px; } #pEL ul#pEL-tabs li a { display: block; text-align: center; color: #fff; text-decoration: none; font-size: 18px; text-transform: uppercase; font-weight: bold; text-shadow: 0px 1px 1px black; height: 42px; line-height: 42px; background: url("http://s3.golfballs.com/images/creative/expressLogo/pEL-tabL-Off.png") no-repeat 0 0; } #pEL ul#pEL-tabs li a span { display: block; margin-left: 9px; padding-right: 9px; height: 42px; background: url("http://s3.golfballs.com/images/creative/expressLogo/pEL-tabR-Off.png") no-repeat right 0; } #pEL ul#pEL-tabs li.on a { color: #777; text-shadow: 0px 1px 1px white; background: url("http://s3.golfballs.com/images/creative/expressLogo/pEL-tabL-On.png") no-repeat 0 0; } #pEL ul#pEL-tabs li.on a span { background: url("http://s3.golfballs.com/images/creative/expressLogo/pEL-tabR-On.png") no-repeat right 0; } #pEL #pEL-content h1 { text-transform: uppercase; color: #690; font-size: 34px; font-weight: normal; margin-bottom: .5em; } #pEL #pEL-content #pEL-logo-ELsm { background: url("http://s3.golfballs.com/images/creative/expressLogo/pEL-logo-ELsm.png") 0 0 no-repeat; width: 348px; height: 78px; float: left; margin-left: 50px; height: 120px; margin-bottom: .5em; } #pEL #pEL-content #pEL-logo-CLsm { background: url("http://s3.golfballs.com/images/creative/expressLogo/pEL-logo-CLsm.png") 0 0 no-repeat; width: 315px; height: 78px; float: right; height: 120px; margin-right: 50px; margin-bottom: .5em; } #pEL #pEL-content #pEL-logo-ELsm .button, #pEL #pEL-content #pEL-logo-CLsm .button { float: none; width: 170px; text-align: center; margin: 80px auto 0 auto; } #pEL #pEL-content #pEL-difference { clear: both; background: url("http://s3.golfballs.com/images/creative/expressLogo/pEL-difference.jpg") 0 0 no-repeat; width: 724px; height: 241px; margin: 20px auto 10px auto; } #pEL #pEL-content #pEL-page1, #pEL #pEL-content #pEL-page2 { padding-bottom: 30px; overflow: auto; } #pEL #pEL-content #pEL-page1 { color: #666; } #pEL #pEL-content #pEL-page1 img { float: right; margin-left: 30px; } #pEL #pEL-content #pEL-page1 .button { margin: 20px auto; width: 300px; float: none; } #pEL #pEL-content #pEL-page1 p { font-size: 1.3em; line-height: 1.8em; } #pEL #pEL-content #pEL-page1 ul { font-weight: bold; font-size: 1.5em; line-height: 1.8em; } #pEL #pEL-content #wrapper-table { width: 820px; margin: 0 auto; padding: 4px; border: 1px solid #ccc; background: rgba(255, 255, 255, 0.8); border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } #pEL #pEL-content #wrapper-table > table { font-family: "Open Sans", "Trebuchet MS", Arial, sans-serif; font-size: 13px; line-height: 2em; } #pEL #pEL-content #wrapper-table > table th { color: #fff; background: #690; font-size: 1.3em; } #pEL #pEL-content #wrapper-table > table th, #pEL #pEL-content #wrapper-table > table td { padding: 5px; border-top: 1px solid #fff !important; border-bottom: 1px solid rgba(143, 124, 43, 0.3) !important; } #pEL #pEL-content #wrapper-table > table td { padding: 5px 3px; } #pEL #pEL-content #wrapper-table > table tr:first-child th, #pEL #pEL-content #wrapper-table > table tr:first-child td { border-top: none !important; } #pEL #pEL-content #wrapper-table > table tr + tr + tr + tr th, #pEL #pEL-content #wrapper-table > table tr + tr + tr + tr td { border-bottom: none !important; } #pEL #pEL-content #wrapper-table > table th + td { padding: 0 0 0 10px; } #pEL #pEL-content #wrapper-table > table th + td + td { padding: 0 10px 0 0; } #pEL #pEL-content #wrapper-table > table th, #pEL #pEL-content #wrapper-table > table th + td { text-align: left; } #pEL #pEL-content #wrapper-table > table th + td + td + th, #pEL #pEL-content #wrapper-table > table th + td + td { text-align: right; } #pEL #pEL-content #wrapper-table > table th { width: 15%; font-weight: bold; } #pEL #pEL-content #wrapper-table > table td ul { list-style-type: square; list-style-position: inside; margin: 0; padding: 0; text-align: left; } #pEL #pEL-content #wrapper-table > table td ul li.highlight { font-weight: bold; font-size: 1.1em; color: #c15214; } #pEL #pEL-content ul.buttons { list-style-type: none; } #pEL #pEL-content ul.buttons li { width: 49%; float: left; text-align: center; margin-bottom: 2em; } #pEL #pEL-content ul.buttons li a.button { display: inline-block; float: none; } </style></HTML> </ConfigObject> </Config> <RenderOnFullSite> true </RenderOnFullSite> <RenderOnMobileSite> true </RenderOnMobileSite> </WidgetObject> <WidgetObject> <Name> HTML </Name> <Controls> <ControlAndLocation> <Control> html </Control> </ControlAndLocation> </Controls> <Config> <?xml version="1.0"?> <ConfigObject xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <HTML><div id="pEL"> <div id="pEL-logo"></div> <ul id="pEL-tabs"> <li id="pEL-tab1"><a href="#"><span>What is Express Logo?</span></a></li> <li id="pEL-tab2"><a href="#"><span>Compare to Custom Logo Golf Balls</span></a></li> </ul> <div id="pEL-content"> <div id="pEL-page1"> <img src="http://s3.golfballs.com/images/creative/expressLogo/pEL-ballLrg.jpg" /> <h1>What is Express Logo&trade;?</h1> <p>Your logo on your favorite golf balls. One dozen minimum, one day turnaround. Express Logo(TM) is designed for those seeking high quality logo golf balls with time and cost senstivity. Simply choose your favorite golf balls, upload your logo and we'll take care of the rest.</p> <ul> <li>1 dozen minimum</li> <li>1 day turnaround</li> <li>Instant online proof</li> <li>100% Satisfaction Guaranteed!</li> </ul> <a href="/Custom-Logo/Express-Logo-Golf-Balls.html" class="button"><span>Get Started with Express Logo</span></a> </div> <div class="clearer"></div> <div id="pEL-page2"> <h1>Compare to Custom Logo Golf Balls</h1> <div id="pEL-logo-ELsm"> <a href="/Custom-Logo/Express-Logo-Golf-Balls.html" class="button"><span>Shop ExpressLogo</span></a> </div> <div id="pEL-logo-CLsm"> <a href="/Custom-Logo/Logo-Golf-Balls.html" class="button"><span>Shop Custom Logo</span></a> </div> <div id="pEL-difference"></div> <div class="clearer"></div> <div id="wrapper-table"> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <th>minimum</th> <td>1 dozen</td> <td>6 dozen</td> <th>minimum</th> </tr> <tr> <th>turnaround</th> <td>Standard, prints in as little as 1 day</td> <td>Rush options available</td> <th>turnaround</th> </tr> <tr> <th>durability</th> <td>Wears faster than custom logo imprinting</td> <td>Industry standard durability</td> <th>durability</th> </tr> <tr> <th>advantages</th> <td> <ul> <li>Best suited for small orders</li> <li>Self-service</li> <li>Instant online proof</li> <li>Full color digital print</li> <li class="highlight">100% Satisfaction Guaranteed!</li> </ul> </td> <td> <ul> <li>Best suited for orders over 6 dozen</li> <li>Full-service</li> <li>Dedicated logo rep and artist proofing</li> <li>Color-matched 4 color print</li> <li class="highlight">100% Satisfaction Guaranteed!</li> </ul> </td> <th>advantages</th> </tr> </table> </div> <ul class="buttons"> <li><a href="/Custom-Logo/Express-Logo-Golf-Balls.html" class="button"><span>Shop ExpressLogo</span></a></li> <li><a href="/Custom-Logo/Logo-Golf-Balls.html" class="button"><span>Shop Custom Logo</span></a></li> </ul> </div> </div> </div> </HTML> </ConfigObject> </Config> <RenderOnFullSite> true </RenderOnFullSite> <RenderOnMobileSite> true </RenderOnMobileSite> </WidgetObject> <WidgetObject> <Name> HTML </Name> <Controls> <ControlAndLocation> <Control> html </Control> </ControlAndLocation> </Controls> <Config> <?xml version="1.0"?> <ConfigObject xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <HTML><script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script> $.noConflict(); (function($) { $("#pEL-tab1").toggleClass('on'); $("#pEL-tab2").toggleClass('off'); $("#pEL-page2").hide(); $( "#pEL-tab1 > a" ).click(function() { toggleTab(1); return false; }); $( "#pEL-tab2 > a" ).click(function() { toggleTab(2); return false; }); function toggleTab(tab) { if (tab == 1) { if ($("#pEL-tab1").hasClass("on")) { return false; } else { $("#pEL-tab1").removeClass( "off" ).addClass( "on" ); $("#pEL-tab2").removeClass( "on" ).addClass( "off" ); $("#pEL-page1").show(); $("#pEL-page2").hide(); } } if (tab == 2) { if ($("#pEL-tab2").hasClass("on")) { return false; } else { $("#pEL-tab2").removeClass( "off" ).addClass( "on" ); $("#pEL-tab1").removeClass( "on" ).addClass( "off" ); $("#pEL-page2").show(); $("#pEL-page1").hide(); } } } })(jQuery); </script> </HTML> </ConfigObject> </Config> <RenderOnFullSite> true </RenderOnFullSite> <RenderOnMobileSite> true </RenderOnMobileSite> </WidgetObject> </Widgets> </ContentConfig>