Countdown to OklaHome
Day(s)
:
Hour(s)
:
Minute(s)
:
Second(s)
<!doctype html> <html> <head> <title></title> </head> <body> <table align="center" border="0" cellpadding="1" cellspacing="1" style="width:100%;"> <tbody> <tr> <td> <h2>Register for the Breakout</h2> </td> </tr> <tr> <td> <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="9BSHTEUFHD2FY"> <table> <tr><td><input type="hidden" name="on0" value="Choose Number of Tickets">Choose Number of Tickets</td></tr><tr><td><select name="os0"> <option value="1 Ticket">1 Ticket $15.00 USD</option> <option value="2 Tickets">2 Tickets $30.00 USD</option> <option value="3 Tickets">3 Tickets $45.00 USD</option> <option value="4 Tickets">4 Tickets $60.00 USD</option> <option value="5 Tickets">5 Tickets $75.00 USD</option> <option value="6 Tickets">6 Tickets $90.00 USD</option> <option value="7 Tickets">7 Tickets $105.00 USD</option> <option value="8 Tickets">8 Tickets $120.00 USD</option> <option value="9 Tickets">9 Tickets $135.00 USD</option> <option value="10 Tickets">10 Tickets $150.00 USD</option> </select> </td></tr> </table> <input type="hidden" name="currency_code" value="USD"> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> </td> </tr> </tbody> </table> <p> </p> </body> </html>