-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
79 lines (70 loc) · 4.75 KB
/
index.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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8"/>
<title>#OCCUPYWALLSTREET Year one #S17</title>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href='http://fonts.googleapis.com/css?family=Oswald:400,700|Open+Sans:400italic,400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" media="all" href="css/screen.css"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<!-- Adding "maximum-scale=1" fixes the Mobile Safari auto-zoom bug: http://filamentgroup.com/examples/iosScaleBug/ -->
</head>
<body lang="en">
<nav>
<div id="logo" class="left"><img src="http://s17nyc.org/files/2012/08/logoS17NYC1.png" alt="#S17 NYC"></div>
<div class="big"><a href="#schedule">Schedule</a> <a href="#about">About</a></div>
</nav>
<div id="callout_text" class="clear">
<div class="text_loop right">Sign up for Text blasts<h4>Text: "@S17NYC" to 23559</h4></div>
<div class="newsletter">
<h4>Sign up for the #S17 newsletter</h4>
<form id="Edit" name="Edit" method="post" action="http://crm.interoccupy.net/civicrm/profile/create?gid=13&reset=1">
<input type="hidden" value="http://interoccupy.net/s17nyc/thank-you" name="postURL">
<input type="hidden" value="http://crm.interoccupy.net/civicrm/profile?reset=1&gid=13" name="cancelURL">
<input type="hidden" value="7" name="add_to_group">
<input type="hidden" value="Edit:cancel" name="_qf_default">
<div lang="en" xml:lang="en" id="crm-container">
<input type="text" class="form-text required" id="email-3" name="email-3" size="30" maxlength="64" placeholder="your email" style="font-size: 22px; width: 40%;">
<input type="submit" id="_qf_Edit_next" value="Submit" name="_qf_Edit_next" accesskey="S" class="button">
</div>
</form>
</div>
</div>
<hr>
<div id="schedule">
<h2 class="large">Schedule</h2>
<div class="three column">
<h3 class="bigger">September 15th - #S15</h3>
<p><strong><a title="Facebook Event Page" href="https://www.facebook.com/events/441896559188731/" target="_blank">Occupy Wall Street Anniversary Convergence</a></strong></p>
<p><em>Washington Square Park, 5th Ave and Waverly.</em></p>
<p><strong>10:30 am-12:30pm</strong> – Welcome and Orientation Activities, Lunch</p>
<p><strong>12:30pm-4pm</strong> – Inaugural Assembly and Thematic Breakout Groups</p>
<p><strong>4pm-6:30pm</strong> – Open Space</p>
<p><strong>6:30pm-7pm</strong> – Closing Assembly</p>
<p><strong>7:30pm – 9pm</strong> – <a href="https://www.facebook.com/events/175989395870394/" target="_blank">Debt Resistors’ Operation Manual Book Launch</a></p>
</div>
<div class="three column">
<h3 class="bigger">September 16th - #S16</h3>
<p><strong>10am-1pm</strong>– Spectra Frack Pipeline Blast Zone March with the Occupy Guitarmy <em>Assembly Point: Spectra Energy Pipeline Construction Site (Gansevoort and Hudson River Greenway)</em></p>
<p><em></em><strong>12pm-7pm</strong> – Occupy Town Square @ Thomas Paine Park on Worth St. between Lafayette and Centre</p>
<p><strong>1pm-6pm</strong> – Concert: “99 Revolutions” @ Foley Square, north end of Paine Park</p>
<p><strong>6:30pm-7:30pm</strong> – Direct Action and Know Your Rights Trainings@ Foley Square</p>
<p><strong>7:30pm</strong> – <a href="https://www.facebook.com/events/497896820225265/" target="_blank">Occupy Rosh Hashanah Services</a> @ Liberty Plaza</p>
</div>
<div class="three column last">
<h3 class="bigger">September 17th - #S17</h3>
<p><strong>All Roads Lead to Wall Street</strong></p>
<p><strong>7am</strong> – <a href="http://s17nyc.org/peoples-wall/">The People’s Wall</a>: A non-violent civil disobedience at the Stock Exchange</p>
<p><strong>7am</strong> - <a href="http://s17nyc.org/99-revolutions/">99 Revolutions</a>: a swirl of mobile intersection occupations throughout the Financial District</p>
<p><strong>10am</strong> – <a href="https://www.facebook.com/events/101232083363987/" target="_blank">Storm Wall Street</a>: an eco-themed action at Bowling Green</p>
<p><strong>12pm – 5pm </strong>Imagine a World Without Wall Street Assembly @ Foley Square</p>
<p><strong>6pm – 10pm</strong>: <a href="https://www.facebook.com/events/334916996593817/" target="_blank">Emma Goldman Popular Assembly</a> @ Veterans Memorial Park, 55 Water Street</p>
</div>
</div>
</body>
</html>