This repository was archived by the owner on Aug 11, 2021. It is now read-only.
forked from sameenjalal/HackRU
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdirections.html
More file actions
127 lines (113 loc) · 5.65 KB
/
directions.html
File metadata and controls
127 lines (113 loc) · 5.65 KB
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
<!doctype html>
<!--
__ __ ______ ______ __ __ ______ __ __
/\ \_\ \/\ __ \/\ ___\/\ \/ / /\ == \/\ \/\ \
\ \ __ \ \ __ \ \ \___\ \ _"-. \ \ __<\ \ \_\ \
\ \_\ \_\ \_\ \_\ \_____\ \_\ \ \ \ \_\ \_\ \_____\
\/_/\/_/\/_/\/_/\/_____/\/_/\/_/ \/_/ /_/\/_____/
-->
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>hackru - an incredible opportunity for learning and creation</title>
<link rel="stylesheet" href="stylesheets/foundation.min.css">
<link rel="stylesheet" href="stylesheets/style.css">
<link rel="icon" type="image/x-icon" href="./images/favicon.ico">
<script src="javascripts/modernizr.foundation.js"></script>
<script src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>
<script>
function initialize() {
var myLatLng = new google.maps.LatLng(40.48472, -74.43659);
var map_canvas = document.getElementById('map_canvas');
var map_options = {
center: myLatLng,
zoom: 15,
mapTypeId: google.maps.MapTypeId.ROADMAP
};
var map = new google.maps.Map(map_canvas, map_options);
var marker = new google.maps.Marker({
position: myLatLng,
map: map
});
}
google.maps.event.addDomListener(window, 'load', initialize);
</script>
<!--[if lt ie 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style>
#map_canvas {
width: 100%;
height: 400px;
}
</style>
</head>
<body>
<div class="row">
<h2 id="logo">
<a href="/"><img src="./images/hackru_logo.png" alt="HackRU"></a>
</h2>
<h3 class="subheader hosted">Hosted by <a href="http://usacs.rutgers.edu">The Undergraduate Student Alliance of Computer Scientists</a></h3>
</div>
<div class="row shadow">
<div class="row panel opaque">
<div class="row">
<div class="twelve columns centered nav_color">
<ul class="nav-bar">
<li><a href="index.html">Home</a></li>
<li><a href="directions.html">Directions</a></li>
<li><a href="sponsorship.pdf">Sponsors</a></li>
<li><a href="photos.html">Photos</a></li>
<li><a href="workshops.html">Workshops</a></li>
<li><a href="prizes.html">Prizes</a></li>
</ul>
</div>
</div>
<!--<div class="twelve columns">-->
<!--<h1>getting to hackru<h1>-->
<!--<p>coming soon!</p>-->
<!--</div>-->
<div class="twelve columns">
<div class="row">
<div class="six columns">
<h1>Getting to HackRU</h1>
<p>Below, you will find directions to get to HackRU.<br>
HackRU is being held at:
<address>
<strong><a href="https://maps.google.com/maps?q=Douglass+campus+center&hl=en&ll=40.484723,-74.436589&spn=0.00519,0.011362&sll=40.429213,-74.420785&sspn=0.166212,0.363579&t=h&hnear=Douglass+Campus+Center,+New+Brunswick,+New+Jersey+08901&z=17&iwloc=A">
Douglass Campus Center</a></strong> (DCC)<br>
100 George Street<br>
New Brunswick, NJ 08901<br>
</address>
</p>
</div>
<div class="six columns">
<div id="map_canvas"></div>
</div>
</div>
<hr>
<h2>Getting there from outside Rutgers</h2>
<h3>Public Transport</h3>
<p>If you're taking public transportation to HackRU, you will want to arrive at the <a href="http://en.wikipedia.org/wiki/New_Brunswick_(NJT_station)">New Brunswick Station</a>. This is on the <a href="http://www.njtransit.com/rg/rg_servlet.srv?hdnPageAction=LineDetailsTo&selLine=NEC">Northeast Corridor Line for NJTransit</a>, and connects to New York Penn Station and <a href="http://www.njtransit.com/rg/rg_servlet.srv?hdnPageAction=TrainStationLookupFrom&selStation=148">Trenton Transit Center</a>.</p>
<p>From Philadelphia, you will want to take the SEPTA over to Trenton Transit Center, and the Northeast Corridor Line to the New Brunswick Station.</p>
<p> Once you're at the New Brunswick Station, you can take the <b>Weekend 2</b> Rutgers bus from the train station to Cabaret Theater stop. From the Cabaret Theater, the DCC is right across the street with the entrance on the left.</p>
<hr>
<h3> Driving & Parking </h3>
<p> If you're driving to HackRU, you can park in lot 70. They will be marked off by <em> Event Parking </em> signs.</p>
Parking locations will also be on the below map (coming soon!).
<hr>
<h2> Getting there from within Rutgers </h2>
<p> <strong> Livingston Campus: </strong> You will want to take the Weekend 1 to the Cabaret Theater stop on C/D campus.</p>
<p> <strong> Busch Campus: </strong> Take either the Weekend 1 or Weekend 2 to the Cabaret Theater stop. Make sure you leave early. </p>
<p> <strong> College Ave Campus: </strong> Take the Weekend 1 to the Cabaret Theater stop.</p>
<p> <strong> Cook/Douglass Campus: </strong> Walk to the DCC. </p>
<p>Once you get to the Cabaret Theater stop, the DCC is right across the street with the entrance on the left.</p>
<p>Please email rutgersusacs<span style="display:none">null</span>@gmail.com, if you have any questions about how to get to the event.</p>
<!-- add link to larger map centered on DCC -->
<!-- add map centered on DCC-->
</div>
</div>
</div>
</body>
</html>