/* * Copyright (c) 2005-2006 Andriy Bidochko. * http://www.mapbuilder.net * * The script has been generated by MapBuilder.net service and released to the customer under * The GNU General Public License (GPL), which can be found at: http://www.opensource.org/licenses/gpl-license.php * * This program is free software; you can redistribute it and/or modify it under the terms of the * GNU General Public License as published by the Free Software Foundation; * either version 2 of the License, or any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. */ //That function will return the element of the array returned by map.getMapTypes() that identifies the current map function getCurrentMapTypeNumber(oMap){ var type=-1; for(var ix=0;ix 2.64 * marker.setTooltip(oOptions.label); * marker.setOpacity((oOptions.opasity ? oOptions.opasity : 100)); */ } else { var marker = new GMarker(point, icon); } GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(html); }); return marker; } // Zoom map to. Used from InfoWindow function ZoomMapTo(num) { // Get current zoom level var currentZoom = map.getZoom(); // Re-center map newzoom = (currentZoom > 17) ? 17 : ((currentZoom == 0) ? 0 : (currentZoom + 1)); //V2-V1 compatability map.setCenter(aLocations[num][3], newzoom); } // Function is called when sidebar item is clicked or we are dealing with group boxes. function myInfoWindowHtml(num) { // Map rendering with open info window is very slow. Lets center map first. map.setCenter(aLocations[num][3]); // Use markeropenInfoWindowHtml(html) aLocations[num][0].openInfoWindowHtml(aLocations[num][2]); } /* Side Bar */ // Creates a locations list and put it into side bar function createSideBar() { var oUL = document.createElement("ul"); // write links into document. for (var i=0; i[+] Directions: To here - From here
Start address
" } GetGoogleMapsAPIVersion = function() { var v = 0; var scripts = document.getElementsByTagName("SCRIPT") for (var i=0; i" + GetDirectionForm(0); + ""; // Define Marker InfoHTML = "
Bar Ferdinand
Bar Ferdinand is a great tapas bar in Northern Liberties.  It has $2 glasses of house wine, $15 pitchers of sangria, and a very large and delicious selection of tapas.  Prices are more reasonable than Amada, and it caters to a younger crowd.  The interior is very stylish as well.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "Bar Ferdinand", InfoHTML, point); point = new GLatLng(39.941476, -75.152612); footerHtml = "
" + GetDirectionForm(1); + "
"; // Define Marker InfoHTML = "
Beau Monde
Beau Monde, though open for Brunch, Lunch and Dinner, is best enjoyed for brunch.  It is an excellent creperie, with a very large variety of both sweet and savory crepes.  The service is very good, and the restaurant itself is very chic.  A great place to start a lazy sunday.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "Beau Monde", InfoHTML, point); point = new GLatLng(39.939137, -75.15799); footerHtml = "
" + GetDirectionForm(2); + "
"; // Define Marker InfoHTML = "
Butcher's Cafe
Butcher\'s Cafe is at the northern beginning of the Italian Market.  While it is a full-service restaurant, shines with its brunch menu.  The chef, \"Chef Todd\", is the former head chef of the more famous Sabrina\'s, and took his menu with him.  The stuffed caramelized challah french toast and the 9th street frittata are particularly good.  A great place to eat before you go and buy your food for the week.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "Butcher's Cafe", InfoHTML, point); point = new GLatLng(39.929141, -75.163989); footerHtml = "
" + GetDirectionForm(3); + "
"; // Define Marker InfoHTML = "
Cantina Los Caballitos
A new hipster outpost in Passyunk East, Cantina Los Caballitos is an upscale Mexican cantina from the owners of Royal Tavern.  It boasts a large selection of tequilas, margaritas (try the blood orange), and a number of other mixed drinks.  Like Royal Tavern, the food is also very good, and there are always a number of daily specials.  It also tends to have good music playing on the jukebox as well.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Cantina Los Caballitos", InfoHTML, point); point = new GLatLng(39.937978, -75.158204); footerHtml = "
" + GetDirectionForm(4); + "
"; // Define Marker InfoHTML = "
DiBruno Brothers
DiBruno\'s has an excellent selection of cheeses from around the world, as well as some meats and olive oil.  The staff is extremely helpful, and allows you to try a variety of cheeses to find what you want.  They can also be of great assistance with matching cheese to wine or other foods.  It is best to go during the week when it is less crowded.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "DiBruno Brothers", InfoHTML, point); point = new GLatLng(39.951435, -75.169382); footerHtml = "
" + GetDirectionForm(5); + "
"; // Define Marker InfoHTML = "
DiBruno Brothers Chestnut St
As a testament to the success of the original DiBruno Brothers\' store, a huge new location has opened in Center City.  With a cheese cave that is larger than the original location, this store has an enormous selection of cheeses, as well as a full range of other (largely upscale) products, including a full meat and fish selection.  Upstairs there is a cafe as well as a demonstration kitchen, which hosts frequent wine or beer tastings.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "DiBruno Brothers Chestnut St", InfoHTML, point); point = new GLatLng(39.959047, -75.15014); footerHtml = "
" + GetDirectionForm(6); + "
"; // Define Marker InfoHTML = "
Electric Factory
The Electric Factory is the largest non-stadium music venue in the city.  Many great bands come through pretty regularly. The downside to the venue is that the 21+ sections mostly have poor views of the stage, and also less-good acoustics.  Your best bet is to be in the general admission area to get the best view and sound.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "Electric Factory", InfoHTML, point); point = new GLatLng(39.937416, -75.157985); footerHtml = "
" + GetDirectionForm(7); + "
"; // Define Marker InfoHTML = "
Esposito's
Esposito\'s is a great butcher\'s shop in the Italian Market.  The prices are low, and the selection is good.  Hard to beat for the price.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Esposito's", InfoHTML, point); point = new GLatLng(39.948203, -75.143616); footerHtml = "
" + GetDirectionForm(8); + "
"; // Define Marker InfoHTML = "
Eulogy
Eulogy is the other place to go for a large selection of Belgian beer and food.  Its Old City location makes it pretty crowded on the weekends, but it is a great place for a pint in the afternoon when it is less crowded.  The music is generally great, and the bar distinguishes itself in having a room on the second floor with tables made out of coffins. 
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Eulogy", InfoHTML, point); point = new GLatLng(39.94955601195755, -75.16079664230347); footerHtml = "
" + GetDirectionForm(9); + "
"; // Define Marker InfoHTML = "
Fergie's Pub
Fergie\'s Pub, unlike an \"authentic\" place like Fado\'s, is closer to what an Irish pub should be like.  Fergie himself is a beer institution in the city, being the owner behind Monk\'s, Nodding Head, and Grace\'s Tavern as well.  Fergie\'s has a nice selection of beers, and good traditional Irish pub fare on the menu. 
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "Fergie's Pub", InfoHTML, point); point = new GLatLng(39.952567, -75.176398); footerHtml = "
" + GetDirectionForm(10); + "
"; // Define Marker InfoHTML = "
First Unitarian Church
The basement of the First Unitarian Church is a common venue for R5 productions.  It is pretty small, but you can bring your own drinks to it, which is nice.  There are a number of smaller bands that come through, and the tickets tend to be around $10.

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "First Unitarian Church", InfoHTML, point); point = new GLatLng(39.940552, -75.154478); footerHtml = "
" + GetDirectionForm(11); + "
"; // Define Marker InfoHTML = "
Fitzwater Cafe
The Fitzwater cafe is a full restaurant, but its most delicious food is for breakfast and brunch. It caters largely to the neighborhood, as it does not get quite as much press as some other brunch locations, but it is usually quite packed - a testament to the food.  The staff is always friendly, and the food is always good and occasionally amazing  Of special note is that they have the best croissants in philadelphia, though no one seems to have noticed this yet.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "Fitzwater Cafe", InfoHTML, point); point = new GLatLng(39.948671, -75.166326); footerHtml = "
" + GetDirectionForm(12); + "
"; // Define Marker InfoHTML = "
Good Dog
Good Dog has a nice selection of beers on tap, and a good food menu.  It is a bit expensive for the quality relative to some other pubs, but it is still a nice place to go. That said, the food is tasty - variations on comfort foods.   Another advantage is its size - it is on three floors, so you have a pretty good chance of finding a place to sit. 
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[12] = new Array(marker, "Good Dog", InfoHTML, point); point = new GLatLng(39.950421, -75.161661); footerHtml = "
" + GetDirectionForm(13); + "
"; // Define Marker InfoHTML = "
Grocery
Continuing evidence of the yuppification of 13th st can be seen in Grocery, an excellent upscale food shop (with attached cafe), owned by the proprietors of Lolita.  Besides having a nice selection of olive oils, jams, cheeses, and other fancy foods, Grocery carries frozen Lolita margarita mix.  Very tasty.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[13] = new Array(marker, "Grocery", InfoHTML, point); point = new GLatLng(39.963951, -75.144557); footerHtml = "
" + GetDirectionForm(14); + "
"; // Define Marker InfoHTML = "
Honey's Sit n Eat
Honey\'s, which serves \"jewish southern country food\" - probably the only establishment to do so - is a great place for breakfast, brunch or lunch on the western edge of Northern Liberties.  It is a very nice country-rustic looking space, with extremely good food and great fresh-squeezed juices.  It is probably the cheapest way to have a delicious breakfast in philadelphia - simply ordering one of their huge pancakes (get them with bananas and chocolate chips!) will be enough, and only set you back $2.50. 
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "Honey's Sit n Eat", InfoHTML, point); point = new GLatLng(39.968954, -75.13422); footerHtml = "
" + GetDirectionForm(15); + "
"; // Define Marker InfoHTML = "
Johnny Brenda's
Johnny Brenda\'s, opened by the people that brought us Standard Tap, is the new outpost in Fishtown for people (most frequently hipsters) looking for bars that actually serve good food and play good music.  Soon it will open a second floor to house live music and djs.  It might prove to do for Fishtown what Standard Tap did for Northern Liberties.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "Johnny Brenda's", InfoHTML, point); point = new GLatLng(39.947292, -75.164908); footerHtml = "
" + GetDirectionForm(16); + "
"; // Define Marker InfoHTML = "
Kimmel Center
The Kimmel Center is the home to the Philadelphia Orchestra.  The orchestra is excellent and plays frequently.  Students can purchase tickets at a heavy discount.  Recently, the Kimmel Center has branched out and begun occasionally hosting bands one would more typically find at the Electric Factory.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[16] = new Array(marker, "Kimmel Center", InfoHTML, point); point = new GLatLng(39.9474, -75.168); footerHtml = "
" + GetDirectionForm(17); + "
"; // Define Marker InfoHTML = "
Monk's Cafe
Monk\'s Cafe is the premiere beligian bar and restaurant in the city.  Not only does it have an extensive list of beers from Belgium and around the world, but it also has excellent food.  The frites are the best in the city, the mussels are outstanding, and the burgers are near-perfect.  Fancier fare is also available, and equally good.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[17] = new Array(marker, "Monk's Cafe", InfoHTML, point); point = new GLatLng(39.940801, -75.15887); footerHtml = "
" + GetDirectionForm(18); + "
"; // Define Marker InfoHTML = "
Morning Glory Diner
Morning Glory is a well-known, and frequently packed, brunch spot on the western edge of Bella Vista.  The food is always excellent, and in particular the biscuits are incredible.  Very tough to beat, and the portions are always overwhelming.  Specials are frequently interestingly different and delicious
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "Morning Glory Diner", InfoHTML, point); point = new GLatLng(39.950214, -75.166205); footerHtml = "
" + GetDirectionForm(19); + "
"; // Define Marker InfoHTML = "
Nodding Head
Nodding Head is one of the very few brewpubs in Philadelphia, and is definitely the best.  They have a rotating selection of their beers, a number of which have won awards, on tap for very reasonable prices.  Their food is also very good bar food.  They have a couple of dart boards, but generally people just sit at a table or the bar and talk.   The bartenders and waitresses are very friendly, which helps to create a great atmosphere
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[19] = new Array(marker, "Nodding Head", InfoHTML, point); point = new GLatLng(39.963522, -75.142686); footerHtml = "
" + GetDirectionForm(20); + "
"; // Define Marker InfoHTML = "
North 3rd
North 3rd is the other great Northern Liberties gastropub.  They have a great menu, serve a variety of beers (both local and a nice selection of Belgian), and have local film screenings on tuesday nights.  It has a laid back atmosphere with an eclectic sense of style. 
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "North 3rd", InfoHTML, point); point = new GLatLng(39.953253, -75.159599); footerHtml = "
" + GetDirectionForm(21); + "
"; // Define Marker InfoHTML = "
Reading Terminal Market
The Reading Terminal Market is a large market indoors that hosts a number of different vendors, from Amish farmer\'s stands to fish markets to butchers shops to produce stands and delis. A great place to do food shopping or for lunch.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[21] = new Array(marker, "Reading Terminal Market", InfoHTML, point); point = new GLatLng(39.93711893299021, -75.1544451713562); footerHtml = "
" + GetDirectionForm(22); + "
"; // Define Marker InfoHTML = "
Royal Tavern
The Royal Tavern is one of the Gastropubs in Philadelphia - a bar that serves high end food without pretension.  The beers are mostly a selection of local brews, and the food menu changes daily.  It has a great atmosphere, but tends to be crowded on the weekend.  The happy hour, from 3-6 during the week, has a dollar off of drinks.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[22] = new Array(marker, "Royal Tavern", InfoHTML, point); point = new GLatLng(39.938863, -75.158107); footerHtml = "
" + GetDirectionForm(23); + "
"; // Define Marker InfoHTML = "
Sabrina's Cafe
Sabrina\'s Cafe is possibly the most famous brunch spot in Philadelphia, though it is also open later for lunch and dinner.  Because of its fame, it can be very difficult to get a table without waiting over an hour, but the food is worth the wait. 
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[23] = new Array(marker, "Sabrina's Cafe", InfoHTML, point); point = new GLatLng(39.964237, -75.140493); footerHtml = "
" + GetDirectionForm(24); + "
"; // Define Marker InfoHTML = "
Standard Tap
The anchor of Northern Liberties.  Standard Tap is the measure of gastropubs in Philadelphia.  They serve local beers, a daily menu of great food, and they also have a nice deck to sit out on in nice weather. 
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[24] = new Array(marker, "Standard Tap", InfoHTML, point); point = new GLatLng(39.937933, -75.158213); footerHtml = "
" + GetDirectionForm(25); + "
"; // Define Marker InfoHTML = "
Tallutos
Tallutos has delicious fresh-cut pasta as well as a variety of ravioli, amongst other things.  The Portabello Ravioli is incredible.  They also sell tasty pasta sauces, cheeses, olives, and a variety of prepared foods.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[25] = new Array(marker, "Tallutos", InfoHTML, point); point = new GLatLng(39.945047, -75.158311); footerHtml = "
" + GetDirectionForm(26); + "
"; // Define Marker InfoHTML = "
The Foodery
The Foodery has the biggest selection of beers to buy in bottle or six-pack form in the city.  It covers the best of local and American beers along with an excellent collection of international beers.  It is a bit on the pricey side, but you can get a small discount by buying a \"mix six\" - a six pack with no more than two of any one beer.

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[26] = new Array(marker, "The Foodery", InfoHTML, point); point = new GLatLng(39.948649, -75.144219); footerHtml = "
" + GetDirectionForm(27); + "
"; // Define Marker InfoHTML = "
The Khyber
The Khyber is a bar and club in Old City. It is a popular spot for bands and frequent dj nights.  The drink specials tend to be really good as well. Unfortunately, given its location it is increasingly crowded.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[27] = new Array(marker, "The Khyber", InfoHTML, point); point = new GLatLng(39.953765, -75.15648); footerHtml = "
" + GetDirectionForm(28); + "
"; // Define Marker InfoHTML = "
The Trocadero
The Trocadero, a former Burlesque show venue, is now a music venue that attracts a number of good bands.  On Mondays, they also play movies for only $3, which goes towards your first drink.  It has the best 21+ section, as you actually have a good view of the stage, and seats.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[28] = new Array(marker, "The Trocadero", InfoHTML, point); point = new GLatLng(39.941398, -75.148473); footerHtml = "
" + GetDirectionForm(29); + "
"; // Define Marker InfoHTML = "
TLA
TLA is one of the best music venues in the city.  It is small enough to have a good view of the stage no matter where you are, and there tend to be good bands there pretty regularly.  Tickets are pretty reasonable as well.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[29] = new Array(marker, "TLA", InfoHTML, point); point = new GLatLng(39.9406, -75.1559); footerHtml = "
" + GetDirectionForm(30); + "
"; // Define Marker InfoHTML = "
Vesuvio
Vesuvio is a restaurant and bar in Bella Vista, serving modern italian food.  The best part is the bar, which has excellent drink specials throughout the week, and has a nice laid back atmosphere.  A fishtank with overly large fish provides some entertainment, as do the tvs, pool tables, and dart board.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[30] = new Array(marker, "Vesuvio", InfoHTML, point); point = new GLatLng(39.94997547719069, -75.16178369522095); footerHtml = "
" + GetDirectionForm(31); + "
"; // Define Marker InfoHTML = "
Vintage
Vintage is a new wine bar in the increasingly stylish area around 13th street between Chestnut and Walnut.  It boasts a large wine menu, a very respectable beer menu, and french bistro food.  The interior is very nice - upscale without being stuffy.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[31] = new Array(marker, "Vintage", InfoHTML, point); point = new GLatLng(39.942788, -75.157766); footerHtml = "
" + GetDirectionForm(32); + "
"; // Define Marker InfoHTML = "
Whole Foods
Whole foods is, of the supermarkets in Philadelphia, the best one.  Of course, for produce it is better to go to the Italian Market or the Reading Terminal Market, as they have much better prices.  Meat is very good, though expensive.  The butcher shops on the Italian market are a better bet.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[32] = new Array(marker, "Whole Foods", InfoHTML, point); // And finnaly create sidebar createSideBar(); }