| Line 147... |
Line 147... |
| 147 |
</div>
|
147 |
</div>
|
| 148 |
</form>
|
148 |
</form>
|
| 149 |
</div>
|
149 |
</div>
|
| 150 |
#end
|
150 |
#end
|
| 151 |
<div id="main-right-container">
|
151 |
<div id="main-right-container">
|
| - |
|
152 |
#set($myLocation-checked = 'style="cursor:default;font-weight:bold"')
|
| 152 |
#set($myLocation-tab-status = "selected-tab")
|
153 |
#set($mylocation-checked = 'checked')
|
| 153 |
#set($hotSpot-tab-status = "unselected-tab")
|
154 |
#set($hotSpot-checked = 'style="cursor:default"')
|
| - |
|
155 |
#set($hotspot-checked = '')
|
| 154 |
#set($shipping-div-status = "")
|
156 |
#set($shipping-div-status = "not-hidden-div")
|
| 155 |
|
- |
|
| 156 |
#set($billing-and-store-div-status = "hidden-div")
|
157 |
#set($billing-and-store-div-status = "hidden-div")
|
| 157 |
#if($selectedTab == "HotSpot")
|
158 |
#if($selectedTab == "HotSpot")
|
| 158 |
#set($myLocation-tab-status = "unselected-tab")
|
159 |
#set($myLocation-checked = 'style="cursor:default"')
|
| - |
|
160 |
#set($mylocation-checked = '')
|
| - |
|
161 |
#set($hotSpot-checked = 'style="cursor:default"')
|
| 159 |
#set($hotSpot-tab-status = "selected-tab")
|
162 |
#set($hotspot-checked = 'checked')
|
| 160 |
#set($shipping-div-status = "hidden-div")
|
163 |
#set($shipping-div-status = "hidden-div")
|
| 161 |
#set($billing-and-store-div-status = "")
|
164 |
#set($billing-and-store-div-status = "not-hidden-div")
|
| 162 |
#end
|
165 |
#end
|
| 163 |
<div id="tab-container">
|
166 |
<div id="tab-container">
|
| - |
|
167 |
<div class="deliveryopts">
|
| 164 |
<div id="tab-left" class=$myLocation-tab-status>DELIVER TO MY ADDRESS</div>
|
168 |
<div $myLocation-checked><input type="radio" name="deliveryLocation" value="myLocation" style="vertical-align:sub;" $mylocation-checked/> DELIVER TO MY ADDRESS</div>
|
| - |
|
169 |
</div>
|
| - |
|
170 |
<div class="deliveryopts">
|
| 165 |
<div class=$hotSpot-tab-status id="tab-right" style="padding: 5px 9px 3px 39px; margin-right: 0px; width: 190px; text-align: left; margin-top: 13px; border-top-width: 1px;">PICKUP IN STORE
|
171 |
<div $hotSpot-checked><input name="deliveryLocation" type="radio" $hotspot-checked value="HotSpot" style="vertical-align:sub;"/> PICKUP IN STORE
|
| 166 |
<a style="padding-left:2px" href="javascript:void(0)" id="pickupstoreInfo">
|
172 |
<a style="padding-left:2px" href="javascript:void(0)" id="pickupstoreInfo">
|
| 167 |
<img id="whats-this" style="vertical-align:middle" src="/images/quesmark.png">
|
173 |
<img id="whats-this" style="vertical-align:middle" src="/images/quesmark.png">
|
| 168 |
</a>
|
174 |
</a>
|
| - |
|
175 |
</div>
|
| 169 |
</div>
|
176 |
</div>
|
| 170 |
</div>
|
177 |
</div>
|
| 171 |
|
178 |
|
| 172 |
<div id="store-address-div" class=$billing-and-store-div-status>
|
179 |
<div id="store-address-div" class=$billing-and-store-div-status>
|
| 173 |
<div id="hotspot-address-heading" class="label">
|
180 |
<div id="hotspot-address-heading" class="label">
|