var mArray = Array(); var map;var centerPoint = new GLatLng( 40.746180, -73.977594); function load(){ doLoad(); mArray.push('40.733578;-74.003043 ;Fat Cat Billiards;75 Christopher St;New York NY 10014 ;14'); mArray.push('40.732471;-74.001566;Down The Hatch;179 West 4th Street;New York NY 10014 ;15'); mArray.push('40.784375;-73.977829;Jake\'s Dilema;430 Amsterdam Ave;New York NY 10024 ;16'); mArray.push('40.713677;-74.009692;Dakota Roadhouse;43 Park Place;New York NY 10007 ;17'); mArray.push('40.740286;-74.005851;The Hog Pit ;22 Ninth Avenue;New York NY 10014 ;18'); mArray.push('40.721020;-73.983221;The Parkside Lounge;317 E Houston St;New York NY 10002 ;19'); mArray.push('40.781422;-73.979198;Time Out;349 Amsterdam Avenue;New York NY 10024 ;22'); mArray.push('40.663202;-73.984652;Bar 4;444 7th Ave;Brooklyn NY 11215 ;23'); mArray.push('40.722198;-73.949885;Matchless;557 Manhattan Ave;Brooklyn NY 11222 ;24'); mArray.push('40.669958;-73.527727;Poolhouse Billiards;2732 Grand Ave;Bellmore NY 11710 ;25'); mArray.push('40.496137;-74.456006;Ale n\' Wich;246 Hamilton St.;New Brunswick NJ 08901 ;26'); mArray.push('40.785921;-73.975910;The Blue Donkey Bar;489 Amsterdam Ave ;New York NY 10024 ;28'); mArray.push('40.622790;-73.997953;B66 Club;6612 New Utrecht Ave;Brooklyn NY 11219 ;47'); mArray.push('40.737731;-74.031344;The Shannon;106 First Street;Hoboken NJ 07030 ;49'); mArray.push('40.6699582;-73.5277268;Pool House;2732 Grand Ave;Bellmore NY 11710 ;57'); mArray.push('40.6671600;-73.5323720;Effin Gruven;2562 Sunrise Highway;Bellmore NY 11710 ;58'); addMarkers(); }