comparison paypal/big_acrylic_clear.paylist @ 22:3298256dd459 laserkard

[svn r23] did much cosmetic work.
author rlm
date Sun, 03 Jan 2010 03:36:21 -0500
parents 839533015ed3
children 707d202f58b1
comparison
equal deleted inserted replaced
21:142054e0d572 22:3298256dd459
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 BIG Style"> 26 <input type="hidden" name="basedes" value="Clarity LaserKard BIG Style">
27 <!-- --> 27 <!-- -->
28 <input type="hidden" name="baseon0" value = "Line 1"> 28 <input type="hidden" name="baseon0" value = "Line 1 (James Bond)">
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 (jbond@mi6.co.uk)">
31 <input type="hidden" name="baseos1"> 31 <input type="hidden" name="baseos1">
32 <input type="hidden" name="baseon2" > 32 <input type="hidden" name="baseon2" >
33 <input type="hidden" name="baseos2"> 33 <input type="hidden" name="baseos2">
34 <input type="hidden" name="baseon3" > 34 <input type="hidden" name="baseon3" >
35 <input type="hidden" name="baseos3"> 35 <input type="hidden" name="baseos3">
66 <input type="hidden" name="on8"> 66 <input type="hidden" name="on8">
67 <input type="hidden" name="os8"> 67 <input type="hidden" name="os8">
68 <input type="hidden" name="on9"> 68 <input type="hidden" name="on9">
69 <input type="hidden" name="os9"> 69 <input type="hidden" name="os9">
70 <!-- --> 70 <!-- -->
71
72 <!--
73 Select Size:&nbsp;&nbsp;
74 <select name="Size" onchange="ReadForm (this.form, false);">
75 <option value="Please Choose" selected>Please Choose</option>
76 <option value="Small @25.00">Small - $25.00</option>
77 <option value="Medium @30.00">Medium - $30.00</option>
78 <option value="Large @35.00">Large - $35.00</option>
79 </select>
80 <!-- -->
81 <br>
82 <h1>Clarity LaserKard BIG Style</h1> 71 <h1>Clarity LaserKard BIG Style</h1>
83
84
85 72
86 <!-- Start of Options --> 73 <!-- Start of Options -->
87 74
88 75
89 <input type="radio" name = "whatev" 76 <input type="radio" name = "whatev"
96 <br> 83 <br>
97 84
98 85
99 <input type="radio" name = "whatev" 86 <input type="radio" name = "whatev"
100 87
101 value="3 cards @20.00" 88 value="4 cards @30.00"
102 onclick = "ReadForm (this.form, false);" 89 onclick = "ReadForm (this.form, false);"
103 onload = "ReadForm (this.form, false);" > 90 onload = "ReadForm (this.form, false);" >
104 3 cards &mdash; $20 91 4 cards &mdash; $30
105 92
106 <br> 93 <br>
107 94
108 95
109 <!-- 96 <!--
118 &nbsp; 105 &nbsp;
119 <!-- End of Options --> 106 <!-- End of Options -->
120 107
121 <!-- Start of Text Input Fields --> 108 <!-- Start of Text Input Fields -->
122 <br> 109 <br>
123 Line 1:&nbsp;&nbsp; 110 Line 1 (James Bond):&nbsp;&nbsp;
124 <input type="text" id="Line 1" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)"> 111 <input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)">
125 <!-- --> 112 <!-- -->
126 <br> 113 <br>
127 <br> 114 <br>
128 Line 2:&nbsp;&nbsp; 115 Line 2 (jbond@mi6.co.uk):&nbsp;&nbsp;
129 <input type="text" id="Line 2" name="line_2b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)"> 116 <input type="text" id="Line 2 (jbond@mi6.co.uk)" name="line_2b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)">
130 <!-- --> 117 <!-- -->
131 <br> 118 <br>
132 119
133 <!-- --> 120 <!-- -->
134 121
135 <!-- End of Text Input Fields --> 122 <!-- End of Text Input Fields -->
136 123
137 <br>
138 <input type = "checkbox" onclick = "ReadForm (this.form, false);" value = "( +0.01 ^__^ )">
139 Add a penny! ^__^
140 <br>
141 124
142 <br> 125 <br>
143 Total Cost:&nbsp; &nbsp; 126 Total Cost:&nbsp; &nbsp;
144 <input class="nbor" type="text" name="tot" size="8" value="$125.00"> 127 <input class="nbor" type="text" name="tot" size="8" value="$125.00">
145 128