-
Notifications
You must be signed in to change notification settings - Fork 0
/
wherewhen.phtml
59 lines (41 loc) · 1.89 KB
/
wherewhen.phtml
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
<html>
<head>
<title>Empty Sky Go Club</title>
<link rel="stylesheet" href="/new/style.css" type="text/css">
<script type="text/javascript" src="/new/jquery.js"></script>
<script>
eidogoConfig = {enableShortcuts: true};
</script>
<script type="text/javascript" src="http://eidogo.com/player/js/all.compressed.js"></script>
</head>
<body>
<h1>Empty Sky Go Club</h1>
<div id="nav">
<ul>
<li><a href="/wherewhen.phtml">Where & When We Play</a></li>
<li><a href="/members.phtml">Our Members</a></li>
<li><a href="/league">League</a></li>
<li><a href="mailto:president@emptysky.org">Contact Us</a></li>
<li><a href="/join.php">Mailing List</a></li>
<li><a href="/links.html">Go Links</a></li>
</ul>
</div>
<div id="content">
<img src="images/komusou.gif" width="106" height="196" border="0" alt="drawn by David Boyer" align="right" hspace="20">
<img src="images/bullet2.gif" width="8" height="12" border="0" alt=""> <strong><big><big>WHERE & WHEN WE PLAY</big></big></strong><br><br>
We meet every Monday and Thursday night in Java Wally's from 6-9PM, the RIT coffee shop located in Wallace Library (building 5).
<br><br>
<img src="images/bullet.gif" width="8" height="9" border="0" alt=""> <a href="http://inside.rit.edu/maps/">Directions to RIT</a><br>
<img src="images/bullet.gif" width="8" height="9" border="0" alt=""> <a href="images/campus_map.gif">Campus map (building 5 highlighted)</a><br>
<br>
<br>
During the summer (June-August) we meet at the <a href="http://www.bupapub.com">ButaPub</a> Tuesday nights from 6-9PM.
<div>
</font>
<br><br>
<small><div align="center">"Komusou" drawn by David Boyer</div></small>
<br><br>
</td><td><img src="images/pixel_trans.gif" width="55" height="1" border="0" alt=""></td></tr></table>
</div>
</body>
</html>