Replace all instances of crm.fsf.org with my.fsf.org.
[libreplanet-static.git] / 2014 / logistics / index.html
CommitLineData
2c5d4ff4 1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8" />
47a032d5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
2c5d4ff4 6
7 <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
47a032d5 8 <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
32fad69a 9 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
6eaf7d91 10 <title>LibrePlanet 2014</title>
2c5d4ff4 11
12 </head>
13 <body>
14
15 <div id="wrapper"> <!-- start of wrapper -->
16 <div class="lp-banner"> <!--start of lp banner -->
17 <div class="container"> <!-- start of container -->
18 <div class="row">
adc69873 19 <div class="lp-head"> <!-- start of lp header -->
20 <div class="col-sm-3">
d61f4262 21 <a href="/2014/">
7897d43b 22 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/logo/lp_2014_logo.png"
d61f4262 23 class="img-responsive"
24 alt="[ LibrePlanet 2014 &mdash; Free Software, free society ]" />
25 </a>
adc69873 26 </div>
27 <div class="col-sm-3">
28 <p class="text-muted">
29 March 22<sup>nd</sup>-23<sup>rd</sup><br />
30 MIT, Cambridge, MA</p>
2c5d4ff4 31 </div>
32 </div><!-- end of lp header -->
6eaf7d91
ZR
33 <div class="col-sm-6"> <!-- start of signup form -->
34 <form role="form" class="margin-top lp-signup"
47a032d5 35 action="https://my.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
6eaf7d91
ZR
36 method="post" name="Edit" id="Edit">
37 <div>
38 <input name="postURL" type="hidden" value="https://libreplanet.org/2014/confirmation.html" />
39 <input name="cancelURL" type="hidden"
47a032d5 40 value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
6eaf7d91
ZR
41 <input name="add_to_group" type="hidden" value="619" />
42 <input name="_qf_default" type="hidden" value="Edit:cancel" />
43 </div>
44
45 <div id="crm-container" lang="en" xml:lang="en">
46 <p>Sign up for updates on LibrePlanet 2015!</p>
47 <div id="editrow-email-Primary"
48 class="form-group">
49 <label class="sr-only" for="email-Primary">
50 Email
51 </label>
52 <div class="input-group">
53 <input class="form-control"
54 name="email-Primary"
55 id="email-Primary"
56 type="email"
57 placeholder="Your email address" required>
58 <span class="input-group-btn">
59 <button type="submit" class="btn btn-default"
60 accesskey="S" name="_qf_Edit_next" value="Save"
61 id="_qf_Edit_next">
62 Receive updates
63 </button>
64 </span>
65 </div>
66 </div>
67 <div id="editrow-custom_79">
68 <div class="checkbox">
69 <input
70 type="hidden" name="custom_79[yes]" value="" />
71 <label class="lp-label-news">
72 <input id="custom_79_yes"
73 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
74 class="checkbox" />
75 Also join the FSF's newsletter
76 </label>
77 &middot;
78 <p class="help-block">
79 <a href="https://my.fsf.org/donate/privacypolicy.html">Read our privacy policy.</a></p>
80 </div>
81 </div>
82 </div>
83 </form>
84 </div> <!-- end of signup form -->
85
86<!-- REGISTER BUTTON
87 <div class="col-sm-offset-3 col-sm-3"> // start of Register button
2c5d4ff4 88 <a class="btn btn-register-lp14 btn-lg btn-block"
89 href="https://libreplanet.org/2014/register">
90 <span class="glyphicon glyphicon-ok"></span>
91 Register now
92 </a>
93 <p class="text-muted text-center">
94 gratis for members and students!
95 </p>
6eaf7d91
ZR
96 </div> //end of Register button
97-->
2c5d4ff4 98 </div>
99 </div> <!-- end of header container -->
100 </div> <!-- end of lp banner -->
101
102 <div class="container"> <!-- start of container -->
103 <div class="row">
104
92cc41e3 105 <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
2b1a79d5 106 <p class="text-center lp-home">
107 <a class="text-muted" href="/2014/">
108 <span class="glyphicon glyphicon-chevron-left"></span> Home
109 </a>
110 </p>
2c5d4ff4 111 <ul class="nav nav-pills nav-stacked">
112 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
fdd80f1f 113 <li><a href="/2014/program">Program</a></li>
ce129fd5 114 <li><a href="/2014/program/exhibit_hall.html">Exhibit hall</a></li>
115 <li><a href="/2014/live">Participate online</a></li>
35825907 116 <li><a href="/2014/video/">Watch the video</a></li>
d7e9b1c1
ZR
117 </ul>
118
119 <ul class="nav nav-pills nav-stacked">
1fa4e2f2 120 <li class="active"><a href="/2014/logistics">Getting around Cambridge</a></li>
f0299181 121 <!--<li><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>-->
8ef0a881 122 <li><a href="/2014/volunteer">Volunteer</a></li>
1b7d4adb 123 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
2c5d4ff4 124 </ul>
d7e9b1c1
ZR
125
126
2c5d4ff4 127 <ul class="nav nav-pills nav-stacked">
ce129fd5 128 <li>
129 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
130 Share your ideas</a></li>
2c5d4ff4 131 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
132 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
133 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
134 <li class="fsf-donate">
135 <a href="https://my.fsf.org/associate/support_freedom">
136 <span class="glyphicon glyphicon-heart"></span>
137 Become an FSF member
138 </a>
139 </li>
140 </ul>
141 <p class="text-muted text-center">and attend the conference gratis!</p>
142 </div> <!-- end of nav items -->
143
92cc41e3 144 <div id="lp-content" class="col-sm-9"> <!-- start of Logistics column -->
0f84b75d 145<h1>Getting Around</h1>
30512c5a 146<div id="lp-panel" class="panel panel-default margin-top">
0f84b75d 147 <div class="panel-heading">
1a477ca3 148 <h2 class="panel-title">
30512c5a 149 <span class="glyphicon glyphicon-list"></span>
1a477ca3
ZR
150 Contents
151 </h2>
152 </div>
0f84b75d 153
1a477ca3 154 <div class="panel-body">
47a032d5 155
1a477ca3
ZR
156<p><a href="#lodging">Where to stay</a></p>
157<p><a href="#arriving">Arriving in Boston</a></p>
158<p><a href="#getting_around">Getting to LibrePlanet and navigating the Boston/Cambridge Area</a></p>
159<p><a href="#eating">Where to eat</a></p>
160
161 </div>
162 </div>
163
8a874936 164<p><strong>LibrePlanet 2014 will be held at the Massachusetts Institute of Technology's Stata Center, at 32 Vassar St, Cambridge, MA 02139.</strong></p>
1a477ca3 165
30512c5a 166 <h2 id="lodging">Where to stay</h2>
2c5d4ff4 167
f270c555 168<p>Prices range from $ (inexpensive) to $$$ (expensive).</p>
2c5d4ff4 169
f270c555 170<h3>Hostels</h3>
2c5d4ff4 171
f8022deb 172<p>These are about five kilometers from the conference venue, but have prices of $50 or less per night.</p>
2c5d4ff4 173
f8022deb
L
174<ul>
175<li><a href="http://www.hostelworld.com/hosteldetails.php/Hostelling-International-Boston-Chinatown/Boston/54929?sc_sau=sfab&amp;sc_pos=1">Hostelling International Boston Downtown</a> ($)</li>
176<li><a href="http://www.hostelworld.com/hosteldetails.php/40-Berkeley-Hostel/Boston/7191">YMCA, Berkley Residence</a> ($)</li>
177</ul>
2c5d4ff4 178
f8022deb 179<p>Other hostels a little farther out can be found at <a href="http://www.hostelworld.com/findabed.php/ChosenCity.Boston/ChosenCountry.USA">HostelWorld</a>.</p>
2c5d4ff4 180
f270c555 181<h3>Hotels</h3>
2c5d4ff4 182
f8022deb
L
183<ul>
184<li>Stay at a cute New England bed and breakfast like <a href="http://www.cambridgeinns.com/irving">the Irving</a> in Harvard Square. ($$)</li>
185<li><a href="http://www.johnjeffrieshouse.com/">The John Jeffries House</a> is another B&amp;B a short ride away on the red line at the Charles MGH stop. ($$)</li>
186<li><a href="http://www.harvardsquarehotel.com/">Harvard Square Hotel</a> is close to the red line and reasonably priced for a hotel in Harvard Square. ($$$)</li>
187<li><a href="http://www.charleshotel.com/">The Charles Hotel</a> in Harvard Square has valet parking. ($$$)</li>
188<li><a href="http://cambridge.hyatt.com/en/hotel/home.html">The Hyatt Regency</a> overlooks the Charles river, providing a view of the Boston skyline. ($$$)</li>
189<li><a href="http://www.marriott.com/hotels/travel/boscb-boston-marriott-cambridge">The Marriott</a> is located at the Kendall/MIT stop with many restaurants located nearby. ($$)</li>
190<li>The historic <a href="http://kendallhotel.com/">Kendall Hotel</a> is in the heart of the MIT campus. It was originally an 1800s firehouse. ($$$)</li>
191<li><a href="http://doubletree3.hilton.com/en/hotels/massachusetts/doubletree-suites-by-hilton-hotel-boston-cambridge-BOSSBDT/index.html">The Doubletree</a> is over the Charles river in Boston just two kilometers away. A 5 minute ride on the 64 or 70 bus takes you into Central Square. ($$$)</li>
192<li>Also in Boston is the <a href="http://www.daysinn.com/hotels/massachusetts/boston/days-hotel-boston-harvard-fenway/hotel-overview?hotel_id=04159">Days Hotel of Boston</a>. The 86 or 70 bus picks up across the street (in front of the Star Market grocery) and takes you to Cambridge and the red line in approximately 10 minutes. ($$)</li>
193</ul>
194
30512c5a 195<h2 id="arriving">Arriving in the City</h2>
f8022deb 196
cd472d0d 197<h3>From Logan Airport</h3>
f8022deb 198
cd472d0d 199<p>Most people travel via these three routes from the airport:</p>
f8022deb
L
200
201<ul>
cd472d0d
ZR
202<li>Cab. Cabs are located all over the city: at the airport and major subway stations.</li>
203<li><a href="http://www.mbta.com/schedules_and_maps/subway/lines/?route=SILVER">Silver Line</a></li>
204<li><a href="http://www.mbta.com/schedules_and_maps/subway/lines/?route=BLUE">Blue Line</a>
205The MBTA website provides a very <a href="http://www.mbta.com/riding_the_t/logan/">helpful page</a> on how to navigate via the Silver Line and Blue Line from the airport.</li>
f8022deb
L
206</ul>
207
cd472d0d 208<h3>Commuting from the Suburbs</h3>
f8022deb
L
209
210<ul>
cd472d0d
ZR
211<li>Commute to <a href="http://www.mbta.com/schedules_and_maps/subway/lines/stations/?stopId=15583&amp;lat=42.365551&amp;lng=-71.061251">North Station</a> for cities north of the city. Take the Green Line to <a href="http://www.mbta.com/schedules_and_maps/subway/lines/stations/?stopId=13771">Park Street</a> to reach the office, or to transfer to the North Red Line to connect to MIT. </li>
212<li>Commute to <a href="http://www.mbta.com/schedules_and_maps/rail/lines/stations/?stopId=191">South Station</a> for cities south of the city. The station is situated on the Red Line. You can take the North Red Line to the FSF office and get off at <a href="http://www.mbta.com/schedules_and_maps/subway/lines/stations/?stopId=13771">Park Street</a> or <a href="http://mbta.com/schedules_and_maps/subway/lines/stations/?stopId=11473">Downtown Crossing</a>. You can reach MIT by continuing north and disembarking at <a href="http://www.mbta.com/schedules_and_maps/subway/lines/stations/?stopId=12412">Kendall/MIT Station</a>.</li>
f8022deb
L
213</ul>
214
cd472d0d 215<p><b>If you still need help with travelling, contact Chrissie at sales@fsf.org.</b>
f8022deb 216
30512c5a 217<h2 id="getting_around">Getting to LibrePlanet and Navigating the Boston/Cambridge Area</h2>
f8022deb 218
cd472d0d 219<h3>Public Transportation</h3>
f8022deb
L
220
221<p>The easiest way to get around Boston/Cambridge is to use the <a href="http://www.mbta.com">MBTA</a>. Passes can be purchased with credit and debit cards in stations and single rides can be purchased on board with cash. The links below can help you to plan your trip to MIT's Stata Center and around town. MIT is located at the Kendall/MIT stop on the red line. The FSF's offices are located near the Downtown Crossing and Park Street T stops. </p>
222
223<ul>
224<li>Subway: <a href="http://www.mbta.com/schedules_and_maps/subway/lines/?route=RED">Red line - Kendall stop</a></li>
b871061c 225<li><a href="http://www.mbta.com/rider_tools/servicenearby/?saServiceNearBy=stata+center%2C+mit%2C+cambridge%2C+ma&amp;sLocation=42.3616095%3A%3A-71.09063549999996&amp;selectedPoint=&amp;sDate=03%2F22%2F2014&amp;time=9%3A00+AM">Buses</a>: 1, 47, 64, 68, 69, 70/70A, 83, 85, 91</li>
f8022deb
L
226</ul>
227
cd472d0d
ZR
228<h3>Getting to LibrePlanet at the Stata Center, Massachusetts Institute of Technology</h3>
229
30512c5a 230<div class="thumbnail lp-thumbnail"><img class="img-responsive" src="//static.fsf.org/nosvn/libreplanet/2014/site/stata_center.jpg" alt="[ MIT's interesting-looking Stata Center ]"><p class="text-muted text-center">The Stata Center. Image <a href="https://creativecommons.org/licenses/by/3.0/deed">CC-BY-3.0</a> Pablo Valerio</p></div>
231
232
cd472d0d
ZR
233<ul>
234<li>Address: 32 Vassar St, Cambridge, MA 02139</li>
235<li>Closest subway stop: <a href="http://www.mbta.com/schedules_and_maps/subway/lines/stations/?stopId=12412">Red line: Kendall/MIT Station</a></li>
47a032d5 236<li>Directions: When you leave the station, turn west on Main Street (toward Ames street), turn left on Vassar Street, and then turn left.
cd472d0d
ZR
237The Stata Center was famously designed by Frank Gehry; its <a href="http://upload.wikimedia.org/wikipedia/commons/c/ce/MIT_Stata_Center-20070224.jpg">unique look</a> makes it easy to spot. </li>
238</ul>
f8022deb 239
cd472d0d 240<h3>Getting to the Free Software Foundation office</h3>
f8022deb
L
241
242<ul>
243<li>Address: 51 Franklin Street, 5th Floor, Boston, MA 02110</li>
244<li>Closest subway stops: <a href="http://www.mbta.com/schedules_and_maps/subway/lines/stations/?stopId=13771">Green/Red lines: Park Street Station</a>; <a href="http://mbta.com/schedules_and_maps/subway/lines/stations/?stopId=11473">Green/Orange lines: Downtown Crossing Station</a></li>
245<li>Directions: Each of these subway stations are only a couple blocks away. The FSF is located in a non-descript office building near the Filene's construction, just a block away from the hub of Downtown Crossing, Washington Street.</li>
246</ul>
247
248<p>The door is unlocked during the day, so you can just come right on inside to the 5th floor. If the door happens to be locked, the intercom outside will connect you to a phone in the office to be let up.</p>
249
47a032d5 250<h3>Getting to the Saturday party at Asgard</h3>
52cb820e
L
251
252<ul>
253<li>Address: 350 Massachusetts Avenue, Cambridge, MA 02139</li>
254<li>To get to Asgard from the Stata Center, walk west on Vassar and take a right (north) on Massachusetts Ave. for approximately 1/2 mile.</li>
47a032d5 255</ul>
bb8c2e6f
ZR
256<h3>Parking</h3>
257
258<h4>Around Kendall/MIT</h4>
259
260<ul>
261<li>Massachusetts Avenue and side streets around MIT have metered street parking</li>
262<li><a href="http://kendallsquare.org/related/parking/">Kendall Square Parking Garage</a>: $18-23 a day</li>
263</ul>
264
265<h4>Downtown/Near FSF office</h4>
266
267<ul>
268<li>Finding street parking is more difficult</li>
269<li><a href="http://www.pilgrimparking.com/boston-parking-garages/arch-street-garage.htm">Arch Street Garage (located across the street from the FSF)</a>: $36</li>
270<li><a href="http://massconvention.com/about-us/boston-common-garage">Boston Common Garage</a>: $12-24. Best deal downtown! Only a few blocks from the office.</li>
271</ul>
272
273<h4>Around Harvard Square</h4>
274
275<ul>
276<li>Metered street parking along JFK Street, Massachusetts Avenue, and Mt. Auburn Street</li>
277<li><a href="http://www.harvardsquare.com/Home/Services/University-Place-Garage.aspx">University Place Garage</a>: $13 evenings/$9 with local business voucher</li>
278</ul>
279
30512c5a 280<h2 id="eating">Where to Eat</h2>
cd472d0d
ZR
281
282<h3>Kendall Square</h3>
f8022deb
L
283
284<ul>
cd472d0d
ZR
285<li><a href="http://www.emmaspizza.com/">Emma's Pizza</a> has served up great organic pizza for Cambridge for over 50 years. Vegetarian options.</li>
286<li>For some Mexican soul food, try <a href="http://www.beantowntaqueria.com/">Beantown Taqueria</a> on Mass Ave. Vegetarian options.</li>
287<li><a href="http://www.cloverfoodlab.com/">Clover Food Lab</a> is popular for its organic fast food. There is both a food truck and a restaurant location in Kendall Square. Vegan/Vegetarian options.</li>
288<li>Enjoy all-day brunch at <a href="http://www.thefriendlytoast.com/">The Friendly Toast</a>. They can also accommodate large groups. Vegan/Vegetarian options.</li>
289<li>Grab a quick burrito at <a href="http://www.chipotle.com">Chipotle</a>. Vegetarian/Vegan options.</li>
290<li><a href="http://www.themeadhall.com/">Meadhall</a> is a new American restaurant praised for its beer selection. Vegetarian options.</li>
291<li><a href="http://www.cambrew.com/">Cambridge Brewing Company</a> serves local food and brewed-in-house beer. Vegan/Vegetarian options.</li>
292<li>On the pricier side, enjoy the wine and tapas at <a href="http://www.bellywinebar.com/">Belly Wine Bar</a>, or for something more substantial, try its sister restaurant next door at <a href="http://www.theblueroom.net/">The Blue Room</a>. Vegetarian options.</li>
293<li><a href="http://www.hungrymothercambridge.com/">Hungry Mother</a> is a critically-acclaimed Southern farm restaurant. </li>
294<li><a href="http://www.bonmetruck.com/">Bon Me</a> is loved for their house-made Vietnamese food. Vegan/Vegetarian options. Gluten-free options.</li>
f8022deb
L
295</ul>
296
cd472d0d 297<h3>Central Square</h3>
f8022deb 298
cd472d0d
ZR
299<ul>
300<li><a href="http://www.veggiegalaxy.com/">Veggie Galaxy</a> is a vegan diner that serves breakfast all day. They also have lunch, dinner, and bakery options. They also accept bitcoin! Vegan/Vegetarian.</li>
301<li>Try some Eritrean/Ethiopian food at <a href="http://www.asmararestaurantboston.com/">Asmara</a>! Vegan/Vegetarian options.</li>
302<li>Cocktail lovers enjoy the hidden tiny gem, <a href="http://www.brickandmortarbar.com/">Brick and Mortar</a>. Vegan/Vegetarian options.</li>
303<li>1930s-era <a href="http://www.greenstreetgrill.com/">Green Street</a> is another favorite for cocktail lovers. Vegetarian options.</li>
304<li>Get your nerd on at the burger bar, <a href="http://www.miracleofscience.us/">Miracle of Science</a>. Vegetarian/Vegan options.</li>
305<li>Grab a late night falafel to go at <a href="http://www.falafelpalace.net/">Falafel Palace</a>. Vegetarian/Vegan options.</li>
306<li>The nightclub <a href="http://www.mideastclub.com/">The Middle East</a> also houses some Middle Eastern and Greek restaurants. Vegan/Vegetarian options.</li>
307</ul>
f8022deb 308
cd472d0d 309<h3>Harvard Square</h3>
f8022deb
L
310
311<ul>
cd472d0d
ZR
312<li><a href="http://www.grendelsden.com/">Grendel's Den</a> is a favorite restaurant &amp; bar among the local Free Software community. Join us Sunday night at 9pm to partake in their half-priced menu. Vegan/Vegetarian options.</li>
313<li><a href="http://www.veggieplanet.net/">Veggie Planet</a> is a Vegan/Vegetarian pizza place with live folk music. Vegan/Vegetarian.</li>
f8022deb
L
314</ul>
315
cd472d0d 316<h3>Downtown</h3>
f8022deb
L
317
318<ul>
cd472d0d
ZR
319<li><a href="http://chauchowcity.com/">Chau Chow City</a> can accommodate large groups. Their Chinese food proportions are substantial, and their cocktails are fun (some are literally on fire!) Vegetarian options.</li>
320<li><a href="http://www.samlagrassas.com/">Sam Lagrassa's</a> is famous for its sandwiches. Vegetarian options.</li>
f8022deb
L
321</ul>
322
2c5d4ff4 323 </div> <!-- end of Logistics column -->
324
325 </div>
326 </div> <!-- end of container -->
327
328 </div> <!-- end of wrapper -->
329
330 <div id="footer">
331 <div class="container">
332 <p class="text-muted text-center">
333 The <a href="http://www.fsf.org/">Free Software
334 Foundation</a> is a nonprofit with a worldwide mission to
7ed1ed65 335 advance software freedom. LibrePlanet 2014 is produced in partnership by the <a href="https://www.fsf.org">Free Software Foundation</a> with the <a href="http://sipb.mit.edu/">Student Information Processing Board (SIPB)</a> at MIT.
2c5d4ff4 336 <a href="https://my.fsf.org/associate/support_freedom">
337 Donate</a>.
338 </p>
339
340 <p class="text-muted text-center">
341 <a rel="license"
342 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
343 <img alt="[ Creative Commons License ]" style="border-width:0"
344 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
345 </a>
346 This page and its images, logos and videos are licensed under a <br />
347 <a rel="license"
348 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
349 Creative Commons Attribution-ShareAlike 3.0 US
350 </a>.
2c0341fd 351 Copyright &copy; 2013-2014 Free Software Foundation.
2c5d4ff4 352 </p>
353
354 <p class="text-muted text-center">
355 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
356 JavaScript license information
357 </a>
358 </p>
359
360 <p class="text-muted text-center">
361 This site, including fonts, CSS, and JavaScript, was built using
362 <a href="http://getbootstrap.com">Bootstrap</a>,
363 which is licensed under the
364 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
365 Apache 2.0 license</a>.
366 </p>
367 </div>
368 </div>
92cc41e3 369 <script type="text/javascript"
370 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
371 <script type="text/javascript">
372
373 // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
bd9d1b3f 374 // Copyright (C) 2014 Free Software Foundation, Inc
92cc41e3 375
a5fdf3f1 376 $(document).ready(lpNavPlace);
92cc41e3 377
378 $(window).resize(lpNavPlace);
379
380 function lpNavPlace() {
381 screenSize = $(window).width();
382 if(screenSize <= 767) {
383 $("#lp-nav").insertAfter("#lp-content");
384 } else {
385 $("#lp-nav").insertBefore("#lp-content");
386 }
387 }
388
389 // @license-end
390 </script>
2c5d4ff4 391 </body>
392</html>