var lmarkers=[];
var sicon = new PIcon();
sicon.image = '/map_resources/libraries_lg.png';
//sicon.iconSize = new PSize(11,11);
//sicon.shadow = '';
//sicon.iconSize = new PSize(9, 9);
//sicon.shadowSize = new PSize(11, 11);
//sicon.iconAnchor = new PPoint(4, 4);
//sicon.shadowAnchor = new PPoint(4, 4);
//sicon.infoWindowAnchor = new PPoint(0, 0);

marker = new PMarker(new PLatLng(40.63756844982678,-74.131141275080651),sicon);
marker.addAttribute(new PAttribute('capacity','77568',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Port Richmond Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','75 Bennett St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10302',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.64172944290064,-74.076548569704968),sicon);
marker.addAttribute(new PAttribute('capacity','207420',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','St. George Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','5 Central Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10301',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.609569998641632,-74.148229754362589),sicon);
marker.addAttribute(new PAttribute('capacity','471805',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Todt-Hill Westerleigh Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2550 Victory Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10314',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.634429396402737,-74.114821121012412),sicon);
marker.addAttribute(new PAttribute('capacity','99768',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','West New Brighton Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','976 Castleton Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10310',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.590360838375439,-74.101124529315072),sicon);
marker.addAttribute(new PAttribute('capacity','145684',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Dongan Hills Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1617 Richmond Road',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10304',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.571908432492378,-74.111977999667971),sicon);
marker.addAttribute(new PAttribute('capacity','235244',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','New Dorp Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','309 New Dorp Lane',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10306',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.597165733144955,-74.07111053558522),sicon);
marker.addAttribute(new PAttribute('capacity','81874',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','South Beach Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','21-25 Robin Rd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10305',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.552383502441579,-74.151258763026902),sicon);
marker.addAttribute(new PAttribute('capacity','6448',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Great Kills Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','56 Giffords Lane',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10308',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.509601914252357,-74.244166668238449),sicon);
marker.addAttribute(new PAttribute('capacity','110381',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Tottenville Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','7430 Amboy Road',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10307',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.62626982865293,-74.077982633700728),sicon);
marker.addAttribute(new PAttribute('capacity','53829',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Stapleton Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','132 Canal St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10304',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.534064702665063,-74.193268539669077),sicon);
marker.addAttribute(new PAttribute('capacity','225135',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Huguenot Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','830 Huguenot Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10312',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.566658879354144,-74.138510120742808),sicon);
marker.addAttribute(new PAttribute('capacity','255583',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Richmondtown Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','200 Clark Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10306',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.704531330585723,-73.939659951794198),sicon);
marker.addAttribute(new PAttribute('capacity','75979',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Bushwick Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','340 Bushwick Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11206',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.726011601638788,-73.95070220263591),sicon);
marker.addAttribute(new PAttribute('capacity','193707',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Greenpoint Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','107 Norman Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11222',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.713656245946396,-73.947991518362656),sicon);
marker.addAttribute(new PAttribute('capacity','99981',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Leonard Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','81 Devoe St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11211',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.706932769737293,-73.957594532277668),sicon);
marker.addAttribute(new PAttribute('capacity','13002',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Williamsburgh Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','240 Division Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11211',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.694471700281689,-73.977739217414936),sicon);
marker.addAttribute(new PAttribute('capacity','31184',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Walt Whitman Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','93 St Edwards St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11205',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.681801139516679,-73.956182748009525),sicon);
marker.addAttribute(new PAttribute('capacity','19844',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Bedford Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','496 Franklin Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11238',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.683017918239194,-73.934790313521418),sicon);
marker.addAttribute(new PAttribute('capacity','52751',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Macon Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','361 Lewis Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11233',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.694786449001235,-73.928410305114156),sicon);
marker.addAttribute(new PAttribute('capacity','63235',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Dekalb Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','790 Bushwick Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11221',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.680681043508969,-73.887258884456131),sicon);
marker.addAttribute(new PAttribute('capacity','53550',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Arlington Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','203 Arlington Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11207',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.672702002985019,-73.874052913235403),sicon);
marker.addAttribute(new PAttribute('capacity','62944',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Cypress Hills Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1197 Sutter Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11208',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.665193828945057,-73.886063110694764),sicon);
marker.addAttribute(new PAttribute('capacity','80652',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','New Lots Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','665 New Lots Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11207',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.65325113700294,-73.885917725993721),sicon);
marker.addAttribute(new PAttribute('capacity','72828',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Spring Creek Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','12143 Flatlands Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11207',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.683225768495063,-73.998056611339052),sicon);
marker.addAttribute(new PAttribute('capacity','55447',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Carroll Gardens Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','396 Clinton St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11231',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.683415919126901,-73.978546946902384),sicon);
marker.addAttribute(new PAttribute('capacity','52500',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Pacific Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','25 Fourth Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11217',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.668216161729916,-73.98341462125083),sicon);
marker.addAttribute(new PAttribute('capacity','141080',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Park Slope Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','431 Sixth Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11215',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.675240771415162,-74.010371910526544),sicon);
marker.addAttribute(new PAttribute('capacity','18464',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Red Hook Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','7 Wolcott St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11231',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.648666690204507,-73.976788714651761),sicon);
marker.addAttribute(new PAttribute('capacity','148073',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Windsor Terrace Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','160 East 5 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11218',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.675402688841501,-73.948623404970832),sicon);
marker.addAttribute(new PAttribute('capacity','53803',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Brower Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','725 St. Marks Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11216',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.661192783224656,-73.948194617978913),sicon);
marker.addAttribute(new PAttribute('capacity','119749',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Crown Heights Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','560 New York Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11225',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.633596373325055,-74.029507452104681),sicon);
marker.addAttribute(new PAttribute('capacity','10542',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Bay Ridge Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','7223 Ridge Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11209',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.616332052507317,-74.012041257424144),sicon);
marker.addAttribute(new PAttribute('capacity','238753',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Dyker Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','8202 13th Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11228',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.616355847975882,-74.03138004008018),sicon);
marker.addAttribute(new PAttribute('capacity','208864',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Fort Hamilton Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','9424 Fourth Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11209',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.629224348239603,-74.011924696783026),sicon);
marker.addAttribute(new PAttribute('capacity','468792',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','McKinley Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','6802 Ft Hamilton Pkway',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11219',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.605676569406569,-73.986253621275864),sicon);
marker.addAttribute(new PAttribute('capacity','274696',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Highlawn Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1664 W 13 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11223',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.608013163220143,-74.003363784921135),sicon);
marker.addAttribute(new PAttribute('capacity','418466',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','New Utrecht Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1743 86 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11214',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.635743782551735,-73.974620612930465),sicon);
marker.addAttribute(new PAttribute('capacity','250836',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Kensington Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','410 Ditmas Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11218',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.622980089985418,-73.989502925815287),sicon);
marker.addAttribute(new PAttribute('capacity','6560',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Mapleton Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1702 60 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11204',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.615896511844234,-73.976054514569086),sicon);
marker.addAttribute(new PAttribute('capacity','280689',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Ryder Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','5902 23rd Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11204',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.576089145338521,-73.966810198872821),sicon);
marker.addAttribute(new PAttribute('capacity','323354',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Brighton Beach Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','16 Brighton 1 Road',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11235',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.576710677941321,-73.986086792567917),sicon);
marker.addAttribute(new PAttribute('capacity','106511',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Coney Island Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1901 Mermaid Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11224',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.592619830965241,-73.988672347010137),sicon);
marker.addAttribute(new PAttribute('capacity','251800',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Ulmer Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2602 Bath Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11214',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.640750790176789,-73.965992528191919),sicon);
marker.addAttribute(new PAttribute('capacity','98632',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Cortelyou Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1305 Cortelyou Rd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11226',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.651881091403702,-73.958267405441745),sicon);
marker.addAttribute(new PAttribute('capacity','109436',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Flatbush Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','22 Linden Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11226',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.625852989232854,-73.960268627920414),sicon);
marker.addAttribute(new PAttribute('capacity','356040',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Midwood Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','975 East 16 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11230',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.595179989901332,-73.96050652720551),sicon);
marker.addAttribute(new PAttribute('capacity','201834',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Homecrest Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2525 Coney Island Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11223',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.594872490449809,-73.941084130843493),sicon);
marker.addAttribute(new PAttribute('capacity','293613',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Kings Bay Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','3650 Nostrand Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11229',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.610226927871622,-73.953099933746472),sicon);
marker.addAttribute(new PAttribute('capacity','503454',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Kings Highway Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2115 Ocean Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11229',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.587020583535228,-73.955420456112378),sicon);
marker.addAttribute(new PAttribute('capacity','198348',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Sheepshead Bay Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2636 East 14 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11235',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.671524226672226,-73.908647902097329),sicon);
marker.addAttribute(new PAttribute('capacity','39825',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Brownsville Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','61 Glenmore Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11212',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.684775505495459,-73.915170362215392),sicon);
marker.addAttribute(new PAttribute('capacity','67900',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Saratoga Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','8 Thomas S. Boyland St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11233',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.664442641594988,-73.905186436599607),sicon);
marker.addAttribute(new PAttribute('capacity','21964',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Stone Ave Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','581 Mother Gaston Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11212',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.648604070285039,-73.930423861591365),sicon);
marker.addAttribute(new PAttribute('capacity','90298',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Rugby Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1000 Utica Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11203',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.619675726543569,-73.933339308014908),sicon);
marker.addAttribute(new PAttribute('capacity','269214',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Flatlands Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2065 Flatbush Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11234',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.63446915879944,-73.889340175713457),sicon);
marker.addAttribute(new PAttribute('capacity','104352',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Jamaica Bay Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','9727 Sea View Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11236',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.619851785921142,-73.917068343197116),sicon);
marker.addAttribute(new PAttribute('capacity','86862',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Mill Basin Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2385 Ralph Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11234',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.632617129591026,-73.919981566107907),sicon);
marker.addAttribute(new PAttribute('capacity','56504',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Paerdegat Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','850 East 59 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11234',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.695681233767857,-73.991453262375799),sicon);
marker.addAttribute(new PAttribute('capacity','290505',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Brooklyn Heights Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','280 Cadman Plaza West',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11201',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.695681233767857,-73.991453262375799),sicon);
marker.addAttribute(new PAttribute('capacity','31620',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Business Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','280 Cadman Plaza West',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11201',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.687368111003778,-73.965997599269343),sicon);
marker.addAttribute(new PAttribute('capacity','59798',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Clinton Hill Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','380 Washington Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11238',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.691619949030766,-73.951254106460397),sicon);
marker.addAttribute(new PAttribute('capacity','58078',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Marcy Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','617 Dekalb Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11216',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.697489828461379,-73.912236673576572),sicon);
marker.addAttribute(new PAttribute('capacity','77414',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Washington Irving Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','360 Irving Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11237',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.645906966968141,-74.013675389509615),sicon);
marker.addAttribute(new PAttribute('capacity','270848',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Sunset Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','5108 Fourth Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11220',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.668450723087147,-73.933614988789273),sicon);
marker.addAttribute(new PAttribute('capacity','89318',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Eastern Parkway Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1044 Eastern Pkwy',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11213',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.638875115516001,-73.989014000354643),sicon);
marker.addAttribute(new PAttribute('capacity','478168',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Borough Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1265 43 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11219',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.591349104650099,-73.923980859550625),sicon);
marker.addAttribute(new PAttribute('capacity','173159',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Gerritsen Beach Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2808 Gerritsen Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11229',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.590670876754103,-73.971843718267664),sicon);
marker.addAttribute(new PAttribute('capacity','194308',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Gravesend Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','303 Avenue X',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11223',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.635731922854482,-73.947652318854381),sicon);
marker.addAttribute(new PAttribute('capacity','92886',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Clarendon Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2035 Nostrand Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11210',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.655702655818786,-73.91494783828557),sicon);
marker.addAttribute(new PAttribute('capacity','95937',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','East Flatbush Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','9612 Church Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11212',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.642185912628122,-73.899568041503187),sicon);
marker.addAttribute(new PAttribute('capacity','101039',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Canarsie Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1580 Rockaway Pkwy',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11236',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.672143409500833,-73.967937612072362),sicon);
marker.addAttribute(new PAttribute('capacity','1455847',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Brooklyn Central Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','415 Flatbush Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11238',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.811594840929942,-73.924422898855084),sicon);
marker.addAttribute(new PAttribute('capacity','65121',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Mott Haven Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','321 East 140 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10454',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.820558170327054,-73.904653291457691),sicon);
marker.addAttribute(new PAttribute('capacity','52497',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Woodstock Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','761 East 160 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10456',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.81869087744272,-73.89420027302414),sicon);
marker.addAttribute(new PAttribute('capacity','92059',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Hunts Point Regional Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','877 Southern Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10459',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.831238218860442,-73.901804949559263),sicon);
marker.addAttribute(new PAttribute('capacity','44426',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Morrisania Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','610 East 169 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10456',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.84400788492637,-73.910091672403254),sicon);
marker.addAttribute(new PAttribute('capacity','70713',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Grand Concourse Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','155 East 173 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10457',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.837940808553398,-73.923558151514598),sicon);
marker.addAttribute(new PAttribute('capacity','62744',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','High Bridge Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','78 W 168 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10452',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.826579082092188,-73.917602009294953),sicon);
marker.addAttribute(new PAttribute('capacity','63827',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Melrose Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','910 Morris Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10451',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.854330526421862,-73.887918856439612),sicon);
marker.addAttribute(new PAttribute('capacity','95261',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Belmont Regional Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','610 East 186 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10458',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.846042942529728,-73.898349441793599),sicon);
marker.addAttribute(new PAttribute('capacity','31914',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Tremont Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1866 Washington Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10457',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.862582978347255,-73.892781949525954),sicon);
marker.addAttribute(new PAttribute('capacity','196458',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Fordham Library Center Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2556 Bainbridge Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10458',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.874359917116962,-73.87837886074567),sicon);
marker.addAttribute(new PAttribute('capacity','109882',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Mosholu Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','285 East 205 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10467',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.880291208839125,-73.908053678200133),sicon);
marker.addAttribute(new PAttribute('capacity','155159',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Kingsbridge Regional Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','280 W 231 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10463',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.903646830797463,-73.902696400426819),sicon);
marker.addAttribute(new PAttribute('capacity','67809',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Riverdale Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','5540 Mosholu Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10471',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.88624125811041,-73.914631199345919),sicon);
marker.addAttribute(new PAttribute('capacity','182271',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Spuyten Duyvil Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','650 W 235 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10463',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.882702702946752,-73.893982682890709),sicon);
marker.addAttribute(new PAttribute('capacity','81543',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Van Cortlandt Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','3874 Sedgwick Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10463',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.826612781945606,-73.850202754259129),sicon);
marker.addAttribute(new PAttribute('capacity','94612',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Castle Hill Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','947 Castle Hill Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10473',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.829979959966948,-73.875052451431372),sicon);
marker.addAttribute(new PAttribute('capacity','68443',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Clason\s Point Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1215 Morrison Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10472',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.83375392758095,-73.858411473591659),sicon);
marker.addAttribute(new PAttribute('capacity','1137',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Parkchester Regional Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1985 Westchester Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10462',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.841097510810769,-73.846682525712879),sicon);
marker.addAttribute(new PAttribute('capacity','117608',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Westchester Square Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2521 Glebe Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10461',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.847682164302256,-73.786345511759095),sicon);
marker.addAttribute(new PAttribute('capacity','30328',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','City Island Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','320 City Island Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10464',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.844274207084034,-73.827974919935059),sicon);
marker.addAttribute(new PAttribute('capacity','96168',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Pelham Bay Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','3060 Middletown Road',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10461',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.822895768074261,-73.819113006761697),sicon);
marker.addAttribute(new PAttribute('capacity','98439',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Throg\s Neck Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','3025 Cross Bronx Expwy Ext.',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10465',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.866816966228384,-73.863203928823197),sicon);
marker.addAttribute(new PAttribute('capacity','31399',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Allerton Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2740 Barnes Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10467',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.854862187067383,-73.864171993414658),sicon);
marker.addAttribute(new PAttribute('capacity','65590',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Van Nest Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2147 Barnes Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10462',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.87019762778376,-73.845187233606211),sicon);
marker.addAttribute(new PAttribute('capacity','94463',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Eastchester Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1385 East Gunhill Road',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10469',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.88885569385571,-73.840883305840819),sicon);
marker.addAttribute(new PAttribute('capacity','67036',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Edenwald Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1255 East 233 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10466',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.891092048859981,-73.859479281064324),sicon);
marker.addAttribute(new PAttribute('capacity','70685',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Wakefield Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','4100 Lowerre Place',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10466',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.844678131903287,-73.883131716651107),sicon);
marker.addAttribute(new PAttribute('capacity','45421',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','West Farms Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2085 Honeywell Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10460',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.869002145579735,-73.901242997527831),sicon);
marker.addAttribute(new PAttribute('capacity','66182',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Jerome Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','118 Eames Place',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10468',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.818754070726854,-73.862981180288912),sicon);
marker.addAttribute(new PAttribute('capacity','71861',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Soundview Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','660 Soundview Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10473',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.900412072955454,-73.867996477167935),sicon);
marker.addAttribute(new PAttribute('capacity','49298',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Woodlawn Heights Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','4355 Katonah Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10470',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.857464543451698,-73.90928541297707),sicon);
marker.addAttribute(new PAttribute('capacity','89650',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Francis Martin Regional Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2150 University Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10453',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.849472727056543,-73.917617024403114),sicon);
marker.addAttribute(new PAttribute('capacity','44730',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Sedgwick Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1701 University Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10453',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.870133353259121,-73.828830022222377),sicon);
marker.addAttribute(new PAttribute('capacity','140749',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Baychester Regional Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2049 Asch Loop N',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10475',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.713610085613695,-74.007860063566312),sicon);
marker.addAttribute(new PAttribute('capacity','291776',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','New Amsterdam Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','9 Murray St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10007',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.729867434349657,-74.005343549374004),sicon);
marker.addAttribute(new PAttribute('capacity','112874',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Hudson Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','66 Leroy St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10014',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.734311314805545,-73.999469578565837),sicon);
marker.addAttribute(new PAttribute('capacity','352416',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Jefferson Market Regional Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','425 Sixth Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10011',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.713294652975584,-73.996493829452476),sicon);
marker.addAttribute(new PAttribute('capacity','651038',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Chatham Square Regional Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','33 East Broadway',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10002',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.719320392961073,-73.979599601608982),sicon);
marker.addAttribute(new PAttribute('capacity','97153',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Hamilton Fish Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','415 East Houston St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10002',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.729010550333108,-73.987819317511907),sicon);
marker.addAttribute(new PAttribute('capacity','134773',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Ottendorfer Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','135 Second Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10003',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.714468893452803,-73.988536207479157),sicon);
marker.addAttribute(new PAttribute('capacity','80835',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Seward Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','192 East Broadway',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10002',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.727228194112428,-73.980484730525532),sicon);
marker.addAttribute(new PAttribute('capacity','145371',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Tompkins Square Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','331 East 10 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10009',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.764953354859941,-73.991339683952773),sicon);
marker.addAttribute(new PAttribute('capacity','47099',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Columbus Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','742 Tenth Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10019',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.740423689041243,-73.993367319484179),sicon);
marker.addAttribute(new PAttribute('capacity','172941',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Muhlenberg Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','40 W 20 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10011',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.756861675176324,-73.972650585925791),sicon);
marker.addAttribute(new PAttribute('capacity','130215',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Terence Cardinal Cooke-Cathedral Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','560 Lexington Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10022',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.760798667293564,-73.977395782887186),sicon);
marker.addAttribute(new PAttribute('capacity','1249636',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Donnell Library Center',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','20 W 53 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10019',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.762114280341393,-73.969334618478669),sicon);
marker.addAttribute(new PAttribute('capacity','271961',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Fifty-Eighth St. Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','127 East 58 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10022',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.740423689041243,-73.993367319484179),sicon);
marker.addAttribute(new PAttribute('capacity','353089',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Andrew Heiskell Library For The Blind',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','40 W 20 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10011',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.751763708379364,-73.981563928363471),sicon);
marker.addAttribute(new PAttribute('capacity','1983884',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Mid-Manhattan Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','455 Fifth Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10016',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.738048274347285,-73.982072914987427),sicon);
marker.addAttribute(new PAttribute('capacity','226913',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Epiphany Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','228 East 23 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10010',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.743806409264458,-73.979931333303355),sicon);
marker.addAttribute(new PAttribute('capacity','175446',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Kips Bay Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','446 Third Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10016',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.795887863540663,-73.967888848806979),sicon);
marker.addAttribute(new PAttribute('capacity','266559',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Bloomingdale Regional Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','150 W 100 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10025',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.77420786869002,-73.984265567948356),sicon);
marker.addAttribute(new PAttribute('capacity','233349',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Riverside Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','127 Amsterdam Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10023',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.784798668105523,-73.977430967593747),sicon);
marker.addAttribute(new PAttribute('capacity','274973',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','St. Agnes Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','444 Amsterdam Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10024',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.786031405501042,-73.951769985649335),sicon);
marker.addAttribute(new PAttribute('capacity','216770',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Ninty-Sixth St. Regional Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','112 East 96 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10128',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.764899946790976,-73.95962974574222),sicon);
marker.addAttribute(new PAttribute('capacity','71131',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Sixty-Seventh St. Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','328 East 67 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10021',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.770646991648633,-73.95137677608588),sicon);
marker.addAttribute(new PAttribute('capacity','203003',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Webster Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1465 York Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10021',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.773596864176952,-73.956432846188008),sicon);
marker.addAttribute(new PAttribute('capacity','221775',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Yorkville Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','222 East 79 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10021',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.813788197868142,-73.957107384002242),sicon);
marker.addAttribute(new PAttribute('capacity','86565',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','George Bruce Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','518 W 125 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10027',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.825691064691235,-73.948055709493815),sicon);
marker.addAttribute(new PAttribute('capacity','39302',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Hamilton Grange Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','503 W 145 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10031',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.814736369641722,-73.941247150960351),sicon);
marker.addAttribute(new PAttribute('capacity','103747',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Countee Cullen Regional Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','104 W 136 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10030',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.806212296574742,-73.943317245728878),sicon);
marker.addAttribute(new PAttribute('capacity','21030',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Harlem Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','9 W 124 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10027',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.826467587989193,-73.936615372567161),sicon);
marker.addAttribute(new PAttribute('capacity','11650',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Macomb\s Bridge Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2650 Seventh Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10039',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.802969851731248,-73.953520383943967),sicon);
marker.addAttribute(new PAttribute('capacity','22291',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','One-Fifteenth St. Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','203 W 115 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10026',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.794160302728812,-73.943529754319258),sicon);
marker.addAttribute(new PAttribute('capacity','82748',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Aguilar Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','174 E 110 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10029',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.80298004731938,-73.934889514672591),sicon);
marker.addAttribute(new PAttribute('capacity','45199',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','One Twenty-Fifth St. Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','224 East 125 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10035',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.847880274680918,-73.933858814443056),sicon);
marker.addAttribute(new PAttribute('capacity','180634',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Ft. Washington Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','535 W 179 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10033',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.865636336167583,-73.925796809545844),sicon);
marker.addAttribute(new PAttribute('capacity','203324',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Inwood Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','4790 Broadway',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10034',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.834472862598659,-73.939766156597997),sicon);
marker.addAttribute(new PAttribute('capacity','75351',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Washington Heights Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1000 St Nicholas Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10032',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.806056171735769,-73.964791901205359),sicon);
marker.addAttribute(new PAttribute('capacity','335014',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Morningside Heights Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','2900 Broadway',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10025',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.814612744741744,-73.941026887615834),sicon);
marker.addAttribute(new PAttribute('capacity','0',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Schomburg Center',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','515 Malcolm X Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10037',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.753202068336634,-73.982281787434076),sicon);
marker.addAttribute(new PAttribute('capacity','0',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','New York Public Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','476 Fifth Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10018',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.773532708021456,-73.98459788742835),sicon);
marker.addAttribute(new PAttribute('capacity','430686',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Library For The Performing Arts',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','40 Lincoln Center Plaza',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10023',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.748363262068018,-73.98351737640526),sicon);
marker.addAttribute(new PAttribute('capacity','121744',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Science, Industry, and Business Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','188 Madison Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10016',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.762255526247735,-73.949538282247943),sicon);
marker.addAttribute(new PAttribute('capacity','61499',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Roosevelt Island Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','524 Main St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','10044',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.772364416078275,-73.928763763787742),sicon);
marker.addAttribute(new PAttribute('capacity','98535',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Astoria Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','14-01 Astoria Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11102',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.758472076407848,-73.91866446808514),sicon);
marker.addAttribute(new PAttribute('capacity','408494',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Broadway Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','40-20 Broadway',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11103',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.75577273501434,-73.944226440623623),sicon);
marker.addAttribute(new PAttribute('capacity','25631',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Queensbridge Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','10-43 41 Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11101',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.740797986360903,-73.921684842090272),sicon);
marker.addAttribute(new PAttribute('capacity','323093',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Sunnyside Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','43-06 Greenpoint Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11104',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.745329144040987,-73.909842299101399),sicon);
marker.addAttribute(new PAttribute('capacity','215407',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Woodside Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','54-22 Skillman Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11377',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.750870135176015,-73.862052480783987),sicon);
marker.addAttribute(new PAttribute('capacity','132787',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Corona Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','38-23 104 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11368',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.762417118931964,-73.873876046520905),sicon);
marker.addAttribute(new PAttribute('capacity','76193',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','East Elmhurst Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','95-06 Astoria Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11369',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.75018450352605,-73.88506237598159),sicon);
marker.addAttribute(new PAttribute('capacity','733411',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Jackson Heights Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','35-51 81 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11372',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.7576403993613,-73.868203617361146),sicon);
marker.addAttribute(new PAttribute('capacity','105895',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Langston Hughes Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','100-01 Northern Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11368',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.736032165344476,-73.859918155939724),sicon);
marker.addAttribute(new PAttribute('capacity','120457',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Lefrak City Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','98-25 Horace Harding Exway',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11368',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.726949713324323,-73.893151704774425),sicon);
marker.addAttribute(new PAttribute('capacity','232407',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Maspeth Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','69-68 Grand Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11378',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.712855280253486,-73.876599440932353),sicon);
marker.addAttribute(new PAttribute('capacity','104481',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Middle Village Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','75-30 Metropolitan Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11379',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.722088967155806,-73.843034788123575),sicon);
marker.addAttribute(new PAttribute('capacity','471076',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Forest Hills Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','108-19 71 Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11375',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.711154132225658,-73.853686939392048),sicon);
marker.addAttribute(new PAttribute('capacity','153580',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','North Forest Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','98-27 Metropolitan Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11375',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.727298364125531,-73.86452219884319),sicon);
marker.addAttribute(new PAttribute('capacity','310379',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Rego Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','91-41 63 Drive',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11374',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.773716088819782,-73.796356322589347),sicon);
marker.addAttribute(new PAttribute('capacity','343544',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Auburndale-Clearview Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','25-55 Francis Lewis Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11358',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.782446928511682,-73.776978655069001),sicon);
marker.addAttribute(new PAttribute('capacity','150473',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Bay Terrace Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','18-36 Bell Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11360',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.763726236621615,-73.809804909291273),sicon);
marker.addAttribute(new PAttribute('capacity','312417',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','McGoldrick Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','155-06 Roosevelt Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11354',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.788531854032328,-73.810636860865401),sicon);
marker.addAttribute(new PAttribute('capacity','205326',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Whitestone Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','151-10 14 Road',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11357',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.741540880181347,-73.782185823929709),sicon);
marker.addAttribute(new PAttribute('capacity','696065',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Fresh Meadows Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','193-20 Horace Harding Exway',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11365',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.720097843467663,-73.762284496837452),sicon);
marker.addAttribute(new PAttribute('capacity','102407',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Hollis Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','202-05 Hillside Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11423',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.725932025409953,-73.820743580395217),sicon);
marker.addAttribute(new PAttribute('capacity','272166',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Kew Gardens Hills Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','72-33 Vleigh Place',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11367',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.70075699229924,-73.831630772293337),sicon);
marker.addAttribute(new PAttribute('capacity','242667',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Richmond Hill Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','118-14 Hillside Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11418',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.694519496095069,-73.861480294702545),sicon);
marker.addAttribute(new PAttribute('capacity','151404',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Woodhaven Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','85-41 Forest Pkwy',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11421',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.686871998600964,-73.824822120496734),sicon);
marker.addAttribute(new PAttribute('capacity','321177',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Lefferts Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','103-34 Lefferts Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11419',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.680878167666378,-73.846495649001099),sicon);
marker.addAttribute(new PAttribute('capacity','191958',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Ozone Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','92-24 Rockaway Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11417',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.674767520748141,-73.809283507344176),sicon);
marker.addAttribute(new PAttribute('capacity','94256',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','South Ozone Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','128-16 Rockaway Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11420',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.768111780242663,-73.738159739278643),sicon);
marker.addAttribute(new PAttribute('capacity','183946',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Douglaston-Little Neck Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','249-01 Northern Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11362',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.759385268388861,-73.731786855038351),sicon);
marker.addAttribute(new PAttribute('capacity','133267',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','North Hills Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','57-04 Marathon Pkwy',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11362',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.734554230866443,-73.755586368271921),sicon);
marker.addAttribute(new PAttribute('capacity','198996',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Windsor Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','79-50 Bell Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11364',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.680336401688081,-73.791709293059057),sicon);
marker.addAttribute(new PAttribute('capacity','89923',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Baisley Park Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','117-11 Sutphin Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11436',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.707827982045686,-73.794710884675737),sicon);
marker.addAttribute(new PAttribute('capacity','2302395',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Queens Central Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','89-11 Merrick Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11432',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.672797482495106,-73.770589557346554),sicon);
marker.addAttribute(new PAttribute('capacity','77603',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Rochdale Village Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','169-09 137 Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11434',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.707003927262107,-73.753804609747007),sicon);
marker.addAttribute(new PAttribute('capacity','66256',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','South Hollis Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','204-01 Hollis Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11412',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.695567470897707,-73.790359863277075),sicon);
marker.addAttribute(new PAttribute('capacity','74435',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','South Jamaica Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','108-41 Guy R Brewer Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11433',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.69250286356867,-73.76011106313139),sicon);
marker.addAttribute(new PAttribute('capacity','88065',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','St Albans Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','191-05 Linden Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11412',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.735135875971167,-73.717115401089771),sicon);
marker.addAttribute(new PAttribute('capacity','293354',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Bellerose Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','250-02 Hillside Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11426',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.694769398524258,-73.73960535945416),sicon);
marker.addAttribute(new PAttribute('capacity','100222',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Cambria Heights Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','220-20 Linden Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11411',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.745121299555912,-73.714875173512311),sicon);
marker.addAttribute(new PAttribute('capacity','210615',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Glen Oaks Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','256-04 Union Turnpike',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11004',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.676878640197366,-73.745623822510808),sicon);
marker.addAttribute(new PAttribute('capacity','158193',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Laurelton Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','134-26 225 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11413',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.71983340790598,-73.739038453119946),sicon);
marker.addAttribute(new PAttribute('capacity','199074',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Queens Village Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','94-11 217 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11428',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.65998007105209,-73.739975439904455),sicon);
marker.addAttribute(new PAttribute('capacity','114390',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Rosedale Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','144-20 243 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11422',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.593070783234275,-73.784074390338631),sicon);
marker.addAttribute(new PAttribute('capacity','60209',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Arverne Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','312 Beach 54 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11692',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.600787722126746,-73.819865997000477),sicon);
marker.addAttribute(new PAttribute('capacity','67574',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Broad Channel Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','16-26 Crossbay Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11693',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.585866475806718,-73.816093530698637),sicon);
marker.addAttribute(new PAttribute('capacity','116020',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Peninsula Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','92-25 Rockaway Beach Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11693',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.761077552474944,-73.93737789373418),sicon);
marker.addAttribute(new PAttribute('capacity','56168',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Ravenswood Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','35-32 21 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11106',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.776816493096931,-73.909380836625218),sicon);
marker.addAttribute(new PAttribute('capacity','213358',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Steinway Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','21-45 31 St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11105',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.738543752124222,-73.876847764838516),sicon);
marker.addAttribute(new PAttribute('capacity','1051998',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Elmhurst Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','86-01 Broadway',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11373',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.702567043834961,-73.875807001249186),sicon);
marker.addAttribute(new PAttribute('capacity','130697',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Glendale Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','78-60 73 Place',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11385',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.705175632774086,-73.902567721228223),sicon);
marker.addAttribute(new PAttribute('capacity','177378',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Ridgewood Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','20-12 Madison St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11385',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.771238324036318,-73.827040773265253),sicon);
marker.addAttribute(new PAttribute('capacity','290143',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Mitchell-Linden Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','29-42 Union St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11354',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.786221303905066,-73.845992776699575),sicon);
marker.addAttribute(new PAttribute('capacity','112550',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Poppenhusen Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','121-23 14 Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11356',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.729227401668552,-73.781933820324141),sicon);
marker.addAttribute(new PAttribute('capacity','260765',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Hillcrest Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','187-05 Union Turnpike',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11366',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.732958037908816,-73.810109226098959),sicon);
marker.addAttribute(new PAttribute('capacity','116967',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Pomonok Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','158-21 Jewel Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11365',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.663802017448511,-73.841798632083453),sicon);
marker.addAttribute(new PAttribute('capacity','181600',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Howard Beach Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','92-06 156 Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11414',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.760101456863531,-73.768390150946587),sicon);
marker.addAttribute(new PAttribute('capacity','789352',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Bayside Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','214-20 Northern Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11361',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.757538511474735,-73.784277601033054),sicon);
marker.addAttribute(new PAttribute('capacity','149299',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','East Flushing Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','196-36 Northern Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11358',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.74281914341443,-73.825198289988379),sicon);
marker.addAttribute(new PAttribute('capacity','261847',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Queensboro Hill Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','60-05 Main St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11355',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.604502018567068,-73.752335122971843),sicon);
marker.addAttribute(new PAttribute('capacity','216782',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Far Rockaway Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','16-19 Central Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11691',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.57938292297144,-73.837747058795614),sicon);
marker.addAttribute(new PAttribute('capacity','134506',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Seaside Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','116-15 Rockaway Beach Blvd',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11694',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.746978603652863,-73.944309591861895),sicon);
marker.addAttribute(new PAttribute('capacity','146379',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Court Square Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','25-01 Jackson Ave',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11101',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.757805571359455,-73.828905714585829),sicon);
marker.addAttribute(new PAttribute('capacity','2018567',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Flushing Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','1 Library Plaza',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11355',PAttribute.STRING,'zip'));
lmarkers.push(marker);

marker = new PMarker(new PLatLng(40.709845816446176,-73.819538820266573),sicon);
marker.addAttribute(new PAttribute('capacity','208344',PAttribute.STRING,'capacity'));
marker.addAttribute(new PAttribute('name','Briarwood Library',PAttribute.STRING,'facility_n'));
marker.addAttribute(new PAttribute('street','85-12 Main St',PAttribute.STRING,'facility_a'));
marker.addAttribute(new PAttribute('zipcode','11435',PAttribute.STRING,'zip'));
lmarkers.push(marker);
