1 <!-- https://www.jbox.com/checkout/payment# -->
2 <form name=
"paymentForm" method=
"post" action=
"#" id=
"paymentForm">
3 <div id=
"errors"></div>
4 <fieldset id=
"paymentchoose">
5 <legend>Choose a payment method
</legend>
7 <select id=
"paymentoption" accesskeyclass=
"element select medium" name=
"payment_method" onchange=
"changePayment()">
8 <option selected=
"selected">
21 Card on File (provide CVV2)
27 Gift Certificate / Credit
30 Western Union (we'll send instructions)
32 <option value=
"PayPal">
35 <option value=
"Google Checkout">
41 <fieldset id=
"ccinput">
42 <legend>Credit Card Details
</legend>
44 <input name=
"cc_number" class=
"element text medium" type=
"text" maxlength=
"255" value=
""> <label for=
"address1"><b>Credit Card Number
</b></label>
47 <input name=
"cc_name" class=
"element text medium" type=
"text" maxlength=
"60" value=
""> <label for=
"address1">Name On Card | Ex:
<i>Peter Payne
</i></label>
50 <span><input name=
"cc_exp" class=
"element text small" type=
"text" maxlength=
"255" value=
""> <label for=
"cc_exp">Expiration date
<br>
51 (MM/YY)
</label></span>
54 <span><input name=
"cc_cvv2" class=
"element text small" type=
"text" maxlength=
"255" value=
""> <label for=
"cc_cvv2">CVV2 / Security Code:
</label></span>
58 <legend>If an item is not available:
</legend> <select name=
"field_17">
59 <option value=
"Select an option...">
62 <option value=
"Cancel the item">
65 <option value=
"Wait for all items to be available">
66 Wait for all items to be available
68 <option value=
"Split and send separately (additional fees apply)">
69 Split and send separately (additional fees apply)
74 <legend>Please confirm your age
</legend> <input name=
"age" class=
"element text small" type=
"text" maxlength=
"255" value=
"">
77 <legend>Comment or Special Instructions (if any)
</legend>
78 <textarea id=
"element_6" name=
"comments" class=
"element textarea small"></textarea>
79 </fieldset><input type=
"hidden" name=
"paymentForm" value=
"259215"> <input id=
"placeorder" class=
"button_text" type=
"submit" name=
"submit" value=
"Place Order">