comparison paypal/big_acrylic_clear.paylist @ 57:8324f195ef36 laserkard

[svn r58] implemented various changes
author rlm
date Sun, 14 Mar 2010 00:32:38 -0500
parents 95fa4bcc5d67
children 9d156039944e
comparison
equal deleted inserted replaced
56:2ca94aa58033 57:8324f195ef36
1 <div id = "i_inputbox"> 1 <div id = "i_inputbox">
2 2
3 3
4 4
5 <div class = "ttyls"> <titletron>Clarity Series:<br> The Bold Kard.</titletron></div><br> 5 <div class = "ttyls"> <titletron>Clarity Series:<br> The Bold Kard.</titletron></div><br>
6 <div class = "descript">Laser-Etched Clear Acrylic </div> 6 <div class = "descript">Clear, Scratch Resistant,<br> Laser-Etched Acrylic. </div>
7 7
8 <!-- Start of Form --> 8 <!-- Start of Form -->
9 <!-- Note: target="paypal" was replaced with the variable target="_self" --> 9 <!-- Note: target="paypal" was replaced with the variable target="_self" -->
10 <!-- Note: shopping_url also added to code --> 10 <!-- Note: shopping_url also added to code -->
11 <!-- These two changes allow better functionality with IE and Firefox --> 11 <!-- These two changes allow better functionality with IE and Firefox -->
77 <!-- Start of Options --> 77 <!-- Start of Options -->
78 78
79 79
80 <input type="radio" name = "whatev" 80 <input type="radio" name = "whatev"
81 81
82 value="30 cards @99.00" CHECKED 82 value="50 cards @149.00" CHECKED
83 onclick = "ReadForm (this.form, false);" 83 onclick = "ReadForm (this.form, false);"
84 onload = "ReadForm (this.form, false);" > 84 onload = "ReadForm (this.form, false);" >
85 30 cards &mdash; $99 85 50 cards &mdash; $149
86 86
87 <br> 87 <br>
88 88
89 89
90 <input type="radio" name = "whatev" 90 <input type="radio" name = "whatev"
91 91
92 value="4 cards @29.00" 92 value="30 cards @99.00" CHECKED
93 onclick = "ReadForm (this.form, false);"
94 onload = "ReadForm (this.form, false);" >
95 30 cards &mdash; $99 (Intro Offer)
96
97 <br>
98
99
100 <input type="radio" name = "whatev"
101
102 value="4 cards @29.00" CHECKED
93 onclick = "ReadForm (this.form, false);" 103 onclick = "ReadForm (this.form, false);"
94 onload = "ReadForm (this.form, false);" > 104 onload = "ReadForm (this.form, false);" >
95 4 cards &mdash; $29 105 4 cards &mdash; $29
96 106
97 <br> 107 <br>
125 <!-- End of Text Input Fields --> 135 <!-- End of Text Input Fields -->
126 136
127 137
128 <br> 138 <br>
129 Total Cost:&nbsp; &nbsp; 139 Total Cost:&nbsp; &nbsp;
130 <input class="nbor" type="text" name="tot" size="8" value="$99.00"> 140 <input class="nbor" type="text" name="tot" size="8" value="$29.00">
131 <br>(Free Shipping) 141 <br>(Free Shipping)
132 <br><br> 142 <br><br>
133 <input name="accept" type="checkbox" value="0"><br> 143 <input name="accept" type="checkbox" value="0"><br>
134 I approve this design. I understand that my card will appear exactly as it appears on the screen and agree that spelling and content are correct. 144 I approve this design. I understand that my card will appear exactly as it appears on the screen and agree that spelling and content are correct.
135 145