<?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> Full Width HTML </Name> <Controls> <ControlAndLocation> <Control> html </Control> <Container> Row1 </Container> </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"> #container-oilmans { background: url(http://s3.golfballs.com/images/creative/clients/LafayetteOilmans/2015/masthead_2.jpg) no-repeat 0 0; padding-top: 314px; padding-left: 280px; } #container-oilmans ul { list-style-type:none; margin: 0 auto; padding: 0; } #container-oilmans ul li { margin: 10px 0; height: 140px; } #container-oilmans ul li img { width: 140px; float: left; margin-right: 10px; } #container-oilmans ul li span { float: left; font-size: 20px; line-height: 140px; } </style> <div id="container-oilmans"> <ul> <li> <IMG SRC="http://s3.golfballs.com/11/Lafayette-Oilmans-4-Man-Sponsorship_Default_ALT1_225.jpeg" BORDER="0" ALIGN="middle" alt=" 4 Man Sponsorship" /> <span><input type="checkbox" id="M2921-N" checked> Tournament 2-Team Sponsor ($775)</span> </li> <li> <IMG SRC="http://s3.golfballs.com/11/Lafayette-Oilmans-4-Man-Sponsorship_Default_ALT1_225.jpeg" BORDER="0" ALIGN="middle" alt=" 4 Man Sponsorship" /> <span><input type="checkbox" id="M2534-N" > Tournament 2-Man Sponsor ($430)</span> </li> <li> <IMG SRC="http://s3.golfballs.com/11/Lafayette-Oilmans-4-Man-Sponsorship_Default_ALT1_225.jpeg" BORDER="0" ALIGN="middle" alt=" 4 Man Sponsorship" /> <span><input type="checkbox" id="M4809-N"> <label for="M4809-N">Stroke Play Entry ($50)</label></span> </li> <li> <IMG SRC="http://s3.golfballs.com/11/Lafayette-Oilmans-Hole-Prize_Default_ALT1_225.jpeg" BORDER="0" ALIGN="middle" alt=" Hole Prize" /> <span><input type="checkbox" id="M5006-N"> <label for="M5006-N">Hole Sponsor ($200)</label></span> </li> <li> <IMG SRC="http://s3.golfballs.com/11/Lafayette-Oilmans-Hole-Prize_Default_ALT1_225.jpeg" BORDER="0" ALIGN="middle" alt=" Hole Prize" /> <span><input type="checkbox" id="M2923-N"> <label for="M2923-N">Fairway Prize Sponsor ($100)</label></span> </li> <li> <IMG SRC="http://s3.golfballs.com/11/Lafayette-Oilmans-4-Man-Sponsorship_Default_ALT1_225.jpeg" BORDER="0" ALIGN="middle" alt=" Hole Prize" /> <span><input type="checkbox" id="M4854-N"> <label for="M4854-N">On the Course Food &amp; Beverage ($250)</label></span> </li> <li> <IMG SRC="http://s3.golfballs.com/11/Lafayette-Oilmans-Additional-Door-Prize_Default_ALT1_225.jpeg" BORDER="0" ALIGN="middle" alt=" Additional Door Prize" /> <span><input type="checkbox" id="M2925-N"> <label for="M2925-N">Additional Door Prize ($100)</label></span> </li> </ul> </div> <A href="javascript:addOilmansCart()" class="button lg r" style="clear: both;"><span>Add To Cart</span></A> <script language="javascript"> function addOilmansCart (){ var cartstring = ''; if ($('M5006-N').checked) cartstring += (cartstring == '') ? '1;M5006-N' : '|1;M5006-N'; if ($('M2925-N').checked) cartstring += (cartstring == '') ? '1;M2925-N' : '|1;M2925-N'; if ($('M2923-N').checked) cartstring += (cartstring == '') ? '1;M2923-N' : '|1;M2923-N'; if ($('M4809-N').checked) cartstring += (cartstring == '') ? '1;M4809-N' : '|1;M4809-N'; if ($('M2921-N').checked) cartstring += (cartstring == '') ? '1;M2921-N' : '|1;M2921-N'; if ($('M2534-N').checked) cartstring += (cartstring == '') ? '1;M2534-N' : '|1;M2534-N'; if ($('M4854-N').checked) cartstring += (cartstring == '') ? '1;M4854-N' : '|1;M4854-N'; redirect('/Golfballs/Cart.aspx?cartString=' + cartstring); } </script></HTML> <hide>false</hide> </ConfigObject> </Config> <RenderOnFullSite> true </RenderOnFullSite> <RenderOnMobileSite> true </RenderOnMobileSite> </WidgetObject> </Widgets> </ContentConfig>