/* * 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 options = {opasity: 100, label:"Abell's Restaurant"}; InfoHTML = "
Abell's Restaurant
23945 Coltons Point Rd.
Clements, MD
301-769-4010
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "Abell's Restaurant", InfoHTML, point); point = new GLatLng(38.526917, -76.982178); footerHtml = "
" + GetDirectionForm(1); + "
"; // Define Marker options = {opasity: 100, label:"Apple Spice Junction"}; InfoHTML = "
Apple Spice Junction
6750 Crain Hwy
 La Plata, MD
301-934-0034
Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "Apple Spice Junction", InfoHTML, point); point = new GLatLng(38.543552, -76.983973); footerHtml = "
" + GetDirectionForm(2); + "
"; // Define Marker options = {opasity: 100, label:"Applebee's"}; InfoHTML = "
Applebee's
10 Shining Willow Way,
 La Plata, MD
301-539-5945

Other Locations
3610 Crain Hwy

Waldorf, MD



301-645-2217

Menu
Website




















" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "Applebee's", InfoHTML, point); point = new GLatLng(38.636778, -76.89964); footerHtml = "
" + GetDirectionForm(3); + "
"; // Define Marker options = {opasity: 100, label:"Arby's"}; InfoHTML = "
Arby's
6370 Crain Highway
La Plata, MD 
301-392-0777

Other Locations:
2690 Crain Highway
Waldorf, MD
301-885-2228
Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Arby's", InfoHTML, point); point = new GLatLng(38.63815, -76.898789); footerHtml = "
" + GetDirectionForm(4); + "
"; // Define Marker options = {opasity: 100, label:"Asiana"}; InfoHTML = "
Asiana
2570 Business Park Ct.
 Waldorf, MD
301-870-5111
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "Asiana", InfoHTML, point); point = new GLatLng(38.656138, -76.877367); footerHtml = "
" + GetDirectionForm(5); + "
"; // Define Marker options = {opasity: 100, label:"Bejiing Restaurant"}; InfoHTML = "
Bejiing Restaurant
12536 Mattawoman Dr.
Waldorf, MD
301-932-8777

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "Bejiing Restaurant", InfoHTML, point); point = new GLatLng(38.532995, -76.983595); footerHtml = "
" + GetDirectionForm(6); + "
"; // Define Marker options = {opasity: 100, label:"Benny's Sub Shop"}; InfoHTML = "
Benny's Sub Shop
Benny\'s Sub Shop
6505 Crain Hwy
La Plata, MD 20646

301-934-8585
301-934-8588

Daily Hours:
Monday - Thursday  10:30 am to 10 pm
Friday and Saturday 10:30 am to 11 pm
Sunday 11 am - 10 pm

Visa and MasterCard accepted
No personal checks

Call ahead, delivery
Menu includes Chinese Food, Subs, Seafood, Chicken, Szechauan, Hunan, Sushi
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "Benny's Sub Shop", InfoHTML, point); point = new GLatLng(38.646139, -76.89005); footerHtml = "
" + GetDirectionForm(7); + "
"; // Define Marker options = {opasity: 100, label:"Bob Evans"}; InfoHTML = "
Bob Evans
2355 Crain Hwy
Waldorf, MD
301-645-6475

Other Locations
3345 Crain Hwy
Waldorf, MD
301-885-2144


Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Bob Evans", InfoHTML, point); point = new GLatLng(38.62159, -76.915812); footerHtml = "
" + GetDirectionForm(8); + "
"; // Define Marker options = {opasity: 100, label:"Boston Market"}; InfoHTML = "
Boston Market
3295 Crain Hwy
Waldorf, MD
301-638-4750

Menu
Website

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Boston Market", InfoHTML, point); point = new GLatLng(38.636008, -76.900423); footerHtml = "
" + GetDirectionForm(9); + "
"; // Define Marker options = {opasity: 100, label:"Brasas Rotisserie & Grill"}; InfoHTML = "
Brasas Rotisserie & Grill
(301) 638-0003
Website 
In the Berkley Square Shopping Center, authentic Latin American cuisine 
Private Dining Available, Major Credit Cards Accepted
 

Monday - Thursday 11:30 AM - 9:00 PM

Friday Saturday 11:30 AM - 10:00 PM

Sunday 11:30 AM - 8:00 PM

General Manager Claudia Rivas
Executive Chef Jose Portillo
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "Brasas Rotisserie & Grill", InfoHTML, point); point = new GLatLng(38.527547, -76.982227); footerHtml = "
" + GetDirectionForm(10); + "
"; // Define Marker options = {opasity: 100, label:"Burger King"}; InfoHTML = "
Burger King
6720 Crain Hwy
 La Plata, MD
301-609-7455

Other Locations
3165 Marshall Hall Rd. 
Bryans Rd., MD
301-375-9066

Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "Burger King", InfoHTML, point); point = new GLatLng(38.628174, -76.916843); footerHtml = "
" + GetDirectionForm(11); + "
"; // Define Marker options = {opasity: 100, label:"California Tortilla"}; InfoHTML = "
California Tortilla
3059 Waldorf Market Pl.
Waldorf, MD
301-632-5656
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "California Tortilla", InfoHTML, point); point = new GLatLng(38.397704, -76.990357); footerHtml = "
" + GetDirectionForm(12); + "
"; // Define Marker options = {opasity: 100, label:"Captain Billy's Crab House"}; InfoHTML = "
Captain Billy's Crab House
11495 Popes Creek Rd.
Newburg, MD
301-932-4323
Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[12] = new Array(marker, "Captain Billy's Crab House", InfoHTML, point); point = new GLatLng(38.26817, -76.851753); footerHtml = "
" + GetDirectionForm(13); + "
"; // Define Marker options = {opasity: 100, label:"Captain John's Crab House"}; InfoHTML = "
Captain John's Crab House
16215 Cobb Island Rd.
Newburg, MD
301-259-2315
Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[13] = new Array(marker, "Captain John's Crab House", InfoHTML, point); point = new GLatLng(38.609115, -76.921587); footerHtml = "
" + GetDirectionForm(14); + "
"; // Define Marker options = {opasity: 100, label:"Caribbean Flava"}; InfoHTML = "
Caribbean Flava
152 Smallwood Ctr
Waldorf, MD
301-632-9738
Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "Caribbean Flava", InfoHTML, point); point = new GLatLng(38.60979, -76.927051); footerHtml = "
" + GetDirectionForm(15); + "
"; // Define Marker options = {opasity: 100, label:"Carrabba's Italian Grill"}; InfoHTML = "
Carrabba's Italian Grill
3754 Crain Hwy
Waldorf, MD
301-645-0094

Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "Carrabba's Italian Grill", InfoHTML, point); point = new GLatLng(38.529148, -76.975731); footerHtml = "
" + GetDirectionForm(16); + "
"; // Define Marker options = {opasity: 100, label:"Casey Jones Restaurant"}; InfoHTML = "
Casey Jones Restaurant
417 Charles St. 
 La Plata,MD
301.392.5116
Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[16] = new Array(marker, "Casey Jones Restaurant", InfoHTML, point); point = new GLatLng(38.526653, -76.981793); footerHtml = "
" + GetDirectionForm(17); + "
"; // Define Marker options = {opasity: 100, label:"Centennial Street Cafe"}; InfoHTML = "
Centennial Street Cafe
103 Centennial Street
La Plata, MD 20646

301-392-1188

Open Monday - Friday from 6:30 am to 5 pm
Saturday and Sunday from 8 am to 3 pm

Coffee, latte, cappuccino, tea, sandwich, panini, salad  
Maryland Independent Article
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[17] = new Array(marker, "Centennial Street Cafe", InfoHTML, point); point = new GLatLng(38.613997, -76.929864); footerHtml = "
" + GetDirectionForm(18); + "
"; // Define Marker options = {opasity: 100, label:"Champion Seafood"}; InfoHTML = "
Champion Seafood
1308 Smallwood Dr.
Waldorf, MD
301-885-0336
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "Champion Seafood", InfoHTML, point); point = new GLatLng(38.626247, -76.910404); footerHtml = "
" + GetDirectionForm(19); + "
"; // Define Marker options = {opasity: 100, label:"Checkers"}; InfoHTML = "
Checkers
3002 Leonardtown Rd.
Waldorf, MD
301-645-7820

Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[19] = new Array(marker, "Checkers", InfoHTML, point); point = new GLatLng(38.548188, -76.984178); footerHtml = "
" + GetDirectionForm(20); + "
"; // Define Marker options = {opasity: 100, label:"Chick-fil-A La Plata"}; InfoHTML = "
Chick-fil-A La Plata

Newest Chick-fil-A
107 Drury Drive
La Plata, MD 20646

Located at the intersection of Crain Highway and Drury Drive in front of Food Lion.  
Spacious dining room, indoor playground.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "Chick-fil-A La Plata", InfoHTML, point); point = new GLatLng(38.619962, -76.917465); footerHtml = "
" + GetDirectionForm(21); + "
"; // Define Marker options = {opasity: 100, label:"Chik-Fil-A"}; InfoHTML = "
Chik-Fil-A
3365 Crain Hwy.
Waldorf, MD
301-632-9776

Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[21] = new Array(marker, "Chik-Fil-A", InfoHTML, point); point = new GLatLng(38.630533, -76.910718); footerHtml = "
" + GetDirectionForm(22); + "
"; // Define Marker options = {opasity: 100, label:"Chili's Grill and Bar"}; InfoHTML = "
Chili's Grill and Bar
2960 Festival Way
Waldorf, MD
301-932-9609

Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[22] = new Array(marker, "Chili's Grill and Bar", InfoHTML, point); point = new GLatLng(38.606525, -76.889764); footerHtml = "
" + GetDirectionForm(23); + "
"; // Define Marker options = {opasity: 100, label:"China Cafe"}; InfoHTML = "
China Cafe
3935 Charles St. Pkwy
Waldorf, MD
301-705-8888
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[23] = new Array(marker, "China Cafe", InfoHTML, point); point = new GLatLng(38.62995487384321, -76.91194653511047); footerHtml = "
" + GetDirectionForm(24); + "
"; // Define Marker options = {opasity: 100, label:"Chuck E. Cheese's"}; InfoHTML = "
Chuck E. Cheese's
2928 Festival Way
 Waldorf, MD
301-932-4640

Menu
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[24] = new Array(marker, "Chuck E. Cheese's", InfoHTML, point); point = new GLatLng(38.541076, -77.00782); footerHtml = "
" + GetDirectionForm(25); + "
"; // Define Marker options = {opasity: 100, label:"Cindy's at Hawthorne"}; InfoHTML = "
Cindy's at Hawthorne
Website
Cindy\'s at Hawthorne is a locally owned restaurant located in La Plata in Southern MD\'s Charles County. We are located on a picturesque, rolling green and distant hills setting at the Hawthorne County Club just about 1.4 miles east of downtown La Plata on Hawthorne Road, perfect for any wedding, celebration, event or party.

Hours of Operation:


Monday
Closed
Tuesday - Saturday

11:00 am - 8:00 pm
Sundays
11:00 am - 7:00 pm


For Reservations, Please Call (301) 934-8422 Extension 1 

Weddings 
Rehearsal Dinners 
Reunions
Executive Lunches 
Business Meetings 
Fund raisers 
Baby Showers
Corporate BBQ\'s 
Christmas Parties


  • or any other special event in Southern Maryland\'s Charles County
  • " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[25] = new Array(marker, "Cindy's at Hawthorne", InfoHTML, point); point = new GLatLng(38.652014, -76.98394); footerHtml = "
    " + GetDirectionForm(26); + "
    "; // Define Marker options = {opasity: 100, label:"Crab Boat Restaurant"}; InfoHTML = "
    Crab Boat Restaurant
    9425 Berry Rd.
    Waldorf, MD
    301-645-2722
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[26] = new Array(marker, "Crab Boat Restaurant", InfoHTML, point); point = new GLatLng(38.622663, -76.913988); footerHtml = "
    " + GetDirectionForm(27); + "
    "; // Define Marker options = {opasity: 100, label:"Curry Dreams"}; InfoHTML = "
    Curry Dreams
    3236 Crain Hwy, Waldorf, MD 20603
    301-632-6999

    Tues - Sun: Lunch:  11:30 am to 2:30pm
                          Dinner: 5-9:30pm
    Lunch Buffet: Every 2nd Sunday of the month
    Dinner Buffet (Kabab Nite): Every 3rd Sunday of the month
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[27] = new Array(marker, "Curry Dreams", InfoHTML, point); point = new GLatLng(38.609087, -76.922581); footerHtml = "
    " + GetDirectionForm(28); + "
    "; // Define Marker options = {opasity: 100, label:"Curry of India"}; InfoHTML = "
    Curry of India
    131 Smallwood Ctr.
    Waldorf, MD
    301-632-6999
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[28] = new Array(marker, "Curry of India", InfoHTML, point); point = new GLatLng(38.600976, -77.147973); footerHtml = "
    " + GetDirectionForm(29); + "
    "; // Define Marker options = {opasity: 100, label:"Dale's Smokehouse"}; InfoHTML = "
    Dale's Smokehouse
    4645 Indian Head Way
    Indian Head, MD
    301-743-6777
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[29] = new Array(marker, "Dale's Smokehouse", InfoHTML, point); point = new GLatLng(38.619274, -76.920595); footerHtml = "
    " + GetDirectionForm(30); + "
    "; // Define Marker options = {opasity: 100, label:"Damon's Grill"}; InfoHTML = "
    Damon's Grill
    45 St. Patricks Dr.
    Waldorf, MD
    301-374-9605

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[30] = new Array(marker, "Damon's Grill", InfoHTML, point); point = new GLatLng(38.631659, -76.90554); footerHtml = "
    " + GetDirectionForm(31); + "
    "; // Define Marker options = {opasity: 100, label:"Denny's"}; InfoHTML = "
    Denny's
    2975 Crain Hwy
    Waldorf, MD
    301-843-8280

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[31] = new Array(marker, "Denny's", InfoHTML, point); point = new GLatLng(38.628285, -77.069967); footerHtml = "
    " + GetDirectionForm(32); + "
    "; // Define Marker options = {opasity: 100, label:"Docs Crabs"}; InfoHTML = "
    Docs Crabs
    7105 Indain Head Hwy
     Byrans Rd, MD
    301-283-6733
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[32] = new Array(marker, "Docs Crabs", InfoHTML, point); point = new GLatLng(38.52902, -76.974926); footerHtml = "
    " + GetDirectionForm(33); + "
    "; // Define Marker options = {opasity: 100, label:"Domino's Pizza"}; InfoHTML = "
    Domino's Pizza
    509 Charles St
    La Plata, MD
    301-932-8300

    Other Locations
    2256 Crain Hwy
    Waldorf, MD
    301-645-3030

    371 Smallwood Pkwy
    Waldorf, MD
    301-932-8300

    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[33] = new Array(marker, "Domino's Pizza", InfoHTML, point); point = new GLatLng(38.644115, -76.89264); footerHtml = "
    " + GetDirectionForm(34); + "
    "; // Define Marker options = {opasity: 100, label:"Don Savinos Piano Bar and Grill"}; InfoHTML = "
    Don Savinos Piano Bar and Grill
    2427 Crain Hwy
    Waldorf, MD
    301-893-8338
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[34] = new Array(marker, "Don Savinos Piano Bar and Grill", InfoHTML, point); point = new GLatLng(38.52977, -76.977758); footerHtml = "
    " + GetDirectionForm(35); + "
    "; // Define Marker options = {opasity: 100, label:"El Dorado Restaurant"}; InfoHTML = "
    El Dorado Restaurant
    316 Charles St.
     La Plata, MD
    301-934-3970

    Southern Maryland Independent Article
    http://www.somdnews.com/stories/05292009/weekaro133823_32185.shtml
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[35] = new Array(marker, "El Dorado Restaurant", InfoHTML, point); point = new GLatLng(38.628575, -76.917038); footerHtml = "
    " + GetDirectionForm(36); + "
    "; // Define Marker options = {opasity: 100, label:"Famous Dave's Bar-B-Que"}; InfoHTML = "
    Famous Dave's Bar-B-Que
    3046 Waldorf Market Place
    Waldorf, MD
    301-885-1555

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[36] = new Array(marker, "Famous Dave's Bar-B-Que", InfoHTML, point); point = new GLatLng(38.55544, -76.986169); footerHtml = "
    " + GetDirectionForm(37); + "
    "; // Define Marker options = {opasity: 100, label:"Five Guys Burger & Fries"}; InfoHTML = "
    Five Guys Burger & Fries

    3235-B Plaza Way
    Waldorf, MD 20602

    Other Locations:
    Rosewick Shopping Center
    230 Rosewick Drive
    La Plata, MD 20646

    Open 11am - 10pm Everyday

    Website
    Menu

    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[37] = new Array(marker, "Five Guys Burger & Fries", InfoHTML, point); point = new GLatLng(38.623775, -76.921891); footerHtml = "
    " + GetDirectionForm(38); + "
    "; // Define Marker options = {opasity: 100, label:"Foster's Grille - Home of the Charburger"}; InfoHTML = "
    Foster's Grille - Home of the Charburger
    Opening Monday, September 14, 2009
    Foster\'s Grille - Home of the Charburger, your family friendly neighborhood style grille is right around the corner!

    Foster\'s Grille Waldorf
    2975 Shasho Place
    Waldorf, MD 20603
    301-374-9474
    www.fostersgrille.com
    Off Plaza Drive behind Walgreens
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[38] = new Array(marker, "Foster's Grille - Home of the Charburger", InfoHTML, point); point = new GLatLng(38.601205, -77.139604); footerHtml = "
    " + GetDirectionForm(39); + "
    "; // Define Marker options = {opasity: 100, label:"George's BBQ"}; InfoHTML = "
    George's BBQ
    4840 Strauss Ave.
     Indian Head, MD
    301-743-3500
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[39] = new Array(marker, "George's BBQ", InfoHTML, point); point = new GLatLng(38.608466, -76.921472); footerHtml = "
    " + GetDirectionForm(40); + "
    "; // Define Marker options = {opasity: 100, label:"Golden Gate"}; InfoHTML = "
    Golden Gate
    175 Smallwood Ctr
    Waldorf, MD
    301-645-8907
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[40] = new Array(marker, "Golden Gate", InfoHTML, point); point = new GLatLng(38.620031, -76.899181); footerHtml = "
    " + GetDirectionForm(41); + "
    "; // Define Marker options = {opasity: 100, label:"Goodies Restaurant"}; InfoHTML = "
    Goodies Restaurant
    3394 Leonardtown Rd.
     Waldorf, MD
    301-753-8033

    Other Locations
    4545 Indian Head Hwy
    Indian Head, MD
    301-743-9333
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[41] = new Array(marker, "Goodies Restaurant", InfoHTML, point); point = new GLatLng(38.613972, -76.929829); footerHtml = "
    " + GetDirectionForm(42); + "
    "; // Define Marker options = {opasity: 100, label:"Great Wall"}; InfoHTML = "
    Great Wall
    1302 Smallwood Dr.
     Waldorf, MD
    301-843-7780, 301-932-8080
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[42] = new Array(marker, "Great Wall", InfoHTML, point); point = new GLatLng(38.587044, -76.945183); footerHtml = "
    " + GetDirectionForm(43); + "
    "; // Define Marker options = {opasity: 100, label:"Half Time Sports & Entertainment"}; InfoHTML = "
    Half Time Sports & Entertainment
    4560 Crain Hwy
    White Plains, MD 20695
    301-392-3441

    2.5 miles south of St. charles Town Center Mall


    Hours of Operation:



    Monday-Thursday: 4:00 PM-Midnight
    Friday: 4:00 PM-2:00 AM
    Saturday: 11:00 AM-2:00 AM
    Sunday: 11:00 AM-Midnight

    www.half-timesports.com
    www.half-timesports.com/menu.php
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[43] = new Array(marker, "Half Time Sports & Entertainment", InfoHTML, point); point = new GLatLng(38.613241, -76.928719); footerHtml = "
    " + GetDirectionForm(44); + "
    "; // Define Marker options = {opasity: 100, label:"Hard Times Cafe"}; InfoHTML = "
    Hard Times Cafe
    Hours:  Mon-Sat 11am-2am; Sun 11am-12am
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[44] = new Array(marker, "Hard Times Cafe", InfoHTML, point); point = new GLatLng(38.613923, -76.929757); footerHtml = "
    " + GetDirectionForm(45); + "
    "; // Define Marker options = {opasity: 100, label:"Hibachi Sushi & Supreme Buffet"}; InfoHTML = "
    Hibachi Sushi & Supreme Buffet
    Inside St. Charles Town Plaza, (across the street from Macy\'s).
    301-885-0388

    Japanese, Chinese, American, Italian - 12 buffet tables that rotate more than 300 items.  Lunch and Dinner.
    Hours:  M - Th. 10:30am-10:00pm
    F-Sa 10:30am- 10:30pm
    Su. 10:30am-9:30pm
    Saturday and Sunday All Day Dinner Buffet
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[45] = new Array(marker, "Hibachi Sushi & Supreme Buffet", InfoHTML, point); point = new GLatLng(38.651175, -76.882436); footerHtml = "
    " + GetDirectionForm(46); + "
    "; // Define Marker options = {opasity: 100, label:"IHOP Restaurant"}; InfoHTML = "
    IHOP Restaurant

    IHOP Restaurant
    2190 Crain Highway
    Waldorf, MD 20601

    Other Locations:
    116 Rosewick Road
    La Plata, MD 20646 

    Website
    Menu

    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[46] = new Array(marker, "IHOP Restaurant", InfoHTML, point); point = new GLatLng(38.619898, -76.934219); footerHtml = "
    " + GetDirectionForm(47); + "
    "; // Define Marker options = {opasity: 100, label:"Jerry Yum's"}; InfoHTML = "
    Jerry Yum's
    183 St. Patricks Dr.
     Waldorf, MD
    301-632-6009
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[47] = new Array(marker, "Jerry Yum's", InfoHTML, point); point = new GLatLng(38.649212, -76.885196); footerHtml = "
    " + GetDirectionForm(48); + "
    "; // Define Marker options = {opasity: 100, label:"Jerry's Subs and Pizza"}; InfoHTML = "
    Jerry's Subs and Pizza
    2272 Crain Hwy
     Waldorf, MD
    301-932-8320

    Other Locations:
    56 Drury Dr
    La Plata, MD 20646
    301-392-6258

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[48] = new Array(marker, "Jerry's Subs and Pizza", InfoHTML, point); point = new GLatLng(38.505968, -76.984161); footerHtml = "
    " + GetDirectionForm(49); + "
    "; // Define Marker options = {opasity: 100, label:"Johnny Boy's Ribs"}; InfoHTML = "
    Johnny Boy's Ribs
    7530 Crain Hwy
    La Plata, MD
    301-932-3086

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[49] = new Array(marker, "Johnny Boy's Ribs", InfoHTML, point); point = new GLatLng(38.529663, -76.983163); footerHtml = "
    " + GetDirectionForm(50); + "
    "; // Define Marker options = {opasity: 100, label:"Kentucky Fried Chicken"}; InfoHTML = "
    Kentucky Fried Chicken
    6665 Crain Hwy
     La Plata, MD
    301-934-0374

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[50] = new Array(marker, "Kentucky Fried Chicken", InfoHTML, point); point = new GLatLng(38.529304, -76.976883); footerHtml = "
    " + GetDirectionForm(51); + "
    "; // Define Marker options = {opasity: 100, label:"La Plata Nutrition"}; InfoHTML = "
    La Plata Nutrition
    403 East Charles St. Suite 2BB
    La Plata, MD 20646
    301-392-0015 or 301-392-0017

    Open in April - Tuesday & Friday at 6 am
    Website

    The daily shake in 31 flavors, meeting place with Wifi
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[51] = new Array(marker, "La Plata Nutrition", InfoHTML, point); point = new GLatLng(38.57451, -76.970119); footerHtml = "
    " + GetDirectionForm(52); + "
    "; // Define Marker options = {opasity: 100, label:"La Tolteca"}; InfoHTML = "
    La Tolteca
    2708 Crain Hwy
    La Plata, MD
    301-934-2802
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[52] = new Array(marker, "La Tolteca", InfoHTML, point); point = new GLatLng(38.542351, -76.986204); footerHtml = "
    " + GetDirectionForm(53); + "
    "; // Define Marker options = {opasity: 100, label:"Ledo's Pizza"}; InfoHTML = "
    Ledo's Pizza
    9375 Chesapeake Ave.
     La Plata, MD
    301-934-1862, 301-932-3839

    Other Locations
    2956 Festival Way
    Waldorf, MD
    301-645-5336

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[53] = new Array(marker, "Ledo's Pizza", InfoHTML, point); point = new GLatLng(38.654824, -76.877262); footerHtml = "
    " + GetDirectionForm(54); + "
    "; // Define Marker options = {opasity: 100, label:"Lefty's Bar-B-Que Unlimited"}; InfoHTML = "
    Lefty's Bar-B-Que Unlimited
    2064 Crain Hwy
    Waldorf, MD
    301-374-6554

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[54] = new Array(marker, "Lefty's Bar-B-Que Unlimited", InfoHTML, point); point = new GLatLng(38.618654, -76.922067); footerHtml = "
    " + GetDirectionForm(55); + "
    "; // Define Marker options = {opasity: 100, label:"Lone Star Steakhouse and Saloon"}; InfoHTML = "
    Lone Star Steakhouse and Saloon
    11075 Mall Circle Rd.
    Waldorf, MD
    301-870-0949

    Other Locations
    22 Glenmont Rd.
     Indian Head, MD
    301-743-3941

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[55] = new Array(marker, "Lone Star Steakhouse and Saloon", InfoHTML, point); point = new GLatLng(38.599384, -77.128838); footerHtml = "
    " + GetDirectionForm(56); + "
    "; // Define Marker options = {opasity: 100, label:"Lonestar Cafe"}; InfoHTML = "
    Lonestar Cafe

    4300 Hawthorne Rd., Indian Head
    Located 5 miles from Indian Head Naval Base
    Tuesday - Sunday 6:30a-2:30pm
    Closed Mondays
    301-743-3933

    Daily Breakfast & Lunch Specials
    Catered Business luncheons on & off site
    Catered Birthday Parties on site

    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[56] = new Array(marker, "Lonestar Cafe", InfoHTML, point); point = new GLatLng(38.620964, -76.916454); footerHtml = "
    " + GetDirectionForm(57); + "
    "; // Define Marker options = {opasity: 100, label:"Longhorn Steakhouse"}; InfoHTML = "
    Longhorn Steakhouse
    3315 Crain Hwy
    Waldorf, MD
    301-632-6300

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[57] = new Array(marker, "Longhorn Steakhouse", InfoHTML, point); point = new GLatLng(38.589515, -76.943389); footerHtml = "
    " + GetDirectionForm(58); + "
    "; // Define Marker options = {opasity: 100, label:"Loredo's Restaurant and Lounge"}; InfoHTML = "
    Loredo's Restaurant and Lounge
    10598 Middleport Ln.
     White Plains, MD
    301-870-7680, 301-932-8667
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[58] = new Array(marker, "Loredo's Restaurant and Lounge", InfoHTML, point); point = new GLatLng(38.656156, -76.877392); footerHtml = "
    " + GetDirectionForm(59); + "
    "; // Define Marker options = {opasity: 100, label:"Mama Mia's Pizzas"}; InfoHTML = "
    Mama Mia's Pizzas
    12526 Mattawomen Dr.
    Waldorf, MD
    301-843-7272, 301-645-1433

    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[59] = new Array(marker, "Mama Mia's Pizzas", InfoHTML, point); point = new GLatLng(38.538528, -76.984347); footerHtml = "
    " + GetDirectionForm(60); + "
    "; // Define Marker options = {opasity: 100, label:"Maries Restaurant"}; InfoHTML = "
    Maries Restaurant
    6325 Crain Hwy
    La Plata, MD


    301-932-6884
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[60] = new Array(marker, "Maries Restaurant", InfoHTML, point); point = new GLatLng(38.536854, -76.984124); footerHtml = "
    " + GetDirectionForm(61); + "
    "; // Define Marker options = {opasity: 100, label:"McDonald's"}; InfoHTML = "
    McDonald's
    6385 CRAIN HIGHWAY, 
    LA PLATA, MD
    301-934-2166

    Other Locations
    11025 MALL CIRCLE
    WALDORF, MD 

    11110 MALL CIR
    WALDORF, MD
    301-705-5689 

    3000 CRAIN HIGHWAY
    WALDORF, MD

    3300 LEONARDTOWN RD
    WALDORF, MD

    3050 MARSHALL HALL RD
    BRYANS ROAD, MD
    301-375-9669

    11930 ACTON LN
    WALDORF, MD

    2065 CRAIN HIGHWAY
    WALDORF, MD
    301-870-8024

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[61] = new Array(marker, "McDonald's", InfoHTML, point); point = new GLatLng(38.630752, -76.910331); footerHtml = "
    " + GetDirectionForm(62); + "
    "; // Define Marker options = {opasity: 100, label:"Mexico Restaurant"}; InfoHTML = "
    Mexico Restaurant
    2936 Festival Way
    Waldorf, MD
    301-374-2567

    Website
    Menu
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[62] = new Array(marker, "Mexico Restaurant", InfoHTML, point); point = new GLatLng(38.452449, -76.990787); footerHtml = "
    " + GetDirectionForm(63); + "
    "; // Define Marker options = {opasity: 100, label:"Miss Motley's Cafe"}; InfoHTML = "
    Miss Motley's Cafe
    Hours: Wednesday-Sunday 11am-8pm
    Price: $9.99 + Tax all-you-can-eat
    Cash 
    301-539-7906

    Website

    Southern cuisine and real home cookin
    Banquet Room available
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[63] = new Array(marker, "Miss Motley's Cafe", InfoHTML, point); point = new GLatLng(38.628287, -76.91709); footerHtml = "
    " + GetDirectionForm(64); + "
    "; // Define Marker options = {opasity: 100, label:"Noodles and Company"}; InfoHTML = "
    Noodles and Company
    3055 Waldorf Market Place
     Waldorf, MD
    301-638-0314, 301-885-2538

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[64] = new Array(marker, "Noodles and Company", InfoHTML, point); point = new GLatLng(38.630793, -76.909819); footerHtml = "
    " + GetDirectionForm(65); + "
    "; // Define Marker options = {opasity: 100, label:"Old Country Buffet"}; InfoHTML = "
    Old Country Buffet
    2916 Festival Way
     Waldorf, MD
    301-645-0860

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[65] = new Array(marker, "Old Country Buffet", InfoHTML, point); point = new GLatLng(38.613517, -76.923278); footerHtml = "
    " + GetDirectionForm(66); + "
    "; // Define Marker options = {opasity: 100, label:"Olive Garden Italian Restaurant"}; InfoHTML = "
    Olive Garden Italian Restaurant
    3620 Crain Hwy
    Waldorf, MD
    301-374-9311

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[66] = new Array(marker, "Olive Garden Italian Restaurant", InfoHTML, point); point = new GLatLng(38.529963, -76.983201); footerHtml = "
    " + GetDirectionForm(67); + "
    "; // Define Marker options = {opasity: 100, label:"Outback Steakhouse"}; InfoHTML = "
    Outback Steakhouse
    6649 Crain Hwy
    La Plata, MD
    301-934-9599

    Other Locations
    3020 Crain Hwy
    Waldorf, MD
    301-645-4120

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[67] = new Array(marker, "Outback Steakhouse", InfoHTML, point); point = new GLatLng(38.549287, -76.983982); footerHtml = "
    " + GetDirectionForm(68); + "
    "; // Define Marker options = {opasity: 100, label:"Ouzo's Greek and Regional Cuisine"}; InfoHTML = "
    Ouzo's Greek and Regional Cuisine
    68 Drury Drive
    La Plata, MD
    301-392-9500

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[68] = new Array(marker, "Ouzo's Greek and Regional Cuisine", InfoHTML, point); point = new GLatLng(38.531292, -76.98271); footerHtml = "
    " + GetDirectionForm(69); + "
    "; // Define Marker options = {opasity: 100, label:"Pancakes Plus"}; InfoHTML = "
    Pancakes Plus
    6580 Crain Hwy
     La Plata, MD
    301-934-1740
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[69] = new Array(marker, "Pancakes Plus", InfoHTML, point); point = new GLatLng(38.630765, -76.910188); footerHtml = "
    " + GetDirectionForm(70); + "
    "; // Define Marker options = {opasity: 100, label:"Panera Bread"}; InfoHTML = "
    Panera Bread
    2930 Festival Way
     Waldorf, MD
    301-374-2760

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[70] = new Array(marker, "Panera Bread", InfoHTML, point); point = new GLatLng(38.548102, -76.983819); footerHtml = "
    " + GetDirectionForm(71); + "
    "; // Define Marker options = {opasity: 100, label:"Papa John's Pizza"}; InfoHTML = "
    Papa John's Pizza
    126 Drury Drive
    La Plata, MD
    301-934-0400

    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[71] = new Array(marker, "Papa John's Pizza", InfoHTML, point); point = new GLatLng(38.635136, -76.901307); footerHtml = "
    " + GetDirectionForm(72); + "
    "; // Define Marker options = {opasity: 100, label:"Peruvian Flavor"}; InfoHTML = "
    Peruvian Flavor
    301-396-9377
    Weekend Buffet
    Saturdays 11 am - 8 pm
    Sundays 11am - 5 pm
    Starting March 23rd
    Monday - Friday 11 am - 3 pm
    Enjoy a buffet with Authentic Peruvian & Central American Food
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[72] = new Array(marker, "Peruvian Flavor", InfoHTML, point); point = new GLatLng(38.541954, -76.984817); footerHtml = "
    " + GetDirectionForm(73); + "
    "; // Define Marker options = {opasity: 100, label:"Pizza Hut"}; InfoHTML = "
    Pizza Hut
    6223 Crain Hwy
    La Plata, MD
    301-932-6300

    Other Locations
    3091 Marshall Hall Rd.
    Brayns Road, MD

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[73] = new Array(marker, "Pizza Hut", InfoHTML, point); point = new GLatLng(38.64288, -76.894111); footerHtml = "
    " + GetDirectionForm(74); + "
    "; // Define Marker options = {opasity: 100, label:"Popeye's Famous Fried Chicken and Biscuits"}; InfoHTML = "
    Popeye's Famous Fried Chicken and Biscuits
    2485 Crain Hwy
    Waldorf, MD
    301-645-9322, 301-843-9310

    Other Locations:
    6591 Crain Hwy
    La Plata, MD 20646
    301-392-1050

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[74] = new Array(marker, "Popeye's Famous Fried Chicken and Biscuits", InfoHTML, point); point = new GLatLng(38.50063, -77.029072); footerHtml = "
    " + GetDirectionForm(75); + "
    "; // Define Marker options = {opasity: 100, label:"Port Tobacco Restaurant"}; InfoHTML = "
    Port Tobacco Restaurant
    7536 Shirley Blvd
    Port Tobacco, MD
    301-932-0007

    Waterfront Dining, now serving Sunday Brunch 10 am - 2 pm

    Website


    Also Marina, call 301-870-3133 for details
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[75] = new Array(marker, "Port Tobacco Restaurant", InfoHTML, point); point = new GLatLng(38.583503, -76.94972); footerHtml = "
    " + GetDirectionForm(76); + "
    "; // Define Marker options = {opasity: 100, label:"Prime Street Grille Seafood & Steak"}; InfoHTML = "
    Prime Street Grille Seafood & Steak

    Features Certified Angus Beef
    Premium Seafood

    Open 11am serving a menu lunch & dinner
    Open seven days a week

    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[76] = new Array(marker, "Prime Street Grille Seafood & Steak", InfoHTML, point); point = new GLatLng(38.628174, -76.916163); footerHtml = "
    " + GetDirectionForm(77); + "
    "; // Define Marker options = {opasity: 100, label:"Quizno's Subs"}; InfoHTML = "
    Quizno's Subs
    3062 Waldorf Market Place
     Waldorf, MD
    301-632-5955

    Other Locations:
    228 Rosewick Rd
    La Plata, MD 
    301-392-9390

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[77] = new Array(marker, "Quizno's Subs", InfoHTML, point); point = new GLatLng(38.54619, -76.796604); footerHtml = "
    " + GetDirectionForm(78); + "
    "; // Define Marker options = {opasity: 100, label:"Randy's Ribs and BBQ"}; InfoHTML = "
    Randy's Ribs and BBQ
    Gallent Green Rd
    Hughesville, MD
    301-274-3525

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[78] = new Array(marker, "Randy's Ribs and BBQ", InfoHTML, point); point = new GLatLng(38.512827, -76.676487); footerHtml = "
    " + GetDirectionForm(79); + "
    "; // Define Marker options = {opasity: 100, label:"Ray's Pier"}; InfoHTML = "
    Ray's Pier
    18170 Desoto Pl
    Benedict, MD
    301-274-3733
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[79] = new Array(marker, "Ray's Pier", InfoHTML, point); point = new GLatLng(38.619937, -76.916747); footerHtml = "
    " + GetDirectionForm(80); + "
    "; // Define Marker options = {opasity: 100, label:"Red Hot & Blue"}; InfoHTML = "
    Red Hot & Blue
    3350 Crain Hwy
    Waldorf, MD
    301-705-7427

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[80] = new Array(marker, "Red Hot & Blue", InfoHTML, point); point = new GLatLng(38.616787, -76.922384); footerHtml = "
    " + GetDirectionForm(81); + "
    "; // Define Marker options = {opasity: 100, label:"Red Lobster"}; InfoHTML = "
    Red Lobster
    11035 Mall Circle
    Waldorf, MD
    301-705-7440

    Menu
    Website

    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[81] = new Array(marker, "Red Lobster", InfoHTML, point); point = new GLatLng(38.627924, -76.915616); footerHtml = "
    " + GetDirectionForm(82); + "
    "; // Define Marker options = {opasity: 100, label:"Red Robin"}; InfoHTML = "
    Red Robin
    3072 Waldorf Market Pl
    Waldorf, MD
    301-374-2290

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[82] = new Array(marker, "Red Robin", InfoHTML, point); point = new GLatLng(38.509994, -76.678246); footerHtml = "
    " + GetDirectionForm(83); + "
    "; // Define Marker options = {opasity: 100, label:"Rivers Edge"}; InfoHTML = "
    Rivers Edge
    7320 Benedict Ave
    Benedict, MD
    301-274-2828

    Open Year Round
    Tuesday - Saturday
    11am - 9pm
    Sunday 11:30am-7pm
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[83] = new Array(marker, "Rivers Edge", InfoHTML, point); point = new GLatLng(38.40039, -76.991247); footerHtml = "
    " + GetDirectionForm(84); + "
    "; // Define Marker options = {opasity: 100, label:"Robertson's Crab House"}; InfoHTML = "
    Robertson's Crab House
    11455 Popes Creek Rd
    Newburg, MD
    301-934-3300, 301-259-0545

    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[84] = new Array(marker, "Robertson's Crab House", InfoHTML, point); point = new GLatLng(38.622283, -76.917648); footerHtml = "
    " + GetDirectionForm(85); + "
    "; // Define Marker options = {opasity: 100, label:"Sakura Japanese Steakhouse"}; InfoHTML = "
    Sakura Japanese Steakhouse
    3205 Plaza Way
     Waldorf, MD
    301-870-1666

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[85] = new Array(marker, "Sakura Japanese Steakhouse", InfoHTML, point); point = new GLatLng(38.266886, -76.849941); footerHtml = "
    " + GetDirectionForm(86); + "
    "; // Define Marker options = {opasity: 100, label:"Shymansky's"}; InfoHTML = "
    Shymansky's
    16320 Cobb Island
    Newburg, MD
    301-259-0300
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[86] = new Array(marker, "Shymansky's", InfoHTML, point); point = new GLatLng(38.632866, -76.899857); footerHtml = "
    " + GetDirectionForm(87); + "
    "; // Define Marker options = {opasity: 100, label:"Silver Skewers"}; InfoHTML = "
    Silver Skewers
    2788 Old Washington Rd. 
    Waldorf, MD
    301-396-5758

    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[87] = new Array(marker, "Silver Skewers", InfoHTML, point); point = new GLatLng(38.62153, -76.915811); footerHtml = "
    " + GetDirectionForm(88); + "
    "; // Define Marker options = {opasity: 100, label:"Starbucks Giant Waldorf"}; InfoHTML = "
    Starbucks Giant Waldorf
    This locations is inside the grocery store

    301-542-4180
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[88] = new Array(marker, "Starbucks Giant Waldorf", InfoHTML, point); point = new GLatLng(38.529475, -76.98314); footerHtml = "
    " + GetDirectionForm(89); + "
    "; // Define Marker options = {opasity: 100, label:"Starbucks La Plata Shopping Center"}; InfoHTML = "
    Starbucks La Plata Shopping Center
    This location has a drive through window

    301-392-5212
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[89] = new Array(marker, "Starbucks La Plata Shopping Center", InfoHTML, point); point = new GLatLng(38.627909, -77.073009); footerHtml = "
    " + GetDirectionForm(90); + "
    "; // Define Marker options = {opasity: 100, label:"Starbucks Safeway Indian Head"}; InfoHTML = "
    Starbucks Safeway Indian Head
    This location is inside the grocery store

    301-283-6074
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[90] = new Array(marker, "Starbucks Safeway Indian Head", InfoHTML, point); point = new GLatLng(38.5306, -76.983282); footerHtml = "
    " + GetDirectionForm(91); + "
    "; // Define Marker options = {opasity: 100, label:"Starbucks Safeway La Plata"}; InfoHTML = "
    Starbucks Safeway La Plata
    This Starbucks is located inside the grocery store.

    301-392--1875
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[91] = new Array(marker, "Starbucks Safeway La Plata", InfoHTML, point); point = new GLatLng(38.602038, -76.903007); footerHtml = "
    " + GetDirectionForm(92); + "
    "; // Define Marker options = {opasity: 100, label:"Starbucks Safeway Waldorf"}; InfoHTML = "
    Starbucks Safeway Waldorf
    This location is inside the grocery store.

    301-843-2825
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[92] = new Array(marker, "Starbucks Safeway Waldorf", InfoHTML, point); point = new GLatLng(38.623878, -76.919485); footerHtml = "
    " + GetDirectionForm(93); + "
    "; // Define Marker options = {opasity: 100, label:"Starbucks Safeway Waldorf"}; InfoHTML = "
    Starbucks Safeway Waldorf
    This location is inside the grocery store

    301-632-5680
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[93] = new Array(marker, "Starbucks Safeway Waldorf", InfoHTML, point); point = new GLatLng(38.619456, -76.925751); footerHtml = "
    " + GetDirectionForm(94); + "
    "; // Define Marker options = {opasity: 100, label:"Starbucks St Charles Towne Center Mall"}; InfoHTML = "
    Starbucks St Charles Towne Center Mall
    This location is inside the mall

    301-638-49-69
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[94] = new Array(marker, "Starbucks St Charles Towne Center Mall", InfoHTML, point); point = new GLatLng(38.669938, -76.875844); footerHtml = "
    " + GetDirectionForm(95); + "
    "; // Define Marker options = {opasity: 100, label:"Starbucks Target Brandywine"}; InfoHTML = "
    Starbucks Target Brandywine
    This locations is inside the store

    301-720-9000
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[95] = new Array(marker, "Starbucks Target Brandywine", InfoHTML, point); point = new GLatLng(38.543339, -76.982626); footerHtml = "
    " + GetDirectionForm(96); + "
    "; // Define Marker options = {opasity: 100, label:"Starbucks Target La Plata"}; InfoHTML = "
    Starbucks Target La Plata
    This Starbucks is located inside Target

    301-934-5900
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[96] = new Array(marker, "Starbucks Target La Plata", InfoHTML, point); point = new GLatLng(38.620099, -76.9242); footerHtml = "
    " + GetDirectionForm(97); + "
    "; // Define Marker options = {opasity: 100, label:"Starbucks Target Waldorf"}; InfoHTML = "
    Starbucks Target Waldorf
    This location is inside the store.

    301-645-7114
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[97] = new Array(marker, "Starbucks Target Waldorf", InfoHTML, point); point = new GLatLng(38.628028, -76.917376); footerHtml = "
    " + GetDirectionForm(98); + "
    "; // Define Marker options = {opasity: 100, label:"Starbucks Waldorf Market Place"}; InfoHTML = "
    Starbucks Waldorf Market Place

    301-645-2503

    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[98] = new Array(marker, "Starbucks Waldorf Market Place", InfoHTML, point); point = new GLatLng(38.533699, -76.983043); footerHtml = "
    " + GetDirectionForm(99); + "
    "; // Define Marker options = {opasity: 100, label:"Subway"}; InfoHTML = "
    Subway
    6486 Crain Hwy
     La Plata, MD
    301-934-8981

    Other Locations
    2112 Crain Hwy
    Waldorf, MD
    301-645-6663

    40 Drury Dr. 
    La Plata, MD
    301-934-0272

    3075 Festival Way
    Wladorf, MD
    301-843-2732

    158 Smallwood Ctr. 
    Waldorf, MD
    301-843-3777

    1184 Smallwood Dr
    Waldorf, MD
    301-843-5522

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[99] = new Array(marker, "Subway", InfoHTML, point); point = new GLatLng(38.29936739855925, -76.9123649597168); footerHtml = "
    " + GetDirectionForm(100); + "
    "; // Define Marker options = {opasity: 100, label:"Swan Point Clubhouse"}; InfoHTML = "
    Swan Point Clubhouse

    Issue, MD
    301-259-0042

    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[100] = new Array(marker, "Swan Point Clubhouse", InfoHTML, point); point = new GLatLng(38.549124, -77.047303); footerHtml = "
    " + GetDirectionForm(101); + "
    "; // Define Marker options = {opasity: 100, label:"T&J Barbeque Pit"}; InfoHTML = "
    T&J Barbeque Pit
    7670 Hawthorne Rd
    La Plata, MD
    301-392-9933
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[101] = new Array(marker, "T&J Barbeque Pit", InfoHTML, point); point = new GLatLng(38.61052, -76.924594); footerHtml = "
    " + GetDirectionForm(102); + "
    "; // Define Marker options = {opasity: 100, label:"Taco Bell"}; InfoHTML = "
    Taco Bell
    91 Smallwood Dr
    Waldorf, MD
    301-843-8475

    Other Locations
    2200 Crain Hwy
    Waldorf, MD
    301-870-8825

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[102] = new Array(marker, "Taco Bell", InfoHTML, point); point = new GLatLng(38.526268, -76.977601); footerHtml = "
    " + GetDirectionForm(103); + "
    "; // Define Marker options = {opasity: 100, label:"Texas Roadhouse"}; InfoHTML = "
    Texas Roadhouse
    103 Drury Drive
    La Plata, MD
    301-392-9471

    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[103] = new Array(marker, "Texas Roadhouse", InfoHTML, point); point = new GLatLng(38.62516, -76.920429); footerHtml = "
    " + GetDirectionForm(104); + "
    "; // Define Marker options = {opasity: 100, label:"TGI Friday's"}; InfoHTML = "
    TGI Friday's
    2990 Waldorf Marker Pl.
     Waldorf, MD
    301-932-8750

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[104] = new Array(marker, "TGI Friday's", InfoHTML, point); point = new GLatLng(38.615702, -76.902461); footerHtml = "
    " + GetDirectionForm(105); + "
    "; // Define Marker options = {opasity: 100, label:"Thai Flavor Restaurant"}; InfoHTML = "
    Thai Flavor Restaurant
    56 St. Patrick\'s Dr
    Waldorf, MD
    301-885-2299
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[105] = new Array(marker, "Thai Flavor Restaurant", InfoHTML, point); point = new GLatLng(38.63574, -76.900695); footerHtml = "
    " + GetDirectionForm(106); + "
    "; // Define Marker options = {opasity: 100, label:"Thai Seafood & Grill"}; InfoHTML = "
    Thai Seafood & Grill
    2732 Crain Hwy
     Waldorf, MD
    301-645-1843
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[106] = new Array(marker, "Thai Seafood & Grill", InfoHTML, point); point = new GLatLng(38.529601, -76.978562); footerHtml = "
    " + GetDirectionForm(107); + "
    "; // Define Marker options = {opasity: 100, label:"The Green Turtle"}; InfoHTML = "
    The Green Turtle
    6 St. Marys Ave
     La Plata, MD
    301-392-9119

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[107] = new Array(marker, "The Green Turtle", InfoHTML, point); point = new GLatLng(38.529464, -76.981274); footerHtml = "
    " + GetDirectionForm(108); + "
    "; // Define Marker options = {opasity: 100, label:"The Royal Tea Room, LLC"}; InfoHTML = "
    The Royal Tea Room, LLC
    110 Charles St.
     La Plata, MD
    301-392-1111
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[108] = new Array(marker, "The Royal Tea Room, LLC", InfoHTML, point); point = new GLatLng(38.54818, -76.98383); footerHtml = "
    " + GetDirectionForm(109); + "
    "; // Define Marker options = {opasity: 100, label:"Thompson Seafood Catering\/Market"}; InfoHTML = "
    Thompson Seafood Catering/Market
    114 Drury Dr.
     La Plata, MD
    301-392-5976
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[109] = new Array(marker, "Thompson Seafood Catering/Market", InfoHTML, point); point = new GLatLng(38.542344, -76.984871); footerHtml = "
    " + GetDirectionForm(110); + "
    "; // Define Marker options = {opasity: 100, label:"Three Brothers Italian Restaurant"}; InfoHTML = "
    Three Brothers Italian Restaurant
    6205 Crain Hwy
     La Plata, MD
    301-392-3230

    Other Locations
    3069 Waldorf Market Pl
    Waldorf, MD

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[110] = new Array(marker, "Three Brothers Italian Restaurant", InfoHTML, point); point = new GLatLng(38.608527, -76.92157); footerHtml = "
    " + GetDirectionForm(111); + "
    "; // Define Marker options = {opasity: 100, label:"Tom and Jerrys Eatery"}; InfoHTML = "
    Tom and Jerrys Eatery
    171 Smallwood Ctr
    Waldorf, MD
    301-638-0072
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[111] = new Array(marker, "Tom and Jerrys Eatery", InfoHTML, point); point = new GLatLng(38.536182, -76.983393); footerHtml = "
    " + GetDirectionForm(112); + "
    "; // Define Marker options = {opasity: 100, label:"Town Mouse Market-Cafe"}; InfoHTML = "
    Town Mouse Market-Cafe
    6390 Crain Hwy
    La Plata, MD
    301-934-7955

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[112] = new Array(marker, "Town Mouse Market-Cafe", InfoHTML, point); point = new GLatLng(38.647433, -76.884992); footerHtml = "
    " + GetDirectionForm(113); + "
    "; // Define Marker options = {opasity: 100, label:"Walls Bakery"}; InfoHTML = "
    Walls Bakery
    The famous Walls Bakery has returned to Charles County! 
    Eclairs and more...

    2268 Old Washington Rd
    Waldorf, MD 20601




    (301) 645-8505

    Open 7 Days a week - 7am to 7pm


    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[113] = new Array(marker, "Walls Bakery", InfoHTML, point); point = new GLatLng(38.540437, -76.984607); footerHtml = "
    " + GetDirectionForm(114); + "
    "; // Define Marker options = {opasity: 100, label:"Wendy's Old Fashioned Hamburgers"}; InfoHTML = "
    Wendy's Old Fashioned Hamburgers
    6293 Crain Hwy
    La Plata, MD
    301-932-6385

    Other Locations
    3355 Leonardtown Rd.
    Waldorf, MD
    301-645-9127, 301-645-5037

    2040 Crain Hwy
    Waldorf, MD 
    301-843-8563

    3015 Crain Hwy
    Waldorf, MD
    301-843-4725

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[114] = new Array(marker, "Wendy's Old Fashioned Hamburgers", InfoHTML, point); point = new GLatLng(38.644684, -76.891192); footerHtml = "
    " + GetDirectionForm(115); + "
    "; // Define Marker options = {opasity: 100, label:"Wings to Go"}; InfoHTML = "
    Wings to Go
    2394 Crain Hwy
     Waldorf, MD
    301-885-1706

    Other Locations
    3086 Festival Way
    Waldorf, MD
    301-632-9846

    Menu
    Website
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[115] = new Array(marker, "Wings to Go", InfoHTML, point); point = new GLatLng(38.634443, -76.902011); footerHtml = "
    " + GetDirectionForm(116); + "
    "; // Define Marker options = {opasity: 100, label:"Yummy Yummy Carry-out"}; InfoHTML = "
    Yummy Yummy Carry-out
    2792 Crain Hwy
    Waldorf, MD
    301-374-9955
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[116] = new Array(marker, "Yummy Yummy Carry-out", InfoHTML, point); point = new GLatLng(38.655029, -76.877049); footerHtml = "
    " + GetDirectionForm(117); + "
    "; // Define Marker options = {opasity: 100, label:"Yums Grand Buffet"}; InfoHTML = "
    Yums Grand Buffet
    2056 Crain Hwy
    Waldorf, MD
    301-638-7328
    " + footerHtml + "
    "; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[117] = new Array(marker, "Yums Grand Buffet", InfoHTML, point); // And finnaly create sidebar createSideBar(); }