var map; function createMarker(point, number) { var marker = new GMarker(point); GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(number);//"Marker #" + number + ""); }); return marker; } window.onload = load; window.onunload = unload; function load() { if (GBrowserIsCompatible()) { map = new GMap2(document.getElementById("interactivemap")); map.setCenter(new GLatLng(51.5150, -0.0920 ), 13); //reset the center to be a bit south so it includes Croydon map.addControl(new GMapTypeControl()); map.addControl(new GLargeMapControl()); map.addControl(new GScaleControl()); //map.addControl(new GOverviewMapControl()); var bounds = map.getBounds(); var southWest = bounds.getSouthWest(); var northEast = bounds.getNorthEast(); var lngSpan = northEast.lng() - southWest.lng(); var latSpan = northEast.lat() - southWest.lat(); if (type != '') { var point = new GLatLng(latitude,longitude); var address = ""; if (address1) { address += address1 + ' '; } if (address2) { address += address2 + ' '; } if (city) { address += city + ' '; } if (postcode) { address += postcode; } var markerTxt = ""; if (id == -1) { markerTxt = ""+name+""; } else { markerTxt = ""+name+"
"+address+"
"; } var markerObj = new createMarker(point, markerTxt); map.addOverlay(markerObj); markerObj.openInfoWindowHtml(markerTxt); } } } var attractions = new Array(0); function show_attractions(checkbox, category, subcategory) { if(!category) { category=0 } if(!subcategory) { subcategory=0 } if (GBrowserIsCompatible()) { if(checkbox.checked) { if (category == 11 || category == 0) { if (!attractions[0]) { var point = new GLatLng(51.51506 ,-0.09419); attractions[0] = new createMarker(point, "
Photo: 10 Gresham Street
10 Gresham Street
London
EC2V 7JD
"); } map.removeOverlay(attractions[0]); map.addOverlay(attractions[0]); } if (category == 11 || category == 0) { if (!attractions[1]) { var point = new GLatLng(51.511101,-0.0929); attractions[1] = new createMarker(point, "
Photo: 10 Queen Street Place
10 Queen Street Place
Queen Street Place
London
EC4R 1BE
"); } map.removeOverlay(attractions[1]); map.addOverlay(attractions[1]); } if (category == 11 || category == 0) { if (!attractions[2]) { var point = new GLatLng(51.513111,-0.08775); attractions[2] = new createMarker(point, "
Photo: 20 Fenchurch Street / The Walkie Talkie
20 Fenchurch Street / The Walkie Talkie
20 Fenchurch Street
London
EC3P 3DP
"); } map.removeOverlay(attractions[2]); map.addOverlay(attractions[2]); } if (category == 11 || category == 0) { if (!attractions[3]) { var point = new GLatLng(51.5131,-0.08775); attractions[3] = new createMarker(point, "
Photo: 20 Gracechurch Street (54 Lombard Street)
20 Gracechurch Street (54 Lombard Street)
London
EC3P 3AH
"); } map.removeOverlay(attractions[3]); map.addOverlay(attractions[3]); } if (category == 11 || category == 0) { if (!attractions[4]) { var point = new GLatLng(51.515362,-0.09395); attractions[4] = new createMarker(point, "
Photo: 20 Gresham Street
20 Gresham Street
London
EC2V 7JE
"); } map.removeOverlay(attractions[4]); map.addOverlay(attractions[4]); } if (category == 11 || category == 0) { if (!attractions[5]) { var point = new GLatLng(51.514751,-0.08066); attractions[5] = new createMarker(point, "
Photo: 30 St Mary Axe / The Gherkin
30 St Mary Axe / The Gherkin
30 St Mary Axe
London
EC3A 8BF
"); } map.removeOverlay(attractions[5]); map.addOverlay(attractions[5]); } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[6]) { var point = new GLatLng(51.52701,-0.08078); attractions[6] = new createMarker(point, "
Photo: 333/Mother
333/Mother
333 Old Street
London
EC1V 9LE
"); } map.removeOverlay(attractions[6]); map.addOverlay(attractions[6]); } } if (category == 11 || category == 0) { if (!attractions[7]) { var point = new GLatLng(51.51992,-0.08764); attractions[7] = new createMarker(point, "
Photo: 88 Wood Street
88 Wood Street
London
EC2V 7DA
"); } map.removeOverlay(attractions[7]); map.addOverlay(attractions[7]); } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[8]) { var point = new GLatLng(51.52172,-0.07228); attractions[8] = new createMarker(point, "
Photo: 93 Feet East
93 Feet East
Truman's Brewery
150 Brick Lane
London
E1 6QL
"); } map.removeOverlay(attractions[8]); map.addOverlay(attractions[8]); } } if (category == 4 || category == 0) { if (!attractions[9]) { var point = new GLatLng(51.516782,-0.09275); attractions[9] = new createMarker(point, "
Photo: Aldermanbury garden
Aldermanbury garden
Aldermanbury
London
EC2
"); } map.removeOverlay(attractions[9]); map.addOverlay(attractions[9]); } if (category == 7 || category == 0) { if (!attractions[10]) { var point = new GLatLng(51.5095,-0.0795); attractions[10] = new createMarker(point, "
Photo: All Hallows by the Tower tour
All Hallows by the Tower tour
All Hallows by the Tower
Byward Street
London
EC3R 5BJ
"); } map.removeOverlay(attractions[10]); map.addOverlay(attractions[10]); } if (category == 8 || category == 0) { if (!attractions[11]) { var point = new GLatLng(51.5095,-0.0795); attractions[11] = new createMarker(point, "
Photo: All Hallows-by-the-Tower
All Hallows-by-the-Tower
Byward Street
London
EC3R 5BJ
"); } map.removeOverlay(attractions[11]); map.addOverlay(attractions[11]); } if (category == 4 || category == 0) { if (!attractions[12]) { var point = new GLatLng(51.5095,-0.0795); attractions[12] = new createMarker(point, "
Photo: All Hallows-by-the-Tower gardens
All Hallows-by-the-Tower gardens
Byward Street
London
EC3R 5BJ
"); } map.removeOverlay(attractions[12]); map.addOverlay(attractions[12]); } if (category == 8 || category == 0) { if (!attractions[13]) { var point = new GLatLng(51.5166,-0.084); attractions[13] = new createMarker(point, "
Photo: All Hallows-on-the-Wall
All Hallows-on-the-Wall
London Wall
London
EC2M 5ND
"); } map.removeOverlay(attractions[13]); map.addOverlay(attractions[13]); } if (category == 4 || category == 0) { if (!attractions[14]) { var point = new GLatLng(51.5167,-0.0839); attractions[14] = new createMarker(point, "
Photo: All Hallows-on-the-Wall gardens
All Hallows-on-the-Wall gardens
London
EC2M 5ND
"); } map.removeOverlay(attractions[14]); map.addOverlay(attractions[14]); } if (category == 9 || category == 0) { if (!attractions[15]) { var point = new GLatLng(51.519878,-0.07199); attractions[15] = new createMarker(point, "
Photo: All Star Lanes
All Star Lanes
95 Brick Lane
London
E1 6QL
"); } map.removeOverlay(attractions[15]); map.addOverlay(attractions[15]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[16]) { var point = new GLatLng(51.5248,-0.0829); attractions[16] = new createMarker(point, "
Photo: AOP Gallery (Association of Photographers)
AOP Gallery (Association of Photographers)
81 Leonard Street
London
EC2A 4QS
"); } map.removeOverlay(attractions[16]); map.addOverlay(attractions[16]); } } if (category == 7 || category == 0) { if (!attractions[17]) { var point = new GLatLng(51.51314,-0.09891); attractions[17] = new createMarker(point, "
Photo: Architecture tour
Architecture tour
City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[17]); map.addOverlay(attractions[17]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[18]) { var point = new GLatLng(51.5136,-0.0876); attractions[18] = new createMarker(point, "
Photo: Artisan Gallery
Artisan Gallery
35 Royal Exchange
London
EC3V 3LN
"); } map.removeOverlay(attractions[18]); map.addOverlay(attractions[18]); } } if (category == 11 || category == 0) { if (!attractions[19]) { var point = new GLatLng(51.51439,-0.08903); attractions[19] = new createMarker(point, "
Photo: Bank of England
Bank of England
Threadneedle Street
London
EC2R 8AH
"); } map.removeOverlay(attractions[19]); map.addOverlay(attractions[19]); } if (category == 6 || category == 0) { if (!attractions[20]) { var point = new GLatLng(51.51439,-0.08903); attractions[20] = new createMarker(point, "
Photo: Bank of England Museum
Bank of England Museum
Bartholomew Lane
EC2R 8AH
"); } map.removeOverlay(attractions[20]); map.addOverlay(attractions[20]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[21]) { var point = new GLatLng(51.5082,-0.1019); attractions[21] = new createMarker(point, "
Photo: Bankside Gallery
Bankside Gallery
48 Hopton Street
London
SE1 9JH
"); } map.removeOverlay(attractions[21]); map.addOverlay(attractions[21]); } } if (category == 4 || category == 0) { if (!attractions[22]) { var point = new GLatLng(51.51889,-0.09446); attractions[22] = new createMarker(point, "
Photo: Barber Surgeons
Barber Surgeons' Hall Gardens
Monkwell Square
London
EC2Y 5BL
"); } map.removeOverlay(attractions[22]); map.addOverlay(attractions[22]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[23]) { var point = new GLatLng(51.5198,-0.0939); attractions[23] = new createMarker(point, "
Photo: Barbican Art Gallery
Barbican Art Gallery
Barbican Centre
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[23]); map.addOverlay(attractions[23]); } } if (category == 6 || category == 0) { if (!attractions[24]) { var point = new GLatLng(51.52019,-0.09390); attractions[24] = new createMarker(point, "
Photo: Barbican Arts Centre
Barbican Arts Centre
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[24]); map.addOverlay(attractions[24]); } if (category == 11 || category == 0) { if (!attractions[25]) { var point = new GLatLng(51.51982,-0.09388); attractions[25] = new createMarker(point, "
Photo: Barbican Complex
Barbican Complex
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[25]); map.addOverlay(attractions[25]); } if (category == 1 || category == 0) { if (subcategory == 4 || subcategory == 0) { if (!attractions[26]) { var point = new GLatLng(51.51982,-0.09388); attractions[26] = new createMarker(point, "
Photo: Barbican Film
Barbican Film
Barbican Centre
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[26]); map.addOverlay(attractions[26]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[27]) { var point = new GLatLng(51.51982,-0.09388); attractions[27] = new createMarker(point, "
Barbican Hall
Barbican
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[27]); map.addOverlay(attractions[27]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 5 || subcategory == 0) { if (!attractions[28]) { var point = new GLatLng(51.51982,-0.09388); attractions[28] = new createMarker(point, "
Photo: Barbican Hall
Barbican Hall
Barbican
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[28]); map.addOverlay(attractions[28]); } } if (category == 4 || category == 0) { if (!attractions[29]) { var point = new GLatLng(51.5198,-0.0939); attractions[29] = new createMarker(point, "
Photo: Barbican lakes
Barbican lakes
Barbican Centre
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[29]); map.addOverlay(attractions[29]); } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (!attractions[30]) { var point = new GLatLng(51.5198,-0.0939); attractions[30] = new createMarker(point, "
Photo: Barbican Library
Barbican Library
Level 2 Barbican Centre
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[30]); map.addOverlay(attractions[30]); } } if (category == 4 || category == 0) { if (!attractions[31]) { var point = new GLatLng(51.5198,-0.0939); attractions[31] = new createMarker(point, "
Photo: Barbican Sculpture Court and Conservatory
Barbican Sculpture Court and Conservatory
Barbican Centre
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[31]); map.addOverlay(attractions[31]); } if (category == 1 || category == 0) { if (subcategory == 2 || subcategory == 1 || subcategory == 0) { if (!attractions[32]) { var point = new GLatLng(51.51982,-0.09388); attractions[32] = new createMarker(point, "
Photo: Barbican Theatre
Barbican Theatre
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[32]); map.addOverlay(attractions[32]); } } if (category == 7 || category == 0) { if (!attractions[33]) { var point = new GLatLng(51.5198,-0.0939); attractions[33] = new createMarker(point, "
Photo: Barbitecture tours
Barbitecture tours
Barbican Centre
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[33]); map.addOverlay(attractions[33]); } if (category == 5 || category == 0) { if (!attractions[34]) { var point = new GLatLng(51.5084,-0.1082); attractions[34] = new createMarker(point, "
Photo: Bargehouse
Bargehouse
Oxo Tower Wharf
Bargehouse Street
London
SE1 9PH
"); } map.removeOverlay(attractions[34]); map.addOverlay(attractions[34]); } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (!attractions[35]) { var point = new GLatLng(51.5169,-0.0720); attractions[35] = new createMarker(point, "
Photo: Barnett Research Centre
Barnett Research Centre
Toynbee Hall
28 Commercial Street
London
E1 6LS
"); } map.removeOverlay(attractions[35]); map.addOverlay(attractions[35]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[36]) { var point = new GLatLng(51.5232,-0.1009); attractions[36] = new createMarker(point, "
Photo: Barrett Marsden Gallery
Barrett Marsden Gallery
17-18 Great Sutton Street
London
EC1V 0DN
"); } map.removeOverlay(attractions[36]); map.addOverlay(attractions[36]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[37]) { var point = new GLatLng(51.527149,-0.06359); attractions[37] = new createMarker(point, "
Bethnal Green WorkingMens Club
44-46 Pollard Row
London
E2 6NB
"); } map.removeOverlay(attractions[37]); map.addOverlay(attractions[37]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[38]) { var point = new GLatLng(51.52331,-0.10795); attractions[38] = new createMarker(point, "
Photo: Betsey Trotwood
Betsey Trotwood
56 Farringdon Road
London
EC1R 3BL
"); } map.removeOverlay(attractions[38]); map.addOverlay(attractions[38]); } } if (category == 10 || category == 0) { if (!attractions[39]) { var point = new GLatLng(51.51313,-0.07171); attractions[39] = new createMarker(point, "
Photo: Bevis Marks Synagogue
Bevis Marks Synagogue
2 Heneage Lane
London
EC3A 5DQ
"); } map.removeOverlay(attractions[39]); map.addOverlay(attractions[39]); } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[40]) { var point = new GLatLng(51.521,-0.072); attractions[40] = new createMarker(point, "
Photo: Big Chill Bar
Big Chill Bar
Dray Walk
off Brick Lane
London
E1 6QL
"); } map.removeOverlay(attractions[40]); map.addOverlay(attractions[40]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[41]) { var point = new GLatLng(51.5261,-0.079); attractions[41] = new createMarker(point, "
Photo: Bischoff/Weiss
Bischoff/Weiss
96 Rivington Street
London
EC2A 3AY
"); } map.removeOverlay(attractions[41]); map.addOverlay(attractions[41]); } } if (category == 3 || category == 0) { if (subcategory == 9 || subcategory == 7 || subcategory == 0) { if (!attractions[42]) { var point = new GLatLng(51.5187,-0.0786); attractions[42] = new createMarker(point, "
Photo: Bishopsgate Institute
Bishopsgate Institute
230 Bishopsgate
London
EC2M 4QH
"); } map.removeOverlay(attractions[42]); map.addOverlay(attractions[42]); } } if (category == 2 || category == 0) { if (subcategory == 5 || subcategory == 0) { if (!attractions[43]) { var point = new GLatLng(51.5187,-0.0786); attractions[43] = new createMarker(point, "
Photo: Bishopsgate Institute (events)
Bishopsgate Institute (events)
230 Bishopsgate
London
EC2M 4QH
"); } map.removeOverlay(attractions[43]); map.addOverlay(attractions[43]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[44]) { var point = new GLatLng(51.52,-0.0869); attractions[44] = new createMarker(point, "
Photo: Bloomberg SPACE
Bloomberg SPACE
50 Finsbury Square
London
EC2A 1HD
"); } map.removeOverlay(attractions[44]); map.addOverlay(attractions[44]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[45]) { var point = new GLatLng(51.5194,-0.0654); attractions[45] = new createMarker(point, "
Photo: Brady Arts & Community Centre
Brady Arts & Community Centre
192-196 Hanbury Street
London
E1 5HU
"); } map.removeOverlay(attractions[45]); map.addOverlay(attractions[45]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[46]) { var point = new GLatLng(51.51942,-0.06537); attractions[46] = new createMarker(point, "
Brady Arts & Community Centre
192-196 Hanbury Street
London
E1 5HU
"); } map.removeOverlay(attractions[46]); map.addOverlay(attractions[46]); } } if (category == 6 || category == 0) { if (!attractions[47]) { var point = new GLatLng(51.505,-0.0946); attractions[47] = new createMarker(point, "
Photo: Bramah
Bramah's Museum of Tea and Coffee
40 Southwark Street
London
SE1 1UN
"); } map.removeOverlay(attractions[47]); map.addOverlay(attractions[47]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[48]) { var point = new GLatLng(51.52405,-0.07137); attractions[48] = new createMarker(point, "
Photo: Brick Lane Gallery
Brick Lane Gallery
196 Brick Lane
London
E1 6SA
"); } map.removeOverlay(attractions[48]); map.addOverlay(attractions[48]); } } if (category == 10 || category == 0) { if (!attractions[49]) { var point = new GLatLng(51.521,-0.072); attractions[49] = new createMarker(point, "
Photo: Brick Lane Jamme Mosjid
Brick Lane Jamme Mosjid
59 Brick Lane
London
E1 6QL
"); } map.removeOverlay(attractions[49]); map.addOverlay(attractions[49]); } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[50]) { var point = new GLatLng(51.5133,-0.1051); attractions[50] = new createMarker(point, "
Photo: Bridewell Theatre
Bridewell Theatre
Bride Lane
Fleet Street
London
EC4Y 8EQ
"); } map.removeOverlay(attractions[50]); map.addOverlay(attractions[50]); } } if (category == 11 || category == 0) { if (!attractions[51]) { var point = new GLatLng(51.51886,-0.08356); attractions[51] = new createMarker(point, "
Photo: Broadgate
Broadgate
London
EC2M 2QS
"); } map.removeOverlay(attractions[51]); map.addOverlay(attractions[51]); } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[52]) { var point = new GLatLng(51.5203,-0.0807); attractions[52] = new createMarker(point, "
Photo: Broadgate Estates
Broadgate Estates
Broadgate Arena
Exchange Square
London
EC2A 2BQ
"); } map.removeOverlay(attractions[52]); map.addOverlay(attractions[52]); } } if (category == 9 || category == 0) { if (!attractions[53]) { var point = new GLatLng(51.51872,-0.08383); attractions[53] = new createMarker(point, "
Photo: Broadgate Ice Rink (winter only)
Broadgate Ice Rink (winter only)
Broadgate Arena
London
EC2M 2BL
"); } map.removeOverlay(attractions[53]); map.addOverlay(attractions[53]); } if (category == 11 || category == 0) { if (!attractions[54]) { var point = new GLatLng(51.517521,-0.08051); attractions[54] = new createMarker(point, "
Photo: Broadgate Tower and 201 Bishopsgate
Broadgate Tower and 201 Bishopsgate
201 Bishopsgate
London
EC2M 3AB
"); } map.removeOverlay(attractions[54]); map.addOverlay(attractions[54]); } if (category == 4 || category == 0) { if (!attractions[55]) { var point = new GLatLng(51.523481,-0.088803); attractions[55] = new createMarker(point, "
Photo: Bunhill Fields
Bunhill Fields
City Road
London
EC2
"); } map.removeOverlay(attractions[55]); map.addOverlay(attractions[55]); } if (category == 6 || category == 0) { if (!attractions[56]) { var point = new GLatLng(51.5234,-0.0899); attractions[56] = new createMarker(point, "
Photo: Bunhill Fields cemetery
Bunhill Fields cemetery
City Road
EC2
"); } map.removeOverlay(attractions[56]); map.addOverlay(attractions[56]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[57]) { var point = new GLatLng(51.5239,-0.0972); attractions[57] = new createMarker(point, "
Photo: Cabinet
Cabinet
49-59 Old Street
London
EC1V 9HX
"); } map.removeOverlay(attractions[57]); map.addOverlay(attractions[57]); } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (!attractions[58]) { var point = new GLatLng(51.5155,-0.0807); attractions[58] = new createMarker(point, "
Photo: Camomile Street Library
Camomile Street Library
12-20 Camomile Street
London
EC3A 7EX
"); } map.removeOverlay(attractions[58]); map.addOverlay(attractions[58]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[59]) { var point = new GLatLng(51.5261,-0.079); attractions[59] = new createMarker(point, "
Photo: Cargo
Cargo
Kingsland Viaduct
83 Rivington Street
London
EC2A 3AY
"); } map.removeOverlay(attractions[59]); map.addOverlay(attractions[59]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[60]) { var point = new GLatLng(51.5254,-0.0809); attractions[60] = new createMarker(point, "
Photo: Carl Freedman Gallery
Carl Freedman Gallery
44a Charlotte Road
London
EC2A 3PD
"); } map.removeOverlay(attractions[60]); map.addOverlay(attractions[60]); } } if (category == 4 || category == 0) { if (!attractions[61]) { var point = new GLatLng(51.513088,-0.09892); attractions[61] = new createMarker(point, "
Photo: Carter Lane Gardens
Carter Lane Gardens
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[61]); map.addOverlay(attractions[61]); } if (category == 3 || category == 0) { if (subcategory == 9 || subcategory == 0) { if (!attractions[62]) { var point = new GLatLng(51.516861,-0.06162); attractions[62] = new createMarker(point, "
Photo: Centre of the Cell
Centre of the Cell
4 Newark Street
London
E1 2AT
"); } map.removeOverlay(attractions[62]); map.addOverlay(attractions[62]); } } if (category == 8 || category == 0) { if (!attractions[63]) { var point = new GLatLng(51.5086,-0.0763); attractions[63] = new createMarker(point, "
Photo: Chapel of St John the Evangelist
Chapel of St John the Evangelist
HM Tower of London (White Tower)
London
EC3N 4AB
"); } map.removeOverlay(attractions[63]); map.addOverlay(attractions[63]); } if (category == 8 || category == 0) { if (!attractions[64]) { var point = new GLatLng(51.5086,-0.0763); attractions[64] = new createMarker(point, "
Photo: Chapel Royal of St Peter Ad Vincula
Chapel Royal of St Peter Ad Vincula
HM Tower of London
London
EC3N 4AB
"); } map.removeOverlay(attractions[64]); map.addOverlay(attractions[64]); } if (category == 7 || category == 0) { if (!attractions[65]) { var point = new GLatLng(51.51314,-0.09891); attractions[65] = new createMarker(point, "
Photo: Charles Dickens
Charles Dickens' A Christmas Carol walk
LEAVING FROM: City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[65]); map.addOverlay(attractions[65]); } if (category == 8 || category == 0) { if (!attractions[66]) { var point = new GLatLng(51.5064,-0.1048); attractions[66] = new createMarker(point, "
Photo: Christ Church
Christ Church
27 Blackfriars Road
London
SE1 8NY
"); } map.removeOverlay(attractions[66]); map.addOverlay(attractions[66]); } if (category == 8 || category == 0) { if (!attractions[67]) { var point = new GLatLng(51.5186,-0.0741); attractions[67] = new createMarker(point, "
Photo: Christ Church Spitalfields
Christ Church Spitalfields
Commercial Street
London
E1 6LY
"); } map.removeOverlay(attractions[67]); map.addOverlay(attractions[67]); } if (category == 4 || category == 0) { if (!attractions[68]) { var point = new GLatLng(51.516060,-0.10093); attractions[68] = new createMarker(point, "
Photo: Christchurch Greyfriars
Christchurch Greyfriars
off Newgate Street
London
EC1
"); } map.removeOverlay(attractions[68]); map.addOverlay(attractions[68]); } if (category == 1 || category == 0) { if (subcategory == 3 || subcategory == 0) { if (!attractions[69]) { var point = new GLatLng(51.514,-0.1167); attractions[69] = new createMarker(point, "
Photo: Chuckle Club
Chuckle Club
3 Tuns Bar, Clare Market Building
Houghton Street, Holborn
London
WC2A 2AE
"); } map.removeOverlay(attractions[69]); map.addOverlay(attractions[69]); } } if (category == 10 || category == 0) { if (!attractions[70]) { var point = new GLatLng(51.51227,-0.10149); attractions[70] = new createMarker(point, "
Photo: Church of Scientology
Church of Scientology
146 Queen Victoria Street
London
EC4V 4BY
"); } map.removeOverlay(attractions[70]); map.addOverlay(attractions[70]); } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[71]) { var point = new GLatLng(51.524872,-0.08793); attractions[71] = new createMarker(point, "
City Arts & Music Project
70-74 City Road
London
EC1Y 2BJ
"); } map.removeOverlay(attractions[71]); map.addOverlay(attractions[71]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (!attractions[72]) { var point = new GLatLng(51.5155,-0.0915); attractions[72] = new createMarker(point, "
Photo: City Business Library
City Business Library
Guildhall
Aldermanbury
London
EC2V 7HH
"); } map.removeOverlay(attractions[72]); map.addOverlay(attractions[72]); } } if (category == 7 || category == 0) { if (!attractions[73]) { var point = new GLatLng(51.51314,-0.09891); attractions[73] = new createMarker(point, "
Photo: City Gardens Walk (summer only)
City Gardens Walk (summer only)
LEAVING FROM: City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[73]); map.addOverlay(attractions[73]); } if (category == 7 || category == 0) { if (!attractions[74]) { var point = new GLatLng(51.51314,-0.09891); attractions[74] = new createMarker(point, "
Photo: City Highlights: the top 10 sights
City Highlights: the top 10 sights
Meet: City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[74]); map.addOverlay(attractions[74]); } if (category == 7 || category == 0) { if (!attractions[75]) { var point = new GLatLng(51.5178,-0.0966); attractions[75] = new createMarker(point, "
Photo: City in the Blitz
City in the Blitz
Museum of London
150 London Wall
London
EC2Y 5HN
"); } map.removeOverlay(attractions[75]); map.addOverlay(attractions[75]); } if (category == 11 || category == 0) { if (!attractions[76]) { var point = new GLatLng(51.513088,-0.09892); attractions[76] = new createMarker(point, "
Photo: City Information Centre
City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[76]); map.addOverlay(attractions[76]); } if (category == 4 || category == 0) { if (!attractions[77]) { var point = new GLatLng(51.51314,-0.09891); attractions[77] = new createMarker(point, "
Photo: City Information Centre Garden
City Information Centre Garden
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[77]); map.addOverlay(attractions[77]); } if (category == 9 || category == 0) { if (!attractions[78]) { var point = new GLatLng(51.521832,-0.08008); attractions[78] = new createMarker(point, "
Photo: City Limits Golf
City Limits Golf
Worship Street
London
EC2A 2BA
"); } map.removeOverlay(attractions[78]); map.addOverlay(attractions[78]); } if (category == 3 || category == 0) { if (subcategory == 9 || subcategory == 0) { if (!attractions[79]) { var point = new GLatLng(51.5149,-0.1201); attractions[79] = new createMarker(point, "
Photo: City Lit
City Lit
Keeley Street
London
WC2B 4BA
"); } map.removeOverlay(attractions[79]); map.addOverlay(attractions[79]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[80]) { var point = new GLatLng(51.51712,-0.10486); attractions[80] = new createMarker(point, "
Photo: City of London Festival
City of London Festival
Admin offices: Fitz Eylwin House
25 Holborn Viaduct
London
EC1A 2BP
"); } map.removeOverlay(attractions[80]); map.addOverlay(attractions[80]); } } if (category == 6 || category == 0) { if (!attractions[81]) { var point = new GLatLng(51.5167,-0.0935); attractions[81] = new createMarker(point, "
Photo: City of London Police Museum
City of London Police Museum
37 Wood Street
London
EC2P 2NQ
"); } map.removeOverlay(attractions[81]); map.addOverlay(attractions[81]); } if (category == 11 || category == 0) { if (!attractions[82]) { var point = new GLatLng(51.51918,-0.08967); attractions[82] = new createMarker(point, "
Photo: City Point
City Point
1 Ropemaker Street
London
EC2Y 9AW
"); } map.removeOverlay(attractions[82]); map.addOverlay(attractions[82]); } if (category == 8 || category == 0) { if (!attractions[83]) { var point = new GLatLng(51.5172,-0.106); attractions[83] = new createMarker(point, "
Photo: City Temple
City Temple
Holborn Viaduct
London
EC1A 2DE
"); } map.removeOverlay(attractions[83]); map.addOverlay(attractions[83]); } if (category == 4 || category == 0) { if (!attractions[84]) { var point = new GLatLng(51.511934,-0.095642); attractions[84] = new createMarker(point, "
Photo: Cleary Garden
Cleary Garden
off Queen Victoria Street
London
EC4
"); } map.removeOverlay(attractions[84]); map.addOverlay(attractions[84]); } if (category == 6 || category == 0) { if (!attractions[85]) { var point = new GLatLng(51.507,-0.0919); attractions[85] = new createMarker(point, "
Photo: Clink Prison Museum
Clink Prison Museum
1 Clink Street
SE1 9DG
"); } map.removeOverlay(attractions[85]); map.addOverlay(attractions[85]); } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[86]) { var point = new GLatLng(51.5186,-0.1207); attractions[86] = new createMarker(point, "
Photo: Cochrane Theatre
Cochrane Theatre
Southampton Row
London
WC1 4AP
"); } map.removeOverlay(attractions[86]); map.addOverlay(attractions[86]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[87]) { var point = new GLatLng(51.51872,-0.12048); attractions[87] = new createMarker(point, "
Photo: Cochrane Theatre Gallery
Cochrane Theatre Gallery
Southampton Row
London
WC1B 4AP
"); } map.removeOverlay(attractions[87]); map.addOverlay(attractions[87]); } } if (category == 6 || category == 0) { if (!attractions[88]) { var point = new GLatLng(51.5123,-0.0987); attractions[88] = new createMarker(point, "
Photo: College of Arms
College of Arms
130 Queen Victoria Street
EC4V 4BT
"); } map.removeOverlay(attractions[88]); map.addOverlay(attractions[88]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[89]) { var point = new GLatLng(51.5195,-0.116); attractions[89] = new createMarker(point, "
Photo: Collyer Bristow
Collyer Bristow
4 Bedford Row
London
WC1R 4DF
"); } map.removeOverlay(attractions[89]); map.addOverlay(attractions[89]); } } if (category == 1 || category == 0) { if (subcategory == 3 || subcategory == 0) { if (!attractions[90]) { var point = new GLatLng(51.5261,-0.079); attractions[90] = new createMarker(point, "
Photo: Comedy Cafe
Comedy Cafe
66/68 Rivington Street
London
EC2A 3AY
"); } map.removeOverlay(attractions[90]); map.addOverlay(attractions[90]); } } if (category == 10 || category == 0) { if (!attractions[91]) { var point = new GLatLng(51.5145,-0.055); attractions[91] = new createMarker(point, "
Photo: Congregation of Jacob Synagogue
Congregation of Jacob Synagogue
351-353 Commercial Road
London
E1 2PS
"); } map.removeOverlay(attractions[91]); map.addOverlay(attractions[91]); } if (category == 2 || category == 0) { if (subcategory == 5 || subcategory == 0) { if (!attractions[92]) { var point = new GLatLng(51.5198,-0.1183); attractions[92] = new createMarker(point, "
Photo: Conway Hall
Conway Hall
25 Red Lion Square
London
WC1R 4RL
"); } map.removeOverlay(attractions[92]); map.addOverlay(attractions[92]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[93]) { var point = new GLatLng(51.5107,-0.1169); attractions[93] = new createMarker(point, "
Photo: Courtauld Institute Gallery
Courtauld Institute Gallery
Somerset House
Strand
London
WC2R 0RN
"); } map.removeOverlay(attractions[93]); map.addOverlay(attractions[93]); } } if (category == 4 || category == 0) { if (!attractions[94]) { var point = new GLatLng(51.517,-0.0788); attractions[94] = new createMarker(point, "
Photo: Cutlers Gardens
Cutlers Gardens
London
EC2
"); } map.removeOverlay(attractions[94]); map.addOverlay(attractions[94]); } if (category == 11 || category == 0) { if (!attractions[95]) { var point = new GLatLng(51.51421,-0.10893); attractions[95] = new createMarker(point, "
Photo: Daily Express Building
Daily Express Building
120 Fleet Street
London
EC4A 2BE
"); } map.removeOverlay(attractions[95]); map.addOverlay(attractions[95]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[96]) { var point = new GLatLng(51.5246,-0.0928); attractions[96] = new createMarker(point, "
Photo: Dazed & Confused Gallery
Dazed & Confused Gallery
112-116 Old Street
London
EC1V 9BG
"); } map.removeOverlay(attractions[96]); map.addOverlay(attractions[96]); } } if (category == 6 || category == 0) { if (!attractions[97]) { var point = new GLatLng(51.521,-0.0773); attractions[97] = new createMarker(point, "
Photo: Dennis Severs
Dennis Severs' House
18 Folgate Street
E1 6BX
"); } map.removeOverlay(attractions[97]); map.addOverlay(attractions[97]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[98]) { var point = new GLatLng(51.5039,-0.0747); attractions[98] = new createMarker(point, "
Photo: Design Museum
Design Museum
Shad Thames
London
SE1 2YD
"); } map.removeOverlay(attractions[98]); map.addOverlay(attractions[98]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[99]) { var point = new GLatLng(51.5217,-0.1148); attractions[99] = new createMarker(point, "
Photo: DOMOBAAL
DOMOBAAL
3 John Street
London
WC1N 2ES
"); } map.removeOverlay(attractions[99]); map.addOverlay(attractions[99]); } } if (category == 6 || category == 0) { if (!attractions[100]) { var point = new GLatLng(51.5152,-0.1078); attractions[100] = new createMarker(point, "
Photo: Dr Johnson
Dr Johnson's House
17 Gough Square
London
EC4A 3DE
"); } map.removeOverlay(attractions[100]); map.addOverlay(attractions[100]); } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[101]) { var point = new GLatLng(51.5223,-0.1025); attractions[101] = new createMarker(point, "
Photo: Dust
Dust
27 Clerkenwell Road
London
EC1M 5RN
"); } map.removeOverlay(attractions[101]); map.addOverlay(attractions[101]); } } if (category == 8 || category == 0) { if (!attractions[102]) { var point = new GLatLng(51.5155,-0.0853); attractions[102] = new createMarker(point, "
Photo: Dutch Church
Dutch Church
7 Austin Friars
London
EC2N 2HA
"); } map.removeOverlay(attractions[102]); map.addOverlay(attractions[102]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[103]) { var point = new GLatLng(51.5244,-0.1101); attractions[103] = new createMarker(point, "
Photo: Eagle Gallery
Eagle Gallery
159 Farringdon Road
London
EC1R 3AL
"); } map.removeOverlay(attractions[103]); map.addOverlay(attractions[103]); } } if (category == 10 || category == 0) { if (!attractions[104]) { var point = new GLatLng(51.51747,-0.06555); attractions[104] = new createMarker(point, "
Photo: East London Mosque & London Muslim Centre
East London Mosque & London Muslim Centre
46-92 Whitechapel Road
London
E1 1JQ
"); } map.removeOverlay(attractions[104]); map.addOverlay(attractions[104]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[105]) { var point = new GLatLng(51.522549,-0.09753); attractions[105] = new createMarker(point, "
Photo: EXHIBIT
EXHIBIT
20 Goswell Road
London
EC1M 7AA
"); } map.removeOverlay(attractions[105]); map.addOverlay(attractions[105]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[106]) { var point = new GLatLng(51.5073,-0.0959); attractions[106] = new createMarker(point, "
Photo: f a projects
f a projects
1-2 Bear Gardens
London
SE1 9ED
"); } map.removeOverlay(attractions[106]); map.addOverlay(attractions[106]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[107]) { var point = new GLatLng(51.5195,-0.1053); attractions[107] = new createMarker(point, "
Photo: Fabric
Fabric
77a Charterhouse Street
London
EC1M 3HN
"); } map.removeOverlay(attractions[107]); map.addOverlay(attractions[107]); } } if (category == 4 || category == 0) { if (!attractions[108]) { var point = new GLatLng(51.512188,-0.081593); attractions[108] = new createMarker(point, "
Photo: Fen Court (St Gabriel Fen)
Fen Court (St Gabriel Fen)
Off Fenchurch Street
London
"); } map.removeOverlay(attractions[108]); map.addOverlay(attractions[108]); } if (category == 4 || category == 0) { if (!attractions[109]) { var point = new GLatLng(51.5143,-0.099); attractions[109] = new createMarker(point, "
Photo: Festival Gardens
Festival Gardens
Cannon Street
London
EC4
"); } map.removeOverlay(attractions[109]); map.addOverlay(attractions[109]); } if (category == 4 || category == 0) { if (!attractions[110]) { var point = new GLatLng(51.51814,-0.08656); attractions[110] = new createMarker(point, "
Photo: Finsbury Circus Garden
Finsbury Circus Garden
Finsbury Circus
London
EC2M 7AB
"); } map.removeOverlay(attractions[110]); map.addOverlay(attractions[110]); } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (!attractions[111]) { var point = new GLatLng(51.5265,-0.1045); attractions[111] = new createMarker(point, "
Photo: Finsbury Library
Finsbury Library
245 St John Street
London
EC1V 4NB
"); } map.removeOverlay(attractions[111]); map.addOverlay(attractions[111]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[112]) { var point = new GLatLng(51.52761,-0.07457); attractions[112] = new createMarker(point, "
Photo: Flowers East
Flowers East
82 Kingsland Road
London
E2 8DP
"); } map.removeOverlay(attractions[112]); map.addOverlay(attractions[112]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[113]) { var point = new GLatLng(51.52631,-0.08221); attractions[113] = new createMarker(point, "
Photo: Forster Gallery
Forster Gallery
1 Chapel Place
Rivington Street
London
EC2A 3DQ
"); } map.removeOverlay(attractions[113]); map.addOverlay(attractions[113]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[114]) { var point = new GLatLng(51.5036,-0.0997); attractions[114] = new createMarker(point, "
Photo: Gallery at the Jerwood Space
Gallery at the Jerwood Space
171 Union Street
London
SE1 0LN
"); } map.removeOverlay(attractions[114]); map.addOverlay(attractions[114]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[115]) { var point = new GLatLng(51.5316,-0.0762); attractions[115] = new createMarker(point, "
Photo: Geffrye Museum
Geffrye Museum
136 Kingsland Road
London
E2 8EA
"); } map.removeOverlay(attractions[115]); map.addOverlay(attractions[115]); } } if (category == 6 || category == 0) { if (!attractions[116]) { var point = new GLatLng(51.5065,-0.0906); attractions[116] = new createMarker(point, "
Photo: Golden Hinde
Golden Hinde
St Mary Overie Dock
London
SE1 9DE
"); } map.removeOverlay(attractions[116]); map.addOverlay(attractions[116]); } if (category == 11 || category == 0) { if (!attractions[117]) { var point = new GLatLng(51.52383,-0.09538); attractions[117] = new createMarker(point, "
Photo: Golden Lane Estate
Golden Lane Estate
Fann Street
London
EC1 0RD
"); } map.removeOverlay(attractions[117]); map.addOverlay(attractions[117]); } if (category == 9 || category == 0) { if (!attractions[118]) { var point = new GLatLng(51.522099,-0.09688); attractions[118] = new createMarker(point, "
Photo: Golden Lane Tennis Club
Golden Lane Tennis Club
London
EC1Y 0SH
"); } map.removeOverlay(attractions[118]); map.addOverlay(attractions[118]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[119]) { var point = new GLatLng(51.5156,-0.0959); attractions[119] = new createMarker(point, "
Photo: Goldsmiths
Goldsmiths' Hall
Foster Lane
London
EC2V 6BN
"); } map.removeOverlay(attractions[119]); map.addOverlay(attractions[119]); } } if (category == 4 || category == 0) { if (!attractions[120]) { var point = new GLatLng(51.5156,-0.0959); attractions[120] = new createMarker(point, "
Photo: Goldsmiths
Goldsmiths' Hall Garden
Gresham Street
London
EC2V 6BN
"); } map.removeOverlay(attractions[120]); map.addOverlay(attractions[120]); } if (category == 4 || category == 0) { if (!attractions[121]) { var point = new GLatLng(51.52025,-0.11398); attractions[121] = new createMarker(point, "
Photo: Gray
Gray's Inn Gardens
Gray's Inn Road
London
EC1
"); } map.removeOverlay(attractions[121]); map.addOverlay(attractions[121]); } if (category == 3 || category == 0) { if (subcategory == 9 || subcategory == 0) { if (!attractions[122]) { var point = new GLatLng(51.5176,-0.1095); attractions[122] = new createMarker(point, "
Photo: Gresham College
Gresham College
Barnard's Inn Hall
Holborn
London
EC1N 2HH
"); } map.removeOverlay(attractions[122]); map.addOverlay(attractions[122]); } } if (category == 6 || category == 0) { if (!attractions[123]) { var point = new GLatLng(51.5158,-0.0928); attractions[123] = new createMarker(point, "
Photo: Guildhall
Guildhall
London
EC2V 7HH
"); } map.removeOverlay(attractions[123]); map.addOverlay(attractions[123]); } if (category == 11 || category == 0) { if (!attractions[124]) { var point = new GLatLng(51.515308,-0.09188); attractions[124] = new createMarker(point, "
Photo: Guildhall
Guildhall
Guildhall Yard, off Gresham Street
London
EC2V 5AE
"); } map.removeOverlay(attractions[124]); map.addOverlay(attractions[124]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[125]) { var point = new GLatLng(51.515687,-0.091839); attractions[125] = new createMarker(point, "
Photo: Guildhall Art Gallery
Guildhall Art Gallery
Guildhall Art Gallery & Roman London's Amphitheatre
Guildhall Yard
London
EC2V 5AE
"); } map.removeOverlay(attractions[125]); map.addOverlay(attractions[125]); } } if (category == 6 || category == 0) { if (!attractions[126]) { var point = new GLatLng(51.515687,-0.091839); attractions[126] = new createMarker(point, "
Photo: Guildhall Art Gallery
Guildhall Art Gallery
Guildhall Yard
London
EC2V 5AE
"); } map.removeOverlay(attractions[126]); map.addOverlay(attractions[126]); } if (category == 7 || category == 0) { if (!attractions[127]) { var point = new GLatLng(51.52195,-0.0926); attractions[127] = new createMarker(point, "
Photo: Guildhall Art Gallery (guided tour)
Guildhall Art Gallery (guided tour)
Guildhall Yard
London
EC2P 2EJ
"); } map.removeOverlay(attractions[127]); map.addOverlay(attractions[127]); } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (!attractions[128]) { var point = new GLatLng(51.5155,-0.0915); attractions[128] = new createMarker(point, "
Photo: Guildhall Library
Guildhall Library
Aldermanbury
London
EC2V 7HH
"); } map.removeOverlay(attractions[128]); map.addOverlay(attractions[128]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[129]) { var point = new GLatLng(51.519451,-0.09241); attractions[129] = new createMarker(point, "
Photo: Guildhall School of Music & Drama
Guildhall School of Music & Drama
Silk Street
London
EC2Y 8DT
"); } map.removeOverlay(attractions[129]); map.addOverlay(attractions[129]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 5 || subcategory == 0) { if (!attractions[130]) { var point = new GLatLng(51.5195,-0.0924); attractions[130] = new createMarker(point, "
Photo: Guildhall School Theatre and Music Hall
Guildhall School Theatre and Music Hall
Guildhall School of Music & Drama
Silk Street
London
EC2Y 8DT
"); } map.removeOverlay(attractions[130]); map.addOverlay(attractions[130]); } } if (category == 7 || category == 0) { if (!attractions[131]) { var point = new GLatLng(51.51619,-0.09272); attractions[131] = new createMarker(point, "
Photo: Guildhall tours
Guildhall tours
Off Gresham Street
London
EC2V 7HH
"); } map.removeOverlay(attractions[131]); map.addOverlay(attractions[131]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[132]) { var point = new GLatLng(51.5242,-0.0738); attractions[132] = new createMarker(point, "
Photo: Hales Gallery
Hales Gallery
Tea Building
7 Bethnal Green Road
London
E1 6LA
"); } map.removeOverlay(attractions[132]); map.addOverlay(attractions[132]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[133]) { var point = new GLatLng(51.5279,-0.0777); attractions[133] = new createMarker(point, "
Photo: Herbal
Herbal
10-14 Kingsland Road
London
E2 8DA
"); } map.removeOverlay(attractions[133]); map.addOverlay(attractions[133]); } } if (category == 11 || category == 0) { if (!attractions[134]) { var point = new GLatLng(51.51638,-0.08128); attractions[134] = new createMarker(point, "
Photo: Heron Tower
Heron Tower
110 Bishopsgate
EC3
"); } map.removeOverlay(attractions[134]); map.addOverlay(attractions[134]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[135]) { var point = new GLatLng(51.5327 ,-0.0769 ); attractions[135] = new createMarker(point, "
Photo: Hidden Art
Hidden Art
138 Kingsland Road
London
E2 8DY
"); } map.removeOverlay(attractions[135]); map.addOverlay(attractions[135]); } } if (category == 7 || category == 0) { if (!attractions[136]) { var point = new GLatLng(51.51314,-0.09891); attractions[136] = new createMarker(point, "
Photo: Highlife - Lowlife: stories of Fleet Street
Highlife - Lowlife: stories of Fleet Street
Meet: City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[136]); map.addOverlay(attractions[136]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[137]) { var point = new GLatLng(51.5145,-0.0823); attractions[137] = new createMarker(point, "
Photo: Hiscox Art Projects
Hiscox Art Projects
1 Great St Helen's
London
EC3A 6HX
"); } map.removeOverlay(attractions[137]); map.addOverlay(attractions[137]); } } if (category == 6 || category == 0) { if (!attractions[138]) { var point = new GLatLng(51.506,-0.0815); attractions[138] = new createMarker(point, "
Photo: HMS Belfast
HMS Belfast
Morgan's Lane
Tooley Street
London
SE1 2JH
"); } map.removeOverlay(attractions[138]); map.addOverlay(attractions[138]); } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (!attractions[139]) { var point = new GLatLng(51.5212,-0.1157); attractions[139] = new createMarker(point, "
Holborn Library
32-38 Theobalds Road
London
WC1X 8PA
"); } map.removeOverlay(attractions[139]); map.addOverlay(attractions[139]); } } if (category == 8 || category == 0) { if (!attractions[140]) { var point = new GLatLng(51.5309,-0.0916); attractions[140] = new createMarker(point, "
Photo: Holy Trinity Church
Holy Trinity Church
Alford Place
off Shepherdess Walk
London
N1 7QG
"); } map.removeOverlay(attractions[140]); map.addOverlay(attractions[140]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[141]) { var point = new GLatLng(51.52326,-0.10692); attractions[141] = new createMarker(point, "
Photo: Hoopers Gallery
Hoopers Gallery
15 Clerkenwell Close
London
EC1R 0AA
"); } map.removeOverlay(attractions[141]); map.addOverlay(attractions[141]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[142]) { var point = new GLatLng(51.5319,-0.08); attractions[142] = new createMarker(point, "
Photo: Hoxton Hall
Hoxton Hall
130 Hoxton Street
London
N1 6SH
"); } map.removeOverlay(attractions[142]); map.addOverlay(attractions[142]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[143]) { var point = new GLatLng(51.53099,-0.08234); attractions[143] = new createMarker(point, "
Photo: Hoxton Hall
Hoxton Hall
130 Hoxton Street
London
N1 6SH
"); } map.removeOverlay(attractions[143]); map.addOverlay(attractions[143]); } } if (category == 4 || category == 0) { if (!attractions[144]) { var point = new GLatLng(51.5271,-0.0814); attractions[144] = new createMarker(point, "
Photo: Hoxton Square
Hoxton Square
N1
"); } map.removeOverlay(attractions[144]); map.addOverlay(attractions[144]); } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[145]) { var point = new GLatLng(51.52742,-0.0817); attractions[145] = new createMarker(point, "
Photo: Hoxton Square Bar & Kitchen
Hoxton Square Bar & Kitchen
2-4 Hoxton Square
London
N1 6NU
"); } map.removeOverlay(attractions[145]); map.addOverlay(attractions[145]); } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (!attractions[146]) { var point = new GLatLng(51.52,-0.0572); attractions[146] = new createMarker(point, "
Idea Store Whitechapel
321 Whitechapel Road
London
E1 1BU
"); } map.removeOverlay(attractions[146]); map.addOverlay(attractions[146]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[147]) { var point = new GLatLng(51.526451,-0.07924); attractions[147] = new createMarker(point, "
Photo: Iniva
Iniva
Rivington Place
Rivington Street
London
EC2A 3BA
"); } map.removeOverlay(attractions[147]); map.addOverlay(attractions[147]); } } if (category == 8 || category == 0) { if (!attractions[148]) { var point = new GLatLng(51.5217,-0.0951); attractions[148] = new createMarker(point, "
Photo: Jewin Welsh Presbyterian Church
Jewin Welsh Presbyterian Church
70 Fann Street
Golden Lane
London
EC1Y 0SA
"); } map.removeOverlay(attractions[148]); map.addOverlay(attractions[148]); } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (!attractions[149]) { var point = new GLatLng(51.5017,-0.0923); attractions[149] = new createMarker(point, "
John Harvard Library
211 Borough High Street
London
SE1 1JA
"); } map.removeOverlay(attractions[149]); map.addOverlay(attractions[149]); } } if (category == 4 || category == 0) { if (!attractions[150]) { var point = new GLatLng(51.516448,-0.08060); attractions[150] = new createMarker(point, "
Photo: Jubilee Gardens
Jubilee Gardens
Houndsditch
London
EC3
"); } map.removeOverlay(attractions[150]); map.addOverlay(attractions[150]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[151]) { var point = new GLatLng(51.53454,-0.05617); attractions[151] = new createMarker(point, "
Photo: Kate McGarry
Kate McGarry
7a Vyner Street
London
E2 9DG
"); } map.removeOverlay(attractions[151]); map.addOverlay(attractions[151]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[152]) { var point = new GLatLng(51.5202,-0.0731); attractions[152] = new createMarker(point, "
Photo: Kobi Nazrul Centre
Kobi Nazrul Centre
30 Hanbury Street
London
E1 6QR
"); } map.removeOverlay(attractions[152]); map.addOverlay(attractions[152]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[153]) { var point = new GLatLng(51.52334,-0.1014); attractions[153] = new createMarker(point, "
Photo: Kowalsky Gallery at DACS
Kowalsky Gallery at DACS
33 Great Sutton Street
London
EC1V 0DX
"); } map.removeOverlay(attractions[153]); map.addOverlay(attractions[153]); } } if (category == 11 || category == 0) { if (!attractions[154]) { var point = new GLatLng(51.51366,-0.08090); attractions[154] = new createMarker(point, "
Photo: Leadenhall Building / The Cheesegrater
Leadenhall Building / The Cheesegrater
122 Leadenhall Street
London
EC3
"); } map.removeOverlay(attractions[154]); map.addOverlay(attractions[154]); } if (category == 11 || category == 0) { if (!attractions[155]) { var point = new GLatLng(51.512798,-0.08408); attractions[155] = new createMarker(point, "
Photo: Leadenhall Market
Leadenhall Market
Gracechurch Street
London
EC3V 1LR
"); } map.removeOverlay(attractions[155]); map.addOverlay(attractions[155]); } if (category == 7 || category == 0) { if (!attractions[156]) { var point = new GLatLng(51.5127,-0.0834); attractions[156] = new createMarker(point, "
Photo: Leadenhall summer walks
Leadenhall summer walks
Leadenhall Market
Off Leadenhall Street
London
EC3V 1LR
"); } map.removeOverlay(attractions[156]); map.addOverlay(attractions[156]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[157]) { var point = new GLatLng(51.523,-0.106); attractions[157] = new createMarker(point, "
Photo: Lesley Craze Gallery
Lesley Craze Gallery
33-35A Clerkenwell Green
London
EC1R 0DU
"); } map.removeOverlay(attractions[157]); map.addOverlay(attractions[157]); } } if (category == 1 || category == 0) { if (subcategory == 2 || subcategory == 0) { if (!attractions[158]) { var point = new GLatLng(51.5294,-0.1062); attractions[158] = new createMarker(point, "
Photo: Lilian Baylis Studio
Lilian Baylis Studio
Rosebery Avenue
London
EC1R 4TN
"); } map.removeOverlay(attractions[158]); map.addOverlay(attractions[158]); } } if (category == 4 || category == 0) { if (!attractions[159]) { var point = new GLatLng(51.51744,-0.11608); attractions[159] = new createMarker(point, "
Photo: Lincoln
Lincoln's Inn Fields
Holborn
Camden
London
WC2A 3EQ
"); } map.removeOverlay(attractions[159]); map.addOverlay(attractions[159]); } if (category == 11 || category == 0) { if (!attractions[160]) { var point = new GLatLng(51.512539,-0.08214); attractions[160] = new createMarker(point, "
Photo: Lloyd
Lloyd's Building
1 Lime Street
London
EC3M 7HA
"); } map.removeOverlay(attractions[160]); map.addOverlay(attractions[160]); } if (category == 6 || category == 0) { if (!attractions[161]) { var point = new GLatLng(51.5053,-0.0851); attractions[161] = new createMarker(point, "
Photo: London Dungeon
London Dungeon
28-34 Tooley Street
London
SE1 2SZ
"); } map.removeOverlay(attractions[161]); map.addOverlay(attractions[161]); } if (category == 6 || category == 0) { if (!attractions[162]) { var point = new GLatLng(51.502,-0.0981); attractions[162] = new createMarker(point, "
Photo: London Fire Brigade Museum
London Fire Brigade Museum
94a Southwark Bridge Road
London
SE1 0EG
"); } map.removeOverlay(attractions[162]); map.addOverlay(attractions[162]); } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (!attractions[163]) { var point = new GLatLng(51.5251,-0.1072); attractions[163] = new createMarker(point, "
Photo: London Metropolitan Archives (LMA)
London Metropolitan Archives (LMA)
40 Northampton Road
London
EC1R 0HB
"); } map.removeOverlay(attractions[163]); map.addOverlay(attractions[163]); } } if (category == 6 || category == 0) { if (!attractions[164]) { var point = new GLatLng(51.51769,0.11287); attractions[164] = new createMarker(point, "
Photo: London Silver Vaults
London Silver Vaults
Southampton Buildings
(off Chancery Lane)
London
WC2A 1QS
"); } map.removeOverlay(attractions[164]); map.addOverlay(attractions[164]); } if (category == 7 || category == 0) { if (!attractions[165]) { var point = new GLatLng(51.51314,-0.09891); attractions[165] = new createMarker(point, "
Photo: London
London's Burning: a City transformed
Meet: City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[165]); map.addOverlay(attractions[165]); } if (category == 7 || category == 0) { if (!attractions[166]) { var point = new GLatLng(51.51314,-0.09891); attractions[166] = new createMarker(point, "
Photo: London
London's River: the City's ebb and flow
Meet: City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[166]); map.addOverlay(attractions[166]); } if (category == 11 || category == 0) { if (!attractions[167]) { var point = new GLatLng(51.515687,-0.091839); attractions[167] = new createMarker(point, "
Photo: London’s Roman Amphitheatre
London’s Roman Amphitheatre
Under Guildhall Art Gallery
Guildhall Yard
London
EC2V 5AE
"); } map.removeOverlay(attractions[167]); map.addOverlay(attractions[167]); } if (category == 7 || category == 0) { if (!attractions[168]) { var point = new GLatLng(51.51314,-0.09891); attractions[168] = new createMarker(point, "
Photo: Love and Romance in the City: London life and love
Love and Romance in the City: London life and love
Meet: City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[168]); map.addOverlay(attractions[168]); } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 5 || subcategory == 0) { if (!attractions[169]) { var point = new GLatLng(51.5252,-0.094); attractions[169] = new createMarker(point, "
Photo: LSO St Luke
LSO St Luke's
161 Old Street
London
EC1V 9NG
"); } map.removeOverlay(attractions[169]); map.addOverlay(attractions[169]); } } if (category == 6 || category == 0) { if (!attractions[170]) { var point = new GLatLng(51.5132,-0.0895); attractions[170] = new createMarker(point, "
Photo: Mansion House
Mansion House
Bank
London
EC4N 8BH
"); } map.removeOverlay(attractions[170]); map.addOverlay(attractions[170]); } if (category == 11 || category == 0) { if (!attractions[171]) { var point = new GLatLng(51.5132,-0.0895); attractions[171] = new createMarker(point, "
Photo: Mansion House
Mansion House
Bank junction
London
EC4N 8BH
"); } map.removeOverlay(attractions[171]); map.addOverlay(attractions[171]); } if (category == 7 || category == 0) { if (!attractions[172]) { var point = new GLatLng(51.5132,-0.0895); attractions[172] = new createMarker(point, "
Photo: Mansion House tour
Mansion House tour
Mansion House
Bank
London
EC4N 8BH
"); } map.removeOverlay(attractions[172]); map.addOverlay(attractions[172]); } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 7 || subcategory == 0) { if (!attractions[173]) { var point = new GLatLng(51.523,-0.106); attractions[173] = new createMarker(point, "
Photo: Marx Memorial Library
Marx Memorial Library
37a Clerkenwell Green
London
EC1R 0DU
"); } map.removeOverlay(attractions[173]); map.addOverlay(attractions[173]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (!attractions[174]) { var point = new GLatLng(51.515,-0.1112); attractions[174] = new createMarker(point, "
Photo: Maughan Library & Information Services Centre
Maughan Library & Information Services Centre
Chancery Lane
London
WC2A 1LR
"); } map.removeOverlay(attractions[174]); map.addOverlay(attractions[174]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[175]) { var point = new GLatLng(51.52512,-0.05592); attractions[175] = new createMarker(point, "
Photo: Maureen Paley
Maureen Paley
21 Herald Street
London
E2 6JT
"); } map.removeOverlay(attractions[175]); map.addOverlay(attractions[175]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[176]) { var point = new GLatLng(51.5046,-0.0943); attractions[176] = new createMarker(point, "
Photo: Menier Chocolate Factory
Menier Chocolate Factory
53 Southwark Street
London
SE1 1RU
"); } map.removeOverlay(attractions[176]); map.addOverlay(attractions[176]); } } if (category == 6 || category == 0) { if (!attractions[177]) { var point = new GLatLng(51.5122,-0.1112); attractions[177] = new createMarker(point, "
Photo: Middle Temple
Middle Temple
Middle Temple Lane
London
EC4Y 9AT
"); } map.removeOverlay(attractions[177]); map.addOverlay(attractions[177]); } if (category == 6 || category == 0) { if (!attractions[178]) { var point = new GLatLng(51.51003,-0.098524); attractions[178] = new createMarker(point, "
Photo: Millennium Bridge
Millennium Bridge
London
"); } map.removeOverlay(attractions[178]); map.addOverlay(attractions[178]); } if (category == 11 || category == 0) { if (!attractions[179]) { var point = new GLatLng(51.51083,-0.09805); attractions[179] = new createMarker(point, "
Photo: Millennium Bridge
Millennium Bridge
London
"); } map.removeOverlay(attractions[179]); map.addOverlay(attractions[179]); } if (category == 6 || category == 0) { if (!attractions[180]) { var point = new GLatLng(51.5101,-0.086); attractions[180] = new createMarker(point, "
Photo: Monument
Monument
Monument Street
London
EC3R 8AH
"); } map.removeOverlay(attractions[180]); map.addOverlay(attractions[180]); } if (category == 11 || category == 0) { if (!attractions[181]) { var point = new GLatLng(51.5101,-0.086); attractions[181] = new createMarker(point, "
Photo: Monument
Monument
Monument Street
London
EC3R 8AH
"); } map.removeOverlay(attractions[181]); map.addOverlay(attractions[181]); } if (category == 7 || category == 0) { if (!attractions[182]) { var point = new GLatLng(51.51314,-0.09891); attractions[182] = new createMarker(point, "
Photo: Monuments to Murder: Smithfield
Monuments to Murder: Smithfield's bloody history
Meet: City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[182]); map.addOverlay(attractions[182]); } if (category == 11 || category == 0) { if (!attractions[183]) { var point = new GLatLng(51.517639,-0.08977); attractions[183] = new createMarker(point, "
Photo: Moor House
Moor House
117 London Wall
London
EC2Y 5ET
"); } map.removeOverlay(attractions[183]); map.addOverlay(attractions[183]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[184]) { var point = new GLatLng(51.4979,-0.1099); attractions[184] = new createMarker(point, "
Photo: Morley College Gallery
Morley College Gallery
61 Westminster Bridge Road
London
SE1 7HT
"); } map.removeOverlay(attractions[184]); map.addOverlay(attractions[184]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[185]) { var point = new GLatLng(51.524349,-0.07505); attractions[185] = new createMarker(point, "
Photo: Museum 52
Museum 52
52 Redchurch Street
London
E2 7DP
"); } map.removeOverlay(attractions[185]); map.addOverlay(attractions[185]); } } if (category == 6 || category == 0) { if (!attractions[186]) { var point = new GLatLng(51.521931,-0.10261); attractions[186] = new createMarker(point, "
Photo: Museum and Library of the Order of St John
Museum and Library of the Order of St John
St John's Gate
St John's Lane
London
EC1M 4DA
"); } map.removeOverlay(attractions[186]); map.addOverlay(attractions[186]); } if (category == 6 || category == 0) { if (!attractions[187]) { var point = new GLatLng(51.5197,-0.0726); attractions[187] = new createMarker(point, "
Photo: Museum of Immigration and Diversity
Museum of Immigration and Diversity
19 Princelet Street
London
E1 6QH
"); } map.removeOverlay(attractions[187]); map.addOverlay(attractions[187]); } if (category == 6 || category == 0) { if (!attractions[188]) { var point = new GLatLng(51.5178,-0.0966); attractions[188] = new createMarker(point, "
Photo: Museum of London
Museum of London
150 London Wall
EC2Y 5HN
"); } map.removeOverlay(attractions[188]); map.addOverlay(attractions[188]); } if (category == 1 || category == 0) { if (subcategory == 4 || subcategory == 1 || subcategory == 0) { if (!attractions[189]) { var point = new GLatLng(51.5178,-0.0966); attractions[189] = new createMarker(point, "
Photo: Museum of London screening room
Museum of London screening room
150 London Wall
London
EC2Y 5HN
"); } map.removeOverlay(attractions[189]); map.addOverlay(attractions[189]); } } if (category == 7 || category == 0) { if (!attractions[190]) { var point = new GLatLng(51.5178,-0.0966); attractions[190] = new createMarker(point, "
Photo: Musuem of London guided walks
Musuem of London guided walks
Museum of London
150 London Wall
London
EC2Y 5HN
"); } map.removeOverlay(attractions[190]); map.addOverlay(attractions[190]); } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (!attractions[191]) { var point = new GLatLng(51.5203,-0.1009); attractions[191] = new createMarker(point, "
Photo: National Philatelic Society Library (NPSL)
National Philatelic Society Library (NPSL)
c/o The British Postal Museum & Archive
Freeling House, Phoenix Place
London
WC1X 0DL
"); } map.removeOverlay(attractions[191]); map.addOverlay(attractions[191]); } } if (category == 10 || category == 0) { if (!attractions[192]) { var point = new GLatLng(51.51531,-0.05988); attractions[192] = new createMarker(point, "
Photo: Nelson Street Synagogue
Nelson Street Synagogue
30-40 Nelson Street
London
E1 2DE
"); } map.removeOverlay(attractions[192]); map.addOverlay(attractions[192]); } if (category == 5 || category == 0) { if (!attractions[193]) { var point = new GLatLng(51.53455,-0.05618); attractions[193] = new createMarker(point, "
Photo: Nettie Horn
Nettie Horn
25b Vyner Street
London
E2 9DG
"); } map.removeOverlay(attractions[193]); map.addOverlay(attractions[193]); } if (category == 11 || category == 0) { if (!attractions[194]) { var point = new GLatLng(51.513939,-0.10592); attractions[194] = new createMarker(point, "
Photo: New Court
New Court
4-7 St Swithin's Lane
London
EC4P 4DU
"); } map.removeOverlay(attractions[194]); map.addOverlay(attractions[194]); } if (category == 11 || category == 0) { if (!attractions[195]) { var point = new GLatLng(51.515991,-0.10723); attractions[195] = new createMarker(point, "
Photo: New Street Square
New Street Square
London
EC4A 3BF
"); } map.removeOverlay(attractions[195]); map.addOverlay(attractions[195]); } if (category == 4 || category == 0) { if (!attractions[196]) { var point = new GLatLng(51.51722,-0.09585); attractions[196] = new createMarker(point, "
Photo: Noble Street Gardens
Noble Street Gardens
Noble Street
"); } map.removeOverlay(attractions[196]); map.addOverlay(attractions[196]); } if (category == 11 || category == 0) { if (!attractions[197]) { var point = new GLatLng(51.515442,-0.10198); attractions[197] = new createMarker(point, "
Photo: Old Bailey
Old Bailey
London
EC4M 7EH
"); } map.removeOverlay(attractions[197]); map.addOverlay(attractions[197]); } if (category == 6 || category == 0) { if (!attractions[198]) { var point = new GLatLng(51.51549,-0.10199); attractions[198] = new createMarker(point, "
Photo: Old Bailey (Central Criminal Court)
Old Bailey (Central Criminal Court)
Corner of Newgate Street
and Old Bailey
London
EC4M 7EH
"); } map.removeOverlay(attractions[198]); map.addOverlay(attractions[198]); } if (category == 6 || category == 0) { if (!attractions[199]) { var point = new GLatLng(51.5049,-0.0879); attractions[199] = new createMarker(point, "
Photo: Old Operating Theatre, Museum and Herb Garret
Old Operating Theatre, Museum and Herb Garret
9a St Thomas Street
London
SE1 9RY
"); } map.removeOverlay(attractions[199]); map.addOverlay(attractions[199]); } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[200]) { var point = new GLatLng(51.5315,-0.1058); attractions[200] = new createMarker(point, "
Photo: Old Red Lion Theatre
Old Red Lion Theatre
418 St John Street
London
EC1V 4NJ
"); } map.removeOverlay(attractions[200]); map.addOverlay(attractions[200]); } } if (category == 11 || category == 0) { if (!attractions[201]) { var point = new GLatLng(51.516178,-0.08972); attractions[201] = new createMarker(point, "
Photo: One Coleman Street
One Coleman Street
London
EC2R 5AA
"); } map.removeOverlay(attractions[201]); map.addOverlay(attractions[201]); } if (category == 11 || category == 0) { if (!attractions[202]) { var point = new GLatLng(51.517151,-0.09591); attractions[202] = new createMarker(point, "
Photo: One London Wall
One London Wall
1 London Wall
London
EC2Y 5JU
"); } map.removeOverlay(attractions[202]); map.addOverlay(attractions[202]); } if (category == 11 || category == 0) { if (!attractions[203]) { var point = new GLatLng(51.513779,-0.0968); attractions[203] = new createMarker(point, "
Photo: One New Change
One New Change
New Change
London
EC4M 9AD
"); } map.removeOverlay(attractions[203]); map.addOverlay(attractions[203]); } if (category == 11 || category == 0) { if (!attractions[204]) { var point = new GLatLng(51.513199,-0.09084); attractions[204] = new createMarker(point, "
Photo: One Poultry
One Poultry
London
EC2R 8EJ
"); } map.removeOverlay(attractions[204]); map.addOverlay(attractions[204]); } if (category == 8 || category == 0) { if (!attractions[205]) { var point = new GLatLng(51.5023,-0.0845); attractions[205] = new createMarker(point, "
Photo: Our Lady of La Salette and St Joseph Church
Our Lady of La Salette and St Joseph Church
14 Melior Street
London
SE1 3QP
"); } map.removeOverlay(attractions[205]); map.addOverlay(attractions[205]); } if (category == 11 || category == 0) { if (!attractions[206]) { var point = new GLatLng(51.51458,-0.09941); attractions[206] = new createMarker(point, "
Photo: Paternoster Square
Paternoster Square
London
EC4M 7DX
"); } map.removeOverlay(attractions[206]); map.addOverlay(attractions[206]); } if (category == 1 || category == 0) { if (subcategory == 2 || subcategory == 0) { if (!attractions[207]) { var point = new GLatLng(51.5146,-0.118); attractions[207] = new createMarker(point, "
Photo: Peacock Theatre
Peacock Theatre
Portugal Street
London
WC2A 2HT
"); } map.removeOverlay(attractions[207]); map.addOverlay(attractions[207]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[208]) { var point = new GLatLng(51.500389,-0.08446); attractions[208] = new createMarker(point, "
Photo: Peter Layton London Glassblowing
Peter Layton London Glassblowing
7 The Leather Market
Weston Street
London
SE1 3ER
"); } map.removeOverlay(attractions[208]); map.addOverlay(attractions[208]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[209]) { var point = new GLatLng(51.51982,-0.09388); attractions[209] = new createMarker(point, "
Photo: Pit Theatre (Barbican)
Pit Theatre (Barbican)
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[209]); map.addOverlay(attractions[209]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[210]) { var point = new GLatLng(51.5266,-0.0807); attractions[210] = new createMarker(point, "
Photo: Plastic People
Plastic People
147-149 Curtain Road
London
EC2A 3QE
"); } map.removeOverlay(attractions[210]); map.addOverlay(attractions[210]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[211]) { var point = new GLatLng(51.5034,-0.0756); attractions[211] = new createMarker(point, "
Photo: Plateaux
Plateaux
1 Brewery Square
Butlers Wharf
London
SE1 2LF
"); } map.removeOverlay(attractions[211]); map.addOverlay(attractions[211]); } } if (category == 4 || category == 0) { if (!attractions[212]) { var point = new GLatLng(51.5117,-0.0743); attractions[212] = new createMarker(point, "
Photo: Portsoken Street Garden
Portsoken Street Garden
London
E1
"); } map.removeOverlay(attractions[212]); map.addOverlay(attractions[212]); } if (category == 4 || category == 0) { if (!attractions[213]) { var point = new GLatLng(51.516735,-0.09768); attractions[213] = new createMarker(point, "
Photo: Postman
Postman's Park
King Edward Street
EC1
"); } map.removeOverlay(attractions[213]); map.addOverlay(attractions[213]); } if (category == 6 || category == 0) { if (!attractions[214]) { var point = new GLatLng(51.5137,-0.1105); attractions[214] = new createMarker(point, "
Photo: Prince Henry
Prince Henry's Room
17 Fleet Street
London
EC4Y 1AA
"); } map.removeOverlay(attractions[214]); map.addOverlay(attractions[214]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[215]) { var point = new GLatLng(51.52607,-0.0807); attractions[215] = new createMarker(point, "
Princes Foundation of Traditional Arts
18 Charlotte Road
London
EC2A 3PB
"); } map.removeOverlay(attractions[215]); map.addOverlay(attractions[215]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[216]) { var point = new GLatLng(51.5074,-0.1022); attractions[216] = new createMarker(point, "
Photo: Purdy Hicks Gallery
Purdy Hicks Gallery
65 Hopton Street
London
SE1 9GZ
"); } map.removeOverlay(attractions[216]); map.addOverlay(attractions[216]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[217]) { var point = new GLatLng(51.518429,-0.10249); attractions[217] = new createMarker(point, "
Photo: Pure Groove
Pure Groove
6-7 West Smithfield
London
EC1A 9JX
"); } map.removeOverlay(attractions[217]); map.addOverlay(attractions[217]); } } if (category == 9 || category == 0) { if (!attractions[218]) { var point = new GLatLng(51.51458,-0.09941); attractions[218] = new createMarker(point, "
Photo: Rat Race Urban Gym
Rat Race Urban Gym
Paternoster Square
London
EC4M 7DX
"); } map.removeOverlay(attractions[218]); map.addOverlay(attractions[218]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 12 || subcategory == 0) { if (!attractions[219]) { var point = new GLatLng(51.51864,-0.07783); attractions[219] = new createMarker(point, "
Photo: Raven Row
Raven Row
56 Artillery Lane
London
E1 7LS
"); } map.removeOverlay(attractions[219]); map.addOverlay(attractions[219]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[220]) { var point = new GLatLng(51.5167,-0.0676); attractions[220] = new createMarker(point, "
Photo: Rhythm Factory
Rhythm Factory
16-18 Whitechapel Road
London
E1 1EW
"); } map.removeOverlay(attractions[220]); map.addOverlay(attractions[220]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[221]) { var point = new GLatLng(51.52423,-0.07379); attractions[221] = new createMarker(point, "
Photo: Rich Mix
Rich Mix
35-47 Bethnal Green Road
London
E1 6LA
"); } map.removeOverlay(attractions[221]); map.addOverlay(attractions[221]); } } if (category == 1 || category == 0) { if (subcategory == 4 || subcategory == 0) { if (!attractions[222]) { var point = new GLatLng(51.5242,-0.0738); attractions[222] = new createMarker(point, "
Photo: Rich Mix
Rich Mix
35-47 Bethnal Green Road
E1 6LA
"); } map.removeOverlay(attractions[222]); map.addOverlay(attractions[222]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[223]) { var point = new GLatLng(51.5073,-0.0959); attractions[223] = new createMarker(point, "
Photo: Ritter/Zamet
Ritter/Zamet
2 Bear Gardens
London
SE1 9ED
"); } map.removeOverlay(attractions[223]); map.addOverlay(attractions[223]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[224]) { var point = new GLatLng(51.5261,-0.079); attractions[224] = new createMarker(point, "
Photo: Rivington Gallery
Rivington Gallery
69 Rivington Street
London
EC2A 3AY
"); } map.removeOverlay(attractions[224]); map.addOverlay(attractions[224]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[225]) { var point = new GLatLng(51.5241,-0.0762); attractions[225] = new createMarker(point, "
Photo: Rocket
Rocket
Tea Building
56 Shoreditch High Street
London
E1 6JJ
"); } map.removeOverlay(attractions[225]); map.addOverlay(attractions[225]); } } if (category == 6 || category == 0) { if (!attractions[226]) { var point = new GLatLng(51.515687,-0.091839); attractions[226] = new createMarker(point, "
Photo: Roman amphitheatre
Roman amphitheatre
Guildhall Yard
EC2V 5AE
"); } map.removeOverlay(attractions[226]); map.addOverlay(attractions[226]); } if (category == 7 || category == 0) { if (!attractions[227]) { var point = new GLatLng(51.51314,-0.09891); attractions[227] = new createMarker(point, "
Photo: Roman London: the City beneath our feet
Roman London: the City beneath our feet
Meet: City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[227]); map.addOverlay(attractions[227]); } if (category == 4 || category == 0) { if (!attractions[228]) { var point = new GLatLng(51.51705,-0.095436); attractions[228] = new createMarker(point, "
Photo: Roman Wall, Noble Street
Roman Wall, Noble Street
Noble Street
London
"); } map.removeOverlay(attractions[228]); map.addOverlay(attractions[228]); } if (category == 6 || category == 0) { if (!attractions[229]) { var point = new GLatLng(51.5075,-0.0944); attractions[229] = new createMarker(point, "
Photo: Rose Theatre
Rose Theatre
56 Park Street
London
SE1 9AR
"); } map.removeOverlay(attractions[229]); map.addOverlay(attractions[229]); } if (category == 6 || category == 0) { if (!attractions[230]) { var point = new GLatLng(51.5141 ,-0.1137 ); attractions[230] = new createMarker(point, "
Photo: Royal Courts of Justice
Royal Courts of Justice
Strand
London
WC2A 2LL
"); } map.removeOverlay(attractions[230]); map.addOverlay(attractions[230]); } if (category == 7 || category == 0) { if (!attractions[231]) { var point = new GLatLng(51.5141 ,-0.1137 ); attractions[231] = new createMarker(point, "
Photo: Royal Courts of Justice
Royal Courts of Justice
Strand
London
WC2A 2LL
"); } map.removeOverlay(attractions[231]); map.addOverlay(attractions[231]); } if (category == 11 || category == 0) { if (!attractions[232]) { var point = new GLatLng(51.513519,-0.08756); attractions[232] = new createMarker(point, "
Photo: Royal Exchange
Royal Exchange
Bank
London
EC3V 3LR
"); } map.removeOverlay(attractions[232]); map.addOverlay(attractions[232]); } if (category == 6 || category == 0) { if (!attractions[233]) { var point = new GLatLng(51.5169,-0.0603); attractions[233] = new createMarker(point, "
Photo: Royal London Hospital Archives and Museum
Royal London Hospital Archives and Museum
St Augustine with St Philip's Church
Newark Street
London
E1 2AA
"); } map.removeOverlay(attractions[233]); map.addOverlay(attractions[233]); } if (category == 1 || category == 0) { if (subcategory == 2 || subcategory == 0) { if (!attractions[234]) { var point = new GLatLng(51.5294,-0.1062); attractions[234] = new createMarker(point, "
Photo: Sadler
Sadler's Wells
Rosebery Avenue
London
EC1R 4TN
"); } map.removeOverlay(attractions[234]); map.addOverlay(attractions[234]); } } if (category == 11 || category == 0) { if (!attractions[235]) { var point = new GLatLng(51.51207,-0.10373); attractions[235] = new createMarker(point, "
Photo: Salvation Army HQ
Salvation Army HQ
101 Queen Victoria Street
London
EC4V 4EH
"); } map.removeOverlay(attractions[235]); map.addOverlay(attractions[235]); } if (category == 10 || category == 0) { if (!attractions[236]) { var point = new GLatLng(51.5182,-0.0778); attractions[236] = new createMarker(point, "
Photo: Sandy
Sandy's Row Synagogue
4a Sandy's Row
London
E1 7HW
"); } map.removeOverlay(attractions[236]); map.addOverlay(attractions[236]); } if (category == 4 || category == 0) { if (!attractions[237]) { var point = new GLatLng(51.510372,-0.07911); attractions[237] = new createMarker(point, "
Photo: Seething Lane Garden
Seething Lane Garden
Seething Lane
London
EC3
"); } map.removeOverlay(attractions[237]); map.addOverlay(attractions[237]); } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[238]) { var point = new GLatLng(51.5081,-0.0966); attractions[238] = new createMarker(point, "
Photo: Shakespeare
Shakespeare's Globe
21 New Globe Walk
Bankside
London
SE1 9DT
"); } map.removeOverlay(attractions[238]); map.addOverlay(attractions[238]); } } if (category == 6 || category == 0) { if (!attractions[239]) { var point = new GLatLng(51.5081,-0.0966); attractions[239] = new createMarker(point, "
Photo: Shakespeare
Shakespeare's Globe Exhibition
21 New Globe Walk
London
SE1 9DT
"); } map.removeOverlay(attractions[239]); map.addOverlay(attractions[239]); } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (!attractions[240]) { var point = new GLatLng(51.5154,-0.1066); attractions[240] = new createMarker(point, "
Photo: Shoe Lane Library
Shoe Lane Library
Hill House
1 Little New Street
London
EC4A 3JR
"); } map.removeOverlay(attractions[240]); map.addOverlay(attractions[240]); } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (!attractions[241]) { var point = new GLatLng(51.5306,-0.08); attractions[241] = new createMarker(point, "
Photo: Shoreditch Library
Shoreditch Library
80 Hoxton Street
London
N1 6LP
"); } map.removeOverlay(attractions[241]); map.addOverlay(attractions[241]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[242]) { var point = new GLatLng(51.5052,-0.0869); attractions[242] = new createMarker(point, "
Photo: Shunt Vaults
Shunt Vaults
20 Stainer Street
London
SE1 9RL
"); } map.removeOverlay(attractions[242]); map.addOverlay(attractions[242]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[243]) { var point = new GLatLng(51.52387,-0.08437); attractions[243] = new createMarker(point, "
Photo: Signal Gallery
Signal Gallery
Unit B, Lower ground floor, Zetland House
Paul Street
London
EC2A 4LB
"); } map.removeOverlay(attractions[243]); map.addOverlay(attractions[243]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[244]) { var point = new GLatLng(51.517,-0.1179); attractions[244] = new createMarker(point, "
Photo: Sir John Soane
Sir John Soane's Museum
13 Lincoln's Inn Fields
London
WC2A 3BP
"); } map.removeOverlay(attractions[244]); map.addOverlay(attractions[244]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[245]) { var point = new GLatLng(51.5084,-0.1082); attractions[245] = new createMarker(point, "
Photo: Skylark 2 Gallery
Skylark 2 Gallery
Unit 1.09
Oxo Tower Wharf
London
SE1 9PH
"); } map.removeOverlay(attractions[245]); map.addOverlay(attractions[245]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[246]) { var point = new GLatLng(51.5075,-0.1102); attractions[246] = new createMarker(point, "
Photo: Skylark Gallery
Skylark Gallery
Studio 1, Gabriel.s Wharf
56 Upper Ground
London
SE1 9PP
"); } map.removeOverlay(attractions[246]); map.addOverlay(attractions[246]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[247]) { var point = new GLatLng(51.51806,-0.10186); attractions[247] = new createMarker(point, "
Photo: Smithfield Gallery
Smithfield Gallery
16 West Smithfield
London
EC1A 9HY
"); } map.removeOverlay(attractions[247]); map.addOverlay(attractions[247]); } } if (category == 11 || category == 0) { if (!attractions[248]) { var point = new GLatLng(51.519508,-0.10047); attractions[248] = new createMarker(point, "
Photo: Smithfield Market
Smithfield Market
Charterhouse Street
London
EC1A 9PQ
"); } map.removeOverlay(attractions[248]); map.addOverlay(attractions[248]); } if (category == 7 || category == 0) { if (!attractions[249]) { var point = new GLatLng(51.52013,-0.09798); attractions[249] = new createMarker(point, "
Photo: Smithfield Market tours
Smithfield Market tours
MEET: Barbican Station
Aldersgate Street
London
EC1A 4JA
"); } map.removeOverlay(attractions[249]); map.addOverlay(attractions[249]); } if (category == 4 || category == 0) { if (!attractions[250]) { var point = new GLatLng(51.51848,-0.10122); attractions[250] = new createMarker(point, "
Photo: Smithfield Rotunda Garden
Smithfield Rotunda Garden
West Smithfield
London
"); } map.removeOverlay(attractions[250]); map.addOverlay(attractions[250]); } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (!attractions[251]) { var point = new GLatLng(51.5227,-0.0985); attractions[251] = new createMarker(point, "
Photo: Society of Genealogists
Society of Genealogists
14 Charterhouse Buildings
Goswell Road
London
EC1M 7BA
"); } map.removeOverlay(attractions[251]); map.addOverlay(attractions[251]); } } if (category == 6 || category == 0) { if (!attractions[252]) { var point = new GLatLng(51.5107,-0.1169); attractions[252] = new createMarker(point, "
Photo: Somerset House
Somerset House
Strand
London
WC2R 1LA
"); } map.removeOverlay(attractions[252]); map.addOverlay(attractions[252]); } if (category == 9 || category == 0) { if (!attractions[253]) { var point = new GLatLng(51.51074,-0.11692); attractions[253] = new createMarker(point, "
Photo: Somerset House Ice Rink (winter only)
Somerset House Ice Rink (winter only)
Strand
London
WC2R 1LA
"); } map.removeOverlay(attractions[253]); map.addOverlay(attractions[253]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 12 || subcategory == 0) { if (!attractions[254]) { var point = new GLatLng(51.5075,-0.1102); attractions[254] = new createMarker(point, "
Photo: Southbank Printmakers Gallery
Southbank Printmakers Gallery
Unit 12, Gabriel's Wharf
56 Upper Ground
London
SE1 9PP
"); } map.removeOverlay(attractions[254]); map.addOverlay(attractions[254]); } } if (category == 8 || category == 0) { if (!attractions[255]) { var point = new GLatLng(51.50615,-0.08919); attractions[255] = new createMarker(point, "
Photo: Southwark Cathedral
Southwark Cathedral
London Bridge
London
SE1 9DA
"); } map.removeOverlay(attractions[255]); map.addOverlay(attractions[255]); } if (category == 4 || category == 0) { if (!attractions[256]) { var point = new GLatLng(51.5062,-0.0892); attractions[256] = new createMarker(point, "
Photo: Southwark Cathedral Churchyard
Southwark Cathedral Churchyard
Bedale Street
Southwark
London
SE1 9DA
"); } map.removeOverlay(attractions[256]); map.addOverlay(attractions[256]); } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (!attractions[257]) { var point = new GLatLng(51.5017,-0.0923); attractions[257] = new createMarker(point, "
Southwark Local History Library
211 Borough High Street
London
SE1 1JA
"); } map.removeOverlay(attractions[257]); map.addOverlay(attractions[257]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[258]) { var point = new GLatLng(51.5036,-0.0962); attractions[258] = new createMarker(point, "
Photo: Southwark Playhouse
Southwark Playhouse
Shipwright Yard
(Corner of Tooley St. & Bermondsey St.)
London
SE1 2TF
"); } map.removeOverlay(attractions[258]); map.addOverlay(attractions[258]); } } if (category == 6 || category == 0) { if (!attractions[259]) { var point = new GLatLng(51.52169,-0.06483); attractions[259] = new createMarker(point, "
Photo: Spitalfields City Farm
Spitalfields City Farm
Buxton Street
London
E1 5AR
"); } map.removeOverlay(attractions[259]); map.addOverlay(attractions[259]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[260]) { var point = new GLatLng(51.5178,-0.067); attractions[260] = new createMarker(point, "
Photo: Spitalfields Gallery
Spitalfields Gallery
7-15 Greatorex Street
London
E1 5NF
"); } map.removeOverlay(attractions[260]); map.addOverlay(attractions[260]); } } if (category == 7 || category == 0) { if (!attractions[261]) { var point = new GLatLng(51.51336,-0.09888); attractions[261] = new createMarker(point, "
Photo: Square Mile tours
Square Mile tours
City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[261]); map.addOverlay(attractions[261]); } if (category == 8 || category == 0) { if (!attractions[262]) { var point = new GLatLng(51.5197,-0.1106); attractions[262] = new createMarker(point, "
Photo: St Alban the Martyr
St Alban the Martyr
Brooke Street
London
EC1N 7RD
"); } map.removeOverlay(attractions[262]); map.addOverlay(attractions[262]); } if (category == 4 || category == 0) { if (!attractions[263]) { var point = new GLatLng(51.5179,-0.0926); attractions[263] = new createMarker(point, "
Photo: St Alphage Garden Podium
St Alphage Garden Podium
Wood Street
London
EC2Y 5EL
"); } map.removeOverlay(attractions[263]); map.addOverlay(attractions[263]); } if (category == 8 || category == 0) { if (!attractions[264]) { var point = new GLatLng(51.5014,-0.1011); attractions[264] = new createMarker(point, "
Photo: St Alphege Hall
St Alphege Hall
Kings Bench Street
London
SE1 0QX
"); } map.removeOverlay(attractions[264]); map.addOverlay(attractions[264]); } if (category == 8 || category == 0) { if (!attractions[265]) { var point = new GLatLng(51.517,-0.1065); attractions[265] = new createMarker(point, "
Photo: St Andrew Holborn
St Andrew Holborn
5 St Andrew Street
London
EC4A 3AB
"); } map.removeOverlay(attractions[265]); map.addOverlay(attractions[265]); } if (category == 8 || category == 0) { if (!attractions[266]) { var point = new GLatLng(51.5147,-0.0815); attractions[266] = new createMarker(point, "
Photo: St Andrew Undershaft
St Andrew Undershaft
St Mary Axe
London
EC3A 6AT
"); } map.removeOverlay(attractions[266]); map.addOverlay(attractions[266]); } if (category == 4 || category == 0) { if (!attractions[267]) { var point = new GLatLng(51.51749,-0.10710); attractions[267] = new createMarker(point, "
Photo: St Andrew
St Andrew's Churchyard
Holborn Viaduct
London
EC4A 3AB
"); } map.removeOverlay(attractions[267]); map.addOverlay(attractions[267]); } if (category == 8 || category == 0) { if (!attractions[268]) { var point = new GLatLng(51.51247,-0.10147); attractions[268] = new createMarker(point, "
Photo: St Andrew
St Andrew's-by-the-Wardrobe
Queen Victoria Street
London
EC4V 5DE
"); } map.removeOverlay(attractions[268]); map.addOverlay(attractions[268]); } if (category == 8 || category == 0) { if (!attractions[269]) { var point = new GLatLng(51.5164,-0.0965); attractions[269] = new createMarker(point, "
Photo: St Anne and St Agnes
St Anne and St Agnes
Gresham Street
London
EC2V 7BX
"); } map.removeOverlay(attractions[269]); map.addOverlay(attractions[269]); } if (category == 4 || category == 0) { if (!attractions[270]) { var point = new GLatLng(51.5154,-0.0931); attractions[270] = new createMarker(point, "
Photo: St Anne and St Agnes
St Anne and St Agnes' Garden
Gresham Street
London
EC2
"); } map.removeOverlay(attractions[270]); map.addOverlay(attractions[270]); } if (category == 4 || category == 0) { if (!attractions[271]) { var point = new GLatLng(51.5139,-0.1015); attractions[271] = new createMarker(point, "
Photo: St Anne Blackfriars Church Entry and Ireland Yard
St Anne Blackfriars Church Entry and Ireland Yard
off Ludgate Hill
London
EC4
"); } map.removeOverlay(attractions[271]); map.addOverlay(attractions[271]); } if (category == 8 || category == 0) { if (!attractions[272]) { var point = new GLatLng(51.5191,-0.0997); attractions[272] = new createMarker(point, "
Photo: St Bartholomew the Great
St Bartholomew the Great
Cloth Fair West Smithfield
London
EC1A 7JQ
"); } map.removeOverlay(attractions[272]); map.addOverlay(attractions[272]); } if (category == 6 || category == 0) { if (!attractions[273]) { var point = new GLatLng(51.517,-0.1009); attractions[273] = new createMarker(point, "
Photo: St Bartholomew
St Bartholomew's Hospital Archives and Museum
North Wing, , St Bartholomew's Hospital
West Smithfield
London
EC1A 7BE
"); } map.removeOverlay(attractions[273]); map.addOverlay(attractions[273]); } if (category == 7 || category == 0) { if (!attractions[274]) { var point = new GLatLng(51.51886,-0.09856); attractions[274] = new createMarker(point, "
Photo: St Bartholomew
St Bartholomew's Hospital tour
MEETING POINT: Henry VIII Gate
St Bartholomew's Hospital
West Smithfield
EC1A 7BE
"); } map.removeOverlay(attractions[274]); map.addOverlay(attractions[274]); } if (category == 4 || category == 0) { if (!attractions[275]) { var point = new GLatLng(51.51902,-0.09888); attractions[275] = new createMarker(point, "
Photo: St Bartholomew-the-Great Garden
St Bartholomew-the-Great Garden
West Smithfield
London
EC1
"); } map.removeOverlay(attractions[275]); map.addOverlay(attractions[275]); } if (category == 8 || category == 0) { if (!attractions[276]) { var point = new GLatLng(51.51697,-0.10086); attractions[276] = new createMarker(point, "
Photo: St Bartholomew-the-Less
St Bartholomew-the-Less
St Bartholomew's Hospital
West Smithfield
London
EC1A 7BE
"); } map.removeOverlay(attractions[276]); map.addOverlay(attractions[276]); } if (category == 8 || category == 0) { if (!attractions[277]) { var point = new GLatLng(51.5117,-0.0991); attractions[277] = new createMarker(point, "
Photo: St Benet Welsh Church
St Benet Welsh Church
Paul's Wharf
Queen Victoria Street
London
EC4V 4ER
"); } map.removeOverlay(attractions[277]); map.addOverlay(attractions[277]); } if (category == 9 || category == 0) { if (!attractions[278]) { var point = new GLatLng(51.51675,-0.0816); attractions[278] = new createMarker(point, "
Photo: St Botolph Netball and Tennis Court
St Botolph Netball and Tennis Court
St Botolph's Church
Bishopsgate
London
EC2M 3TL
"); } map.removeOverlay(attractions[278]); map.addOverlay(attractions[278]); } if (category == 8 || category == 0) { if (!attractions[279]) { var point = new GLatLng(51.51692,-0.09716); attractions[279] = new createMarker(point, "
Photo: St Botolph-without-Aldersgate
St Botolph-without-Aldersgate
Aldersgate Street
London
EC1A 4EU
"); } map.removeOverlay(attractions[279]); map.addOverlay(attractions[279]); } if (category == 8 || category == 0) { if (!attractions[280]) { var point = new GLatLng(51.5141,-0.0765); attractions[280] = new createMarker(point, "
Photo: St Botolph-without-Aldgate
St Botolph-without-Aldgate
Aldgate
London
EC3N 1AB
"); } map.removeOverlay(attractions[280]); map.addOverlay(attractions[280]); } if (category == 8 || category == 0) { if (!attractions[281]) { var point = new GLatLng(51.5167,-0.0816); attractions[281] = new createMarker(point, "
Photo: St Botolph-without-Bishopsgate
St Botolph-without-Bishopsgate
Bishopsgate
London
EC2M 3TL
"); } map.removeOverlay(attractions[281]); map.addOverlay(attractions[281]); } if (category == 4 || category == 0) { if (!attractions[282]) { var point = new GLatLng(51.5167,-0.0816); attractions[282] = new createMarker(point, "
Photo: St Botolph-without-Bishopsgate Churchyard
St Botolph-without-Bishopsgate Churchyard
Bishopsgate
London
EC2M 3TL
"); } map.removeOverlay(attractions[282]); map.addOverlay(attractions[282]); } if (category == 11 || category == 0) { if (!attractions[283]) { var point = new GLatLng(51.51535,-0.0788); attractions[283] = new createMarker(point, "
St Botolphs
Off St Botolph
London
EC3A 7JJ
"); } map.removeOverlay(attractions[283]); map.addOverlay(attractions[283]); } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (!attractions[284]) { var point = new GLatLng(51.5136,-0.1051); attractions[284] = new createMarker(point, "
Photo: St Bride Library
St Bride Library
Bride Lane
Fleet Street
London
EC4Y 8EE
"); } map.removeOverlay(attractions[284]); map.addOverlay(attractions[284]); } } if (category == 8 || category == 0) { if (!attractions[285]) { var point = new GLatLng(51.5138,-0.1054); attractions[285] = new createMarker(point, "
Photo: St Bride
St Bride's
Fleet Street
London
EC4Y 8AU
"); } map.removeOverlay(attractions[285]); map.addOverlay(attractions[285]); } if (category == 8 || category == 0) { if (!attractions[286]) { var point = new GLatLng(51.5114,-0.0868); attractions[286] = new createMarker(point, "
Photo: St Clements Church Eastcheap
St Clements Church Eastcheap
Clements Lane
London
EC4N 7HB
"); } map.removeOverlay(attractions[286]); map.addOverlay(attractions[286]); } if (category == 4 || category == 0) { if (!attractions[287]) { var point = new GLatLng(51.509791,-0.082344); attractions[287] = new createMarker(point, "
Photo: St Dunstan-in-the-East garden
St Dunstan-in-the-East garden
St Dunstan's Hill
London
EC3
"); } map.removeOverlay(attractions[287]); map.addOverlay(attractions[287]); } if (category == 8 || category == 0) { if (!attractions[288]) { var point = new GLatLng(51.5143,-0.1102); attractions[288] = new createMarker(point, "
Photo: St Dunstan-in-the-West
St Dunstan-in-the-West
186A Fleet Street
London
EC4A 2HR
"); } map.removeOverlay(attractions[288]); map.addOverlay(attractions[288]); } if (category == 4 || category == 0) { if (!attractions[289]) { var point = new GLatLng(51.514351,-0.11024); attractions[289] = new createMarker(point, "
Photo: St Dunstan-in-the-West garden
St Dunstan-in-the-West garden
Breams Buildings
off Fetter Lane
London
EC4
"); } map.removeOverlay(attractions[289]); map.addOverlay(attractions[289]); } if (category == 8 || category == 0) { if (!attractions[290]) { var point = new GLatLng(51.5125,-0.0877); attractions[290] = new createMarker(point, "
Photo: St Edmund the King and Martyr
St Edmund the King and Martyr
Lombard Street
London
EC3V 9AN
"); } map.removeOverlay(attractions[290]); map.addOverlay(attractions[290]); } if (category == 10 || category == 0) { if (!attractions[291]) { var point = new GLatLng(51.5155,-0.0819); attractions[291] = new createMarker(point, "
Photo: St Ethelburga
St Ethelburga's Centre for Reconciliation and Peace
78 Bishopsgate
London
EC2N 4AG
"); } map.removeOverlay(attractions[291]); map.addOverlay(attractions[291]); } if (category == 8 || category == 0) { if (!attractions[292]) { var point = new GLatLng(51.5183,-0.1073); attractions[292] = new createMarker(point, "
Photo: St Etheldreda
St Etheldreda's
14 Ely Place
London
EC1N 6RY
"); } map.removeOverlay(attractions[292]); map.addOverlay(attractions[292]); } if (category == 8 || category == 0) { if (!attractions[293]) { var point = new GLatLng(51.5104,-0.0605); attractions[293] = new createMarker(point, "
Photo: St George-in-the-East
St George-in-the-East
16 Cannon Street Road
London
E1 0BH
"); } map.removeOverlay(attractions[293]); map.addOverlay(attractions[293]); } if (category == 8 || category == 0) { if (!attractions[294]) { var point = new GLatLng(51.501,-0.0932); attractions[294] = new createMarker(point, "
Photo: St George-the-Martyr
St George-the-Martyr
Borough High Street
London
SE1 1JD
"); } map.removeOverlay(attractions[294]); map.addOverlay(attractions[294]); } if (category == 8 || category == 0) { if (!attractions[295]) { var point = new GLatLng(51.5187,-0.0938); attractions[295] = new createMarker(point, "
Photo: St Giles Cripplegate
St Giles Cripplegate
Fore Street
Cripplegate
London
EC2Y 8DA
"); } map.removeOverlay(attractions[295]); map.addOverlay(attractions[295]); } if (category == 8 || category == 0) { if (!attractions[296]) { var point = new GLatLng(51.5147,-0.0815); attractions[296] = new createMarker(point, "
Photo: St Helen Bishopsgate
St Helen Bishopsgate
Great St Helen's
London
EC3A 6AT
"); } map.removeOverlay(attractions[296]); map.addOverlay(attractions[296]); } if (category == 8 || category == 0) { if (!attractions[297]) { var point = new GLatLng(51.5007,-0.0884); attractions[297] = new createMarker(point, "
Photo: St Hugh
St Hugh
Crosby Row
London
SE1 3PS
"); } map.removeOverlay(attractions[297]); map.addOverlay(attractions[297]); } if (category == 8 || category == 0) { if (!attractions[298]) { var point = new GLatLng(51.5234,-0.1054); attractions[298] = new createMarker(point, "
Photo: St James Clerkenwell
St James Clerkenwell
Clerkenwell Close
London
EC1R 0EA
"); } map.removeOverlay(attractions[298]); map.addOverlay(attractions[298]); } if (category == 8 || category == 0) { if (!attractions[299]) { var point = new GLatLng(51.5113,-0.0937); attractions[299] = new createMarker(point, "
Photo: St James Garlickhythe
St James Garlickhythe
Garlick Hill
London
EC4V 2AL
"); } map.removeOverlay(attractions[299]); map.addOverlay(attractions[299]); } if (category == 8 || category == 0) { if (!attractions[300]) { var point = new GLatLng(51.5305,-0.0836); attractions[300] = new createMarker(point, "
Photo: St John the Baptist
St John the Baptist
85 Pitfield Street
London
N1 6NP
"); } map.removeOverlay(attractions[300]); map.addOverlay(attractions[300]); } if (category == 6 || category == 0) { if (!attractions[301]) { var point = new GLatLng(51.522,-0.1025); attractions[301] = new createMarker(point, "
Photo: St John
St John's Gate and the Museum and Library of the Order of St John
St John's Lane
London
EC1M 4DA
"); } map.removeOverlay(attractions[301]); map.addOverlay(attractions[301]); } if (category == 8 || category == 0) { if (!attractions[302]) { var point = new GLatLng(51.522,-0.0915); attractions[302] = new createMarker(point, "
Photo: St Joseph
St Joseph's
15 Lamb's Passage
off Bunhill Row
London
EC1Y 8LE
"); } map.removeOverlay(attractions[302]); map.addOverlay(attractions[302]); } if (category == 8 || category == 0) { if (!attractions[303]) { var point = new GLatLng(51.5136,-0.0795); attractions[303] = new createMarker(point, "
Photo: St Katharine Cree Church
St Katharine Cree Church
86 Leadenhall Street
London
EC3A 3BP
"); } map.removeOverlay(attractions[303]); map.addOverlay(attractions[303]); } if (category == 8 || category == 0) { if (!attractions[304]) { var point = new GLatLng(51.5154,-0.0924); attractions[304] = new createMarker(point, "
Photo: St Lawrence Jewry
St Lawrence Jewry
Gresham Street
London
EC2V 5AA
"); } map.removeOverlay(attractions[304]); map.addOverlay(attractions[304]); } if (category == 8 || category == 0) { if (!attractions[305]) { var point = new GLatLng(51.5263,-0.0776); attractions[305] = new createMarker(point, "
Photo: St Leonard, Shoreditch
St Leonard, Shoreditch
Shoreditch High Street
London
E1 6JN
"); } map.removeOverlay(attractions[305]); map.addOverlay(attractions[305]); } if (category == 8 || category == 0) { if (!attractions[306]) { var point = new GLatLng(51.50927,-0.08611); attractions[306] = new createMarker(point, "
Photo: St Magnus-the-Martyr
St Magnus-the-Martyr
Lower Thames Street
London
EC3R 6DN
"); } map.removeOverlay(attractions[306]); map.addOverlay(attractions[306]); } if (category == 8 || category == 0) { if (!attractions[307]) { var point = new GLatLng(51.5148,-0.0888); attractions[307] = new createMarker(point, "
Photo: St Margaret Lothbury
St Margaret Lothbury
Lothbury
London
EC2R 7HH
"); } map.removeOverlay(attractions[307]); map.addOverlay(attractions[307]); } if (category == 8 || category == 0) { if (!attractions[308]) { var point = new GLatLng(51.5108,-0.0828); attractions[308] = new createMarker(point, "
Photo: St Margaret Pattens
St Margaret Pattens
Rood Lane
Eastcheap
London
EC3M 1HS
"); } map.removeOverlay(attractions[308]); map.addOverlay(attractions[308]); } if (category == 8 || category == 0) { if (!attractions[309]) { var point = new GLatLng(51.5302,-0.1096); attractions[309] = new createMarker(point, "
Photo: St Mark
St Mark
Myddleton Square
London
EC1R 1XX
"); } map.removeOverlay(attractions[309]); map.addOverlay(attractions[309]); } if (category == 8 || category == 0) { if (!attractions[310]) { var point = new GLatLng(51.5141,-0.1018); attractions[310] = new createMarker(point, "
Photo: St Martin-within-Ludgate
St Martin-within-Ludgate
Ludgate Hill
London
EC4M 7DE
"); } map.removeOverlay(attractions[310]); map.addOverlay(attractions[310]); } if (category == 8 || category == 0) { if (!attractions[311]) { var point = new GLatLng(51.51151,-0.0886); attractions[311] = new createMarker(point, "
Photo: St Mary Abchurch
St Mary Abchurch
Abchurch Lane
London
EC4N 7BA
"); } map.removeOverlay(attractions[311]); map.addOverlay(attractions[311]); } if (category == 8 || category == 0) { if (!attractions[312]) { var point = new GLatLng(51.5127,-0.0932); attractions[312] = new createMarker(point, "
Photo: St Mary Aldermary
St Mary Aldermary
Watling Street
London
EC4M 9BW
"); } map.removeOverlay(attractions[312]); map.addOverlay(attractions[312]); } if (category == 8 || category == 0) { if (!attractions[313]) { var point = new GLatLng(51.5188,-0.0855); attractions[313] = new createMarker(point, "
Photo: St Mary Moorfields
St Mary Moorfields
4-5 Eldon Street
London
EC2M 7LS
"); } map.removeOverlay(attractions[313]); map.addOverlay(attractions[313]); } if (category == 8 || category == 0) { if (!attractions[314]) { var point = new GLatLng(51.5125,-0.0877); attractions[314] = new createMarker(point, "
Photo: St Mary Woolnoth
St Mary Woolnoth
Lombard Street
London
EC3V 9AN
"); } map.removeOverlay(attractions[314]); map.addOverlay(attractions[314]); } if (category == 8 || category == 0) { if (!attractions[315]) { var point = new GLatLng(51.51,-0.0836); attractions[315] = new createMarker(point, "
Photo: St Mary-at-Hill Church
St Mary-at-Hill Church
Lovat Lane
Eastcheap
London
EC3R 8EE
"); } map.removeOverlay(attractions[315]); map.addOverlay(attractions[315]); } if (category == 8 || category == 0) { if (!attractions[316]) { var point = new GLatLng(51.5137,-0.0935); attractions[316] = new createMarker(point, "
Photo: St Mary-le-Bow
St Mary-le-Bow
Cheapside
London
EC2V 6AU
"); } map.removeOverlay(attractions[316]); map.addOverlay(attractions[316]); } if (category == 7 || category == 0) { if (!attractions[317]) { var point = new GLatLng(51.5137,-0.0935); attractions[317] = new createMarker(point, "
Photo: St Mary-le-Bow guided tours
St Mary-le-Bow guided tours
Cheapside
London
EC2V 6AU
"); } map.removeOverlay(attractions[317]); map.addOverlay(attractions[317]); } if (category == 8 || category == 0) { if (!attractions[318]) { var point = new GLatLng(51.513,-0.0856); attractions[318] = new createMarker(point, "
Photo: St Michael
St Michael
Cornhill
London
EC3V 9DS
"); } map.removeOverlay(attractions[318]); map.addOverlay(attractions[318]); } if (category == 4 || category == 0) { if (!attractions[319]) { var point = new GLatLng(51.51297,-0.08561); attractions[319] = new createMarker(point, "
St Michael Cornhill
off Cornhill
London
EC3V 9DS
"); } map.removeOverlay(attractions[319]); map.addOverlay(attractions[319]); } if (category == 8 || category == 0) { if (!attractions[320]) { var point = new GLatLng(51.5111,-0.0921); attractions[320] = new createMarker(point, "
Photo: St Michael Paternoster Royal
St Michael Paternoster Royal
College Hill
London
EC4R 2RL
"); } map.removeOverlay(attractions[320]); map.addOverlay(attractions[320]); } if (category == 8 || category == 0) { if (!attractions[321]) { var point = new GLatLng(51.5283,-0.0816); attractions[321] = new createMarker(point, "
Photo: St Monica
St Monica's Catholic church
St Monica's Priory
19 Hoxton Square
London
N1 6NT
"); } map.removeOverlay(attractions[321]); map.addOverlay(attractions[321]); } if (category == 8 || category == 0) { if (!attractions[322]) { var point = new GLatLng(51.51087,-0.07993); attractions[322] = new createMarker(point, "
Photo: St Olave Hart Street
St Olave Hart Street
8 Hart Street
London
EC3R 7NB
"); } map.removeOverlay(attractions[322]); map.addOverlay(attractions[322]); } if (category == 4 || category == 0) { if (!attractions[323]) { var point = new GLatLng(51.51088,-0.07984); attractions[323] = new createMarker(point, "
Photo: St Olave Hart Street garden
St Olave Hart Street garden
8 Hart Street
London
EC3R 7NB
"); } map.removeOverlay(attractions[323]); map.addOverlay(attractions[323]); } if (category == 8 || category == 0) { if (!attractions[324]) { var point = new GLatLng(51.5143,-0.099); attractions[324] = new createMarker(point, "
Photo: St Paul
St Paul's Cathedral
St Paul's Churchyard
London
EC4M 8AD
"); } map.removeOverlay(attractions[324]); map.addOverlay(attractions[324]); } if (category == 6 || category == 0) { if (!attractions[325]) { var point = new GLatLng(51.5144 ,-0.097); attractions[325] = new createMarker(point, "
Photo: St Paul
St Paul's Cathedral
St Paul's Churchyard
London
EC4M 8AD
"); } map.removeOverlay(attractions[325]); map.addOverlay(attractions[325]); } if (category == 11 || category == 0) { if (!attractions[326]) { var point = new GLatLng(51.514221,-0.09897); attractions[326] = new createMarker(point, "
Photo: St Paul
St Paul's Cathedral
St Paul's Churchyard
London
EC4M 8AD
"); } map.removeOverlay(attractions[326]); map.addOverlay(attractions[326]); } if (category == 4 || category == 0) { if (!attractions[327]) { var point = new GLatLng(51.5144,-0.097); attractions[327] = new createMarker(point, "
Photo: St Paul
St Paul's Cathedral Garden
off New Change
London
EC4
"); } map.removeOverlay(attractions[327]); map.addOverlay(attractions[327]); } if (category == 8 || category == 0) { if (!attractions[328]) { var point = new GLatLng(51.5272,-0.109); attractions[328] = new createMarker(point, "
Photo: St Peter and St Paul
St Peter and St Paul
5 Amwell Street
Rosebery Avenue, Clerkenwell
London
EC1R 1UL
"); } map.removeOverlay(attractions[328]); map.addOverlay(attractions[328]); } if (category == 8 || category == 0) { if (!attractions[329]) { var point = new GLatLng(51.5222,-0.109); attractions[329] = new createMarker(point, "
Photo: St Peter
St Peter's (Italian Church)
136 Clerkenwell Road
London
EC1R 5DL
"); } map.removeOverlay(attractions[329]); map.addOverlay(attractions[329]); } if (category == 8 || category == 0) { if (!attractions[330]) { var point = new GLatLng(51.5132,-0.085); attractions[330] = new createMarker(point, "
Photo: St Peter-upon-Cornhill
St Peter-upon-Cornhill
Cornhill
London
EC3V 3PD
"); } map.removeOverlay(attractions[330]); map.addOverlay(attractions[330]); } if (category == 4 || category == 0) { if (!attractions[331]) { var point = new GLatLng(51.513351,-0.08486); attractions[331] = new createMarker(point, "
Photo: St Peter-upon-Cornhill gardens
St Peter-upon-Cornhill gardens
Cornhill
London
"); } map.removeOverlay(attractions[331]); map.addOverlay(attractions[331]); } if (category == 8 || category == 0) { if (!attractions[332]) { var point = new GLatLng(51.51697,-0.10192); attractions[332] = new createMarker(point, "
Photo: St Sepulchre-without-Newgate
St Sepulchre-without-Newgate
Corner of Holborn Viaduct and Snow Hill
London
EC1A 9DE
"); } map.removeOverlay(attractions[332]); map.addOverlay(attractions[332]); } if (category == 8 || category == 0) { if (!attractions[333]) { var point = new GLatLng(51.5126,-0.0897); attractions[333] = new createMarker(point, "
Photo: St Stephen Walbrook
St Stephen Walbrook
Walbrook
London
EC4N 8BN
"); } map.removeOverlay(attractions[333]); map.addOverlay(attractions[333]); } if (category == 8 || category == 0) { if (!attractions[334]) { var point = new GLatLng(51.5151,-0.0962); attractions[334] = new createMarker(point, "
Photo: St Vedast-alias-Foster
St Vedast-alias-Foster
4 Foster Lane
Cheapside
London
EC2V 6HH
"); } map.removeOverlay(attractions[334]); map.addOverlay(attractions[334]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[335]) { var point = new GLatLng(51.527119,-0.0823); attractions[335] = new createMarker(point, "
Photo: Standpoint Gallery
Standpoint Gallery
45 Coronet Street
London
N1 6HD
"); } map.removeOverlay(attractions[335]); map.addOverlay(attractions[335]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[336]) { var point = new GLatLng(51.5199,-0.0735); attractions[336] = new createMarker(point, "
Photo: Story
Story
4 Wilkes Street
London
E1 6QF
"); } map.removeOverlay(attractions[336]); map.addOverlay(attractions[336]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[337]) { var point = new GLatLng(51.52454,-0.07442); attractions[337] = new createMarker(point, "
Photo: studio1.1
studio1.1
57a Redchurch Street
London
E2 7DJ
"); } map.removeOverlay(attractions[337]); map.addOverlay(attractions[337]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[338]) { var point = new GLatLng(51.5075,-0.1001); attractions[338] = new createMarker(point, "
Photo: Tate Modern
Tate Modern
Bankside
London
SE1 9TG
"); } map.removeOverlay(attractions[338]); map.addOverlay(attractions[338]); } } if (category == 11 || category == 0) { if (!attractions[339]) { var point = new GLatLng(51.5147,-0.1002); attractions[339] = new createMarker(point, "
Photo: Temple Bar
Temple Bar
Paternoster Square
London
EC4M 7DX
"); } map.removeOverlay(attractions[339]); map.addOverlay(attractions[339]); } if (category == 6 || category == 0) { if (!attractions[340]) { var point = new GLatLng(51.5147,-0.1002); attractions[340] = new createMarker(point, "
Photo: Temple Bar
Temple Bar
Paternoster Square
London
EC4M 7DX
"); } map.removeOverlay(attractions[340]); map.addOverlay(attractions[340]); } if (category == 8 || category == 0) { if (!attractions[341]) { var point = new GLatLng(51.5134,-0.1098); attractions[341] = new createMarker(point, "
Photo: Temple Church
Temple Church
Temple
London
EC4Y 7BB
"); } map.removeOverlay(attractions[341]); map.addOverlay(attractions[341]); } if (category == 2 || category == 0) { if (subcategory == 5 || subcategory == 0) { if (!attractions[342]) { var point = new GLatLng(51.5134,-0.1098); attractions[342] = new createMarker(point, "
Photo: Temple Church
Temple Church
EC4Y 7BB
"); } map.removeOverlay(attractions[342]); map.addOverlay(attractions[342]); } } if (category == 4 || category == 0) { if (!attractions[343]) { var point = new GLatLng(51.5114,-0.1108); attractions[343] = new createMarker(point, "
Photo: Temple Garden
Temple Garden
Crown Office Row, via Tudor Street Gate
Inner Temple Lane Gate and Middle Temple Lane Gate
London
EC4Y 7HL
"); } map.removeOverlay(attractions[343]); map.addOverlay(attractions[343]); } if (category == 6 || category == 0) { if (!attractions[344]) { var point = new GLatLng(51.5122,-0.1008); attractions[344] = new createMarker(point, "
Photo: Temple of Mithras
Temple of Mithras
Queen Victoria Street (south side)
London
EC4N 8EL
"); } map.removeOverlay(attractions[344]); map.addOverlay(attractions[344]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[345]) { var point = new GLatLng(51.530579,-0.07602); attractions[345] = new createMarker(point, "
Photo: The Agency
The Agency
15A Cremer Street
London
E2 8HD
"); } map.removeOverlay(attractions[345]); map.addOverlay(attractions[345]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[346]) { var point = new GLatLng(51.516621,-0.08286); attractions[346] = new createMarker(point, "
The Bathhoude
7-8 Bishopsgate Churchyard
London
EC2M 3TJ
"); } map.removeOverlay(attractions[346]); map.addOverlay(attractions[346]); } } if (category == 6 || category == 0) { if (!attractions[347]) { var point = new GLatLng(51.5236,-0.1162); attractions[347] = new createMarker(point, "
Photo: The Charles Dickens Museum
The Charles Dickens Museum
48 Doughty Street
London
WC1N 2LX
"); } map.removeOverlay(attractions[347]); map.addOverlay(attractions[347]); } if (category == 8 || category == 0) { if (!attractions[348]) { var point = new GLatLng(51.5259,-0.1088); attractions[348] = new createMarker(point, "
Photo: The Church of Our Most Holy Redeemer
The Church of Our Most Holy Redeemer
Exmouth Market
London
EC1R 4QE
"); } map.removeOverlay(attractions[348]); map.addOverlay(attractions[348]); } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[349]) { var point = new GLatLng(51.5273,-0.0823); attractions[349] = new createMarker(point, "
Photo: The Circus Space
The Circus Space
Coronet Street
London
N1 6HD
"); } map.removeOverlay(attractions[349]); map.addOverlay(attractions[349]); } } if (category == 7 || category == 0) { if (!attractions[350]) { var point = new GLatLng(51.51314,-0.09891); attractions[350] = new createMarker(point, "
Photo: The City in Spires: a tour of Wren churches
The City in Spires: a tour of Wren churches
Meet: City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[350]); map.addOverlay(attractions[350]); } if (category == 7 || category == 0) { if (!attractions[351]) { var point = new GLatLng(51.51314,-0.09891); attractions[351] = new createMarker(point, "
Photo: The City
The City's Christmas Carol
City Information Centre
St Paul's Churchyard
London
EC4M 8BX
"); } map.removeOverlay(attractions[351]); map.addOverlay(attractions[351]); } if (category == 6 || category == 0) { if (!attractions[352]) { var point = new GLatLng(51.5155,-0.0915); attractions[352] = new createMarker(point, "
Photo: The Clockmakers
The Clockmakers' Museum
Aldermanbury
EC2V 7HH
"); } map.removeOverlay(attractions[352]); map.addOverlay(attractions[352]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[353]) { var point = new GLatLng(51.51982,-0.09388); attractions[353] = new createMarker(point, "
Photo: The Curve
The Curve
Barbican
Silk Street
London
EC2Y 8DS
"); } map.removeOverlay(attractions[353]); map.addOverlay(attractions[353]); } } if (category == 1 || category == 0) { if (subcategory == 3 || subcategory == 0) { if (!attractions[354]) { var point = new GLatLng(51.517029,-0.09799); attractions[354] = new createMarker(point, "
Photo: The Funny Side...of the City
The Funny Side...of the City
The Spectator
6 Little Britain
London
EC1A 7BX
"); } map.removeOverlay(attractions[354]); map.addOverlay(attractions[354]); } } if (category == 1 || category == 0) { if (subcategory == 3 || subcategory == 0) { if (!attractions[355]) { var point = new GLatLng(51.5267,-0.0558); attractions[355] = new createMarker(point, "
Photo: The FymFygBar
The FymFygBar
231 Cambridge Heath Road
London
E2 0EL
"); } map.removeOverlay(attractions[355]); map.addOverlay(attractions[355]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (!attractions[356]) { var point = new GLatLng(51.5156,-0.0959); attractions[356] = new createMarker(point, "
Photo: The Goldsmiths
The Goldsmiths' Company Library
Goldsmiths' Hall
Foster Lane
London
EC2V 6BN
"); } map.removeOverlay(attractions[356]); map.addOverlay(attractions[356]); } } if (category == 11 || category == 0) { if (!attractions[357]) { var point = new GLatLng(-0.09045,-0.09045); attractions[357] = new createMarker(point, "
Photo: The Heron
The Heron
Silk Street
London
EC2Y 9BJ
"); } map.removeOverlay(attractions[357]); map.addOverlay(attractions[357]); } if (category == 11 || category == 0) { if (!attractions[358]) { var point = new GLatLng(51.514408,-0.08361); attractions[358] = new createMarker(point, "
Photo: The Pinnacle / The Helter Skelter
The Pinnacle / The Helter Skelter
Crosby Court
22-24 Bishopsgate
London
EC2N 4BQ
"); } map.removeOverlay(attractions[358]); map.addOverlay(attractions[358]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 12 || subcategory == 0) { if (!attractions[359]) { var point = new GLatLng(51.5038,-0.095); attractions[359] = new createMarker(point, "
Photo: The RK Burt Gallery
The RK Burt Gallery
61 Union Street
London
SE1 1SG
"); } map.removeOverlay(attractions[359]); map.addOverlay(attractions[359]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[360]) { var point = new GLatLng(51.5052,-0.0804); attractions[360] = new createMarker(point, "
Photo: The Scoop at More London
The Scoop at More London
More London Riverside
London
SE1 2DB
"); } map.removeOverlay(attractions[360]); map.addOverlay(attractions[360]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[361]) { var point = new GLatLng(51.5233,-0.1013); attractions[361] = new createMarker(point, "
Photo: The Slaughtered Lamb
The Slaughtered Lamb
34-35 Great Sutton Street
London
EC1V 0DX
"); } map.removeOverlay(attractions[361]); map.addOverlay(attractions[361]); } } if (category == 11 || category == 0) { if (!attractions[362]) { var point = new GLatLng(51.512008,-0.090079); attractions[362] = new createMarker(point, "
Photo: The Walbrook
The Walbrook
EC4
"); } map.removeOverlay(attractions[362]); map.addOverlay(attractions[362]); } if (category == 2 || category == 0) { if (subcategory == 5 || subcategory == 0) { if (!attractions[363]) { var point = new GLatLng(51.5054,-0.1094); attractions[363] = new createMarker(point, "
Photo: The Warehouse
The Warehouse
13 Theed Street
London
SE1 8ST
"); } map.removeOverlay(attractions[363]); map.addOverlay(attractions[363]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (!attractions[364]) { var point = new GLatLng(51.5107,-0.1169); attractions[364] = new createMarker(point, "
Photo: The Witt and Conway Libraries
The Witt and Conway Libraries
Courtauld Institute of Art
Somerset House, Strand
London
WC2R ORN
"); } map.removeOverlay(attractions[364]); map.addOverlay(attractions[364]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[365]) { var point = new GLatLng(51.5084,-0.1082); attractions[365] = new createMarker(point, "
Photo: the.gallery@oxo
the.gallery@oxo
Oxo Tower Wharf
Bargehouse Street
London
SE1 9PH
"); } map.removeOverlay(attractions[365]); map.addOverlay(attractions[365]); } } if (category == 11 || category == 0) { if (!attractions[366]) { var point = new GLatLng(51.51992,-0.08764); attractions[366] = new createMarker(point, "
Photo: Tower 42
Tower 42
25 Old Broad Street
London
EC2N 1HQ
"); } map.removeOverlay(attractions[366]); map.addOverlay(attractions[366]); } if (category == 6 || category == 0) { if (!attractions[367]) { var point = new GLatLng(51.5034,-0.0766); attractions[367] = new createMarker(point, "
Photo: Tower Bridge Exhibition
Tower Bridge Exhibition
Tower Bridge
London
SE1 2UP
"); } map.removeOverlay(attractions[367]); map.addOverlay(attractions[367]); } if (category == 6 || category == 0) { if (!attractions[368]) { var point = new GLatLng(51.5086,-0.0763); attractions[368] = new createMarker(point, "
Photo: Tower of London
Tower of London
London
EC3N 4AB
"); } map.removeOverlay(attractions[368]); map.addOverlay(attractions[368]); } if (category == 9 || category == 0) { if (!attractions[369]) { var point = new GLatLng(51.5086,-0.07632); attractions[369] = new createMarker(point, "
Photo: Tower of London Ice Rink (winter only)
Tower of London Ice Rink (winter only)
Tower of London
London
EC3N 4AB
"); } map.removeOverlay(attractions[369]); map.addOverlay(attractions[369]); } if (category == 7 || category == 0) { if (!attractions[370]) { var point = new GLatLng(51.5086,-0.0763); attractions[370] = new createMarker(point, "
Photo: Tower Twilight Tours
Tower Twilight Tours
Tower of London
London
EC3N 4AB
"); } map.removeOverlay(attractions[370]); map.addOverlay(attractions[370]); } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[371]) { var point = new GLatLng(51.5168,-0.0723); attractions[371] = new createMarker(point, "
Photo: Toynbee Studios
Toynbee Studios
28 Commercial Street
London
E1 6AB
"); } map.removeOverlay(attractions[371]); map.addOverlay(attractions[371]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[372]) { var point = new GLatLng(51.52453,-0.07471); attractions[372] = new createMarker(point, "
Photo: Trolley Gallery
Trolley Gallery
73A Redchurch Street
London
E2 7DJ
"); } map.removeOverlay(attractions[372]); map.addOverlay(attractions[372]); } } if (category == 2 || category == 0) { if (!attractions[373]) { var point = new GLatLng(51.5278,-0.0817); attractions[373] = new createMarker(point, "
Underbelly
Zigfrid von Underbelly
11 Hoxton Square
London
N1 6NU
"); } map.removeOverlay(attractions[373]); map.addOverlay(attractions[373]); } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[374]) { var point = new GLatLng(51.5043,-0.0817); attractions[374] = new createMarker(point, "
Photo: Unicorn Theatre
Unicorn Theatre
147 Tooley Street
More London
London
SE1 2HZ
"); } map.removeOverlay(attractions[374]); map.addOverlay(attractions[374]); } } if (category == 11 || category == 0) { if (!attractions[375]) { var point = new GLatLng(51.51112,-0.10738); attractions[375] = new createMarker(point, "
Photo: Unilever House
Unilever House
100 Victoria Embankment
London
EC4Y ODY
"); } map.removeOverlay(attractions[375]); map.addOverlay(attractions[375]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[376]) { var point = new GLatLng(51.504,-0.0995); attractions[376] = new createMarker(point, "
Photo: Union
Union
57 Ewer Street
London
SE1 0NR
"); } map.removeOverlay(attractions[376]); map.addOverlay(attractions[376]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[377]) { var point = new GLatLng(51.5039,-0.1017); attractions[377] = new createMarker(point, "
Photo: Union Theatre
Union Theatre
204 Union Street
London
SE1 0LX
"); } map.removeOverlay(attractions[377]); map.addOverlay(attractions[377]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[378]) { var point = new GLatLng(51.5156,-0.07); attractions[378] = new createMarker(point, "
Photo: Unit 2 Gallery
Unit 2 Gallery
London Metropolitan University, Central House
59-63 Whitechapel High Street
London
E1 7PF
"); } map.removeOverlay(attractions[378]); map.addOverlay(attractions[378]); } } if (category == 9 || category == 0) { if (!attractions[379]) { var point = new GLatLng(51.51798,-0.10267); attractions[379] = new createMarker(point, "
Photo: Urban Golf Smithfield
Urban Golf Smithfield
12 Smithfield Street
London
EC1A 9LA
"); } map.removeOverlay(attractions[379]); map.addOverlay(attractions[379]); } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (!attractions[380]) { var point = new GLatLng(51.521,-0.072); attractions[380] = new createMarker(point, "
Photo: Vibe Bar
Vibe Bar
The Truman Brewery
91 Brick Lane
London
E1 6QL
"); } map.removeOverlay(attractions[380]); map.addOverlay(attractions[380]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[381]) { var point = new GLatLng(51.5303,-0.0949); attractions[381] = new createMarker(point, "
Photo: Victoria Miro Gallery
Victoria Miro Gallery
16 Wharf Road
London
N1 7RW
"); } map.removeOverlay(attractions[381]); map.addOverlay(attractions[381]); } } if (category == 7 || category == 0) { if (!attractions[382]) { var point = new GLatLng(51.5137,-0.0935); attractions[382] = new createMarker(point, "
Photo: Victorian Christmas in the City
Victorian Christmas in the City
St Mary-le-Bow Churchyard
Cheapside
London
EC2V 6AU
"); } map.removeOverlay(attractions[382]); map.addOverlay(attractions[382]); } if (category == 6 || category == 0) { if (!attractions[383]) { var point = new GLatLng(51.507,-0.0927); attractions[383] = new createMarker(point, "
Photo: Vinopolis
Vinopolis
1 Bank End
London
SE1 9BU
"); } map.removeOverlay(attractions[383]); map.addOverlay(attractions[383]); } if (category == 11 || category == 0) { if (!attractions[384]) { var point = new GLatLng(51.51291,-0.09098); attractions[384] = new createMarker(point, "
Walbrook Square
Queen Victoria Street
London
EC4
"); } map.removeOverlay(attractions[384]); map.addOverlay(attractions[384]); } if (category == 7 || category == 0) { if (!attractions[385]) { var point = new GLatLng(51.51982,-0.09388); attractions[385] = new createMarker(point, "
Photo: Walks to Rothschild HQ
Walks to Rothschild HQ
Meet at Barbican Art Gallery ticket desk
London
London
EC2Y 8DS
"); } map.removeOverlay(attractions[385]); map.addOverlay(attractions[385]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[386]) { var point = new GLatLng(51.516541,-0.08399); attractions[386] = new createMarker(point, "
Wallspace
All Hallows-by-the-Wall
London Wall
London
EC2M 5ND
"); } map.removeOverlay(attractions[386]); map.addOverlay(attractions[386]); } } if (category == 4 || category == 0) { if (!attractions[387]) { var point = new GLatLng(51.515442,-0.10198); attractions[387] = new createMarker(point, "
Photo: Warwick Square
Warwick Square
Warwick Passage
"); } map.removeOverlay(attractions[387]); map.addOverlay(attractions[387]); } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (!attractions[388]) { var point = new GLatLng(51.5138,-0.0569); attractions[388] = new createMarker(point, "
Photo: Watney Market Library
Watney Market Library
30-32 Watney Market
London
E1 2PR
"); } map.removeOverlay(attractions[388]); map.addOverlay(attractions[388]); } } if (category == 8 || category == 0) { if (!attractions[389]) { var point = new GLatLng(51.52358,-0.08702); attractions[389] = new createMarker(point, "
Photo: Wesley
Wesley's Chapel and Leysian Mission
49 City Road
London
EC1Y 1AU
"); } map.removeOverlay(attractions[389]); map.addOverlay(attractions[389]); } if (category == 6 || category == 0) { if (!attractions[390]) { var point = new GLatLng(51.5236,-0.087); attractions[390] = new createMarker(point, "
Photo: Wesley
Wesley's Chapel, the Museum of Methodism and John Wesley's House
49 City Road
London
EC1Y 1AU
"); } map.removeOverlay(attractions[390]); map.addOverlay(attractions[390]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[391]) { var point = new GLatLng(51.5271,-0.0814); attractions[391] = new createMarker(point, "
Photo: White Cube
White Cube
48 Hoxton Square
London
N1 6PB
"); } map.removeOverlay(attractions[391]); map.addOverlay(attractions[391]); } } if (category == 6 || category == 0) { if (!attractions[392]) { var point = new GLatLng(51.5168,-0.0669); attractions[392] = new createMarker(point, "
Photo: Whitechapel Bell Foundry
Whitechapel Bell Foundry
32/34 Whitechapel Road
London
E1 1DY
"); } map.removeOverlay(attractions[392]); map.addOverlay(attractions[392]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[393]) { var point = new GLatLng(51.516,-0.0705); attractions[393] = new createMarker(point, "
Photo: Whitechapel Gallery
Whitechapel Gallery
80-82 Whitechapel High Street
London
E1 7QX
"); } map.removeOverlay(attractions[393]); map.addOverlay(attractions[393]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[394]) { var point = new GLatLng(51.52366,-0.09318); attractions[394] = new createMarker(point, "
Photo: Whitecross Gallery
Whitecross Gallery
122 Whitecross Street
London
EC1Y 8PU
"); } map.removeOverlay(attractions[394]); map.addOverlay(attractions[394]); } } if (category == 4 || category == 0) { if (!attractions[395]) { var point = new GLatLng(51.5109,-0.0927); attractions[395] = new createMarker(point, "
Photo: Whittington Garden
Whittington Garden
Upper Thames Street
London
EC4
"); } map.removeOverlay(attractions[395]); map.addOverlay(attractions[395]); } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (!attractions[396]) { var point = new GLatLng(51.53016,-0.05025); attractions[396] = new createMarker(point, "
Photo: Wiebke Morgan
Wiebke Morgan
6 Cyprus Street
London
E2 0NN
"); } map.removeOverlay(attractions[396]); map.addOverlay(attractions[396]); } } if (category == 11 || category == 0) { if (!attractions[397]) { var point = new GLatLng(51.512291,-0.08274); attractions[397] = new createMarker(point, "
Photo: Willis Building
Willis Building
51 Lime Street
London
EC3M 7DQ
"); } map.removeOverlay(attractions[397]); map.addOverlay(attractions[397]); } if (category == 2 || category == 0) { if (subcategory == 5 || subcategory == 0) { if (!attractions[398]) { var point = new GLatLng(51.5106,-0.0669); attractions[398] = new createMarker(point, "
Photo: Wilton
Wilton's Music Hall
Graces Alley
off Ensign Street
E1 8JB
"); } map.removeOverlay(attractions[398]); map.addOverlay(attractions[398]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (!attractions[399]) { var point = new GLatLng(51.5106,-0.0669); attractions[399] = new createMarker(point, "
Photo: Wilton
Wilton's Music Hall
Graces Alley
off Ensign Street
E1 8JB
"); } map.removeOverlay(attractions[399]); map.addOverlay(attractions[399]); } } if (category == 6 || category == 0) { if (!attractions[400]) { var point = new GLatLng(51.5046,-0.0836); attractions[400] = new createMarker(point, "
Photo: Winston Churchill
Winston Churchill's Britain at War Experience
64-66 Tooley Street
London
SE1 2TF
"); } map.removeOverlay(attractions[400]); map.addOverlay(attractions[400]); } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (!attractions[401]) { var point = new GLatLng(51.51672,-0.07392); attractions[401] = new createMarker(point, "
Photo: Women
Women's Library
London Metropolitan University
Old Castle St
London
E1 7NT
"); } map.removeOverlay(attractions[401]); map.addOverlay(attractions[401]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (!attractions[402]) { var point = new GLatLng(51.5168,-0.074); attractions[402] = new createMarker(point, "
Photo: Women
Women's Library
Old Castle Street
London
E1 7NT
"); } map.removeOverlay(attractions[402]); map.addOverlay(attractions[402]); } } } else { if (category == 11 || category == 0) { if (attractions[0]) { map.removeOverlay(attractions[0]); } } if (category == 11 || category == 0) { if (attractions[1]) { map.removeOverlay(attractions[1]); } } if (category == 11 || category == 0) { if (attractions[2]) { map.removeOverlay(attractions[2]); } } if (category == 11 || category == 0) { if (attractions[3]) { map.removeOverlay(attractions[3]); } } if (category == 11 || category == 0) { if (attractions[4]) { map.removeOverlay(attractions[4]); } } if (category == 11 || category == 0) { if (attractions[5]) { map.removeOverlay(attractions[5]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[6]) { map.removeOverlay(attractions[6]); } } } if (category == 11 || category == 0) { if (attractions[7]) { map.removeOverlay(attractions[7]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[8]) { map.removeOverlay(attractions[8]); } } } if (category == 4 || category == 0) { if (attractions[9]) { map.removeOverlay(attractions[9]); } } if (category == 7 || category == 0) { if (attractions[10]) { map.removeOverlay(attractions[10]); } } if (category == 8 || category == 0) { if (attractions[11]) { map.removeOverlay(attractions[11]); } } if (category == 4 || category == 0) { if (attractions[12]) { map.removeOverlay(attractions[12]); } } if (category == 8 || category == 0) { if (attractions[13]) { map.removeOverlay(attractions[13]); } } if (category == 4 || category == 0) { if (attractions[14]) { map.removeOverlay(attractions[14]); } } if (category == 9 || category == 0) { if (attractions[15]) { map.removeOverlay(attractions[15]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[16]) { map.removeOverlay(attractions[16]); } } } if (category == 7 || category == 0) { if (attractions[17]) { map.removeOverlay(attractions[17]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[18]) { map.removeOverlay(attractions[18]); } } } if (category == 11 || category == 0) { if (attractions[19]) { map.removeOverlay(attractions[19]); } } if (category == 6 || category == 0) { if (attractions[20]) { map.removeOverlay(attractions[20]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[21]) { map.removeOverlay(attractions[21]); } } } if (category == 4 || category == 0) { if (attractions[22]) { map.removeOverlay(attractions[22]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[23]) { map.removeOverlay(attractions[23]); } } } if (category == 6 || category == 0) { if (attractions[24]) { map.removeOverlay(attractions[24]); } } if (category == 11 || category == 0) { if (attractions[25]) { map.removeOverlay(attractions[25]); } } if (category == 1 || category == 0) { if (subcategory == 4 || subcategory == 0) { if (attractions[26]) { map.removeOverlay(attractions[26]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[27]) { map.removeOverlay(attractions[27]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 5 || subcategory == 0) { if (attractions[28]) { map.removeOverlay(attractions[28]); } } } if (category == 4 || category == 0) { if (attractions[29]) { map.removeOverlay(attractions[29]); } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (attractions[30]) { map.removeOverlay(attractions[30]); } } } if (category == 4 || category == 0) { if (attractions[31]) { map.removeOverlay(attractions[31]); } } if (category == 1 || category == 0) { if (subcategory == 2 || subcategory == 1 || subcategory == 0) { if (attractions[32]) { map.removeOverlay(attractions[32]); } } } if (category == 7 || category == 0) { if (attractions[33]) { map.removeOverlay(attractions[33]); } } if (category == 5 || category == 0) { if (attractions[34]) { map.removeOverlay(attractions[34]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (attractions[35]) { map.removeOverlay(attractions[35]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[36]) { map.removeOverlay(attractions[36]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[37]) { map.removeOverlay(attractions[37]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[38]) { map.removeOverlay(attractions[38]); } } } if (category == 10 || category == 0) { if (attractions[39]) { map.removeOverlay(attractions[39]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[40]) { map.removeOverlay(attractions[40]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[41]) { map.removeOverlay(attractions[41]); } } } if (category == 3 || category == 0) { if (subcategory == 9 || subcategory == 7 || subcategory == 0) { if (attractions[42]) { map.removeOverlay(attractions[42]); } } } if (category == 2 || category == 0) { if (subcategory == 5 || subcategory == 0) { if (attractions[43]) { map.removeOverlay(attractions[43]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[44]) { map.removeOverlay(attractions[44]); } } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[45]) { map.removeOverlay(attractions[45]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[46]) { map.removeOverlay(attractions[46]); } } } if (category == 6 || category == 0) { if (attractions[47]) { map.removeOverlay(attractions[47]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[48]) { map.removeOverlay(attractions[48]); } } } if (category == 10 || category == 0) { if (attractions[49]) { map.removeOverlay(attractions[49]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[50]) { map.removeOverlay(attractions[50]); } } } if (category == 11 || category == 0) { if (attractions[51]) { map.removeOverlay(attractions[51]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[52]) { map.removeOverlay(attractions[52]); } } } if (category == 9 || category == 0) { if (attractions[53]) { map.removeOverlay(attractions[53]); } } if (category == 11 || category == 0) { if (attractions[54]) { map.removeOverlay(attractions[54]); } } if (category == 4 || category == 0) { if (attractions[55]) { map.removeOverlay(attractions[55]); } } if (category == 6 || category == 0) { if (attractions[56]) { map.removeOverlay(attractions[56]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[57]) { map.removeOverlay(attractions[57]); } } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (attractions[58]) { map.removeOverlay(attractions[58]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[59]) { map.removeOverlay(attractions[59]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[60]) { map.removeOverlay(attractions[60]); } } } if (category == 4 || category == 0) { if (attractions[61]) { map.removeOverlay(attractions[61]); } } if (category == 3 || category == 0) { if (subcategory == 9 || subcategory == 0) { if (attractions[62]) { map.removeOverlay(attractions[62]); } } } if (category == 8 || category == 0) { if (attractions[63]) { map.removeOverlay(attractions[63]); } } if (category == 8 || category == 0) { if (attractions[64]) { map.removeOverlay(attractions[64]); } } if (category == 7 || category == 0) { if (attractions[65]) { map.removeOverlay(attractions[65]); } } if (category == 8 || category == 0) { if (attractions[66]) { map.removeOverlay(attractions[66]); } } if (category == 8 || category == 0) { if (attractions[67]) { map.removeOverlay(attractions[67]); } } if (category == 4 || category == 0) { if (attractions[68]) { map.removeOverlay(attractions[68]); } } if (category == 1 || category == 0) { if (subcategory == 3 || subcategory == 0) { if (attractions[69]) { map.removeOverlay(attractions[69]); } } } if (category == 10 || category == 0) { if (attractions[70]) { map.removeOverlay(attractions[70]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[71]) { map.removeOverlay(attractions[71]); } } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (attractions[72]) { map.removeOverlay(attractions[72]); } } } if (category == 7 || category == 0) { if (attractions[73]) { map.removeOverlay(attractions[73]); } } if (category == 7 || category == 0) { if (attractions[74]) { map.removeOverlay(attractions[74]); } } if (category == 7 || category == 0) { if (attractions[75]) { map.removeOverlay(attractions[75]); } } if (category == 11 || category == 0) { if (attractions[76]) { map.removeOverlay(attractions[76]); } } if (category == 4 || category == 0) { if (attractions[77]) { map.removeOverlay(attractions[77]); } } if (category == 9 || category == 0) { if (attractions[78]) { map.removeOverlay(attractions[78]); } } if (category == 3 || category == 0) { if (subcategory == 9 || subcategory == 0) { if (attractions[79]) { map.removeOverlay(attractions[79]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[80]) { map.removeOverlay(attractions[80]); } } } if (category == 6 || category == 0) { if (attractions[81]) { map.removeOverlay(attractions[81]); } } if (category == 11 || category == 0) { if (attractions[82]) { map.removeOverlay(attractions[82]); } } if (category == 8 || category == 0) { if (attractions[83]) { map.removeOverlay(attractions[83]); } } if (category == 4 || category == 0) { if (attractions[84]) { map.removeOverlay(attractions[84]); } } if (category == 6 || category == 0) { if (attractions[85]) { map.removeOverlay(attractions[85]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[86]) { map.removeOverlay(attractions[86]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[87]) { map.removeOverlay(attractions[87]); } } } if (category == 6 || category == 0) { if (attractions[88]) { map.removeOverlay(attractions[88]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[89]) { map.removeOverlay(attractions[89]); } } } if (category == 1 || category == 0) { if (subcategory == 3 || subcategory == 0) { if (attractions[90]) { map.removeOverlay(attractions[90]); } } } if (category == 10 || category == 0) { if (attractions[91]) { map.removeOverlay(attractions[91]); } } if (category == 2 || category == 0) { if (subcategory == 5 || subcategory == 0) { if (attractions[92]) { map.removeOverlay(attractions[92]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[93]) { map.removeOverlay(attractions[93]); } } } if (category == 4 || category == 0) { if (attractions[94]) { map.removeOverlay(attractions[94]); } } if (category == 11 || category == 0) { if (attractions[95]) { map.removeOverlay(attractions[95]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[96]) { map.removeOverlay(attractions[96]); } } } if (category == 6 || category == 0) { if (attractions[97]) { map.removeOverlay(attractions[97]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[98]) { map.removeOverlay(attractions[98]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[99]) { map.removeOverlay(attractions[99]); } } } if (category == 6 || category == 0) { if (attractions[100]) { map.removeOverlay(attractions[100]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[101]) { map.removeOverlay(attractions[101]); } } } if (category == 8 || category == 0) { if (attractions[102]) { map.removeOverlay(attractions[102]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[103]) { map.removeOverlay(attractions[103]); } } } if (category == 10 || category == 0) { if (attractions[104]) { map.removeOverlay(attractions[104]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[105]) { map.removeOverlay(attractions[105]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[106]) { map.removeOverlay(attractions[106]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[107]) { map.removeOverlay(attractions[107]); } } } if (category == 4 || category == 0) { if (attractions[108]) { map.removeOverlay(attractions[108]); } } if (category == 4 || category == 0) { if (attractions[109]) { map.removeOverlay(attractions[109]); } } if (category == 4 || category == 0) { if (attractions[110]) { map.removeOverlay(attractions[110]); } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (attractions[111]) { map.removeOverlay(attractions[111]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[112]) { map.removeOverlay(attractions[112]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[113]) { map.removeOverlay(attractions[113]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[114]) { map.removeOverlay(attractions[114]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[115]) { map.removeOverlay(attractions[115]); } } } if (category == 6 || category == 0) { if (attractions[116]) { map.removeOverlay(attractions[116]); } } if (category == 11 || category == 0) { if (attractions[117]) { map.removeOverlay(attractions[117]); } } if (category == 9 || category == 0) { if (attractions[118]) { map.removeOverlay(attractions[118]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[119]) { map.removeOverlay(attractions[119]); } } } if (category == 4 || category == 0) { if (attractions[120]) { map.removeOverlay(attractions[120]); } } if (category == 4 || category == 0) { if (attractions[121]) { map.removeOverlay(attractions[121]); } } if (category == 3 || category == 0) { if (subcategory == 9 || subcategory == 0) { if (attractions[122]) { map.removeOverlay(attractions[122]); } } } if (category == 6 || category == 0) { if (attractions[123]) { map.removeOverlay(attractions[123]); } } if (category == 11 || category == 0) { if (attractions[124]) { map.removeOverlay(attractions[124]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[125]) { map.removeOverlay(attractions[125]); } } } if (category == 6 || category == 0) { if (attractions[126]) { map.removeOverlay(attractions[126]); } } if (category == 7 || category == 0) { if (attractions[127]) { map.removeOverlay(attractions[127]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (attractions[128]) { map.removeOverlay(attractions[128]); } } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[129]) { map.removeOverlay(attractions[129]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 5 || subcategory == 0) { if (attractions[130]) { map.removeOverlay(attractions[130]); } } } if (category == 7 || category == 0) { if (attractions[131]) { map.removeOverlay(attractions[131]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[132]) { map.removeOverlay(attractions[132]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[133]) { map.removeOverlay(attractions[133]); } } } if (category == 11 || category == 0) { if (attractions[134]) { map.removeOverlay(attractions[134]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[135]) { map.removeOverlay(attractions[135]); } } } if (category == 7 || category == 0) { if (attractions[136]) { map.removeOverlay(attractions[136]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[137]) { map.removeOverlay(attractions[137]); } } } if (category == 6 || category == 0) { if (attractions[138]) { map.removeOverlay(attractions[138]); } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (attractions[139]) { map.removeOverlay(attractions[139]); } } } if (category == 8 || category == 0) { if (attractions[140]) { map.removeOverlay(attractions[140]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[141]) { map.removeOverlay(attractions[141]); } } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[142]) { map.removeOverlay(attractions[142]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[143]) { map.removeOverlay(attractions[143]); } } } if (category == 4 || category == 0) { if (attractions[144]) { map.removeOverlay(attractions[144]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[145]) { map.removeOverlay(attractions[145]); } } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (attractions[146]) { map.removeOverlay(attractions[146]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[147]) { map.removeOverlay(attractions[147]); } } } if (category == 8 || category == 0) { if (attractions[148]) { map.removeOverlay(attractions[148]); } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (attractions[149]) { map.removeOverlay(attractions[149]); } } } if (category == 4 || category == 0) { if (attractions[150]) { map.removeOverlay(attractions[150]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[151]) { map.removeOverlay(attractions[151]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[152]) { map.removeOverlay(attractions[152]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[153]) { map.removeOverlay(attractions[153]); } } } if (category == 11 || category == 0) { if (attractions[154]) { map.removeOverlay(attractions[154]); } } if (category == 11 || category == 0) { if (attractions[155]) { map.removeOverlay(attractions[155]); } } if (category == 7 || category == 0) { if (attractions[156]) { map.removeOverlay(attractions[156]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[157]) { map.removeOverlay(attractions[157]); } } } if (category == 1 || category == 0) { if (subcategory == 2 || subcategory == 0) { if (attractions[158]) { map.removeOverlay(attractions[158]); } } } if (category == 4 || category == 0) { if (attractions[159]) { map.removeOverlay(attractions[159]); } } if (category == 11 || category == 0) { if (attractions[160]) { map.removeOverlay(attractions[160]); } } if (category == 6 || category == 0) { if (attractions[161]) { map.removeOverlay(attractions[161]); } } if (category == 6 || category == 0) { if (attractions[162]) { map.removeOverlay(attractions[162]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (attractions[163]) { map.removeOverlay(attractions[163]); } } } if (category == 6 || category == 0) { if (attractions[164]) { map.removeOverlay(attractions[164]); } } if (category == 7 || category == 0) { if (attractions[165]) { map.removeOverlay(attractions[165]); } } if (category == 7 || category == 0) { if (attractions[166]) { map.removeOverlay(attractions[166]); } } if (category == 11 || category == 0) { if (attractions[167]) { map.removeOverlay(attractions[167]); } } if (category == 7 || category == 0) { if (attractions[168]) { map.removeOverlay(attractions[168]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 5 || subcategory == 0) { if (attractions[169]) { map.removeOverlay(attractions[169]); } } } if (category == 6 || category == 0) { if (attractions[170]) { map.removeOverlay(attractions[170]); } } if (category == 11 || category == 0) { if (attractions[171]) { map.removeOverlay(attractions[171]); } } if (category == 7 || category == 0) { if (attractions[172]) { map.removeOverlay(attractions[172]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 7 || subcategory == 0) { if (attractions[173]) { map.removeOverlay(attractions[173]); } } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (attractions[174]) { map.removeOverlay(attractions[174]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[175]) { map.removeOverlay(attractions[175]); } } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[176]) { map.removeOverlay(attractions[176]); } } } if (category == 6 || category == 0) { if (attractions[177]) { map.removeOverlay(attractions[177]); } } if (category == 6 || category == 0) { if (attractions[178]) { map.removeOverlay(attractions[178]); } } if (category == 11 || category == 0) { if (attractions[179]) { map.removeOverlay(attractions[179]); } } if (category == 6 || category == 0) { if (attractions[180]) { map.removeOverlay(attractions[180]); } } if (category == 11 || category == 0) { if (attractions[181]) { map.removeOverlay(attractions[181]); } } if (category == 7 || category == 0) { if (attractions[182]) { map.removeOverlay(attractions[182]); } } if (category == 11 || category == 0) { if (attractions[183]) { map.removeOverlay(attractions[183]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[184]) { map.removeOverlay(attractions[184]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[185]) { map.removeOverlay(attractions[185]); } } } if (category == 6 || category == 0) { if (attractions[186]) { map.removeOverlay(attractions[186]); } } if (category == 6 || category == 0) { if (attractions[187]) { map.removeOverlay(attractions[187]); } } if (category == 6 || category == 0) { if (attractions[188]) { map.removeOverlay(attractions[188]); } } if (category == 1 || category == 0) { if (subcategory == 4 || subcategory == 1 || subcategory == 0) { if (attractions[189]) { map.removeOverlay(attractions[189]); } } } if (category == 7 || category == 0) { if (attractions[190]) { map.removeOverlay(attractions[190]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (attractions[191]) { map.removeOverlay(attractions[191]); } } } if (category == 10 || category == 0) { if (attractions[192]) { map.removeOverlay(attractions[192]); } } if (category == 5 || category == 0) { if (attractions[193]) { map.removeOverlay(attractions[193]); } } if (category == 11 || category == 0) { if (attractions[194]) { map.removeOverlay(attractions[194]); } } if (category == 11 || category == 0) { if (attractions[195]) { map.removeOverlay(attractions[195]); } } if (category == 4 || category == 0) { if (attractions[196]) { map.removeOverlay(attractions[196]); } } if (category == 11 || category == 0) { if (attractions[197]) { map.removeOverlay(attractions[197]); } } if (category == 6 || category == 0) { if (attractions[198]) { map.removeOverlay(attractions[198]); } } if (category == 6 || category == 0) { if (attractions[199]) { map.removeOverlay(attractions[199]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[200]) { map.removeOverlay(attractions[200]); } } } if (category == 11 || category == 0) { if (attractions[201]) { map.removeOverlay(attractions[201]); } } if (category == 11 || category == 0) { if (attractions[202]) { map.removeOverlay(attractions[202]); } } if (category == 11 || category == 0) { if (attractions[203]) { map.removeOverlay(attractions[203]); } } if (category == 11 || category == 0) { if (attractions[204]) { map.removeOverlay(attractions[204]); } } if (category == 8 || category == 0) { if (attractions[205]) { map.removeOverlay(attractions[205]); } } if (category == 11 || category == 0) { if (attractions[206]) { map.removeOverlay(attractions[206]); } } if (category == 1 || category == 0) { if (subcategory == 2 || subcategory == 0) { if (attractions[207]) { map.removeOverlay(attractions[207]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[208]) { map.removeOverlay(attractions[208]); } } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[209]) { map.removeOverlay(attractions[209]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[210]) { map.removeOverlay(attractions[210]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[211]) { map.removeOverlay(attractions[211]); } } } if (category == 4 || category == 0) { if (attractions[212]) { map.removeOverlay(attractions[212]); } } if (category == 4 || category == 0) { if (attractions[213]) { map.removeOverlay(attractions[213]); } } if (category == 6 || category == 0) { if (attractions[214]) { map.removeOverlay(attractions[214]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[215]) { map.removeOverlay(attractions[215]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[216]) { map.removeOverlay(attractions[216]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[217]) { map.removeOverlay(attractions[217]); } } } if (category == 9 || category == 0) { if (attractions[218]) { map.removeOverlay(attractions[218]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 12 || subcategory == 0) { if (attractions[219]) { map.removeOverlay(attractions[219]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[220]) { map.removeOverlay(attractions[220]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[221]) { map.removeOverlay(attractions[221]); } } } if (category == 1 || category == 0) { if (subcategory == 4 || subcategory == 0) { if (attractions[222]) { map.removeOverlay(attractions[222]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[223]) { map.removeOverlay(attractions[223]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[224]) { map.removeOverlay(attractions[224]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[225]) { map.removeOverlay(attractions[225]); } } } if (category == 6 || category == 0) { if (attractions[226]) { map.removeOverlay(attractions[226]); } } if (category == 7 || category == 0) { if (attractions[227]) { map.removeOverlay(attractions[227]); } } if (category == 4 || category == 0) { if (attractions[228]) { map.removeOverlay(attractions[228]); } } if (category == 6 || category == 0) { if (attractions[229]) { map.removeOverlay(attractions[229]); } } if (category == 6 || category == 0) { if (attractions[230]) { map.removeOverlay(attractions[230]); } } if (category == 7 || category == 0) { if (attractions[231]) { map.removeOverlay(attractions[231]); } } if (category == 11 || category == 0) { if (attractions[232]) { map.removeOverlay(attractions[232]); } } if (category == 6 || category == 0) { if (attractions[233]) { map.removeOverlay(attractions[233]); } } if (category == 1 || category == 0) { if (subcategory == 2 || subcategory == 0) { if (attractions[234]) { map.removeOverlay(attractions[234]); } } } if (category == 11 || category == 0) { if (attractions[235]) { map.removeOverlay(attractions[235]); } } if (category == 10 || category == 0) { if (attractions[236]) { map.removeOverlay(attractions[236]); } } if (category == 4 || category == 0) { if (attractions[237]) { map.removeOverlay(attractions[237]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[238]) { map.removeOverlay(attractions[238]); } } } if (category == 6 || category == 0) { if (attractions[239]) { map.removeOverlay(attractions[239]); } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (attractions[240]) { map.removeOverlay(attractions[240]); } } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (attractions[241]) { map.removeOverlay(attractions[241]); } } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[242]) { map.removeOverlay(attractions[242]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[243]) { map.removeOverlay(attractions[243]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[244]) { map.removeOverlay(attractions[244]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[245]) { map.removeOverlay(attractions[245]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[246]) { map.removeOverlay(attractions[246]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[247]) { map.removeOverlay(attractions[247]); } } } if (category == 11 || category == 0) { if (attractions[248]) { map.removeOverlay(attractions[248]); } } if (category == 7 || category == 0) { if (attractions[249]) { map.removeOverlay(attractions[249]); } } if (category == 4 || category == 0) { if (attractions[250]) { map.removeOverlay(attractions[250]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (attractions[251]) { map.removeOverlay(attractions[251]); } } } if (category == 6 || category == 0) { if (attractions[252]) { map.removeOverlay(attractions[252]); } } if (category == 9 || category == 0) { if (attractions[253]) { map.removeOverlay(attractions[253]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 12 || subcategory == 0) { if (attractions[254]) { map.removeOverlay(attractions[254]); } } } if (category == 8 || category == 0) { if (attractions[255]) { map.removeOverlay(attractions[255]); } } if (category == 4 || category == 0) { if (attractions[256]) { map.removeOverlay(attractions[256]); } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (attractions[257]) { map.removeOverlay(attractions[257]); } } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[258]) { map.removeOverlay(attractions[258]); } } } if (category == 6 || category == 0) { if (attractions[259]) { map.removeOverlay(attractions[259]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[260]) { map.removeOverlay(attractions[260]); } } } if (category == 7 || category == 0) { if (attractions[261]) { map.removeOverlay(attractions[261]); } } if (category == 8 || category == 0) { if (attractions[262]) { map.removeOverlay(attractions[262]); } } if (category == 4 || category == 0) { if (attractions[263]) { map.removeOverlay(attractions[263]); } } if (category == 8 || category == 0) { if (attractions[264]) { map.removeOverlay(attractions[264]); } } if (category == 8 || category == 0) { if (attractions[265]) { map.removeOverlay(attractions[265]); } } if (category == 8 || category == 0) { if (attractions[266]) { map.removeOverlay(attractions[266]); } } if (category == 4 || category == 0) { if (attractions[267]) { map.removeOverlay(attractions[267]); } } if (category == 8 || category == 0) { if (attractions[268]) { map.removeOverlay(attractions[268]); } } if (category == 8 || category == 0) { if (attractions[269]) { map.removeOverlay(attractions[269]); } } if (category == 4 || category == 0) { if (attractions[270]) { map.removeOverlay(attractions[270]); } } if (category == 4 || category == 0) { if (attractions[271]) { map.removeOverlay(attractions[271]); } } if (category == 8 || category == 0) { if (attractions[272]) { map.removeOverlay(attractions[272]); } } if (category == 6 || category == 0) { if (attractions[273]) { map.removeOverlay(attractions[273]); } } if (category == 7 || category == 0) { if (attractions[274]) { map.removeOverlay(attractions[274]); } } if (category == 4 || category == 0) { if (attractions[275]) { map.removeOverlay(attractions[275]); } } if (category == 8 || category == 0) { if (attractions[276]) { map.removeOverlay(attractions[276]); } } if (category == 8 || category == 0) { if (attractions[277]) { map.removeOverlay(attractions[277]); } } if (category == 9 || category == 0) { if (attractions[278]) { map.removeOverlay(attractions[278]); } } if (category == 8 || category == 0) { if (attractions[279]) { map.removeOverlay(attractions[279]); } } if (category == 8 || category == 0) { if (attractions[280]) { map.removeOverlay(attractions[280]); } } if (category == 8 || category == 0) { if (attractions[281]) { map.removeOverlay(attractions[281]); } } if (category == 4 || category == 0) { if (attractions[282]) { map.removeOverlay(attractions[282]); } } if (category == 11 || category == 0) { if (attractions[283]) { map.removeOverlay(attractions[283]); } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (attractions[284]) { map.removeOverlay(attractions[284]); } } } if (category == 8 || category == 0) { if (attractions[285]) { map.removeOverlay(attractions[285]); } } if (category == 8 || category == 0) { if (attractions[286]) { map.removeOverlay(attractions[286]); } } if (category == 4 || category == 0) { if (attractions[287]) { map.removeOverlay(attractions[287]); } } if (category == 8 || category == 0) { if (attractions[288]) { map.removeOverlay(attractions[288]); } } if (category == 4 || category == 0) { if (attractions[289]) { map.removeOverlay(attractions[289]); } } if (category == 8 || category == 0) { if (attractions[290]) { map.removeOverlay(attractions[290]); } } if (category == 10 || category == 0) { if (attractions[291]) { map.removeOverlay(attractions[291]); } } if (category == 8 || category == 0) { if (attractions[292]) { map.removeOverlay(attractions[292]); } } if (category == 8 || category == 0) { if (attractions[293]) { map.removeOverlay(attractions[293]); } } if (category == 8 || category == 0) { if (attractions[294]) { map.removeOverlay(attractions[294]); } } if (category == 8 || category == 0) { if (attractions[295]) { map.removeOverlay(attractions[295]); } } if (category == 8 || category == 0) { if (attractions[296]) { map.removeOverlay(attractions[296]); } } if (category == 8 || category == 0) { if (attractions[297]) { map.removeOverlay(attractions[297]); } } if (category == 8 || category == 0) { if (attractions[298]) { map.removeOverlay(attractions[298]); } } if (category == 8 || category == 0) { if (attractions[299]) { map.removeOverlay(attractions[299]); } } if (category == 8 || category == 0) { if (attractions[300]) { map.removeOverlay(attractions[300]); } } if (category == 6 || category == 0) { if (attractions[301]) { map.removeOverlay(attractions[301]); } } if (category == 8 || category == 0) { if (attractions[302]) { map.removeOverlay(attractions[302]); } } if (category == 8 || category == 0) { if (attractions[303]) { map.removeOverlay(attractions[303]); } } if (category == 8 || category == 0) { if (attractions[304]) { map.removeOverlay(attractions[304]); } } if (category == 8 || category == 0) { if (attractions[305]) { map.removeOverlay(attractions[305]); } } if (category == 8 || category == 0) { if (attractions[306]) { map.removeOverlay(attractions[306]); } } if (category == 8 || category == 0) { if (attractions[307]) { map.removeOverlay(attractions[307]); } } if (category == 8 || category == 0) { if (attractions[308]) { map.removeOverlay(attractions[308]); } } if (category == 8 || category == 0) { if (attractions[309]) { map.removeOverlay(attractions[309]); } } if (category == 8 || category == 0) { if (attractions[310]) { map.removeOverlay(attractions[310]); } } if (category == 8 || category == 0) { if (attractions[311]) { map.removeOverlay(attractions[311]); } } if (category == 8 || category == 0) { if (attractions[312]) { map.removeOverlay(attractions[312]); } } if (category == 8 || category == 0) { if (attractions[313]) { map.removeOverlay(attractions[313]); } } if (category == 8 || category == 0) { if (attractions[314]) { map.removeOverlay(attractions[314]); } } if (category == 8 || category == 0) { if (attractions[315]) { map.removeOverlay(attractions[315]); } } if (category == 8 || category == 0) { if (attractions[316]) { map.removeOverlay(attractions[316]); } } if (category == 7 || category == 0) { if (attractions[317]) { map.removeOverlay(attractions[317]); } } if (category == 8 || category == 0) { if (attractions[318]) { map.removeOverlay(attractions[318]); } } if (category == 4 || category == 0) { if (attractions[319]) { map.removeOverlay(attractions[319]); } } if (category == 8 || category == 0) { if (attractions[320]) { map.removeOverlay(attractions[320]); } } if (category == 8 || category == 0) { if (attractions[321]) { map.removeOverlay(attractions[321]); } } if (category == 8 || category == 0) { if (attractions[322]) { map.removeOverlay(attractions[322]); } } if (category == 4 || category == 0) { if (attractions[323]) { map.removeOverlay(attractions[323]); } } if (category == 8 || category == 0) { if (attractions[324]) { map.removeOverlay(attractions[324]); } } if (category == 6 || category == 0) { if (attractions[325]) { map.removeOverlay(attractions[325]); } } if (category == 11 || category == 0) { if (attractions[326]) { map.removeOverlay(attractions[326]); } } if (category == 4 || category == 0) { if (attractions[327]) { map.removeOverlay(attractions[327]); } } if (category == 8 || category == 0) { if (attractions[328]) { map.removeOverlay(attractions[328]); } } if (category == 8 || category == 0) { if (attractions[329]) { map.removeOverlay(attractions[329]); } } if (category == 8 || category == 0) { if (attractions[330]) { map.removeOverlay(attractions[330]); } } if (category == 4 || category == 0) { if (attractions[331]) { map.removeOverlay(attractions[331]); } } if (category == 8 || category == 0) { if (attractions[332]) { map.removeOverlay(attractions[332]); } } if (category == 8 || category == 0) { if (attractions[333]) { map.removeOverlay(attractions[333]); } } if (category == 8 || category == 0) { if (attractions[334]) { map.removeOverlay(attractions[334]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[335]) { map.removeOverlay(attractions[335]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[336]) { map.removeOverlay(attractions[336]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[337]) { map.removeOverlay(attractions[337]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[338]) { map.removeOverlay(attractions[338]); } } } if (category == 11 || category == 0) { if (attractions[339]) { map.removeOverlay(attractions[339]); } } if (category == 6 || category == 0) { if (attractions[340]) { map.removeOverlay(attractions[340]); } } if (category == 8 || category == 0) { if (attractions[341]) { map.removeOverlay(attractions[341]); } } if (category == 2 || category == 0) { if (subcategory == 5 || subcategory == 0) { if (attractions[342]) { map.removeOverlay(attractions[342]); } } } if (category == 4 || category == 0) { if (attractions[343]) { map.removeOverlay(attractions[343]); } } if (category == 6 || category == 0) { if (attractions[344]) { map.removeOverlay(attractions[344]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[345]) { map.removeOverlay(attractions[345]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[346]) { map.removeOverlay(attractions[346]); } } } if (category == 6 || category == 0) { if (attractions[347]) { map.removeOverlay(attractions[347]); } } if (category == 8 || category == 0) { if (attractions[348]) { map.removeOverlay(attractions[348]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[349]) { map.removeOverlay(attractions[349]); } } } if (category == 7 || category == 0) { if (attractions[350]) { map.removeOverlay(attractions[350]); } } if (category == 7 || category == 0) { if (attractions[351]) { map.removeOverlay(attractions[351]); } } if (category == 6 || category == 0) { if (attractions[352]) { map.removeOverlay(attractions[352]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[353]) { map.removeOverlay(attractions[353]); } } } if (category == 1 || category == 0) { if (subcategory == 3 || subcategory == 0) { if (attractions[354]) { map.removeOverlay(attractions[354]); } } } if (category == 1 || category == 0) { if (subcategory == 3 || subcategory == 0) { if (attractions[355]) { map.removeOverlay(attractions[355]); } } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (attractions[356]) { map.removeOverlay(attractions[356]); } } } if (category == 11 || category == 0) { if (attractions[357]) { map.removeOverlay(attractions[357]); } } if (category == 11 || category == 0) { if (attractions[358]) { map.removeOverlay(attractions[358]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 12 || subcategory == 0) { if (attractions[359]) { map.removeOverlay(attractions[359]); } } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[360]) { map.removeOverlay(attractions[360]); } } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[361]) { map.removeOverlay(attractions[361]); } } } if (category == 11 || category == 0) { if (attractions[362]) { map.removeOverlay(attractions[362]); } } if (category == 2 || category == 0) { if (subcategory == 5 || subcategory == 0) { if (attractions[363]) { map.removeOverlay(attractions[363]); } } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (attractions[364]) { map.removeOverlay(attractions[364]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[365]) { map.removeOverlay(attractions[365]); } } } if (category == 11 || category == 0) { if (attractions[366]) { map.removeOverlay(attractions[366]); } } if (category == 6 || category == 0) { if (attractions[367]) { map.removeOverlay(attractions[367]); } } if (category == 6 || category == 0) { if (attractions[368]) { map.removeOverlay(attractions[368]); } } if (category == 9 || category == 0) { if (attractions[369]) { map.removeOverlay(attractions[369]); } } if (category == 7 || category == 0) { if (attractions[370]) { map.removeOverlay(attractions[370]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[371]) { map.removeOverlay(attractions[371]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[372]) { map.removeOverlay(attractions[372]); } } } if (category == 2 || category == 0) { if (attractions[373]) { map.removeOverlay(attractions[373]); } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[374]) { map.removeOverlay(attractions[374]); } } } if (category == 11 || category == 0) { if (attractions[375]) { map.removeOverlay(attractions[375]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[376]) { map.removeOverlay(attractions[376]); } } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[377]) { map.removeOverlay(attractions[377]); } } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[378]) { map.removeOverlay(attractions[378]); } } } if (category == 9 || category == 0) { if (attractions[379]) { map.removeOverlay(attractions[379]); } } if (category == 2 || category == 0) { if (subcategory == 6 || subcategory == 0) { if (attractions[380]) { map.removeOverlay(attractions[380]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[381]) { map.removeOverlay(attractions[381]); } } } if (category == 7 || category == 0) { if (attractions[382]) { map.removeOverlay(attractions[382]); } } if (category == 6 || category == 0) { if (attractions[383]) { map.removeOverlay(attractions[383]); } } if (category == 11 || category == 0) { if (attractions[384]) { map.removeOverlay(attractions[384]); } } if (category == 7 || category == 0) { if (attractions[385]) { map.removeOverlay(attractions[385]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[386]) { map.removeOverlay(attractions[386]); } } } if (category == 4 || category == 0) { if (attractions[387]) { map.removeOverlay(attractions[387]); } } if (category == 3 || category == 0) { if (subcategory == 7 || subcategory == 0) { if (attractions[388]) { map.removeOverlay(attractions[388]); } } } if (category == 8 || category == 0) { if (attractions[389]) { map.removeOverlay(attractions[389]); } } if (category == 6 || category == 0) { if (attractions[390]) { map.removeOverlay(attractions[390]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[391]) { map.removeOverlay(attractions[391]); } } } if (category == 6 || category == 0) { if (attractions[392]) { map.removeOverlay(attractions[392]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[393]) { map.removeOverlay(attractions[393]); } } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[394]) { map.removeOverlay(attractions[394]); } } } if (category == 4 || category == 0) { if (attractions[395]) { map.removeOverlay(attractions[395]); } } if (category == 5 || category == 0) { if (subcategory == 12 || subcategory == 0) { if (attractions[396]) { map.removeOverlay(attractions[396]); } } } if (category == 11 || category == 0) { if (attractions[397]) { map.removeOverlay(attractions[397]); } } if (category == 2 || category == 0) { if (subcategory == 5 || subcategory == 0) { if (attractions[398]) { map.removeOverlay(attractions[398]); } } } if (category == 1 || category == 0) { if (subcategory == 1 || subcategory == 0) { if (attractions[399]) { map.removeOverlay(attractions[399]); } } } if (category == 6 || category == 0) { if (attractions[400]) { map.removeOverlay(attractions[400]); } } if (category == 5 || category == 0) { if (subcategory == 13 || subcategory == 0) { if (attractions[401]) { map.removeOverlay(attractions[401]); } } } if (category == 3 || category == 0) { if (subcategory == 8 || subcategory == 0) { if (attractions[402]) { map.removeOverlay(attractions[402]); } } } } } } var events = new Array(0); function show_events(checkbox) { if (GBrowserIsCompatible()) { if(checkbox.checked) { if (!events[0]) { var point = new GLatLng(51.5195,-0.0924); events[0] = new createMarker(point, "...think only this of me...
Silk Street Theatre Silk Street London EC2Y 8DS"); } map.addOverlay(events[0]); if (!events[1]) { var point = new GLatLng(51.533569,-0.08801); events[1] = new createMarker(point, "1234 Shoreditch Festival
Shoreditch Park New North Road London N1 6TA
"); } map.addOverlay(events[1]); if (!events[2]) { var point = new GLatLng(51.510681,-0.11692); events[2] = new createMarker(point, "20 Years of Dazed & Confused Magazine
Terrace Rooms, Somerset House Strand London WC2R 1LA
"); } map.addOverlay(events[2]); if (!events[3]) { var point = new GLatLng(-0.081968,51.517129); events[3] = new createMarker(point, "20th century architecture in the City
Meet outside Liverpool Street Station, Bishopsgate entrance London EC2M 7PP
"); } map.addOverlay(events[3]); if (!events[4]) { var point = new GLatLng(51.51982,-0.09388); events[4] = new createMarker(point, "60th Birthday Gala: a Celebration of British Music Making
Barbican Silk Street London EC2Y 8DS
"); } map.addOverlay(events[4]); if (!events[5]) { var point = new GLatLng(51.50273,-0.08145); events[5] = new createMarker(point, "A Life in Music
Counter Culture project space 7-9 Crucifix Lane London SE1 3JW
"); } map.addOverlay(events[5]); if (!events[6]) { var point = new GLatLng(51.5136,-0.1051); events[6] = new createMarker(point, "A Little Night Music
Bridewell Theatre Bride Lane London EC4Y 8EE
"); } map.addOverlay(events[6]); if (!events[7]) { var point = new GLatLng(51.526241,-0.10794); events[7] = new createMarker(point, "A Medieval Christmas Tale
London Metropolitan Archives 40 Northampton Road London EC1R OHB
"); } map.addOverlay(events[7]); if (!events[8]) { var point = new GLatLng(51.50864,-0.07630); events[8] = new createMarker(point, "A Soldier's Experience
Tower of London London EC3N 4AB
"); } map.addOverlay(events[8]); if (!events[9]) { var point = new GLatLng(51.51487,-0.09804); events[9] = new createMarker(point, "Advent Procession
St Paul's Cathedral St Paul's churchyard London EC4M 8AD
"); } map.addOverlay(events[9]); if (!events[10]) { var point = new GLatLng(51.517,-0.1065); events[10] = new createMarker(point, "AFASIC Christmas Concert with Carols
St Andrew Holborn 5 St Andrew Street London EC4A 3AB
"); } map.addOverlay(events[10]); if (!events[11]) { var point = new GLatLng(51.5242,-0.0738); events[11] = new createMarker(point, "Afro Cup
Rich Mix 35-47 Bethnal Green Road London E1 6LA
"); } map.addOverlay(events[11]); if (!events[12]) { var point = new GLatLng(51.515687,-0.091839); events[12] = new createMarker(point, "Age of Elegance: 1890 – 1930
Guildhall Art Gallery Guildhall Yard London EC2V 5AE
"); } map.addOverlay(events[12]); if (!events[13]) { var point = new GLatLng(51.5107,-0.1169); events[13] = new createMarker(point, "Ai Weiwei - Circle of Animals / Zodiac Heads
Edmond J. Safra Fountain Court Somerset House The Strand WC2R 0RN
"); } map.addOverlay(events[13]); if (!events[14]) { var point = new GLatLng(51.51973,-0.07685); events[14] = new createMarker(point, "All aboard the Routemaster
Bishops Square Spitalfields Market E1 6DW
"); } map.addOverlay(events[14]); if (!events[15]) { var point = new GLatLng(51.5186,-0.07456); events[15] = new createMarker(point, "Alternative Fashion Week
Spitalfields Traders Market Crispin Place, Brushfield Street London E1 6BG
"); } map.addOverlay(events[15]); if (!events[16]) { var point = new GLatLng(51.5107,-0.1169); events[16] = new createMarker(point, "Amazon
East Wing Galleries, Somerset House Strand London WC2R 0RN
"); } map.addOverlay(events[16]); if (!events[17]) { var point = new GLatLng(51.52011,-0.09388); events[17] = new createMarker(point, "An Audience with Helen Dunmore and Adam Foulds
Barbican Library Silk street London EC2Y 8DS
"); } map.addOverlay(events[17]); if (!events[18]) { var point = new GLatLng(51.5144 ,-0.097); events[18] = new createMarker(point, "Animal Parade! A Musical Tale for Children and Adults
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD
"); } map.addOverlay(events[18]); if (!events[19]) { var point = new GLatLng(51.5133,-0.1051); events[19] = new createMarker(point, "Arabian Nights
Bridewell Theatre Bride Lane London EC4Y 8EQ
"); } map.addOverlay(events[19]); if (!events[20]) { var point = new GLatLng(51.51469,-0.07701); events[20] = new createMarker(point, "Art auction
St Botolph-without-Aldgate Aldgate High Street London EC3N 1AB
"); } map.addOverlay(events[20]); if (!events[21]) { var point = new GLatLng(51.51894,-0.10291); events[21] = new createMarker(point, "Art in the City
Painters' Hall 9 Little Trinity Lane London EC4V 2AD
"); } map.addOverlay(events[21]); if (!events[22]) { var point = new GLatLng(51.516541,-0.08399); events[22] = new createMarker(point, "Art of Recycling
Wallspace 83 London Wall London EC2M 5ND
"); } map.addOverlay(events[22]); if (!events[23]) { var point = new GLatLng(51.52387,-0.08437); events[23] = new createMarker(point, "Artists on Artists group show
Signal Gallery 32 Paul Street London EC2A 4LB
"); } map.addOverlay(events[23]); if (!events[24]) { var point = new GLatLng(51.51143,-0.09971); events[24] = new createMarker(point, "Assassins
Winterflood Theatre City of London School Queen Victoria Street EC4V 3AL
"); } map.addOverlay(events[24]); if (!events[25]) { var point = new GLatLng(51.51599,-0.09182); events[25] = new createMarker(point, "Atkinson Grimshaw: Painter of Moonlight
Guildhall Art Gallery Guildhall Yard London EC2V 5AE
"); } map.addOverlay(events[25]); if (!events[26]) { var point = new GLatLng(51.519878,-0.07199); events[26] = new createMarker(point, "Baishaki Mela
Brick Lane E1 6QL
"); } map.addOverlay(events[26]); if (!events[27]) { var point = new GLatLng(51.51982,-0.09388); events[27] = new createMarker(point, "Barbican Weekender
Barbican Silk Street London EC2Y 8DS
"); } map.addOverlay(events[27]); if (!events[28]) { var point = new GLatLng(51.51729,-0.10089); events[28] = new createMarker(point, "Barts Guild Centenary Fair
Barts Hospital West Smithfield London EC1A 7BE
"); } map.addOverlay(events[28]); if (!events[29]) { var point = new GLatLng(51.51982,-0.09388); events[29] = new createMarker(point, "Bauhaus: Art as Life
Barbican Art Gallery Silk Street London EC2Y 8DS
"); } map.addOverlay(events[29]); if (!events[30]) { var point = new GLatLng(51.5252,-0.094); events[30] = new createMarker(point, "BBC Radio 3 lunchtime concerts
LSO St Luke's Old Street London EC1V 9NG
"); } map.addOverlay(events[30]); if (!events[31]) { var point = new GLatLng(51.51982,-0.09388); events[31] = new createMarker(point, "BBC Symphony Orchestra concerts
Barbican Hall Silk Street London EC2Y 8DS
"); } map.addOverlay(events[31]); if (!events[32]) { var point = new GLatLng(51.50429,-0.08070); events[32] = new createMarker(point, "Beauty and the Beast
Unicorn Theatre 147 Tooley Street London SE1 2HZ
"); } map.addOverlay(events[32]); if (!events[33]) { var point = new GLatLng(51.5143,-0.099); events[33] = new createMarker(point, "Bike Week breakfast
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD
"); } map.addOverlay(events[33]); if (!events[34]) { var point = new GLatLng(51.515687,-0.091839); events[34] = new createMarker(point, "Bloomberg Square Mile Relay
Guildhall Yard Off Gresham Street London EC2V 5AE
"); } map.addOverlay(events[34]); if (!events[35]) { var point = new GLatLng(51.51374,-0.09371); events[35] = new createMarker(point, "Bow Lane Christmas lights
Bow Lane Off Cheapside London EC4M 9EE
"); } map.addOverlay(events[35]); if (!events[36]) { var point = new GLatLng(51.513649,-0.09352); events[36] = new createMarker(point, "Boyle Lecture
St Mary-le-Bow Church Cheapside London EC2V 6AU
"); } map.addOverlay(events[36]); if (!events[37]) { var point = new GLatLng(51.52116,-0.0717); events[37] = new createMarker(point, "Brick Lane Curry Festival
Brick Lane London E1 6RU
"); } map.addOverlay(events[37]); if (!events[38]) { var point = new GLatLng(51.51982,-0.09388); events[38] = new createMarker(point, "Britten: A Midsummer Night’s Dream
Barbican Theatre Silk Street London EC2Y 8DS
"); } map.addOverlay(events[38]); if (!events[39]) { var point = new GLatLng(51.5205 ,-0.08056); events[39] = new createMarker(point, "Broadgate Farmers Market
Finsbury Avenue Square Broadgate London EC2M 2BL
"); } map.addOverlay(events[39]); if (!events[40]) { var point = new GLatLng(51.51872,-0.08383); events[40] = new createMarker(point, "Broadgate Ice Rink
Broadgate Arena London EC2M 2BL
"); } map.addOverlay(events[40]); if (!events[41]) { var point = new GLatLng(51.51663,-0.09049); events[41] = new createMarker(point, "Bruichladdich Whisky Masterclass
Davy’s at Woolgate Bar and Brasserie 25 Basinghall Street London EC2V 5HA
"); } map.addOverlay(events[41]); if (!events[42]) { var point = new GLatLng(51.50767,-0.08926); events[42] = new createMarker(point, "By hook or by crook sheep drive
London Bridge London
"); } map.addOverlay(events[42]); if (!events[43]) { var point = new GLatLng(51.51806,-0.10186); events[43] = new createMarker(point, "Calendoniart
Smithfield Gallery 16 West Smithfield London EC1A 9HQ
"); } map.addOverlay(events[43]); if (!events[44]) { var point = new GLatLng(51.5156,-0.0993); events[44] = new createMarker(point, "Celebration of Postman's Park
Postman's Park Entrances on King Edward Street and St martin le Grand EC1
"); } map.addOverlay(events[44]); if (!events[45]) { var point = new GLatLng(51.51925,-0.07409); events[45] = new createMarker(point, "Chopin for a fiver
Christ Church Spitalfields London E1 6LY
"); } map.addOverlay(events[45]); if (!events[46]) { var point = new GLatLng(51.5144 ,-0.097); events[46] = new createMarker(point, "Christmas carols at St Paul's
St Paul's Cathedral London EC4M 8AD
"); } map.addOverlay(events[46]); if (!events[47]) { var point = new GLatLng(51.519878,-0.07199); events[47] = new createMarker(point, "Christmas Design Fair
Boiler House, Old Truman Brewery 152d Brick Lane London E1 6QL
"); } map.addOverlay(events[47]); if (!events[48]) { var point = new GLatLng(51.51619,-0.08652); events[48] = new createMarker(point, "Christmas Fair in aid of Wellbeing of Women
Drapers' Hall Throgmorton Street London EC2N 2DQ
"); } map.addOverlay(events[48]); if (!events[49]) { var point = new GLatLng(51.52019,-0.09390); events[49] = new createMarker(point, "Christmas Fayre
Barbican Library Silk Street London EC2Y 8DS
"); } map.addOverlay(events[49]); if (!events[50]) { var point = new GLatLng(51.5234,-0.0899); events[50] = new createMarker(point, "Circus Skills Spectacular!
Bunhill Fields City Road London EC2
"); } map.addOverlay(events[50]); if (!events[51]) { var point = new GLatLng(51.51991,-0.10057); events[51] = new createMarker(point, "City Cycle Style
Grand Avenue Smithfield Market London EC1A 9PQ
"); } map.addOverlay(events[51]); if (!events[52]) { var point = new GLatLng(51.5136,-0.0876); events[52] = new createMarker(point, "City Cycle Style Photographic Exhibition
Royal Exchange Bank junction London EC3V 3LR
"); } map.addOverlay(events[52]); if (!events[53]) { var point = new GLatLng(51.51299,-0.08326); events[53] = new createMarker(point, "City Life Festival
Leadenhall Market Leadenhalll Street London EC3V 1LR
"); } map.addOverlay(events[53]); if (!events[54]) { var point = new GLatLng(51.5187,-0.0786); events[54] = new createMarker(point, "City of London – the history
Bishopsgate Institute 230 Bishopsgate London EC2M 4QH
"); } map.addOverlay(events[54]); if (!events[55]) { var point = new GLatLng(51.5148,-0.08092); events[55] = new createMarker(point, "City public art space
Aviva Square, Great St Helen's and Undershaft London EC3
"); } map.addOverlay(events[55]); if (!events[56]) { var point = new GLatLng(51.5242,-0.0738); events[56] = new createMarker(point, "City Showcase
Rich Mix 35-47 Bethnal Green Road E1 6LA
"); } map.addOverlay(events[56]); if (!events[57]) { var point = new GLatLng(51.51112,-0.09356); events[57] = new createMarker(point, "City tasting
The Vintners' Hall 68 Upper Thames Street London EC4V 3BG
"); } map.addOverlay(events[57]); if (!events[58]) { var point = new GLatLng(51.52020,-0.11059); events[58] = new createMarker(point, "City Wind Orchestra
St Alban the Martyr Brooke Street London EC3A 3BP
"); } map.addOverlay(events[58]); if (!events[59]) { var point = new GLatLng(51.5196,-0.1005); events[59] = new createMarker(point, "Clerkenwell Christmas Market
Smithfield Market West Smithfield London EC1A 9PQ
"); } map.addOverlay(events[59]); if (!events[60]) { var point = new GLatLng(51.52383,-0.07804); events[60] = new createMarker(point, "CLoSer – Jazz Finale
Village Underground 54 Holywell Lane London EC2A 3PQ
"); } map.addOverlay(events[60]); if (!events[61]) { var point = new GLatLng(51.5086,-0.0763); events[61] = new createMarker(point, "Colonel Blood and the Crown Jewels Robbery
Tower of London London EC3N 4AB
"); } map.addOverlay(events[61]); if (!events[62]) { var point = new GLatLng(51.52,-0.0869); events[62] = new createMarker(point, "COMMA 26/27: Ernst Caramelle and Elina Brotherus
Bloomberg Space 50 Finsbury Square London EC2A 1HD
"); } map.addOverlay(events[62]); if (!events[63]) { var point = new GLatLng(51.51982,-0.09388); events[63] = new createMarker(point, "Complicite - Shun-kin
Barbican Theatre Silk Street London EC2Y 8DS
"); } map.addOverlay(events[63]); if (!events[64]) { var point = new GLatLng(51.51905,-0.07847); events[64] = new createMarker(point, "Corrupt London talks
Bishopsgate Institute 230 Bishopsgate London EC2M 4QH
"); } map.addOverlay(events[64]); if (!events[65]) { var point = new GLatLng(51.51982,-0.09388); events[65] = new createMarker(point, "Cruel
Barbican Theatre Silk Street London EC2Y 8DS
"); } map.addOverlay(events[65]); if (!events[66]) { var point = new GLatLng(51.5242,-0.0738); events[66] = new createMarker(point, "Cuts
RichMix 35-47 Bethnal Green Road London E1 6LA
"); } map.addOverlay(events[66]); if (!events[67]) { var point = new GLatLng(51.51826,-0.08971); events[67] = new createMarker(point, "Dali and the City
Moor House building 120 London Wall London EC2Y 5ET
"); } map.addOverlay(events[67]); if (!events[68]) { var point = new GLatLng(51.51982,-0.09388); events[68] = new createMarker(point, "Dance Umbrella 2010
Barbican Theatre Silk Street London EC2Y 8DS
"); } map.addOverlay(events[68]); if (!events[69]) { var point = new GLatLng(51.5178,-0.0966); events[69] = new createMarker(point, "Darkest London with Iain Sinclair and Sebastian Groes
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[69]); if (!events[70]) { var point = new GLatLng(51.50848,-0.07221); events[70] = new createMarker(point, "Decade
Commodity Quay St Katharine Docks London E1W 1AZ
"); } map.addOverlay(events[70]); if (!events[71]) { var point = new GLatLng(51.51982,-0.09388); events[71] = new createMarker(point, "Design Den
The Curve Barbican, Silk Street London EC2Y 8DS
"); } map.addOverlay(events[71]); if (!events[72]) { var point = new GLatLng(51.5178,-0.0966); events[72] = new createMarker(point, "Diamond Jubilee exhibition
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[72]); if (!events[73]) { var point = new GLatLng(51.5178,-0.0966); events[73] = new createMarker(point, "Dickens and London
Museum of London 150 London Wall EC2Y 5HN
"); } map.addOverlay(events[73]); if (!events[74]) { var point = new GLatLng(51.5178,-0.0966); events[74] = new createMarker(point, "Dickens on screen talk
Museum of London 150 London Wall EC2Y 5HN
"); } map.addOverlay(events[74]); if (!events[75]) { var point = new GLatLng(51.5178,-0.0966); events[75] = new createMarker(point, "Doctors, Dissection and Resurrection Men
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[75]); if (!events[76]) { var point = new GLatLng(51.50556,-0.08044); events[76] = new createMarker(point, "Don Juan in Love
The Scoop More London Riverside London SE1 2DB
"); } map.addOverlay(events[76]); if (!events[77]) { var point = new GLatLng(51.51068,-0.09785); events[77] = new createMarker(point, "DRIFT10
Paul’s Walk opposite Tate Modern London EC4
"); } map.addOverlay(events[77]); if (!events[78]) { var point = new GLatLng(51.52013,-0.09394); events[78] = new createMarker(point, "Duckie Christmas Market
Barbican Foyers Silk Street London EC2Y 8DS
"); } map.addOverlay(events[78]); if (!events[79]) { var point = new GLatLng(51.5271,-0.0797); events[79] = new createMarker(point, "East London Design Show
Shoreditch Town Hall 380 Old Street London EC1V 9LT
"); } map.addOverlay(events[79]); if (!events[80]) { var point = new GLatLng(51.526241,-0.10794); events[80] = new createMarker(point, "East of Elelphant & Way Out West
London Metrpolitan Archives 40 Northampton Road London EC1R OHB
"); } map.addOverlay(events[80]); if (!events[81]) { var point = new GLatLng(51.51572,-0.10638); events[81] = new createMarker(point, "Easter Egg Hunt
Shoe Lane Library Hill House, Little New Street London EC4A 3JR
"); } map.addOverlay(events[81]); if (!events[82]) { var point = new GLatLng(51.51439,-0.08903); events[82] = new createMarker(point, "Easter EGGstravanganza
Bank of England Museum Bartholomew Lane London EC2R 8AH
"); } map.addOverlay(events[82]); if (!events[83]) { var point = new GLatLng(51.5178,-0.0966); events[83] = new createMarker(point, "Easter holiday fun for families
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[83]); if (!events[84]) { var point = new GLatLng(51.5127,-0.0834); events[84] = new createMarker(point, "Elevated Art Fair
Leadenhall Market Off Leadenhall Street London EC3V 1LR
"); } map.addOverlay(events[84]); if (!events[85]) { var point = new GLatLng(51.522549,-0.09753); events[85] = new createMarker(point, "Everything Together
EXHIBIT 20 Goswell Road London EC1M 7AA
"); } map.addOverlay(events[85]); if (!events[86]) { var point = new GLatLng(51.511854,-0.094789); events[86] = new createMarker(point, "Exhibition at Painters’ Hall
The Worshipful Company of Painter-Stainers 9 Little Trinity Lane London EC4V 2AD
"); } map.addOverlay(events[86]); if (!events[87]) { var point = new GLatLng(51.5202,-0.0966); events[87] = new createMarker(point, "Faas Climb for Cancer Research UK
Heron Tower 110 Bishopsgate London EC2N 4AY
"); } map.addOverlay(events[87]); if (!events[88]) { var point = new GLatLng(51.5144 ,-0.097); events[88] = new createMarker(point, "Family carols
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD
"); } map.addOverlay(events[88]); if (!events[89]) { var point = new GLatLng(51.519432,-0.084431); events[89] = new createMarker(point, "Farmers' market
Finsbury Avenue Square Broadgate London EC2M 2QY
"); } map.addOverlay(events[89]); if (!events[90]) { var point = new GLatLng(51.52125,-0.10021); events[90] = new createMarker(point, "Farmers' Market at Malmaison
18-21 Charterhouse Square London EC1M 6AH
"); } map.addOverlay(events[90]); if (!events[91]) { var point = new GLatLng(51.5178,-0.0966); events[91] = new createMarker(point, "February half term fun
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[91]); if (!events[92]) { var point = new GLatLng(51.51982,-0.09388); events[92] = new createMarker(point, "Ferrier and Friends – A Centenary Celebration
Barbican Music Library Silk Street London EC2Y 8DS
"); } map.addOverlay(events[92]); if (!events[93]) { var point = new GLatLng(51.51982,-0.09388); events[93] = new createMarker(point, "Field of Dreams
Barbican Children's Library Silk Street London EC2Y 8DS
"); } map.addOverlay(events[93]); if (!events[94]) { var point = new GLatLng(51.50705,-0.08858); events[94] = new createMarker(point, "Fine Cell Work at Glaziers' Hall
Glazers' Hall 9 Montague Close London SE1 9DD
"); } map.addOverlay(events[94]); if (!events[95]) { var point = new GLatLng(51.521069,-0.08684); events[95] = new createMarker(point, "Finsbury Square Farmers' Market
Finsbury Square London EC2A 1BB
"); } map.addOverlay(events[95]); if (!events[96]) { var point = new GLatLng(51.522549,-0.09753); events[96] = new createMarker(point, "Fireweed
EXHIBIT 20 Goswell Road London EC1M 7AA
"); } map.addOverlay(events[96]); if (!events[97]) { var point = new GLatLng(51.515687,-0.091839); events[97] = new createMarker(point, "Founders’ Sculpture Prize
Guildhall Art Gallery Guildhall Yard London EC2V 5AE
"); } map.addOverlay(events[97]); if (!events[98]) { var point = new GLatLng(51.5154,-0.0924); events[98] = new createMarker(point, "Free lunchtime concerts
St Lawrence Jewry Gresham Street London EC2V 5AA
"); } map.addOverlay(events[98]); if (!events[99]) { var point = new GLatLng(51.51708,-0.08160); events[99] = new createMarker(point, "Free lunchtime concerts
St Botolph's Bishopgate Bishopgate London EC2M 3TL
"); } map.addOverlay(events[99]); if (!events[100]) { var point = new GLatLng(51.5147,-0.1002); events[100] = new createMarker(point, "Free summer events in Paternoster Square
Paternoster Square London EC4M 7DX
"); } map.addOverlay(events[100]); if (!events[101]) { var point = new GLatLng(51.5178,-0.0966); events[101] = new createMarker(point, "Freedom from: Modern slavery in the capital
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[101]); if (!events[102]) { var point = new GLatLng(51.5127,-0.0932); events[102] = new createMarker(point, "Friends of City Churches Annual Walks
St Mary Aldermary Watling Street EC4M 9BW
"); } map.addOverlay(events[102]); if (!events[103]) { var point = new GLatLng(51.5187,-0.0786); events[103] = new createMarker(point, "From Fatwa and Book Burning to Jihad and Hate Laws
Bishopsgate Institute 230 Bishopsgate London EC2M 4QH
"); } map.addOverlay(events[103]); if (!events[104]) { var point = new GLatLng(51.51982,-0.09388); events[104] = new createMarker(point, "Future Beauty: 30 Years of Japanese Fashion
Barbican Art Gallery Silk Street London EC2Y 8DS
"); } map.addOverlay(events[104]); if (!events[105]) { var point = new GLatLng(51.5158,-0.0928); events[105] = new createMarker(point, "Gladiator Games
Guildhall Yard Off Gresham Street London EC2V 7HH
"); } map.addOverlay(events[105]); if (!events[106]) { var point = new GLatLng(51.51439,-0.08903); events[106] = new createMarker(point, "Gold and the Bank of England
Bank of England Museum Bartholomew Lane London EC2R 8AH
"); } map.addOverlay(events[106]); if (!events[107]) { var point = new GLatLng(51.515579,-0.09586); events[107] = new createMarker(point, "Gold: Britain's Glorious Riches
Goldsmiths' Hall Foster Lane London EC2V 6BN
"); } map.addOverlay(events[107]); if (!events[108]) { var point = new GLatLng(51.522549,-0.09753); events[108] = new createMarker(point, "Golden Oldies II
Exhibit 20 Goswell Road London EC1M 7AA
"); } map.addOverlay(events[108]); if (!events[109]) { var point = new GLatLng(51.515579,-0.09586); events[109] = new createMarker(point, "Goldsmiths' Hall tours
Goldsmiths' Hall Foster Lane London EC2V 6BN
"); } map.addOverlay(events[109]); if (!events[110]) { var point = new GLatLng(51.51593,-0.09589); events[110] = new createMarker(point, "Goldsmiths' shopping evening
Goldsmiths' Hall Foster Lane London EC2V 6BN
"); } map.addOverlay(events[110]); if (!events[111]) { var point = new GLatLng(51.51982,-0.09388); events[111] = new createMarker(point, "Gospels of Childhood
The Pit and St Giles Silk Street / Fore Street London EC2Y 8DS
"); } map.addOverlay(events[111]); if (!events[112]) { var point = new GLatLng(51.513779,-0.0968); events[112] = new createMarker(point, "GQ menswear fashion show
One New Change London EC4M 9AF
"); } map.addOverlay(events[112]); if (!events[113]) { var point = new GLatLng(51.513779,-0.0968); events[113] = new createMarker(point, "Grazia Fashion Shows
One New Change Cheapside London EC4M 9AF
"); } map.addOverlay(events[113]); if (!events[114]) { var point = new GLatLng(51.51148,-0.08109); events[114] = new createMarker(point, "Great Gorilla run
Dunster court Fenchurch street London EC3R 7AA
"); } map.addOverlay(events[114]); if (!events[115]) { var point = new GLatLng(51.509399,-0.0795); events[115] = new createMarker(point, "Great Pancake Race
All Hallows by the Tower Byward Street London EC3R 5BJ
"); } map.addOverlay(events[115]); if (!events[116]) { var point = new GLatLng(51.523481,-0.088803); events[116] = new createMarker(point, "Green Garden Lunchtimes
Bunhill Fields Off City Road London EC2
"); } map.addOverlay(events[116]); if (!events[117]) { var point = new GLatLng(51.5176,-0.1095); events[117] = new createMarker(point, "Gresham College lectures
Barnard's Inn Hall Gresham College London EC1N 2HH
"); } map.addOverlay(events[117]); if (!events[118]) { var point = new GLatLng(51.517559,-0.1095); events[118] = new createMarker(point, "Gresham College Lectures (March)
Barnard's Inn Hall London EC1N 2HH
"); } map.addOverlay(events[118]); if (!events[119]) { var point = new GLatLng(51.51982,-0.09388); events[119] = new createMarker(point, "Gross and Klein
Barbican Theatre Silk Street London EC2Y 8DS
"); } map.addOverlay(events[119]); if (!events[120]) { var point = new GLatLng(51.515991,-0.09469); events[120] = new createMarker(point, "Guildhall 600 talks
Basinghall Suite Guildhall London EC2V 7HH
"); } map.addOverlay(events[120]); if (!events[121]) { var point = new GLatLng(51.5195,-0.0924); events[121] = new createMarker(point, "Guildhall Jazz Festival
Guildhall School Silk Street London EC2Y 8DT
"); } map.addOverlay(events[121]); if (!events[122]) { var point = new GLatLng(51.51982,-0.09388); events[122] = new createMarker(point, "Guildhall Symphony Orchestra
Barbican Hall Silk Street London EC2Y 8DS
"); } map.addOverlay(events[122]); if (!events[123]) { var point = new GLatLng(51.51982,-0.09388); events[123] = new createMarker(point, "Hamlet: Schaubühne am Lehniner Platz, Berlin
Barbican Theatre Silk Street London EC2Y 8DS
"); } map.addOverlay(events[123]); if (!events[124]) { var point = new GLatLng(51.5168,-0.074); events[124] = new createMarker(point, "Hand Made Tales: Women and Domestic Crafts
Women's Library Old Castle Street London E1 7NT
"); } map.addOverlay(events[124]); if (!events[125]) { var point = new GLatLng(51.51423,-0.10549); events[125] = new createMarker(point, "Handel Messiah
St Bride's Church Fleet Street London EC4Y 8AU
"); } map.addOverlay(events[125]); if (!events[126]) { var point = new GLatLng(51.51366,-0.10514); events[126] = new createMarker(point, "Happy Hour with Cantabile – The London Quartet
Bridewell Theatre Bride Lane London EC4Y 8EQ
"); } map.addOverlay(events[126]); if (!events[127]) { var point = new GLatLng(51.513779,-0.0968); events[127] = new createMarker(point, "House of Fairy Tales
One New Change London EC4M 9AF
"); } map.addOverlay(events[127]); if (!events[128]) { var point = new GLatLng(51.51982,-0.09388); events[128] = new createMarker(point, "Improbable – The Devil and Mister Punch
The Pit, Barbican Silk Street London EC2Y 8DS
"); } map.addOverlay(events[128]); if (!events[129]) { var point = new GLatLng(51.51378,-0.10973); events[129] = new createMarker(point, "In the Beginning: the Creation of the King James Bible
Temple Church Temple London EC4Y 7BB
"); } map.addOverlay(events[129]); if (!events[130]) { var point = new GLatLng(51.515687,-0.091839); events[130] = new createMarker(point, "Inter-Livery pancake race
Guildhall Yard London EC2V 5AE
"); } map.addOverlay(events[130]); if (!events[131]) { var point = new GLatLng(51.5186,-0.07456); events[131] = new createMarker(point, "International Women’s Fair
Spitalfields Market Crispin Place, Brushfield Street London E1 6BG
"); } map.addOverlay(events[131]); if (!events[132]) { var point = new GLatLng(51.5242,-0.0738); events[132] = new createMarker(point, "Isaac Julien Retrospective
Rich Mix 35-47 Bethnal Green Road London E1 6LA
"); } map.addOverlay(events[132]); if (!events[133]) { var point = new GLatLng(51.5137,-0.0935); events[133] = new createMarker(point, "Ivan Djidjev - Spiritual and Visual Treasures of Byzantine and Renaissance Icons
St Mary-le-Bow church Cheapside London EC2V 6AU
"); } map.addOverlay(events[133]); if (!events[134]) { var point = new GLatLng(51.513779,-0.0968); events[134] = new createMarker(point, "Jersey Boys performance
One New Change London EC4M 9AF
"); } map.addOverlay(events[134]); if (!events[135]) { var point = new GLatLng(51.5051,-0.0901); events[135] = new createMarker(point, "Join me on the bridge
Borough Market 8 Southwark Street London SE1 1TL
"); } map.addOverlay(events[135]); if (!events[136]) { var point = new GLatLng(51.51366,-0.10514); events[136] = new createMarker(point, "Knowledge of the City lectures
St Bride Institute Bride Lane London EC4Y 8EQ
"); } map.addOverlay(events[136]); if (!events[137]) { var point = new GLatLng(51.515687,-0.091839); events[137] = new createMarker(point, "Late view: The Cat’s Pyjamas
Guildhall Art Gallery Guildhall Yard London EC2V 5AE
"); } map.addOverlay(events[137]); if (!events[138]) { var point = new GLatLng(51.5127,-0.0834); events[138] = new createMarker(point, "Lights on at Leadenhall
Leadenhall Market Off Leadenhall Street London EC3V 1LR
"); } map.addOverlay(events[138]); if (!events[139]) { var point = new GLatLng(51.515687,-0.091839); events[139] = new createMarker(point, "Lisa Dracup: Chasing the Gloaming
Guildhall Art Gallery Guildhall Yard London EC2V 5AE
"); } map.addOverlay(events[139]); if (!events[140]) { var point = new GLatLng(51.50349,-0.07661); events[140] = new createMarker(point, "Local Art at the Bridge
Tower Bridge Exhibition Tower Bridge London SE1 2UP
"); } map.addOverlay(events[140]); if (!events[141]) { var point = new GLatLng(51.51858,-0.09622); events[141] = new createMarker(point, "London Futures
Museum Of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[141]); if (!events[142]) { var point = new GLatLng(51.50349,-0.07661); events[142] = new createMarker(point, "London in Black and White
Tower Bridge London SE1 2UP
"); } map.addOverlay(events[142]); if (!events[143]) { var point = new GLatLng(51.5187,-0.0786); events[143] = new createMarker(point, "London in Fiction: Dickens
Bishopsgate Institute 230 Bishopsgate London EC2M 4QH
"); } map.addOverlay(events[143]); if (!events[144]) { var point = new GLatLng(51.52019,-0.09390); events[144] = new createMarker(point, "London Jazz Festival
Barbican Silk street London EC2Y 8DS
"); } map.addOverlay(events[144]); if (!events[145]) { var point = new GLatLng(51.515991,-0.09469); events[145] = new createMarker(point, "London Maze
Guildhall Yard and Art Gallery London EC2V 7HH
"); } map.addOverlay(events[145]); if (!events[146]) { var point = new GLatLng(51.51340,-0.07995); events[146] = new createMarker(point, "London Pageant
St Katherine Cree Leadenhall Street London EC3A 3BP
"); } map.addOverlay(events[146]); if (!events[147]) { var point = new GLatLng(51.51982,-0.09388); events[147] = new createMarker(point, "London Palastine Film Festival
Barbican Silk Street London EC2Y 8DS
"); } map.addOverlay(events[147]); if (!events[148]) { var point = new GLatLng(51.52011,-0.09388); events[148] = new createMarker(point, "London Palastine Film Festival
Barbican Cinema Silk Street London EC2Y 8DS
"); } map.addOverlay(events[148]); if (!events[149]) { var point = new GLatLng(51.5144 ,-0.097); events[149] = new createMarker(point, "London's Christmas Carol
Steps of St Paul's Cathedral London EC4M 8AD
"); } map.addOverlay(events[149]); if (!events[150]) { var point = new GLatLng(51.51304,-0.08336); events[150] = new createMarker(point, "Lord Mayor Christmas lights switch-on
Leadenhall Market Leadenhall street London EC3V 1LR
"); } map.addOverlay(events[150]); if (!events[151]) { var point = new GLatLng(51.51439,-0.08903); events[151] = new createMarker(point, "Lord Mayor's Show
Starts: Bank junction EC2R 8AH
"); } map.addOverlay(events[151]); if (!events[152]) { var point = new GLatLng(51.51466,-0.10789); events[152] = new createMarker(point, "Love in the Pleasure Gardens
Dr Johnson's House 17 Gough Square London EC4A 3DE
"); } map.addOverlay(events[152]); if (!events[153]) { var point = new GLatLng(51.5252,-0.094); events[153] = new createMarker(point, "LSO Discovery Fridays
LSO St Luke's Old Street London EC1V 9NG
"); } map.addOverlay(events[153]); if (!events[154]) { var point = new GLatLng(51.5252,-0.094); events[154] = new createMarker(point, "LSO St Luke’s Community Choir Concert: Old Street Songs
LSO St Luke's Old Street London EC1V 9NG
"); } map.addOverlay(events[154]); if (!events[155]) { var point = new GLatLng(51.52019,-0.09390); events[155] = new createMarker(point, "Lucinda Childs Dance Company
Barbican Theatre Silk Street London EC2Y 8DS
"); } map.addOverlay(events[155]); if (!events[156]) { var point = new GLatLng(51.5134,-0.1098); events[156] = new createMarker(point, "Lunchtime organ recitals
Temple Church Temple London EC4Y 7BB
"); } map.addOverlay(events[156]); if (!events[157]) { var point = new GLatLng(51.526241,-0.10794); events[157] = new createMarker(point, "Mapping the Blitz
London Metropolitan Archives 40 Northampton Road London EC1R OHB
"); } map.addOverlay(events[157]); if (!events[158]) { var point = new GLatLng(51.52364,-0.08805); events[158] = new createMarker(point, "March of the Archers
"); } map.addOverlay(events[158]); if (!events[159]) { var point = new GLatLng(51.5178,-0.0966); events[159] = new createMarker(point, "Meet the Expert
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[159]); if (!events[160]) { var point = new GLatLng(51.51858,-0.09622); events[160] = new createMarker(point, "Meet the Expert
Museum Of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[160]); if (!events[161]) { var point = new GLatLng(51.5178,-0.0966); events[161] = new createMarker(point, "Meet the Expert: Chamberlain, Powell & Bon
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[161]); if (!events[162]) { var point = new GLatLng(51.5144 ,-0.097); events[162] = new createMarker(point, "Messiah by George Frideric Handel
St Paul's Cathedral London EC4M 8AD
"); } map.addOverlay(events[162]); if (!events[163]) { var point = new GLatLng(51.5086,-0.07632); events[163] = new createMarker(point, "Moment & Monument
Tower of London London EC3N 4AB
"); } map.addOverlay(events[163]); if (!events[164]) { var point = new GLatLng(51.5187,-0.0786); events[164] = new createMarker(point, "Monarchy and Republicanism
Bishopsgate Institute Bishopsgate London EC2M 4QH
"); } map.addOverlay(events[164]); if (!events[165]) { var point = new GLatLng(51.5191,-0.0997); events[165] = new createMarker(point, "Monthly jazz
St Bartholomew the Great Cloth Fair, West Smithfield London EC1A 7JQ
"); } map.addOverlay(events[165]); if (!events[166]) { var point = new GLatLng(51.515687,-0.091839); events[166] = new createMarker(point, "Moonlight Madness
Guildhall Art Gallery Guildhall Yard London EC2V 5AE
"); } map.addOverlay(events[166]); if (!events[167]) { var point = new GLatLng(51.50556,-0.08044); events[167] = new createMarker(point, "More London Free Festival - Free Films
The Scoop More London Riverside London SE1 2DB
"); } map.addOverlay(events[167]); if (!events[168]) { var point = new GLatLng(51.5168,-0.074); events[168] = new createMarker(point, "Ms Understood: Women's Liberation in 1970s Britain
Old Castle Street London E1 7NT
"); } map.addOverlay(events[168]); if (!events[169]) { var point = new GLatLng(51.51025,-0.08386); events[169] = new createMarker(point, "Music for Advent
St Mary-at-Hill Lovat Lane London EC3R 8EE
"); } map.addOverlay(events[169]); if (!events[170]) { var point = new GLatLng(51.51708,-0.08160); events[170] = new createMarker(point, "Music for Spring with Nelleke Ladipo
St Botolph Bishopsgate Bishopsgate London EC2M 3TL
"); } map.addOverlay(events[170]); if (!events[171]) { var point = new GLatLng(51.5173,-0.0812); events[171] = new createMarker(point, "Music from the Underground
Andaz Liverpool Street 40 Liverpool Street London EC2M 7QN
"); } map.addOverlay(events[171]); if (!events[172]) { var point = new GLatLng(51.5101,-0.086); events[172] = new createMarker(point, "Music in the Monument
Monument Monument Street London EC3R 8AH
"); } map.addOverlay(events[172]); if (!events[173]) { var point = new GLatLng(51.52013,-0.09394); events[173] = new createMarker(point, "National Poetry day
Barbican Library Silk street London EC2Y 8DS
"); } map.addOverlay(events[173]); if (!events[174]) { var point = new GLatLng(51.51982,-0.09388); events[174] = new createMarker(point, "New Act of the Year 2011
Barbican Theatre Silk Street London EC2Y 8DS
"); } map.addOverlay(events[174]); if (!events[175]) { var point = new GLatLng(51.5136,-0.1051); events[175] = new createMarker(point, "Newland
Bridewell Theatre Bride Lane London EC4Y 8EE
"); } map.addOverlay(events[175]); if (!events[176]) { var point = new GLatLng(51.51135,-0.09042); events[176] = new createMarker(point, "NSPCC City Conker Cup
Loose Cannon Club 13-16 All Hallows Lane London EC4R 3UL
"); } map.addOverlay(events[176]); if (!events[177]) { var point = new GLatLng(51.51478,-0.08036); events[177] = new createMarker(point, "NSPCC Step Change 2011
30 St Mary Axe London EC3A 8EP
"); } map.addOverlay(events[177]); if (!events[178]) { var point = new GLatLng(51.5178,-0.0966); events[178] = new createMarker(point, "Occupation, protest, riot: documenting social unrest
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[178]); if (!events[179]) { var point = new GLatLng(51.51982,-0.09388); events[179] = new createMarker(point, "OMA/Progress
Barbican Art Gallery Silk Street London EC2Y 8DS
"); } map.addOverlay(events[179]); if (!events[180]) { var point = new GLatLng(51.51439,-0.08903); events[180] = new createMarker(point, "Open Door
Bank of England Museum Bartholomew Lane London EC2R 8AH
"); } map.addOverlay(events[180]); if (!events[181]) { var point = new GLatLng(51.513,-0.0856); events[181] = new createMarker(point, "Organic: New Music by Londoners for 'The King of Instruments'
St Michael's Cornhill St Michael's Alley Cornhill EC3V 9DS
"); } map.addOverlay(events[181]); if (!events[182]) { var point = new GLatLng(51.5192,-0.0759); events[182] = new createMarker(point, "Origin: the London Craft Fair
Old Spitalfields Market Brushfield Street London E1 6EW
"); } map.addOverlay(events[182]); if (!events[183]) { var point = new GLatLng(51.5168,-0.074); events[183] = new createMarker(point, "Out of the Archives
Women's Library Old Castle Street London E1 7NT
"); } map.addOverlay(events[183]); if (!events[184]) { var point = new GLatLng(51.5144 ,-0.097); events[184] = new createMarker(point, "Palm Sunday
St Paul's Cathedral and Paternoster Square St Paul's Churchyard London EC4M 8AD
"); } map.addOverlay(events[184]); if (!events[185]) { var point = new GLatLng(51.5127,-0.0834); events[185] = new createMarker(point, "Pancake race
Leadenhall Market Off Leadenhall Street London EC3V 1LR
"); } map.addOverlay(events[185]); if (!events[186]) { var point = new GLatLng(51.521858,-0.11125); events[186] = new createMarker(point, "Papaver Argentum* Silver Poppy
Central Jewellery Ltd 115 Clerkenwell Road London EC1R 5BY
"); } map.addOverlay(events[186]); if (!events[187]) { var point = new GLatLng(51.515687,-0.091839); events[187] = new createMarker(point, "Pearly Kings and Queens Harvest Festival
Guildhall Yard Off Gresham Street London EC2V 5AE
"); } map.addOverlay(events[187]); if (!events[188]) { var point = new GLatLng(51.51149,-0.08682); events[188] = new createMarker(point, "Personal shopping evening
House of Fraser King William Street London EC4N 7HR
"); } map.addOverlay(events[188]); if (!events[189]) { var point = new GLatLng(51.51663,-0.09049); events[189] = new createMarker(point, "Pinot Noir wine tasting
Davy’s at Woolgate Bar and Brasserie 25 Basinghall Street London EC2V 5HA
"); } map.addOverlay(events[189]); if (!events[190]) { var point = new GLatLng(51.5178,-0.0966); events[190] = new createMarker(point, "Pleasure Garden ball
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[190]); if (!events[191]) { var point = new GLatLng(51.513779,-0.0968); events[191] = new createMarker(point, "Priscilla Queen of the Desert performance
Lower Ground Floor, One New Change New Change London EC4M 9AF
"); } map.addOverlay(events[191]); if (!events[192]) { var point = new GLatLng(51.5143,-0.099); events[192] = new createMarker(point, "Public Debates: The People's Bible: Lovers, poets, Sinners, Pilgrims
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD
"); } map.addOverlay(events[192]); if (!events[193]) { var point = new GLatLng(51.52019,-0.09390); events[193] = new createMarker(point, "Raymond Gubbay Christmas Festival
Barbican Hall Silk Street London EC2Y 8DS
"); } map.addOverlay(events[193]); if (!events[194]) { var point = new GLatLng(51.5158,-0.0928); events[194] = new createMarker(point, "Red Cross Christmas Market
Guildhall London EC2V 7HH
"); } map.addOverlay(events[194]); if (!events[195]) { var point = new GLatLng(51.51858,-0.09617); events[195] = new createMarker(point, "Roman fort visit
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[195]); if (!events[196]) { var point = new GLatLng(51.5086,-0.0763); events[196] = new createMarker(point, "Royal Beasts
Tower of London London EC3N 4AB
"); } map.addOverlay(events[196]); if (!events[197]) { var point = new GLatLng(51.51439,-0.08903); events[197] = new createMarker(point, "Royal Connection – a Celebration of the Queen’s Diamond Jubilee
Bank of England Museum Bartholomew Lane London EC2R 8AH
"); } map.addOverlay(events[197]); if (!events[198]) { var point = new GLatLng(51.5152,-0.1078); events[198] = new createMarker(point, "Samuel Johnson: Country House Tourist?
Dr Johnson's House 17 Gough Square London EC4A 3DE
"); } map.addOverlay(events[198]); if (!events[199]) { var point = new GLatLng(51.5178,-0.0966); events[199] = new createMarker(point, "Santa's Grotto
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[199]); if (!events[200]) { var point = new GLatLng(51.5127,-0.0834); events[200] = new createMarker(point, "Saturday Art Market
Leadenhall Market Off Leadenhall Street London EC3V 1LR
"); } map.addOverlay(events[200]); if (!events[201]) { var point = new GLatLng(51.5242,-0.0738); events[201] = new createMarker(point, "Satyajit Ray Retrospective
RichMix 35-47 Bethnal Green Road London E1 6LA
"); } map.addOverlay(events[201]); if (!events[202]) { var point = new GLatLng(51.5178,-0.0966); events[202] = new createMarker(point, "Scrooge's Grotto
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[202]); if (!events[203]) { var point = new GLatLng(51.51439,-0.08903); events[203] = new createMarker(point, "Secure By Design – The Boulton & Watt £50 Note
Bank of England Museum Bartholomew Lane London EC2R 8AH
"); } map.addOverlay(events[203]); if (!events[204]) { var point = new GLatLng(51.533569,-0.08801); events[204] = new createMarker(point, "Shoreditch Festival
Shoreditch Park New North Road London N1 6TA
"); } map.addOverlay(events[204]); if (!events[205]) { var point = new GLatLng(51.515687,-0.091839); events[205] = new createMarker(point, "Sir John Gilbert: Art and Imagination in the Victorian Age
Guildhall Art Gallery London EC2V 5AE
"); } map.addOverlay(events[205]); if (!events[206]) { var point = new GLatLng(51.5196,-0.1005); events[206] = new createMarker(point, "Smithfield Nocturne
Smithfield Market West Smithfield London EC1A 9PQ
"); } map.addOverlay(events[206]); if (!events[207]) { var point = new GLatLng(51.522549,-0.09753); events[207] = new createMarker(point, "Societea II: Tea, Time and Interiors
EXHIBIT 20 Goswell Road London EC1M 7AA
"); } map.addOverlay(events[207]); if (!events[208]) { var point = new GLatLng(51.5149,-0.09696); events[208] = new createMarker(point, "Something on the Side...
150 Cheapside London EC2V 6ET
"); } map.addOverlay(events[208]); if (!events[209]) { var point = new GLatLng(51.52019,-0.09390); events[209] = new createMarker(point, "Song Dong
The Curve Barbican, Silk Street London EC2Y 8DS
"); } map.addOverlay(events[209]); if (!events[210]) { var point = new GLatLng(51.51982,-0.09388); events[210] = new createMarker(point, "South Pacific
Barbican Theatre Silk Street London EC2Y 8DS
"); } map.addOverlay(events[210]); if (!events[211]) { var point = new GLatLng(51.52169,-0.06483); events[211] = new createMarker(point, "Spitalfields Show & Green Fair
Spitalfields City Farm Buxton Street London E1 5AR
"); } map.addOverlay(events[211]); if (!events[212]) { var point = new GLatLng(51.51872,-0.08383); events[212] = new createMarker(point, "Square Mile Cycle Challenge
Broadgate Circle London EC2M 2BL
"); } map.addOverlay(events[212]); if (!events[213]) { var point = new GLatLng(51.51336,-0.09888); events[213] = new createMarker(point, "Square Mile tour
City Information Centre St Paul's Churchyard London EC4M 8BX
"); } map.addOverlay(events[213]); if (!events[214]) { var point = new GLatLng(51.5192,-0.0759); events[214] = new createMarker(point, "St George's Day
Commercial Street London E1 6EW
"); } map.addOverlay(events[214]); if (!events[215]) { var point = new GLatLng(51.5167,-0.0816); events[215] = new createMarker(point, "St George's Day fiesta
Bishopsgate Churchyard Bishopsgate London EC2M 3TL
"); } map.addOverlay(events[215]); if (!events[216]) { var point = new GLatLng(51.516731,-0.08931); events[216] = new createMarker(point, "St George's Day pageant
Armourers' Hall Coleman Street London EC2R 5BJ
"); } map.addOverlay(events[216]); if (!events[217]) { var point = new GLatLng(51.5127,-0.0834); events[217] = new createMarker(point, "St George's Day party
Leadenhall Market Off Leadenhall Street London EC3V 1LR
"); } map.addOverlay(events[217]); if (!events[218]) { var point = new GLatLng(51.5144 ,-0.097); events[218] = new createMarker(point, "St Paul's Cathedral Gala Concert
St Paul's Cathedral London EC4M 8AD
"); } map.addOverlay(events[218]); if (!events[219]) { var point = new GLatLng(51.51338,-0.09903); events[219] = new createMarker(point, "St Paul's Christmas lights switch-on
City Information Centre St Paul's Churchyard EC4M 8BX
"); } map.addOverlay(events[219]); if (!events[220]) { var point = new GLatLng(51.51344, -0.0989); events[220] = new createMarker(point, "St Paul's Christmas tree lighting-up ceremony
St Paul's Churchyard London EC4M 8BX
"); } map.addOverlay(events[220]); if (!events[221]) { var point = new GLatLng(51.5178,-0.0966); events[221] = new createMarker(point, "Street photography today
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[221]); if (!events[222]) { var point = new GLatLng(51.5178,-0.0966); events[222] = new createMarker(point, "Streets of Gold
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[222]); if (!events[223]) { var point = new GLatLng(51.5178,-0.0966); events[223] = new createMarker(point, "Summer fun for families
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[223]); if (!events[224]) { var point = new GLatLng(51.51460,-0.09894); events[224] = new createMarker(point, "Summer organ recitals
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD
"); } map.addOverlay(events[224]); if (!events[225]) { var point = new GLatLng(51.5141,-0.0851); events[225] = new createMarker(point, "Sweet Summer Nights at Threadneedles
Threadneedles 5 Threadneedle Street London EC2R 8AY
"); } map.addOverlay(events[225]); if (!events[226]) { var point = new GLatLng(51.51439,-0.08903); events[226] = new createMarker(point, "Tales from the Riverbank
Bank of England Museum Bartholomew Lane London EC2R 8AH
"); } map.addOverlay(events[226]); if (!events[227]) { var point = new GLatLng(51.51382,-0.0876); events[227] = new createMarker(point, "Tales of Terror
Royal Exchange London EC3V 3LR
"); } map.addOverlay(events[227]); if (!events[228]) { var point = new GLatLng(51.515991,-0.09469); events[228] = new createMarker(point, "Talk: Barbican and Golden Lane estates
Guildhall Library Guildhall London EC2P 2HH
"); } map.addOverlay(events[228]); if (!events[229]) { var point = new GLatLng(51.5152,-0.1078); events[229] = new createMarker(point, "Telling Tales: Stories from Dr Johnson's House
Dr Johnson's House 17 Gough Square London EC4A 3DE
"); } map.addOverlay(events[229]); if (!events[230]) { var point = new GLatLng(51.51378,-0.10973); events[230] = new createMarker(point, "Temple Church Choir Christmas concert
Temple Church Temple London EC4Y 7BB
"); } map.addOverlay(events[230]); if (!events[231]) { var point = new GLatLng(51.5134,-0.1098); events[231] = new createMarker(point, "Temple Church Christmas Fayre
Inner Temple Hall Off Fleet Street London EC4Y 7BB
"); } map.addOverlay(events[231]); if (!events[232]) { var point = new GLatLng(51.51255,-0.11124); events[232] = new createMarker(point, "Temple Song 2011: Willard White
Middle Temple Hall Middle Temple Lane London EC4Y 9AT
"); } map.addOverlay(events[232]); if (!events[233]) { var point = new GLatLng(51.51378,-0.10973); events[233] = new createMarker(point, "Temple Song 2012: Allan Clayton and Iestyn Davies
Middle Temple Hall Middle Temple Lane London EC4Y 9AT
"); } map.addOverlay(events[233]); if (!events[234]) { var point = new GLatLng(51.5178,-0.0966); events[234] = new createMarker(point, "The Battle of Cable Street
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[234]); if (!events[235]) { var point = new GLatLng(51.51982,-0.09388); events[235] = new createMarker(point, "The Blue Dragon
Barbican Theatre Silk Street London EC2Y 8DS
"); } map.addOverlay(events[235]); if (!events[236]) { var point = new GLatLng(51.52478,-0.08193); events[236] = new createMarker(point, "The Book Club
100 Leonard Street London EC2A 4RH
"); } map.addOverlay(events[236]); if (!events[237]) { var point = new GLatLng(51.51314,-0.09891); events[237] = new createMarker(point, "The City's Christmas Carol walk
City Information Centre St Paul's Churchyard London EC4M 8BX
"); } map.addOverlay(events[237]); if (!events[238]) { var point = new GLatLng(51.51467,-0.10800); events[238] = new createMarker(point, "The Clandestine Marriage
Dr Johnson's house 17 Gough Square London EC4A 3DE
"); } map.addOverlay(events[238]); if (!events[239]) { var point = new GLatLng(51.515579,-0.09586); events[239] = new createMarker(point, "The Corieltavi Silver Bowl - 2000 Years
Goldsmiths' Hall Foster Lane London EC2V 6BN
"); } map.addOverlay(events[239]); if (!events[240]) { var point = new GLatLng(51.5135,-0.10511); events[240] = new createMarker(point, "The Decent Rogues
Bridewell Theatre Bride Lane London EC4Y 8EQ
"); } map.addOverlay(events[240]); if (!events[241]) { var point = new GLatLng(51.52019,-0.09390); events[241] = new createMarker(point, "The Directorspective: Vincente Minnelli
Barbican Cinema Silk Street London EC2Y 8DS
"); } map.addOverlay(events[241]); if (!events[242]) { var point = new GLatLng(51.51856,-0.09615); events[242] = new createMarker(point, "The Dispossessed
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[242]); if (!events[243]) { var point = new GLatLng(51.5178,-0.0966); events[243] = new createMarker(point, "The Dispossessed: poverty in London
Museum of London 150 London Wall EC2Y 5HN
"); } map.addOverlay(events[243]); if (!events[244]) { var point = new GLatLng(51.50675,-0.08811); events[244] = new createMarker(point, "The Easter Head Hunt
The London Bridge Experience 2-4 Tooley Street London SE1 2PF
"); } map.addOverlay(events[244]); if (!events[245]) { var point = new GLatLng(51.5152,-0.1078); events[245] = new createMarker(point, "The Famous Fanny Burney
Dr Johnson's House 17 Gough Square London EC4A 3DE
"); } map.addOverlay(events[245]); if (!events[246]) { var point = new GLatLng(51.51982,-0.09388); events[246] = new createMarker(point, "The Life and Adventures of Nicholas Nickleby (part one)
Silk Street Theatre Barbican London EC2Y 8DS
"); } map.addOverlay(events[246]); if (!events[247]) { var point = new GLatLng(51.5242,-0.0738); events[247] = new createMarker(point, "The Maid
Rich Mix 35-47 Bethnal Green Road London E1 6LA
"); } map.addOverlay(events[247]); if (!events[248]) { var point = new GLatLng(51.516541,-0.08399); events[248] = new createMarker(point, "The Methodist Church Collection
Wallspace 83 London Wall London EC2M 5ND
"); } map.addOverlay(events[248]); if (!events[249]) { var point = new GLatLng(51.50349,-0.07661); events[249] = new createMarker(point, "The River Thames: Source to Sea
Tower Bridge Exhibition Tower Bridge London SE1 2UP
"); } map.addOverlay(events[249]); if (!events[250]) { var point = new GLatLng(51.5134,-0.1098); events[250] = new createMarker(point, "The Sixteen
Temple Church Off Fleet Street London EC4Y 7BB
"); } map.addOverlay(events[250]); if (!events[251]) { var point = new GLatLng(51.51870,-0.07776); events[251] = new createMarker(point, "The Stuff that Matters
Raven Row 56 Artillery Lane London E1 7LS
"); } map.addOverlay(events[251]); if (!events[252]) { var point = new GLatLng(51.5187,-0.0938); events[252] = new createMarker(point, "The Tempest
St Giles Cripplegate Fore Street London EC2Y 8DA
"); } map.addOverlay(events[252]); if (!events[253]) { var point = new GLatLng(51.52013,-0.09394); events[253] = new createMarker(point, "The Tempest
Silk Street Theatre Silk street London EC2Y 8DS
"); } map.addOverlay(events[253]); if (!events[254]) { var point = new GLatLng(51.50556,-0.08044); events[254] = new createMarker(point, "Toad Hall!
The Scoop More London Riverside London SE1 2DB
"); } map.addOverlay(events[254]); if (!events[255]) { var point = new GLatLng(51.5242,-0.0738); events[255] = new createMarker(point, "Tongues on Fire film festival
RichMix 35-47 Bethnal Green Road London E1 6LA
"); } map.addOverlay(events[255]); if (!events[256]) { var point = new GLatLng(51.5086,-0.0763); events[256] = new createMarker(point, "Tower of London Arcaeology and Discovery Weekend
Tower of London London EC3N 4AB
"); } map.addOverlay(events[256]); if (!events[257]) { var point = new GLatLng(51.50873,-0.07630); events[257] = new createMarker(point, "Tower of London Ice Rink
Tower of London Ice rink Tower of London London EC3N 4AB
"); } map.addOverlay(events[257]); if (!events[258]) { var point = new GLatLng(51.5187,-0.0786); events[258] = new createMarker(point, "Tuesday lunchtime concerts
Bishopsgate Institute Bishopsgate London EC2M 4QH
"); } map.addOverlay(events[258]); if (!events[259]) { var point = new GLatLng(51.5152,-0.1078); events[259] = new createMarker(point, "Twelfth Night
Dr Johnson's House 17 Gough Square London 020 7353 3745
"); } map.addOverlay(events[259]); if (!events[260]) { var point = new GLatLng(51.51918,-0.08967); events[260] = new createMarker(point, "Twin Peak challenge
City Point 1 Ropemaker Street London EC2Y 9AW
"); } map.addOverlay(events[260]); if (!events[261]) { var point = new GLatLng(51.5217,-0.07226); events[261] = new createMarker(point, "UK Design Fair and Open Studios
Boiler House Old Truman Brewery 152 Brick Lane E1 6QL
"); } map.addOverlay(events[261]); if (!events[262]) { var point = new GLatLng(51.50349,-0.07661); events[262] = new createMarker(point, "Valentine's night at Tower Bridge
Tower Bridge London SE1 2UP
"); } map.addOverlay(events[262]); if (!events[263]) { var point = new GLatLng(51.51860,-0.09613); events[263] = new createMarker(point, "Valentines @ late
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[263]); if (!events[264]) { var point = new GLatLng(51.51982,-0.09388); events[264] = new createMarker(point, "Verdi's Requiem
Barbican Silk Street London EC2Y 8DS
"); } map.addOverlay(events[264]); if (!events[265]) { var point = new GLatLng(51.50349,-0.07661); events[265] = new createMarker(point, "Victorian Games
Tower Bridge London SE1 2UP
"); } map.addOverlay(events[265]); if (!events[266]) { var point = new GLatLng(51.516541,-0.08399); events[266] = new createMarker(point, "Visionaries
All Hallows-by-the-Wall 83 London Wall London EC2M 5ND
"); } map.addOverlay(events[266]); if (!events[267]) { var point = new GLatLng(51.5242,-0.0738); events[267] = new createMarker(point, "Voices of Freedom
Rich Mix 35-47 Bethnal Green Road London E1 6LA
"); } map.addOverlay(events[267]); if (!events[268]) { var point = new GLatLng(51.51982,-0.09388); events[268] = new createMarker(point, "Watch Me Move: The Animation Show
Barbican Art Gallery Silk Street London EC2Y 8DS
"); } map.addOverlay(events[268]); if (!events[269]) { var point = new GLatLng(51.51982,-0.09388); events[269] = new createMarker(point, "What the Dickens quiz night
Barbican Library Silk Street London EC2Y 8DS
"); } map.addOverlay(events[269]); if (!events[270]) { var point = new GLatLng(51.52343,-0.09327); events[270] = new createMarker(point, "Whitecross Street Party
Whitecross Street London EC1Y 8JL
"); } map.addOverlay(events[270]); if (!events[271]) { var point = new GLatLng(51.5242,-0.0738); events[271] = new createMarker(point, "Why does it matter where I come from?
Rich Mix 35-47 Bethnal Green Road London E1 6LA
"); } map.addOverlay(events[271]); if (!events[272]) { var point = new GLatLng(51.5127,-0.0834); events[272] = new createMarker(point, "Winter Market
Leadenhall Market Off Leadenhall Street EC3V 1LR
"); } map.addOverlay(events[272]); if (!events[273]) { var point = new GLatLng(51.515991,-0.10723); events[273] = new createMarker(point, "Winter Market
New Street Square New Fetter Lane London EC4A 3BF
"); } map.addOverlay(events[273]); if (!events[274]) { var point = new GLatLng(51.515687,-0.091839); events[274] = new createMarker(point, "Working Lives of the Thames Gateway
Guildhall Art Gallery Guildhall Yard London EC2V 5AE
"); } map.addOverlay(events[274]); if (!events[275]) { var point = new GLatLng(51.5178,-0.0966); events[275] = new createMarker(point, "World City Music Village
Museum of London 150 London Wall London EC2Y 5HN
"); } map.addOverlay(events[275]); if (!events[276]) { var point = new GLatLng(51.51579,0.08145); events[276] = new createMarker(point, "World music concerts
St Ethelburga's Centre 78 Bishopsgate London EC2N 4AG
"); } map.addOverlay(events[276]); if (!events[277]) { var point = new GLatLng(51.52019,-0.09390); events[277] = new createMarker(point, "Woyzeck on the Highveld
Barbican Theatre Silk Street London EC2Y 8DS
"); } map.addOverlay(events[277]); if (!events[278]) { var point = new GLatLng(51.52019,-0.09390); events[278] = new createMarker(point, "Zappa plays Zappa
Barbican Hall Silk Street London EC2Y 8DS
"); } map.addOverlay(events[278]); if (!events[279]) { var point = new GLatLng(51.521629,-0.07826); events[279] = new createMarker(point, "Zoo 2009
3-10 Shoreditch High Street London E1 6PG
"); } map.addOverlay(events[279]); } else { for(i=0;i.Threadneedles
5 Threadneedle Street London EC2R 8AY"); } map.addOverlay(hotels[0]); if (!hotels[1]) { var point = new GLatLng(51.518059,-0.0798); hotels[1] = new createMarker(point, "196 Bishopsgate
196 Bishopsgate London EC2M 4NR
"); } map.addOverlay(hotels[1]); if (!hotels[2]) { var point = new GLatLng(51.5173,-0.0812); hotels[2] = new createMarker(point, "Andaz Liverpool Street
40 Liverpool Street London EC2M 7QN
"); } map.addOverlay(hotels[2]); if (!hotels[3]) { var point = new GLatLng(51.5098,-0.08); hotels[3] = new createMarker(point, "Apex City of London Hotel
1 Seething Lane London EC3N 4AX
"); } map.addOverlay(hotels[3]); if (!hotels[4]) { var point = new GLatLng(51.51626,-0.08806); hotels[4] = new createMarker(point, "Apex London Wall
7-9 Copthall Avenue London EC2R 7NJ
"); } map.addOverlay(hotels[4]); if (!hotels[5]) { var point = new GLatLng(51.513142,-0.09331); hotels[5] = new createMarker(point, "Calico House
42 Bow Lane London EC4M 9DT
"); } map.addOverlay(hotels[5]); if (!hotels[6]) { var point = new GLatLng(51.5123,-0.0758); hotels[6] = new createMarker(point, "Chamberlain Hotel
130-135 Minories London EC3N 1NU
"); } map.addOverlay(hotels[6]); if (!hotels[7]) { var point = new GLatLng(51.5217,-0.0976); hotels[7] = new createMarker(point, "Citadines Apart’hotel (Barbican)
7-21 Goswell Road London EC1M 7AH
"); } map.addOverlay(hotels[7]); if (!hotels[8]) { var point = new GLatLng(51.5168,-0.0699); hotels[8] = new createMarker(point, "City Hotel London
12-20 Osborn Street London E1 6TE
"); } map.addOverlay(hotels[8]); if (!hotels[9]) { var point = new GLatLng(51.5127,-0.085); hotels[9] = new createMarker(point, "Club Quarters Gracechurch
7 Gracechurch Street EC3V 0DR
"); } map.addOverlay(hotels[9]); if (!hotels[10]) { var point = new GLatLng(51.514,-0.1011); hotels[10] = new createMarker(point, "Club Quarters St Paul’s
24 Ludgate Hill London EC4M 7DR
"); } map.addOverlay(hotels[10]); if (!hotels[11]) { var point = new GLatLng(51.5257,-0.0772); hotels[11] = new createMarker(point, "Crowne Plaza Hotel London - Shoreditch
100 Shoreditch High Street London E1 6JQ
"); } map.addOverlay(hotels[11]); if (!hotels[12]) { var point = new GLatLng(51.5123,-0.1046); hotels[12] = new createMarker(point, "Crowne Plaza London – The City
19 New Bridge Street London EC4V 6DB
"); } map.addOverlay(hotels[12]); if (!hotels[13]) { var point = new GLatLng(51.51344,-0.10336); hotels[13] = new createMarker(point, "Deep Blue Apartments
"); } map.addOverlay(hotels[13]); if (!hotels[14]) { var point = new GLatLng(51.5061,-0.1021); hotels[14] = new createMarker(point, "Express by Holiday Inn - London Southwark
103-109 Southwark Street London SE1 0JQ
"); } map.addOverlay(hotels[14]); if (!hotels[15]) { var point = new GLatLng(51.5268,-0.0832); hotels[15] = new createMarker(point, "Express by Holiday Inn London City
275 Old Street London EC1V 9LN
"); } map.addOverlay(hotels[15]); if (!hotels[16]) { var point = new GLatLng(51.511,-0.0769); hotels[16] = new createMarker(point, "Grange City Hotel
8-14 Cooper's Row London EC3N 2BQ
"); } map.addOverlay(hotels[16]); if (!hotels[17]) { var point = new GLatLng(51.5155,-0.0725); hotels[17] = new createMarker(point, "Ibis London City
5 Commercial Street London E1 6BF
"); } map.addOverlay(hotels[17]); if (!hotels[18]) { var point = new GLatLng(51.5053,-0.0874); hotels[18] = new createMarker(point, "London Bridge Hotel
8-18 London Bridge Street London SE1 9SG
");