-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevents.html
167 lines (162 loc) · 7.73 KB
/
events.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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>WYPR | Events</title>
<link href="css/styles.css" rel="stylesheet" type="text/css">
<link href="css/searchbox.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script>
$(function() {
$('a[href*="#"]:not([href="#"])').click(function() {
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
if (target.length) {
$('html, body').animate({
scrollTop: 0<!--target.offset(5).top -->
}, 500);
return true;
}
}
});
});
</script>
</head>
<body>
<div id="header">
<div id="headerContent">
<div id="idlogo"><a href="index.html"><img src="images/881_logo.png" width="227" height="131" alt="WYPR 88.1 Logo"></a></div>
<div id="headerFuncs">
<div>
<a href="m.index.html"><img src="images/wypr_logo.png" width="206" height="46" alt="WYPR Logo"></a>
<a href="#" target="_blank"><img src="images/playbutton.png" width="180" height="46" alt="Play Button"></a>
</div>
<div>
<div id="donate"><a href="support.html">Donate</a></div>
<div class="search">
<form method="get" id="searchform" id="searchbox_007471823761899649843:fvdkcfpamsm" action="search-result.html">
<div>
<input value="007471823761899649843:fvdkcfpamsm" name="cx" type="hidden" />
<input value="FORID:11" name="cof" type="hidden" />
<input type="text" value="" name="s" id="s" onfocus="defaultInput(this)" placeholder="Search..." onblur="clearInput(this)" />
<input type="submit" id="searchsubmit" value=" " />
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="programs.html">Programs</a></li>
<li><a href="newsroom.html">Newsroom</a></li>
<li><a href="events.html" class="current">Events</a></li>
<li><a href="support.html">Support</a></li>
<li><a href="about.html">About</a></li>
</ul>
</div>
<div id="bodyContent">
<div id="wideWrapper">
<h1>Events Calendar</h1>
<table id="events" width="644" border="0" cellpadding="8" cellspacing="0">
<tr>
<td colspan="7" align="center" valign="middle"><a href="#"><</a> May 2016 <a href="#">></a></td>
</tr>
<tr>
<td width="92" align="center" valign="middle">Sun</td>
<td width="92" align="center" valign="middle">Mon</td>
<td width="92" align="center" valign="middle">Tue</td>
<td width="92" align="center" valign="middle">Wed</td>
<td width="92" align="center" valign="middle">Thu</td>
<td width="92" align="center" valign="middle">Fri</td>
<td width="92" align="center" valign="middle">Sat</td>
</tr>
<tr>
<td height="92" align="left" valign="top" class="prevMonth">24</td>
<td height="92" align="left" valign="top" class="prevMonth">25</td>
<td height="92" align="left" valign="top" class="prevMonth">26</td>
<td height="92" align="left" valign="top" class="prevMonth">27</td>
<td height="92" align="left" valign="top" class="prevMonth">28</td>
<td height="92" align="left" valign="top" class="prevMonth">29</td>
<td height="92" align="left" valign="top" class="prevMonth">30</td>
</tr>
<tr>
<td height="92" align="left" valign="top">1</td>
<td height="92" align="left" valign="top">2</td>
<td height="92" align="left" valign="top">3</td>
<td height="92" align="left" valign="top">4</td>
<td height="92" align="left" valign="top">5<br><em><a href="#">Lorem ipsum dolor sit amet<span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec non bibendum justo, ac commodo nulla. Etiam porttitor auctor dui a dictum.</span></a></em></td>
<td height="92" align="left" valign="top">6</td>
<td height="92" align="left" valign="top">7</td>
</tr>
<tr>
<td height="92" align="left" valign="top">8</td>
<td height="92" align="left" valign="top">9</td>
<td height="92" align="left" valign="top">10</td>
<td height="92" align="left" valign="top">11</td>
<td height="92" align="left" valign="top">12</td>
<td height="92" align="left" valign="top">13</td>
<td height="92" align="left" valign="top">14</td>
</tr>
<tr>
<td height="92" align="left" valign="top">15</td>
<td height="92" align="left" valign="top">16</td>
<td height="92" align="left" valign="top">17</td>
<td height="92" align="left" valign="top">18</td>
<td height="92" align="left" valign="top">19</td>
<td height="92" align="left" valign="top">20<br><em><a href="#">Donec fermentum urna ut mi<span>Morbi ultrices a augue ac rutrum. Duis fringilla, lacus sit amet aliquet bibendum, neque risus congue sapien, sit amet euismod erat ligula nec mauris.</span></a></em></td>
<td height="92" align="left" valign="top">21<br><em><a href="#">Donec fermentum urna ut mi<span>Morbi ultrices a augue ac rutrum. Duis fringilla, lacus sit amet aliquet bibendum, neque risus congue sapien, sit amet euismod erat ligula nec mauris.</span></a></em></td>
</tr>
<tr>
<td height="92" align="left" valign="top">22</td>
<td height="92" align="left" valign="top">23</td>
<td height="92" align="left" valign="top">24</td>
<td height="92" align="left" valign="top">25</td>
<td height="92" align="left" valign="top">26</td>
<td height="92" align="left" valign="top">27</td>
<td height="92" align="left" valign="top">28</td>
</tr>
<tr>
<td height="92" align="left" valign="top">29<br><em><a href="#">Fusce a turpis non ipsum<span>Vestibulum ullamcorper odio vel vehicula elementum. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur ut mi nisl. Integer rutrum ac enim a condimentum.</span></a></em></td>
<td height="92" align="left" valign="top">30</td>
<td height="92" align="left" valign="top">31</td>
<td height="92" align="left" valign="top" class="nextMonth">1</td>
<td height="92" align="left" valign="top" class="nextMonth">2</td>
<td height="92" align="left" valign="top" class="nextMonth">3</td>
<td height="92" align="left" valign="top" class="nextMonth">4</td>
</tr>
</table>
</div>
</div>
<div id="footer">
<div id="footerContent">
<div id="mission">
<p>Serving the metropolitan Baltimore area and the state of Maryland, the mission of Your Public Radio is to broadcast programs of intellectual integrity and cultural merit which enrich the minds and spirits of our listeners and ultimately strengthen the communities we serve.<br><br><a style="text-decoration:none; color:#FFF" href="wypr-newsletter.html" target="_blank">© 2016 WYPR</a></p>
</div>
<div id="contact">
<div id="social">
<div id="fb"><a target="_blank" href="https://www.facebook.com/WYPR881Baltimore"></a></div>
<div id="tw"><a target="_blank" href="https://twitter.com/WYPR881FM"></a></div>
<div id="igm"><a target="_blank" href="https://www.instagram.com/explore/locations/27732854/"></a></div>
</div>
<div id="formArea">
<p>Contact us:</p>
<form action="index.html" method="post">
<input name="formName" placeholder="Name" type="text" class="form" value="">
<input name="formEmail" placeholder="[email protected]" type="text" class="form" value="">
<textarea name="formComm" placeholder="Comments"></textarea>
<input name="formSubmit" type="submit" value="Submit" class="form">
</form>
</div>
</div>
</div>
<div class="bstripe orange"></div>
<div class="bstripe blue"></div>
<div class="bstripe green"></div>
</div>
</body>
</html>