comparison paypal/lines_acrylic_clear.paylist @ 5:116b15d3d68c laserkard

[svn r6]
author rlm
date Fri, 01 Jan 2010 17:44:10 -0500
parents c96cb4e773e5
children 839533015ed3
comparison
equal deleted inserted replaced
4:c96cb4e773e5 5:116b15d3d68c
1 1
2 2 <div id = "i_inputbox">
3 3
4 <!-- Start of Form --> 4 <!-- Start of Form -->
5 <!-- Note: target="paypal" was replaced with the variable target="_self" --> 5 <!-- Note: target="paypal" was replaced with the variable target="_self" -->
6 <!-- Note: shopping_url also added to code --> 6 <!-- Note: shopping_url also added to code -->
7 <!-- These two changes allow better functionality with IE and Firefox --> 7 <!-- These two changes allow better functionality with IE and Firefox -->
21 <input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted"> 21 <input type="hidden" name="bn" value="PP-ShopCartBF:btn_cart_LG.gif:NonHosted">
22 22
23 23
24 <!-- --> 24 <!-- -->
25 <input type="hidden" name="baseamt" value="00"> 25 <input type="hidden" name="baseamt" value="00">
26 <input type="hidden" name="basedes" value="Clarity LaserKard --- Lines Style"> 26 <input type="hidden" name="basedes" value="Clarity LaserKard <br>&mdash; Lines Style">
27 <!-- --> 27 <!-- -->
28 <input type="hidden" name="baseon0" value = "Line 1"> 28 <input type="hidden" name="baseon0" value = "Line 1">
29 <input type="hidden" name="baseos0"> 29 <input type="hidden" name="baseos0">
30 <input type="hidden" name="baseon1" value = "Line 2"> 30 <input type="hidden" name="baseon1" value = "Line 2">
31 <input type="hidden" name="baseos1"> 31 <input type="hidden" name="baseos1">
77 <option value="Medium @30.00">Medium - $30.00</option> 77 <option value="Medium @30.00">Medium - $30.00</option>
78 <option value="Large @35.00">Large - $35.00</option> 78 <option value="Large @35.00">Large - $35.00</option>
79 </select> 79 </select>
80 <!-- --> 80 <!-- -->
81 <br> 81 <br>
82 <h1>Clarity LaserKard --- Lines Style</h1> 82 <h1>Clarity LaserKard <br>&mdash; Lines Style</h1>
83 83
84 84
85 85
86 <!-- Start of Options --> 86 <!-- Start of Options -->
87 87
89 <input type="radio" name = "whatev" 89 <input type="radio" name = "whatev"
90 90
91 value="40 cards @125.00" "CHECKED" 91 value="40 cards @125.00" "CHECKED"
92 onclick = "ReadForm (this.form, false);" 92 onclick = "ReadForm (this.form, false);"
93 onload = "ReadForm (this.form, false);" > 93 onload = "ReadForm (this.form, false);" >
94 40 cards -- $125 94 40 cards &mdash; $125
95 95
96 <br> 96 <br>
97 97
98 98
99 <input type="radio" name = "whatev" 99 <input type="radio" name = "whatev"
100 100
101 value="3 cards @15.00" 101 value="3 cards @20.00"
102 onclick = "ReadForm (this.form, false);" 102 onclick = "ReadForm (this.form, false);"
103 onload = "ReadForm (this.form, false);" > 103 onload = "ReadForm (this.form, false);" >
104 3 cards -- $15 104 3 cards &mdash; $20
105 105
106 <br> 106 <br>
107 107
108 108
109 <!-- 109 <!--
166 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add"> 166 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="cart add">
167 </form> 167 </form>
168 <!-- End of Form --> 168 <!-- End of Form -->
169 169
170 170
171 </div>