-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreg-old.html
116 lines (101 loc) · 4.45 KB
/
reg-old.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
---
layout: default
---
<script type="text/javascript">
document.getElementById('LNreg').id='leftcurrent';
</script>
<div class="contents">
<HR>
Please select a registration option below. Please make sure
to enter your name and affiliation, as well as your food
preference.<p>
<HR>
<table border="0" cellpadding="2" cellspacing="0" width="500" align="center">
<tr><td><b>Early registration</b>: Mar. 17 (23:59 UTC) or before</td>
<td><strike>$450</strike></td>
</tr>
<tr><td><b>Student early registration</b>: full-time students with ID, Mar. 17 (23:59 UTC) or before</td>
<td><strike>$250</strike></td>
</tr>
<tr><td><b>Regular registration</b>: after Mar. 17, including students</td>
<td>$550</td>
</tr>
</table>
<HR>
<div class="product">
<table cellpadding="5" cellspacing="0" product-title="AISTATS registration" product-digital-description="Thanks for registering, and see you in Ft. Lauderdale!">
<tr>
<td align="left">
<select class="product-attr-regtype">
<option value="regular registration" googlecart-set-product-price="550">AISTATS regular registration</option>
<option value="early registration" googlecart-set-product-price="450">AISTATS early registration</option>
<option value="student registration" googlecart-set-product-price="250">AISTATS student early registration</option>
<option value="free registration" googlecart-set-product-price="0">AISTATS free registration (prior permission required)</option>
</select>
</td>
</tr>
<tr>
<td align="left">
<select class="product-attr-vegetarian">
<option value="non-vegetarian">Non-vegetarian</option>
<option value="vegetarian">Vegetarian</option>
</select>
</td>
</tr>
<tr>
<td align="left">
Name (for badge):
<input type="text" class="product-attr-name" size="30" value="">
</td>
</tr>
<tr>
<td align="left">
Affiliation (for badge):
<input type="text" class="product-attr-affiliation" size="30" value="">
</td>
</tr>
<tr>
<td align="left">
<input class="product-attr-attendee-list" type="checkbox" checked value="include in attendee list">OK to include me in list of attendees</input></td>
</tr>
<tr>
<td align="left">
Price: $<span class="product-price">550</span>
</td>
<td align="left">
<div class="googlecart-buynow-button"></div>
</td>
</tr>
</table>
</div>
<hr>
<table border="0" cellpadding="5" width="100%" style="background-color:#550000; color:white">
<tr><td> ALERT: due to an error by Google, our checkout process is currently broken. We are working to resolve this problem, and will update this page as soon as we have more information. (The symptom is that Google displays an error message when attempting to check out. If you succeeded in checking out, don't worry: your registration was processed.)
</tr></td>
</table>
<HR>
If you have been approved for a free registration, please select
“free registration” from the drop-down menu. Free
registration is by permission from the organizers only (we will check
your name against our list).<p>
A limited number of free or reduced-cost registrations will be
available for student authors with demonstrated need. If you
would like to apply for one, please send an email to ggordonREMOVEME
AT cs.cmu.edu <b>before</b> 23:59 UTC on March 10, with subject line
“AISTATS registration aid request”. In it, please
state your name, affiliation, and AISTATS paper ID(s), and give a
short (one or two sentence) statement of your reason for needing
assistance. We may require recipients to assist with tasks such
as the registration desk, etc. We will notify applicants of our
registration aid decisions before the end of the early registration
period. <HR>
<br>
<div id="googleCheckoutLogo" align="right"></div><script src='https://checkout.google.com/buttons/logos?merchant_id=519432771629202&loc=en_US&f=png' ></script>
<div align="right"><a href="policy.php">Policies</a></div>
</div>
<script id="googlecart-script"
type="text/javascript"
src="http://checkout.google.com/seller/gsc/v2_2/cart.js?mid=519432771629202"
hide-cart-when-empty="true"
currency="USD"></script>
<!--- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -->