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, "

");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
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, "");
}
map.removeOverlay(attractions[23]);
map.addOverlay(attractions[23]);
}
}
if (category == 11 || category == 0) {
if (!attractions[24]) {
var point = new GLatLng(51.51982,-0.09388);
attractions[24] = new createMarker(point, "");
}
map.removeOverlay(attractions[24]);
map.addOverlay(attractions[24]);
}
if (category == 1 || category == 0) {
if (subcategory == 4 || subcategory == 0) {
if (!attractions[25]) {
var point = new GLatLng(51.51982,-0.09388);
attractions[25] = new createMarker(point, "");
}
map.removeOverlay(attractions[25]);
map.addOverlay(attractions[25]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[26]) {
var point = new GLatLng(51.51982,-0.09388);
attractions[26] = new createMarker(point, "");
}
map.removeOverlay(attractions[26]);
map.addOverlay(attractions[26]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 5 || subcategory == 0) {
if (!attractions[27]) {
var point = new GLatLng(51.51982,-0.09388);
attractions[27] = new createMarker(point, "");
}
map.removeOverlay(attractions[27]);
map.addOverlay(attractions[27]);
}
}
if (category == 4 || category == 0) {
if (!attractions[28]) {
var point = new GLatLng(51.5198,-0.0939);
attractions[28] = new createMarker(point, "");
}
map.removeOverlay(attractions[28]);
map.addOverlay(attractions[28]);
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (!attractions[29]) {
var point = new GLatLng(51.5198,-0.0939);
attractions[29] = new createMarker(point, "");
}
map.removeOverlay(attractions[29]);
map.addOverlay(attractions[29]);
}
}
if (category == 4 || category == 0) {
if (!attractions[30]) {
var point = new GLatLng(51.5198,-0.0939);
attractions[30] = new createMarker(point, "");
}
map.removeOverlay(attractions[30]);
map.addOverlay(attractions[30]);
}
if (category == 1 || category == 0) {
if (subcategory == 2 || subcategory == 1 || subcategory == 0) {
if (!attractions[31]) {
var point = new GLatLng(51.51982,-0.09388);
attractions[31] = new createMarker(point, "");
}
map.removeOverlay(attractions[31]);
map.addOverlay(attractions[31]);
}
}
if (category == 7 || category == 0) {
if (!attractions[32]) {
var point = new GLatLng(51.5198,-0.0939);
attractions[32] = new createMarker(point, "");
}
map.removeOverlay(attractions[32]);
map.addOverlay(attractions[32]);
}
if (category == 5 || category == 0) {
if (!attractions[33]) {
var point = new GLatLng(51.5084,-0.1082);
attractions[33] = new createMarker(point, "");
}
map.removeOverlay(attractions[33]);
map.addOverlay(attractions[33]);
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (!attractions[34]) {
var point = new GLatLng(51.5169,-0.0720);
attractions[34] = new createMarker(point, "");
}
map.removeOverlay(attractions[34]);
map.addOverlay(attractions[34]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[35]) {
var point = new GLatLng(51.5232,-0.1009);
attractions[35] = new createMarker(point, "");
}
map.removeOverlay(attractions[35]);
map.addOverlay(attractions[35]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[36]) {
var point = new GLatLng(51.527149,-0.06359);
attractions[36] = new createMarker(point, "");
}
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.52331,-0.10795);
attractions[37] = new createMarker(point, "");
}
map.removeOverlay(attractions[37]);
map.addOverlay(attractions[37]);
}
}
if (category == 10 || category == 0) {
if (!attractions[38]) {
var point = new GLatLng(51.51313,-0.07171);
attractions[38] = new createMarker(point, "");
}
map.removeOverlay(attractions[38]);
map.addOverlay(attractions[38]);
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[39]) {
var point = new GLatLng(51.521,-0.072);
attractions[39] = new createMarker(point, "");
}
map.removeOverlay(attractions[39]);
map.addOverlay(attractions[39]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[40]) {
var point = new GLatLng(51.5261,-0.079);
attractions[40] = new createMarker(point, "");
}
map.removeOverlay(attractions[40]);
map.addOverlay(attractions[40]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 9 || subcategory == 7 || subcategory == 0) {
if (!attractions[41]) {
var point = new GLatLng(51.5187,-0.0786);
attractions[41] = new createMarker(point, "");
}
map.removeOverlay(attractions[41]);
map.addOverlay(attractions[41]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 5 || subcategory == 0) {
if (!attractions[42]) {
var point = new GLatLng(51.5187,-0.0786);
attractions[42] = new createMarker(point, "");
}
map.removeOverlay(attractions[42]);
map.addOverlay(attractions[42]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[43]) {
var point = new GLatLng(51.52,-0.0869);
attractions[43] = new createMarker(point, "");
}
map.removeOverlay(attractions[43]);
map.addOverlay(attractions[43]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[44]) {
var point = new GLatLng(51.5194,-0.0654);
attractions[44] = new createMarker(point, "");
}
map.removeOverlay(attractions[44]);
map.addOverlay(attractions[44]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[45]) {
var point = new GLatLng(51.51942,-0.06537);
attractions[45] = new createMarker(point, "");
}
map.removeOverlay(attractions[45]);
map.addOverlay(attractions[45]);
}
}
if (category == 6 || category == 0) {
if (!attractions[46]) {
var point = new GLatLng(51.505,-0.0946);
attractions[46] = new createMarker(point, "");
}
map.removeOverlay(attractions[46]);
map.addOverlay(attractions[46]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[47]) {
var point = new GLatLng(51.52405,-0.07137);
attractions[47] = new createMarker(point, "");
}
map.removeOverlay(attractions[47]);
map.addOverlay(attractions[47]);
}
}
if (category == 10 || category == 0) {
if (!attractions[48]) {
var point = new GLatLng(51.521,-0.072);
attractions[48] = new createMarker(point, "");
}
map.removeOverlay(attractions[48]);
map.addOverlay(attractions[48]);
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[49]) {
var point = new GLatLng(51.5133,-0.1051);
attractions[49] = new createMarker(point, "");
}
map.removeOverlay(attractions[49]);
map.addOverlay(attractions[49]);
}
}
if (category == 11 || category == 0) {
if (!attractions[50]) {
var point = new GLatLng(51.51886,-0.08356);
attractions[50] = new createMarker(point, "");
}
map.removeOverlay(attractions[50]);
map.addOverlay(attractions[50]);
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[51]) {
var point = new GLatLng(51.5203,-0.0807);
attractions[51] = new createMarker(point, "");
}
map.removeOverlay(attractions[51]);
map.addOverlay(attractions[51]);
}
}
if (category == 9 || category == 0) {
if (!attractions[52]) {
var point = new GLatLng(51.51872,-0.08383);
attractions[52] = new createMarker(point, "");
}
map.removeOverlay(attractions[52]);
map.addOverlay(attractions[52]);
}
if (category == 11 || category == 0) {
if (!attractions[53]) {
var point = new GLatLng(51.517521,-0.08051);
attractions[53] = new createMarker(point, "");
}
map.removeOverlay(attractions[53]);
map.addOverlay(attractions[53]);
}
if (category == 4 || category == 0) {
if (!attractions[54]) {
var point = new GLatLng(51.523481,-0.088803);
attractions[54] = new createMarker(point, "");
}
map.removeOverlay(attractions[54]);
map.addOverlay(attractions[54]);
}
if (category == 6 || category == 0) {
if (!attractions[55]) {
var point = new GLatLng(51.5234,-0.0899);
attractions[55] = new createMarker(point, "");
}
map.removeOverlay(attractions[55]);
map.addOverlay(attractions[55]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[56]) {
var point = new GLatLng(51.5239,-0.0972);
attractions[56] = new createMarker(point, "");
}
map.removeOverlay(attractions[56]);
map.addOverlay(attractions[56]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (!attractions[57]) {
var point = new GLatLng(51.5155,-0.0807);
attractions[57] = new createMarker(point, "");
}
map.removeOverlay(attractions[57]);
map.addOverlay(attractions[57]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[58]) {
var point = new GLatLng(51.5261,-0.079);
attractions[58] = new createMarker(point, "");
}
map.removeOverlay(attractions[58]);
map.addOverlay(attractions[58]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[59]) {
var point = new GLatLng(51.5254,-0.0809);
attractions[59] = new createMarker(point, "");
}
map.removeOverlay(attractions[59]);
map.addOverlay(attractions[59]);
}
}
if (category == 4 || category == 0) {
if (!attractions[60]) {
var point = new GLatLng(51.513088,-0.09892);
attractions[60] = new createMarker(point, "");
}
map.removeOverlay(attractions[60]);
map.addOverlay(attractions[60]);
}
if (category == 3 || category == 0) {
if (subcategory == 9 || subcategory == 0) {
if (!attractions[61]) {
var point = new GLatLng(51.516861,-0.06162);
attractions[61] = new createMarker(point, "");
}
map.removeOverlay(attractions[61]);
map.addOverlay(attractions[61]);
}
}
if (category == 8 || category == 0) {
if (!attractions[62]) {
var point = new GLatLng(51.5086,-0.0763);
attractions[62] = new createMarker(point, "");
}
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, "");
}
map.removeOverlay(attractions[63]);
map.addOverlay(attractions[63]);
}
if (category == 8 || category == 0) {
if (!attractions[64]) {
var point = new GLatLng(51.5064,-0.1048);
attractions[64] = new createMarker(point, "");
}
map.removeOverlay(attractions[64]);
map.addOverlay(attractions[64]);
}
if (category == 8 || category == 0) {
if (!attractions[65]) {
var point = new GLatLng(51.5186,-0.0741);
attractions[65] = new createMarker(point, "");
}
map.removeOverlay(attractions[65]);
map.addOverlay(attractions[65]);
}
if (category == 4 || category == 0) {
if (!attractions[66]) {
var point = new GLatLng(51.516060,-0.10093);
attractions[66] = new createMarker(point, "");
}
map.removeOverlay(attractions[66]);
map.addOverlay(attractions[66]);
}
if (category == 1 || category == 0) {
if (subcategory == 3 || subcategory == 0) {
if (!attractions[67]) {
var point = new GLatLng(51.514,-0.1167);
attractions[67] = new createMarker(point, "");
}
map.removeOverlay(attractions[67]);
map.addOverlay(attractions[67]);
}
}
if (category == 10 || category == 0) {
if (!attractions[68]) {
var point = new GLatLng(51.51227,-0.10149);
attractions[68] = new createMarker(point, "");
}
map.removeOverlay(attractions[68]);
map.addOverlay(attractions[68]);
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[69]) {
var point = new GLatLng(51.524872,-0.08793);
attractions[69] = new createMarker(point, "");
}
map.removeOverlay(attractions[69]);
map.addOverlay(attractions[69]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (!attractions[70]) {
var point = new GLatLng(51.5155,-0.0915);
attractions[70] = new createMarker(point, "");
}
map.removeOverlay(attractions[70]);
map.addOverlay(attractions[70]);
}
}
if (category == 7 || category == 0) {
if (!attractions[71]) {
var point = new GLatLng(51.51314,-0.09891);
attractions[71] = new createMarker(point, "");
}
map.removeOverlay(attractions[71]);
map.addOverlay(attractions[71]);
}
if (category == 11 || category == 0) {
if (!attractions[72]) {
var point = new GLatLng(51.513088,-0.09892);
attractions[72] = new createMarker(point, "");
}
map.removeOverlay(attractions[72]);
map.addOverlay(attractions[72]);
}
if (category == 4 || category == 0) {
if (!attractions[73]) {
var point = new GLatLng(51.51314,-0.09891);
attractions[73] = new createMarker(point, "");
}
map.removeOverlay(attractions[73]);
map.addOverlay(attractions[73]);
}
if (category == 9 || category == 0) {
if (!attractions[74]) {
var point = new GLatLng(51.521832,-0.08008);
attractions[74] = new createMarker(point, "");
}
map.removeOverlay(attractions[74]);
map.addOverlay(attractions[74]);
}
if (category == 3 || category == 0) {
if (subcategory == 9 || subcategory == 0) {
if (!attractions[75]) {
var point = new GLatLng(51.5149,-0.1201);
attractions[75] = new createMarker(point, "");
}
map.removeOverlay(attractions[75]);
map.addOverlay(attractions[75]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[76]) {
var point = new GLatLng(51.51712,-0.10486);
attractions[76] = new createMarker(point, "");
}
map.removeOverlay(attractions[76]);
map.addOverlay(attractions[76]);
}
}
if (category == 6 || category == 0) {
if (!attractions[77]) {
var point = new GLatLng(51.5167,-0.0935);
attractions[77] = new createMarker(point, "");
}
map.removeOverlay(attractions[77]);
map.addOverlay(attractions[77]);
}
if (category == 11 || category == 0) {
if (!attractions[78]) {
var point = new GLatLng(51.51918,-0.08967);
attractions[78] = new createMarker(point, "");
}
map.removeOverlay(attractions[78]);
map.addOverlay(attractions[78]);
}
if (category == 8 || category == 0) {
if (!attractions[79]) {
var point = new GLatLng(51.5172,-0.106);
attractions[79] = new createMarker(point, "");
}
map.removeOverlay(attractions[79]);
map.addOverlay(attractions[79]);
}
if (category == 4 || category == 0) {
if (!attractions[80]) {
var point = new GLatLng(51.511934,-0.095642);
attractions[80] = new createMarker(point, "");
}
map.removeOverlay(attractions[80]);
map.addOverlay(attractions[80]);
}
if (category == 6 || category == 0) {
if (!attractions[81]) {
var point = new GLatLng(51.507,-0.0919);
attractions[81] = new createMarker(point, "");
}
map.removeOverlay(attractions[81]);
map.addOverlay(attractions[81]);
}
if (category == 6 || category == 0) {
if (!attractions[82]) {
var point = new GLatLng(51.5155,-0.0915);
attractions[82] = new createMarker(point, "");
}
map.removeOverlay(attractions[82]);
map.addOverlay(attractions[82]);
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[83]) {
var point = new GLatLng(51.5186,-0.1207);
attractions[83] = new createMarker(point, "");
}
map.removeOverlay(attractions[83]);
map.addOverlay(attractions[83]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[84]) {
var point = new GLatLng(51.51872,-0.12048);
attractions[84] = new createMarker(point, "");
}
map.removeOverlay(attractions[84]);
map.addOverlay(attractions[84]);
}
}
if (category == 6 || category == 0) {
if (!attractions[85]) {
var point = new GLatLng(51.5123,-0.0987);
attractions[85] = new createMarker(point, "");
}
map.removeOverlay(attractions[85]);
map.addOverlay(attractions[85]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[86]) {
var point = new GLatLng(51.5195,-0.116);
attractions[86] = new createMarker(point, "");
}
map.removeOverlay(attractions[86]);
map.addOverlay(attractions[86]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 3 || subcategory == 0) {
if (!attractions[87]) {
var point = new GLatLng(51.5261,-0.079);
attractions[87] = new createMarker(point, "");
}
map.removeOverlay(attractions[87]);
map.addOverlay(attractions[87]);
}
}
if (category == 10 || category == 0) {
if (!attractions[88]) {
var point = new GLatLng(51.5145,-0.055);
attractions[88] = new createMarker(point, "");
}
map.removeOverlay(attractions[88]);
map.addOverlay(attractions[88]);
}
if (category == 2 || category == 0) {
if (subcategory == 5 || subcategory == 0) {
if (!attractions[89]) {
var point = new GLatLng(51.5198,-0.1183);
attractions[89] = new createMarker(point, "");
}
map.removeOverlay(attractions[89]);
map.addOverlay(attractions[89]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[90]) {
var point = new GLatLng(51.5107,-0.1169);
attractions[90] = new createMarker(point, "");
}
map.removeOverlay(attractions[90]);
map.addOverlay(attractions[90]);
}
}
if (category == 4 || category == 0) {
if (!attractions[91]) {
var point = new GLatLng(51.517,-0.0788);
attractions[91] = new createMarker(point, "");
}
map.removeOverlay(attractions[91]);
map.addOverlay(attractions[91]);
}
if (category == 11 || category == 0) {
if (!attractions[92]) {
var point = new GLatLng(51.51421,-0.10893);
attractions[92] = new createMarker(point, "");
}
map.removeOverlay(attractions[92]);
map.addOverlay(attractions[92]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[93]) {
var point = new GLatLng(51.5246,-0.0928);
attractions[93] = new createMarker(point, "");
}
map.removeOverlay(attractions[93]);
map.addOverlay(attractions[93]);
}
}
if (category == 6 || category == 0) {
if (!attractions[94]) {
var point = new GLatLng(51.521,-0.0773);
attractions[94] = new createMarker(point, "");
}
map.removeOverlay(attractions[94]);
map.addOverlay(attractions[94]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[95]) {
var point = new GLatLng(51.5039,-0.0747);
attractions[95] = new createMarker(point, "");
}
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.5217,-0.1148);
attractions[96] = new createMarker(point, "");
}
map.removeOverlay(attractions[96]);
map.addOverlay(attractions[96]);
}
}
if (category == 6 || category == 0) {
if (!attractions[97]) {
var point = new GLatLng(51.5152,-0.1078);
attractions[97] = new createMarker(point, "");
}
map.removeOverlay(attractions[97]);
map.addOverlay(attractions[97]);
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[98]) {
var point = new GLatLng(51.5223,-0.1025);
attractions[98] = new createMarker(point, "");
}
map.removeOverlay(attractions[98]);
map.addOverlay(attractions[98]);
}
}
if (category == 8 || category == 0) {
if (!attractions[99]) {
var point = new GLatLng(51.5155,-0.0853);
attractions[99] = new createMarker(point, "");
}
map.removeOverlay(attractions[99]);
map.addOverlay(attractions[99]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[100]) {
var point = new GLatLng(51.5244,-0.1101);
attractions[100] = new createMarker(point, "");
}
map.removeOverlay(attractions[100]);
map.addOverlay(attractions[100]);
}
}
if (category == 10 || category == 0) {
if (!attractions[101]) {
var point = new GLatLng(51.51747,-0.06555);
attractions[101] = new createMarker(point, "");
}
map.removeOverlay(attractions[101]);
map.addOverlay(attractions[101]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[102]) {
var point = new GLatLng(51.522549,-0.09753);
attractions[102] = new createMarker(point, "");
}
map.removeOverlay(attractions[102]);
map.addOverlay(attractions[102]);
}
}
if (category == 7 || category == 0) {
if (!attractions[103]) {
var point = new GLatLng(51.51314,-0.09891);
attractions[103] = new createMarker(point, "");
}
map.removeOverlay(attractions[103]);
map.addOverlay(attractions[103]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[104]) {
var point = new GLatLng(51.5073,-0.0959);
attractions[104] = new createMarker(point, "");
}
map.removeOverlay(attractions[104]);
map.addOverlay(attractions[104]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[105]) {
var point = new GLatLng(51.5195,-0.1053);
attractions[105] = new createMarker(point, "");
}
map.removeOverlay(attractions[105]);
map.addOverlay(attractions[105]);
}
}
if (category == 4 || category == 0) {
if (!attractions[106]) {
var point = new GLatLng(51.512188,-0.081593);
attractions[106] = new createMarker(point, "");
}
map.removeOverlay(attractions[106]);
map.addOverlay(attractions[106]);
}
if (category == 4 || category == 0) {
if (!attractions[107]) {
var point = new GLatLng(51.5143,-0.099);
attractions[107] = new createMarker(point, "");
}
map.removeOverlay(attractions[107]);
map.addOverlay(attractions[107]);
}
if (category == 4 || category == 0) {
if (!attractions[108]) {
var point = new GLatLng(51.51814,-0.08656);
attractions[108] = new createMarker(point, "");
}
map.removeOverlay(attractions[108]);
map.addOverlay(attractions[108]);
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (!attractions[109]) {
var point = new GLatLng(51.5265,-0.1045);
attractions[109] = new createMarker(point, "");
}
map.removeOverlay(attractions[109]);
map.addOverlay(attractions[109]);
}
}
if (category == 7 || category == 0) {
if (!attractions[110]) {
var point = new GLatLng(51.51314,-0.09891);
attractions[110] = new createMarker(point, "");
}
map.removeOverlay(attractions[110]);
map.addOverlay(attractions[110]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[111]) {
var point = new GLatLng(51.52761,-0.07457);
attractions[111] = new createMarker(point, "");
}
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.52631,-0.08221);
attractions[112] = new createMarker(point, "");
}
map.removeOverlay(attractions[112]);
map.addOverlay(attractions[112]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[113]) {
var point = new GLatLng(51.5036,-0.0997);
attractions[113] = new createMarker(point, "");
}
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.5316,-0.0762);
attractions[114] = new createMarker(point, "");
}
map.removeOverlay(attractions[114]);
map.addOverlay(attractions[114]);
}
}
if (category == 6 || category == 0) {
if (!attractions[115]) {
var point = new GLatLng(51.5065,-0.0906);
attractions[115] = new createMarker(point, "");
}
map.removeOverlay(attractions[115]);
map.addOverlay(attractions[115]);
}
if (category == 11 || category == 0) {
if (!attractions[116]) {
var point = new GLatLng(51.52383,-0.09538);
attractions[116] = new createMarker(point, "");
}
map.removeOverlay(attractions[116]);
map.addOverlay(attractions[116]);
}
if (category == 9 || category == 0) {
if (!attractions[117]) {
var point = new GLatLng(51.522099,-0.09688);
attractions[117] = new createMarker(point, "");
}
map.removeOverlay(attractions[117]);
map.addOverlay(attractions[117]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[118]) {
var point = new GLatLng(51.5156,-0.0959);
attractions[118] = new createMarker(point, "");
}
map.removeOverlay(attractions[118]);
map.addOverlay(attractions[118]);
}
}
if (category == 4 || category == 0) {
if (!attractions[119]) {
var point = new GLatLng(51.5156,-0.0959);
attractions[119] = new createMarker(point, "");
}
map.removeOverlay(attractions[119]);
map.addOverlay(attractions[119]);
}
if (category == 4 || category == 0) {
if (!attractions[120]) {
var point = new GLatLng(51.52025,-0.11398);
attractions[120] = new createMarker(point, "");
}
map.removeOverlay(attractions[120]);
map.addOverlay(attractions[120]);
}
if (category == 3 || category == 0) {
if (subcategory == 9 || subcategory == 0) {
if (!attractions[121]) {
var point = new GLatLng(51.5176,-0.1095);
attractions[121] = new createMarker(point, "");
}
map.removeOverlay(attractions[121]);
map.addOverlay(attractions[121]);
}
}
if (category == 6 || category == 0) {
if (!attractions[122]) {
var point = new GLatLng(51.5158,-0.0928);
attractions[122] = new createMarker(point, "");
}
map.removeOverlay(attractions[122]);
map.addOverlay(attractions[122]);
}
if (category == 11 || category == 0) {
if (!attractions[123]) {
var point = new GLatLng(51.515308,-0.09188);
attractions[123] = new createMarker(point, "");
}
map.removeOverlay(attractions[123]);
map.addOverlay(attractions[123]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[124]) {
var point = new GLatLng(51.515687,-0.091839);
attractions[124] = new createMarker(point, "");
}
map.removeOverlay(attractions[124]);
map.addOverlay(attractions[124]);
}
}
if (category == 6 || category == 0) {
if (!attractions[125]) {
var point = new GLatLng(51.515687,-0.091839);
attractions[125] = new createMarker(point, "");
}
map.removeOverlay(attractions[125]);
map.addOverlay(attractions[125]);
}
if (category == 7 || category == 0) {
if (!attractions[126]) {
var point = new GLatLng(51.52195,-0.0926);
attractions[126] = new createMarker(point, "");
}
map.removeOverlay(attractions[126]);
map.addOverlay(attractions[126]);
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (!attractions[127]) {
var point = new GLatLng(51.5155,-0.0915);
attractions[127] = new createMarker(point, "");
}
map.removeOverlay(attractions[127]);
map.addOverlay(attractions[127]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[128]) {
var point = new GLatLng(51.519451,-0.09241);
attractions[128] = new createMarker(point, "");
}
map.removeOverlay(attractions[128]);
map.addOverlay(attractions[128]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 5 || subcategory == 0) {
if (!attractions[129]) {
var point = new GLatLng(51.5195,-0.0924);
attractions[129] = new createMarker(point, "");
}
map.removeOverlay(attractions[129]);
map.addOverlay(attractions[129]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[130]) {
var point = new GLatLng(51.5242,-0.0738);
attractions[130] = new createMarker(point, "");
}
map.removeOverlay(attractions[130]);
map.addOverlay(attractions[130]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[131]) {
var point = new GLatLng(51.5279,-0.0777);
attractions[131] = new createMarker(point, "");
}
map.removeOverlay(attractions[131]);
map.addOverlay(attractions[131]);
}
}
if (category == 11 || category == 0) {
if (!attractions[132]) {
var point = new GLatLng(51.51638,-0.08128);
attractions[132] = new createMarker(point, "");
}
map.removeOverlay(attractions[132]);
map.addOverlay(attractions[132]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[133]) {
var point = new GLatLng(51.5327 ,-0.0769 );
attractions[133] = new createMarker(point, "");
}
map.removeOverlay(attractions[133]);
map.addOverlay(attractions[133]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[134]) {
var point = new GLatLng(51.5145,-0.0823);
attractions[134] = new createMarker(point, "");
}
map.removeOverlay(attractions[134]);
map.addOverlay(attractions[134]);
}
}
if (category == 6 || category == 0) {
if (!attractions[135]) {
var point = new GLatLng(51.506,-0.0815);
attractions[135] = new createMarker(point, "");
}
map.removeOverlay(attractions[135]);
map.addOverlay(attractions[135]);
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (!attractions[136]) {
var point = new GLatLng(51.5212,-0.1157);
attractions[136] = new createMarker(point, "");
}
map.removeOverlay(attractions[136]);
map.addOverlay(attractions[136]);
}
}
if (category == 8 || category == 0) {
if (!attractions[137]) {
var point = new GLatLng(51.5309,-0.0916);
attractions[137] = new createMarker(point, "");
}
map.removeOverlay(attractions[137]);
map.addOverlay(attractions[137]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[138]) {
var point = new GLatLng(51.52326,-0.10692);
attractions[138] = new createMarker(point, "");
}
map.removeOverlay(attractions[138]);
map.addOverlay(attractions[138]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[139]) {
var point = new GLatLng(51.5319,-0.08);
attractions[139] = new createMarker(point, "");
}
map.removeOverlay(attractions[139]);
map.addOverlay(attractions[139]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[140]) {
var point = new GLatLng(51.53099,-0.08234);
attractions[140] = new createMarker(point, "");
}
map.removeOverlay(attractions[140]);
map.addOverlay(attractions[140]);
}
}
if (category == 4 || category == 0) {
if (!attractions[141]) {
var point = new GLatLng(51.5271,-0.0814);
attractions[141] = new createMarker(point, "");
}
map.removeOverlay(attractions[141]);
map.addOverlay(attractions[141]);
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[142]) {
var point = new GLatLng(51.52742,-0.0817);
attractions[142] = new createMarker(point, "");
}
map.removeOverlay(attractions[142]);
map.addOverlay(attractions[142]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (!attractions[143]) {
var point = new GLatLng(51.52,-0.0572);
attractions[143] = new createMarker(point, "");
}
map.removeOverlay(attractions[143]);
map.addOverlay(attractions[143]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[144]) {
var point = new GLatLng(51.526451,-0.07924);
attractions[144] = new createMarker(point, "");
}
map.removeOverlay(attractions[144]);
map.addOverlay(attractions[144]);
}
}
if (category == 8 || category == 0) {
if (!attractions[145]) {
var point = new GLatLng(51.5217,-0.0951);
attractions[145] = new createMarker(point, "");
}
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.5017,-0.0923);
attractions[146] = new createMarker(point, "");
}
map.removeOverlay(attractions[146]);
map.addOverlay(attractions[146]);
}
}
if (category == 4 || category == 0) {
if (!attractions[147]) {
var point = new GLatLng(51.516448,-0.08060);
attractions[147] = new createMarker(point, "");
}
map.removeOverlay(attractions[147]);
map.addOverlay(attractions[147]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[148]) {
var point = new GLatLng(51.53454,-0.05617);
attractions[148] = new createMarker(point, "");
}
map.removeOverlay(attractions[148]);
map.addOverlay(attractions[148]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[149]) {
var point = new GLatLng(51.5202,-0.0731);
attractions[149] = new createMarker(point, "");
}
map.removeOverlay(attractions[149]);
map.addOverlay(attractions[149]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[150]) {
var point = new GLatLng(51.52334,-0.1014);
attractions[150] = new createMarker(point, "");
}
map.removeOverlay(attractions[150]);
map.addOverlay(attractions[150]);
}
}
if (category == 11 || category == 0) {
if (!attractions[151]) {
var point = new GLatLng(51.51366,-0.08090);
attractions[151] = new createMarker(point, "");
}
map.removeOverlay(attractions[151]);
map.addOverlay(attractions[151]);
}
if (category == 11 || category == 0) {
if (!attractions[152]) {
var point = new GLatLng(51.512798,-0.08408);
attractions[152] = new createMarker(point, "");
}
map.removeOverlay(attractions[152]);
map.addOverlay(attractions[152]);
}
if (category == 7 || category == 0) {
if (!attractions[153]) {
var point = new GLatLng(51.5127,-0.0834);
attractions[153] = new createMarker(point, "");
}
map.removeOverlay(attractions[153]);
map.addOverlay(attractions[153]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[154]) {
var point = new GLatLng(51.523,-0.106);
attractions[154] = new createMarker(point, "");
}
map.removeOverlay(attractions[154]);
map.addOverlay(attractions[154]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 2 || subcategory == 0) {
if (!attractions[155]) {
var point = new GLatLng(51.5294,-0.1062);
attractions[155] = new createMarker(point, "");
}
map.removeOverlay(attractions[155]);
map.addOverlay(attractions[155]);
}
}
if (category == 4 || category == 0) {
if (!attractions[156]) {
var point = new GLatLng(51.51744,-0.11608);
attractions[156] = new createMarker(point, "");
}
map.removeOverlay(attractions[156]);
map.addOverlay(attractions[156]);
}
if (category == 11 || category == 0) {
if (!attractions[157]) {
var point = new GLatLng(51.512539,-0.08214);
attractions[157] = new createMarker(point, "");
}
map.removeOverlay(attractions[157]);
map.addOverlay(attractions[157]);
}
if (category == 6 || category == 0) {
if (!attractions[158]) {
var point = new GLatLng(51.5053,-0.0851);
attractions[158] = new createMarker(point, "");
}
map.removeOverlay(attractions[158]);
map.addOverlay(attractions[158]);
}
if (category == 6 || category == 0) {
if (!attractions[159]) {
var point = new GLatLng(51.502,-0.0981);
attractions[159] = new createMarker(point, "");
}
map.removeOverlay(attractions[159]);
map.addOverlay(attractions[159]);
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (!attractions[160]) {
var point = new GLatLng(51.5251,-0.1072);
attractions[160] = new createMarker(point, "");
}
map.removeOverlay(attractions[160]);
map.addOverlay(attractions[160]);
}
}
if (category == 11 || category == 0) {
if (!attractions[161]) {
var point = new GLatLng(51.515687,-0.091839);
attractions[161] = new createMarker(point, "");
}
map.removeOverlay(attractions[161]);
map.addOverlay(attractions[161]);
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 5 || subcategory == 0) {
if (!attractions[162]) {
var point = new GLatLng(51.5252,-0.094);
attractions[162] = new createMarker(point, "");
}
map.removeOverlay(attractions[162]);
map.addOverlay(attractions[162]);
}
}
if (category == 6 || category == 0) {
if (!attractions[163]) {
var point = new GLatLng(51.5132,-0.0895);
attractions[163] = new createMarker(point, "");
}
map.removeOverlay(attractions[163]);
map.addOverlay(attractions[163]);
}
if (category == 11 || category == 0) {
if (!attractions[164]) {
var point = new GLatLng(51.5132,-0.0895);
attractions[164] = new createMarker(point, "");
}
map.removeOverlay(attractions[164]);
map.addOverlay(attractions[164]);
}
if (category == 7 || category == 0) {
if (!attractions[165]) {
var point = new GLatLng(51.5132,-0.0895);
attractions[165] = new createMarker(point, "");
}
map.removeOverlay(attractions[165]);
map.addOverlay(attractions[165]);
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 7 || subcategory == 0) {
if (!attractions[166]) {
var point = new GLatLng(51.523,-0.106);
attractions[166] = new createMarker(point, "");
}
map.removeOverlay(attractions[166]);
map.addOverlay(attractions[166]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (!attractions[167]) {
var point = new GLatLng(51.515,-0.1112);
attractions[167] = new createMarker(point, "");
}
map.removeOverlay(attractions[167]);
map.addOverlay(attractions[167]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[168]) {
var point = new GLatLng(51.52512,-0.05592);
attractions[168] = new createMarker(point, "");
}
map.removeOverlay(attractions[168]);
map.addOverlay(attractions[168]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[169]) {
var point = new GLatLng(51.5046,-0.0943);
attractions[169] = new createMarker(point, "");
}
map.removeOverlay(attractions[169]);
map.addOverlay(attractions[169]);
}
}
if (category == 6 || category == 0) {
if (!attractions[170]) {
var point = new GLatLng(51.5122,-0.1112);
attractions[170] = new createMarker(point, "");
}
map.removeOverlay(attractions[170]);
map.addOverlay(attractions[170]);
}
if (category == 6 || category == 0) {
if (!attractions[171]) {
var point = new GLatLng(51.51003,-0.098524);
attractions[171] = new createMarker(point, "");
}
map.removeOverlay(attractions[171]);
map.addOverlay(attractions[171]);
}
if (category == 11 || category == 0) {
if (!attractions[172]) {
var point = new GLatLng(51.51083,-0.09805);
attractions[172] = new createMarker(point, "");
}
map.removeOverlay(attractions[172]);
map.addOverlay(attractions[172]);
}
if (category == 6 || category == 0) {
if (!attractions[173]) {
var point = new GLatLng(51.5101,-0.086);
attractions[173] = new createMarker(point, "");
}
map.removeOverlay(attractions[173]);
map.addOverlay(attractions[173]);
}
if (category == 11 || category == 0) {
if (!attractions[174]) {
var point = new GLatLng(51.5101,-0.086);
attractions[174] = new createMarker(point, "");
}
map.removeOverlay(attractions[174]);
map.addOverlay(attractions[174]);
}
if (category == 11 || category == 0) {
if (!attractions[175]) {
var point = new GLatLng(51.517639,-0.08977);
attractions[175] = new createMarker(point, "");
}
map.removeOverlay(attractions[175]);
map.addOverlay(attractions[175]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[176]) {
var point = new GLatLng(51.4979,-0.1099);
attractions[176] = new createMarker(point, "");
}
map.removeOverlay(attractions[176]);
map.addOverlay(attractions[176]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[177]) {
var point = new GLatLng(51.524349,-0.07505);
attractions[177] = new createMarker(point, "");
}
map.removeOverlay(attractions[177]);
map.addOverlay(attractions[177]);
}
}
if (category == 6 || category == 0) {
if (!attractions[178]) {
var point = new GLatLng(51.521931,-0.10261);
attractions[178] = new createMarker(point, "");
}
map.removeOverlay(attractions[178]);
map.addOverlay(attractions[178]);
}
if (category == 6 || category == 0) {
if (!attractions[179]) {
var point = new GLatLng(51.5197,-0.0726);
attractions[179] = new createMarker(point, "");
}
map.removeOverlay(attractions[179]);
map.addOverlay(attractions[179]);
}
if (category == 6 || category == 0) {
if (!attractions[180]) {
var point = new GLatLng(51.5178,-0.0966);
attractions[180] = new createMarker(point, "");
}
map.removeOverlay(attractions[180]);
map.addOverlay(attractions[180]);
}
if (category == 1 || category == 0) {
if (subcategory == 4 || subcategory == 1 || subcategory == 0) {
if (!attractions[181]) {
var point = new GLatLng(51.5178,-0.0966);
attractions[181] = new createMarker(point, "");
}
map.removeOverlay(attractions[181]);
map.addOverlay(attractions[181]);
}
}
if (category == 7 || category == 0) {
if (!attractions[182]) {
var point = new GLatLng(51.5178,-0.0966);
attractions[182] = new createMarker(point, "");
}
map.removeOverlay(attractions[182]);
map.addOverlay(attractions[182]);
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (!attractions[183]) {
var point = new GLatLng(51.5203,-0.1009);
attractions[183] = new createMarker(point, "");
}
map.removeOverlay(attractions[183]);
map.addOverlay(attractions[183]);
}
}
if (category == 10 || category == 0) {
if (!attractions[184]) {
var point = new GLatLng(51.51531,-0.05988);
attractions[184] = new createMarker(point, "");
}
map.removeOverlay(attractions[184]);
map.addOverlay(attractions[184]);
}
if (category == 5 || category == 0) {
if (!attractions[185]) {
var point = new GLatLng(51.53455,-0.05618);
attractions[185] = new createMarker(point, "");
}
map.removeOverlay(attractions[185]);
map.addOverlay(attractions[185]);
}
if (category == 11 || category == 0) {
if (!attractions[186]) {
var point = new GLatLng(51.513939,-0.10592);
attractions[186] = new createMarker(point, "");
}
map.removeOverlay(attractions[186]);
map.addOverlay(attractions[186]);
}
if (category == 11 || category == 0) {
if (!attractions[187]) {
var point = new GLatLng(51.515991,-0.10723);
attractions[187] = new createMarker(point, "");
}
map.removeOverlay(attractions[187]);
map.addOverlay(attractions[187]);
}
if (category == 4 || category == 0) {
if (!attractions[188]) {
var point = new GLatLng(51.51722,-0.09585);
attractions[188] = new createMarker(point, "");
}
map.removeOverlay(attractions[188]);
map.addOverlay(attractions[188]);
}
if (category == 11 || category == 0) {
if (!attractions[189]) {
var point = new GLatLng(51.515442,-0.10198);
attractions[189] = new createMarker(point, "");
}
map.removeOverlay(attractions[189]);
map.addOverlay(attractions[189]);
}
if (category == 6 || category == 0) {
if (!attractions[190]) {
var point = new GLatLng(51.51549,-0.10199);
attractions[190] = new createMarker(point, "");
}
map.removeOverlay(attractions[190]);
map.addOverlay(attractions[190]);
}
if (category == 6 || category == 0) {
if (!attractions[191]) {
var point = new GLatLng(51.5049,-0.0879);
attractions[191] = new createMarker(point, "");
}
map.removeOverlay(attractions[191]);
map.addOverlay(attractions[191]);
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[192]) {
var point = new GLatLng(51.5315,-0.1058);
attractions[192] = new createMarker(point, "");
}
map.removeOverlay(attractions[192]);
map.addOverlay(attractions[192]);
}
}
if (category == 11 || category == 0) {
if (!attractions[193]) {
var point = new GLatLng(51.516178,-0.08972);
attractions[193] = new createMarker(point, "");
}
map.removeOverlay(attractions[193]);
map.addOverlay(attractions[193]);
}
if (category == 11 || category == 0) {
if (!attractions[194]) {
var point = new GLatLng(51.517151,-0.09591);
attractions[194] = new createMarker(point, "");
}
map.removeOverlay(attractions[194]);
map.addOverlay(attractions[194]);
}
if (category == 11 || category == 0) {
if (!attractions[195]) {
var point = new GLatLng(51.513779,-0.0968);
attractions[195] = new createMarker(point, "");
}
map.removeOverlay(attractions[195]);
map.addOverlay(attractions[195]);
}
if (category == 11 || category == 0) {
if (!attractions[196]) {
var point = new GLatLng(51.513199,-0.09084);
attractions[196] = new createMarker(point, "");
}
map.removeOverlay(attractions[196]);
map.addOverlay(attractions[196]);
}
if (category == 8 || category == 0) {
if (!attractions[197]) {
var point = new GLatLng(51.5023,-0.0845);
attractions[197] = new createMarker(point, "");
}
map.removeOverlay(attractions[197]);
map.addOverlay(attractions[197]);
}
if (category == 11 || category == 0) {
if (!attractions[198]) {
var point = new GLatLng(51.51458,-0.09941);
attractions[198] = new createMarker(point, "");
}
map.removeOverlay(attractions[198]);
map.addOverlay(attractions[198]);
}
if (category == 1 || category == 0) {
if (subcategory == 2 || subcategory == 0) {
if (!attractions[199]) {
var point = new GLatLng(51.5146,-0.118);
attractions[199] = new createMarker(point, "");
}
map.removeOverlay(attractions[199]);
map.addOverlay(attractions[199]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[200]) {
var point = new GLatLng(51.500389,-0.08446);
attractions[200] = new createMarker(point, "");
}
map.removeOverlay(attractions[200]);
map.addOverlay(attractions[200]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[201]) {
var point = new GLatLng(51.51982,-0.09388);
attractions[201] = new createMarker(point, "");
}
map.removeOverlay(attractions[201]);
map.addOverlay(attractions[201]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[202]) {
var point = new GLatLng(51.5266,-0.0807);
attractions[202] = new createMarker(point, "");
}
map.removeOverlay(attractions[202]);
map.addOverlay(attractions[202]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[203]) {
var point = new GLatLng(51.5034,-0.0756);
attractions[203] = new createMarker(point, "");
}
map.removeOverlay(attractions[203]);
map.addOverlay(attractions[203]);
}
}
if (category == 4 || category == 0) {
if (!attractions[204]) {
var point = new GLatLng(51.5117,-0.0743);
attractions[204] = new createMarker(point, "");
}
map.removeOverlay(attractions[204]);
map.addOverlay(attractions[204]);
}
if (category == 4 || category == 0) {
if (!attractions[205]) {
var point = new GLatLng(51.516735,-0.09768);
attractions[205] = new createMarker(point, "");
}
map.removeOverlay(attractions[205]);
map.addOverlay(attractions[205]);
}
if (category == 6 || category == 0) {
if (!attractions[206]) {
var point = new GLatLng(51.5137,-0.1105);
attractions[206] = new createMarker(point, "");
}
map.removeOverlay(attractions[206]);
map.addOverlay(attractions[206]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[207]) {
var point = new GLatLng(51.52607,-0.0807);
attractions[207] = new createMarker(point, "");
}
map.removeOverlay(attractions[207]);
map.addOverlay(attractions[207]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[208]) {
var point = new GLatLng(51.5074,-0.1022);
attractions[208] = new createMarker(point, "");
}
map.removeOverlay(attractions[208]);
map.addOverlay(attractions[208]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[209]) {
var point = new GLatLng(51.518429,-0.10249);
attractions[209] = new createMarker(point, "");
}
map.removeOverlay(attractions[209]);
map.addOverlay(attractions[209]);
}
}
if (category == 9 || category == 0) {
if (!attractions[210]) {
var point = new GLatLng(51.51458,-0.09941);
attractions[210] = new createMarker(point, "");
}
map.removeOverlay(attractions[210]);
map.addOverlay(attractions[210]);
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[211]) {
var point = new GLatLng(51.5167,-0.0676);
attractions[211] = new createMarker(point, "");
}
map.removeOverlay(attractions[211]);
map.addOverlay(attractions[211]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[212]) {
var point = new GLatLng(51.52423,-0.07379);
attractions[212] = new createMarker(point, "");
}
map.removeOverlay(attractions[212]);
map.addOverlay(attractions[212]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 4 || subcategory == 0) {
if (!attractions[213]) {
var point = new GLatLng(51.5242,-0.0738);
attractions[213] = new createMarker(point, "");
}
map.removeOverlay(attractions[213]);
map.addOverlay(attractions[213]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[214]) {
var point = new GLatLng(51.5073,-0.0959);
attractions[214] = new createMarker(point, "");
}
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.5261,-0.079);
attractions[215] = new createMarker(point, "");
}
map.removeOverlay(attractions[215]);
map.addOverlay(attractions[215]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[216]) {
var point = new GLatLng(51.5241,-0.0762);
attractions[216] = new createMarker(point, "");
}
map.removeOverlay(attractions[216]);
map.addOverlay(attractions[216]);
}
}
if (category == 6 || category == 0) {
if (!attractions[217]) {
var point = new GLatLng(51.515687,-0.091839);
attractions[217] = new createMarker(point, "");
}
map.removeOverlay(attractions[217]);
map.addOverlay(attractions[217]);
}
if (category == 4 || category == 0) {
if (!attractions[218]) {
var point = new GLatLng(51.51705,-0.095436);
attractions[218] = new createMarker(point, "");
}
map.removeOverlay(attractions[218]);
map.addOverlay(attractions[218]);
}
if (category == 6 || category == 0) {
if (!attractions[219]) {
var point = new GLatLng(51.5075,-0.0944);
attractions[219] = new createMarker(point, "");
}
map.removeOverlay(attractions[219]);
map.addOverlay(attractions[219]);
}
if (category == 6 || category == 0) {
if (!attractions[220]) {
var point = new GLatLng(51.5141 ,-0.1137 );
attractions[220] = new createMarker(point, "");
}
map.removeOverlay(attractions[220]);
map.addOverlay(attractions[220]);
}
if (category == 11 || category == 0) {
if (!attractions[221]) {
var point = new GLatLng(51.513519,-0.08756);
attractions[221] = new createMarker(point, "");
}
map.removeOverlay(attractions[221]);
map.addOverlay(attractions[221]);
}
if (category == 6 || category == 0) {
if (!attractions[222]) {
var point = new GLatLng(51.5169,-0.0603);
attractions[222] = new createMarker(point, "");
}
map.removeOverlay(attractions[222]);
map.addOverlay(attractions[222]);
}
if (category == 1 || category == 0) {
if (subcategory == 2 || subcategory == 0) {
if (!attractions[223]) {
var point = new GLatLng(51.5294,-0.1062);
attractions[223] = new createMarker(point, "");
}
map.removeOverlay(attractions[223]);
map.addOverlay(attractions[223]);
}
}
if (category == 11 || category == 0) {
if (!attractions[224]) {
var point = new GLatLng(51.51207,-0.10373);
attractions[224] = new createMarker(point, "");
}
map.removeOverlay(attractions[224]);
map.addOverlay(attractions[224]);
}
if (category == 10 || category == 0) {
if (!attractions[225]) {
var point = new GLatLng(51.5182,-0.0778);
attractions[225] = new createMarker(point, "");
}
map.removeOverlay(attractions[225]);
map.addOverlay(attractions[225]);
}
if (category == 4 || category == 0) {
if (!attractions[226]) {
var point = new GLatLng(51.510372,-0.07911);
attractions[226] = new createMarker(point, "");
}
map.removeOverlay(attractions[226]);
map.addOverlay(attractions[226]);
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[227]) {
var point = new GLatLng(51.5081,-0.0966);
attractions[227] = new createMarker(point, "");
}
map.removeOverlay(attractions[227]);
map.addOverlay(attractions[227]);
}
}
if (category == 6 || category == 0) {
if (!attractions[228]) {
var point = new GLatLng(51.5081,-0.0966);
attractions[228] = new createMarker(point, "");
}
map.removeOverlay(attractions[228]);
map.addOverlay(attractions[228]);
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (!attractions[229]) {
var point = new GLatLng(51.5154,-0.1066);
attractions[229] = new createMarker(point, "");
}
map.removeOverlay(attractions[229]);
map.addOverlay(attractions[229]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (!attractions[230]) {
var point = new GLatLng(51.5306,-0.08);
attractions[230] = new createMarker(point, "");
}
map.removeOverlay(attractions[230]);
map.addOverlay(attractions[230]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[231]) {
var point = new GLatLng(51.5052,-0.0869);
attractions[231] = new createMarker(point, "");
}
map.removeOverlay(attractions[231]);
map.addOverlay(attractions[231]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[232]) {
var point = new GLatLng(51.524681,-0.07997);
attractions[232] = new createMarker(point, "");
}
map.removeOverlay(attractions[232]);
map.addOverlay(attractions[232]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[233]) {
var point = new GLatLng(51.517,-0.1179);
attractions[233] = new createMarker(point, "");
}
map.removeOverlay(attractions[233]);
map.addOverlay(attractions[233]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[234]) {
var point = new GLatLng(51.5084,-0.1082);
attractions[234] = new createMarker(point, "");
}
map.removeOverlay(attractions[234]);
map.addOverlay(attractions[234]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[235]) {
var point = new GLatLng(51.5075,-0.1102);
attractions[235] = new createMarker(point, "");
}
map.removeOverlay(attractions[235]);
map.addOverlay(attractions[235]);
}
}
if (category == 7 || category == 0) {
if (!attractions[236]) {
var point = new GLatLng(51.51314,-0.09891);
attractions[236] = new createMarker(point, "");
}
map.removeOverlay(attractions[236]);
map.addOverlay(attractions[236]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[237]) {
var point = new GLatLng(51.51806,-0.10186);
attractions[237] = new createMarker(point, "");
}
map.removeOverlay(attractions[237]);
map.addOverlay(attractions[237]);
}
}
if (category == 11 || category == 0) {
if (!attractions[238]) {
var point = new GLatLng(51.519508,-0.10047);
attractions[238] = new createMarker(point, "");
}
map.removeOverlay(attractions[238]);
map.addOverlay(attractions[238]);
}
if (category == 4 || category == 0) {
if (!attractions[239]) {
var point = new GLatLng(51.51848,-0.10122);
attractions[239] = new createMarker(point, "");
}
map.removeOverlay(attractions[239]);
map.addOverlay(attractions[239]);
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (!attractions[240]) {
var point = new GLatLng(51.5227,-0.0985);
attractions[240] = new createMarker(point, "");
}
map.removeOverlay(attractions[240]);
map.addOverlay(attractions[240]);
}
}
if (category == 6 || category == 0) {
if (!attractions[241]) {
var point = new GLatLng(51.5107,-0.1169);
attractions[241] = new createMarker(point, "");
}
map.removeOverlay(attractions[241]);
map.addOverlay(attractions[241]);
}
if (category == 9 || category == 0) {
if (!attractions[242]) {
var point = new GLatLng(51.51074,-0.11692);
attractions[242] = new createMarker(point, "");
}
map.removeOverlay(attractions[242]);
map.addOverlay(attractions[242]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 12 || subcategory == 0) {
if (!attractions[243]) {
var point = new GLatLng(51.5075,-0.1102);
attractions[243] = new createMarker(point, "");
}
map.removeOverlay(attractions[243]);
map.addOverlay(attractions[243]);
}
}
if (category == 8 || category == 0) {
if (!attractions[244]) {
var point = new GLatLng(51.50615,-0.08919);
attractions[244] = new createMarker(point, "");
}
map.removeOverlay(attractions[244]);
map.addOverlay(attractions[244]);
}
if (category == 4 || category == 0) {
if (!attractions[245]) {
var point = new GLatLng(51.5062,-0.0892);
attractions[245] = new createMarker(point, "");
}
map.removeOverlay(attractions[245]);
map.addOverlay(attractions[245]);
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (!attractions[246]) {
var point = new GLatLng(51.5017,-0.0923);
attractions[246] = new createMarker(point, "");
}
map.removeOverlay(attractions[246]);
map.addOverlay(attractions[246]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[247]) {
var point = new GLatLng(51.5036,-0.0962);
attractions[247] = new createMarker(point, "");
}
map.removeOverlay(attractions[247]);
map.addOverlay(attractions[247]);
}
}
if (category == 6 || category == 0) {
if (!attractions[248]) {
var point = new GLatLng(51.52169,-0.06483);
attractions[248] = new createMarker(point, "");
}
map.removeOverlay(attractions[248]);
map.addOverlay(attractions[248]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[249]) {
var point = new GLatLng(51.5178,-0.067);
attractions[249] = new createMarker(point, "");
}
map.removeOverlay(attractions[249]);
map.addOverlay(attractions[249]);
}
}
if (category == 8 || category == 0) {
if (!attractions[250]) {
var point = new GLatLng(51.5197,-0.1106);
attractions[250] = new createMarker(point, "");
}
map.removeOverlay(attractions[250]);
map.addOverlay(attractions[250]);
}
if (category == 4 || category == 0) {
if (!attractions[251]) {
var point = new GLatLng(51.5179,-0.0926);
attractions[251] = new createMarker(point, "");
}
map.removeOverlay(attractions[251]);
map.addOverlay(attractions[251]);
}
if (category == 8 || category == 0) {
if (!attractions[252]) {
var point = new GLatLng(51.5014,-0.1011);
attractions[252] = new createMarker(point, "");
}
map.removeOverlay(attractions[252]);
map.addOverlay(attractions[252]);
}
if (category == 8 || category == 0) {
if (!attractions[253]) {
var point = new GLatLng(51.517,-0.1065);
attractions[253] = new createMarker(point, "");
}
map.removeOverlay(attractions[253]);
map.addOverlay(attractions[253]);
}
if (category == 8 || category == 0) {
if (!attractions[254]) {
var point = new GLatLng(51.5147,-0.0815);
attractions[254] = new createMarker(point, "");
}
map.removeOverlay(attractions[254]);
map.addOverlay(attractions[254]);
}
if (category == 4 || category == 0) {
if (!attractions[255]) {
var point = new GLatLng(51.51749,-0.10710);
attractions[255] = new createMarker(point, "");
}
map.removeOverlay(attractions[255]);
map.addOverlay(attractions[255]);
}
if (category == 8 || category == 0) {
if (!attractions[256]) {
var point = new GLatLng(51.51247,-0.10147);
attractions[256] = new createMarker(point, "");
}
map.removeOverlay(attractions[256]);
map.addOverlay(attractions[256]);
}
if (category == 8 || category == 0) {
if (!attractions[257]) {
var point = new GLatLng(51.5164,-0.0965);
attractions[257] = new createMarker(point, "");
}
map.removeOverlay(attractions[257]);
map.addOverlay(attractions[257]);
}
if (category == 4 || category == 0) {
if (!attractions[258]) {
var point = new GLatLng(51.5154,-0.0931);
attractions[258] = new createMarker(point, "");
}
map.removeOverlay(attractions[258]);
map.addOverlay(attractions[258]);
}
if (category == 4 || category == 0) {
if (!attractions[259]) {
var point = new GLatLng(51.5139,-0.1015);
attractions[259] = new createMarker(point, "");
}
map.removeOverlay(attractions[259]);
map.addOverlay(attractions[259]);
}
if (category == 8 || category == 0) {
if (!attractions[260]) {
var point = new GLatLng(51.5191,-0.0997);
attractions[260] = new createMarker(point, "");
}
map.removeOverlay(attractions[260]);
map.addOverlay(attractions[260]);
}
if (category == 6 || category == 0) {
if (!attractions[261]) {
var point = new GLatLng(51.517,-0.1009);
attractions[261] = new createMarker(point, "");
}
map.removeOverlay(attractions[261]);
map.addOverlay(attractions[261]);
}
if (category == 7 || category == 0) {
if (!attractions[262]) {
var point = new GLatLng(51.51886,-0.09856);
attractions[262] = new createMarker(point, "");
}
map.removeOverlay(attractions[262]);
map.addOverlay(attractions[262]);
}
if (category == 4 || category == 0) {
if (!attractions[263]) {
var point = new GLatLng(51.51902,-0.09888);
attractions[263] = new createMarker(point, "");
}
map.removeOverlay(attractions[263]);
map.addOverlay(attractions[263]);
}
if (category == 8 || category == 0) {
if (!attractions[264]) {
var point = new GLatLng(51.51697,-0.10086);
attractions[264] = new createMarker(point, "");
}
map.removeOverlay(attractions[264]);
map.addOverlay(attractions[264]);
}
if (category == 8 || category == 0) {
if (!attractions[265]) {
var point = new GLatLng(51.5117,-0.0991);
attractions[265] = new createMarker(point, "");
}
map.removeOverlay(attractions[265]);
map.addOverlay(attractions[265]);
}
if (category == 9 || category == 0) {
if (!attractions[266]) {
var point = new GLatLng(51.51675,-0.0816);
attractions[266] = new createMarker(point, "");
}
map.removeOverlay(attractions[266]);
map.addOverlay(attractions[266]);
}
if (category == 8 || category == 0) {
if (!attractions[267]) {
var point = new GLatLng(51.51692,-0.09716);
attractions[267] = new createMarker(point, "");
}
map.removeOverlay(attractions[267]);
map.addOverlay(attractions[267]);
}
if (category == 8 || category == 0) {
if (!attractions[268]) {
var point = new GLatLng(51.5141,-0.0765);
attractions[268] = new createMarker(point, "");
}
map.removeOverlay(attractions[268]);
map.addOverlay(attractions[268]);
}
if (category == 8 || category == 0) {
if (!attractions[269]) {
var point = new GLatLng(51.5167,-0.0816);
attractions[269] = new createMarker(point, "");
}
map.removeOverlay(attractions[269]);
map.addOverlay(attractions[269]);
}
if (category == 4 || category == 0) {
if (!attractions[270]) {
var point = new GLatLng(51.5167,-0.0816);
attractions[270] = new createMarker(point, "");
}
map.removeOverlay(attractions[270]);
map.addOverlay(attractions[270]);
}
if (category == 11 || category == 0) {
if (!attractions[271]) {
var point = new GLatLng(51.51535,-0.0788);
attractions[271] = new createMarker(point, "");
}
map.removeOverlay(attractions[271]);
map.addOverlay(attractions[271]);
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (!attractions[272]) {
var point = new GLatLng(51.5136,-0.1051);
attractions[272] = new createMarker(point, "");
}
map.removeOverlay(attractions[272]);
map.addOverlay(attractions[272]);
}
}
if (category == 8 || category == 0) {
if (!attractions[273]) {
var point = new GLatLng(51.5138,-0.1054);
attractions[273] = new createMarker(point, "");
}
map.removeOverlay(attractions[273]);
map.addOverlay(attractions[273]);
}
if (category == 8 || category == 0) {
if (!attractions[274]) {
var point = new GLatLng(51.5114,-0.0868);
attractions[274] = new createMarker(point, "");
}
map.removeOverlay(attractions[274]);
map.addOverlay(attractions[274]);
}
if (category == 4 || category == 0) {
if (!attractions[275]) {
var point = new GLatLng(51.509791,-0.082344);
attractions[275] = new createMarker(point, "");
}
map.removeOverlay(attractions[275]);
map.addOverlay(attractions[275]);
}
if (category == 8 || category == 0) {
if (!attractions[276]) {
var point = new GLatLng(51.5143,-0.1102);
attractions[276] = new createMarker(point, "");
}
map.removeOverlay(attractions[276]);
map.addOverlay(attractions[276]);
}
if (category == 4 || category == 0) {
if (!attractions[277]) {
var point = new GLatLng(51.514351,-0.11024);
attractions[277] = new createMarker(point, "");
}
map.removeOverlay(attractions[277]);
map.addOverlay(attractions[277]);
}
if (category == 8 || category == 0) {
if (!attractions[278]) {
var point = new GLatLng(51.5125,-0.0877);
attractions[278] = new createMarker(point, "");
}
map.removeOverlay(attractions[278]);
map.addOverlay(attractions[278]);
}
if (category == 10 || category == 0) {
if (!attractions[279]) {
var point = new GLatLng(51.5155,-0.0819);
attractions[279] = new createMarker(point, "");
}
map.removeOverlay(attractions[279]);
map.addOverlay(attractions[279]);
}
if (category == 8 || category == 0) {
if (!attractions[280]) {
var point = new GLatLng(51.5183,-0.1073);
attractions[280] = new createMarker(point, "");
}
map.removeOverlay(attractions[280]);
map.addOverlay(attractions[280]);
}
if (category == 8 || category == 0) {
if (!attractions[281]) {
var point = new GLatLng(51.5104,-0.0605);
attractions[281] = new createMarker(point, "");
}
map.removeOverlay(attractions[281]);
map.addOverlay(attractions[281]);
}
if (category == 8 || category == 0) {
if (!attractions[282]) {
var point = new GLatLng(51.501,-0.0932);
attractions[282] = new createMarker(point, "");
}
map.removeOverlay(attractions[282]);
map.addOverlay(attractions[282]);
}
if (category == 8 || category == 0) {
if (!attractions[283]) {
var point = new GLatLng(51.5187,-0.0938);
attractions[283] = new createMarker(point, "");
}
map.removeOverlay(attractions[283]);
map.addOverlay(attractions[283]);
}
if (category == 8 || category == 0) {
if (!attractions[284]) {
var point = new GLatLng(51.5147,-0.0815);
attractions[284] = new createMarker(point, "");
}
map.removeOverlay(attractions[284]);
map.addOverlay(attractions[284]);
}
if (category == 8 || category == 0) {
if (!attractions[285]) {
var point = new GLatLng(51.5007,-0.0884);
attractions[285] = new createMarker(point, "");
}
map.removeOverlay(attractions[285]);
map.addOverlay(attractions[285]);
}
if (category == 8 || category == 0) {
if (!attractions[286]) {
var point = new GLatLng(51.5234,-0.1054);
attractions[286] = new createMarker(point, "");
}
map.removeOverlay(attractions[286]);
map.addOverlay(attractions[286]);
}
if (category == 8 || category == 0) {
if (!attractions[287]) {
var point = new GLatLng(51.5113,-0.0937);
attractions[287] = new createMarker(point, "");
}
map.removeOverlay(attractions[287]);
map.addOverlay(attractions[287]);
}
if (category == 8 || category == 0) {
if (!attractions[288]) {
var point = new GLatLng(51.5305,-0.0836);
attractions[288] = new createMarker(point, "");
}
map.removeOverlay(attractions[288]);
map.addOverlay(attractions[288]);
}
if (category == 6 || category == 0) {
if (!attractions[289]) {
var point = new GLatLng(51.522,-0.1025);
attractions[289] = new createMarker(point, "");
}
map.removeOverlay(attractions[289]);
map.addOverlay(attractions[289]);
}
if (category == 8 || category == 0) {
if (!attractions[290]) {
var point = new GLatLng(51.522,-0.0915);
attractions[290] = new createMarker(point, "");
}
map.removeOverlay(attractions[290]);
map.addOverlay(attractions[290]);
}
if (category == 8 || category == 0) {
if (!attractions[291]) {
var point = new GLatLng(51.5136,-0.0795);
attractions[291] = new createMarker(point, "");
}
map.removeOverlay(attractions[291]);
map.addOverlay(attractions[291]);
}
if (category == 8 || category == 0) {
if (!attractions[292]) {
var point = new GLatLng(51.5154,-0.0924);
attractions[292] = new createMarker(point, "");
}
map.removeOverlay(attractions[292]);
map.addOverlay(attractions[292]);
}
if (category == 8 || category == 0) {
if (!attractions[293]) {
var point = new GLatLng(51.5263,-0.0776);
attractions[293] = new createMarker(point, "");
}
map.removeOverlay(attractions[293]);
map.addOverlay(attractions[293]);
}
if (category == 8 || category == 0) {
if (!attractions[294]) {
var point = new GLatLng(51.50927,-0.08611);
attractions[294] = new createMarker(point, "");
}
map.removeOverlay(attractions[294]);
map.addOverlay(attractions[294]);
}
if (category == 8 || category == 0) {
if (!attractions[295]) {
var point = new GLatLng(51.5148,-0.0888);
attractions[295] = new createMarker(point, "");
}
map.removeOverlay(attractions[295]);
map.addOverlay(attractions[295]);
}
if (category == 8 || category == 0) {
if (!attractions[296]) {
var point = new GLatLng(51.5108,-0.0828);
attractions[296] = new createMarker(point, "");
}
map.removeOverlay(attractions[296]);
map.addOverlay(attractions[296]);
}
if (category == 8 || category == 0) {
if (!attractions[297]) {
var point = new GLatLng(51.5302,-0.1096);
attractions[297] = new createMarker(point, "");
}
map.removeOverlay(attractions[297]);
map.addOverlay(attractions[297]);
}
if (category == 8 || category == 0) {
if (!attractions[298]) {
var point = new GLatLng(51.5141,-0.1018);
attractions[298] = new createMarker(point, "");
}
map.removeOverlay(attractions[298]);
map.addOverlay(attractions[298]);
}
if (category == 8 || category == 0) {
if (!attractions[299]) {
var point = new GLatLng(51.51151,-0.0886);
attractions[299] = new createMarker(point, "");
}
map.removeOverlay(attractions[299]);
map.addOverlay(attractions[299]);
}
if (category == 8 || category == 0) {
if (!attractions[300]) {
var point = new GLatLng(51.5127,-0.0932);
attractions[300] = new createMarker(point, "");
}
map.removeOverlay(attractions[300]);
map.addOverlay(attractions[300]);
}
if (category == 8 || category == 0) {
if (!attractions[301]) {
var point = new GLatLng(51.5188,-0.0855);
attractions[301] = new createMarker(point, "");
}
map.removeOverlay(attractions[301]);
map.addOverlay(attractions[301]);
}
if (category == 8 || category == 0) {
if (!attractions[302]) {
var point = new GLatLng(51.5125,-0.0877);
attractions[302] = new createMarker(point, "");
}
map.removeOverlay(attractions[302]);
map.addOverlay(attractions[302]);
}
if (category == 8 || category == 0) {
if (!attractions[303]) {
var point = new GLatLng(51.51,-0.0836);
attractions[303] = new createMarker(point, "");
}
map.removeOverlay(attractions[303]);
map.addOverlay(attractions[303]);
}
if (category == 8 || category == 0) {
if (!attractions[304]) {
var point = new GLatLng(51.5137,-0.0935);
attractions[304] = new createMarker(point, "");
}
map.removeOverlay(attractions[304]);
map.addOverlay(attractions[304]);
}
if (category == 7 || category == 0) {
if (!attractions[305]) {
var point = new GLatLng(51.5137,-0.0935);
attractions[305] = new createMarker(point, "");
}
map.removeOverlay(attractions[305]);
map.addOverlay(attractions[305]);
}
if (category == 8 || category == 0) {
if (!attractions[306]) {
var point = new GLatLng(51.513,-0.0856);
attractions[306] = new createMarker(point, "");
}
map.removeOverlay(attractions[306]);
map.addOverlay(attractions[306]);
}
if (category == 4 || category == 0) {
if (!attractions[307]) {
var point = new GLatLng(51.51297,-0.08561);
attractions[307] = new createMarker(point, "");
}
map.removeOverlay(attractions[307]);
map.addOverlay(attractions[307]);
}
if (category == 8 || category == 0) {
if (!attractions[308]) {
var point = new GLatLng(51.5111,-0.0921);
attractions[308] = new createMarker(point, "");
}
map.removeOverlay(attractions[308]);
map.addOverlay(attractions[308]);
}
if (category == 8 || category == 0) {
if (!attractions[309]) {
var point = new GLatLng(51.5283,-0.0816);
attractions[309] = new createMarker(point, "");
}
map.removeOverlay(attractions[309]);
map.addOverlay(attractions[309]);
}
if (category == 8 || category == 0) {
if (!attractions[310]) {
var point = new GLatLng(51.51087,-0.07993);
attractions[310] = new createMarker(point, "");
}
map.removeOverlay(attractions[310]);
map.addOverlay(attractions[310]);
}
if (category == 4 || category == 0) {
if (!attractions[311]) {
var point = new GLatLng(51.51088,-0.07984);
attractions[311] = new createMarker(point, "");
}
map.removeOverlay(attractions[311]);
map.addOverlay(attractions[311]);
}
if (category == 8 || category == 0) {
if (!attractions[312]) {
var point = new GLatLng(51.5143,-0.099);
attractions[312] = new createMarker(point, "");
}
map.removeOverlay(attractions[312]);
map.addOverlay(attractions[312]);
}
if (category == 6 || category == 0) {
if (!attractions[313]) {
var point = new GLatLng(51.5144 ,-0.097);
attractions[313] = new createMarker(point, "");
}
map.removeOverlay(attractions[313]);
map.addOverlay(attractions[313]);
}
if (category == 11 || category == 0) {
if (!attractions[314]) {
var point = new GLatLng(51.514221,-0.09897);
attractions[314] = new createMarker(point, "");
}
map.removeOverlay(attractions[314]);
map.addOverlay(attractions[314]);
}
if (category == 4 || category == 0) {
if (!attractions[315]) {
var point = new GLatLng(51.5144,-0.097);
attractions[315] = new createMarker(point, "");
}
map.removeOverlay(attractions[315]);
map.addOverlay(attractions[315]);
}
if (category == 8 || category == 0) {
if (!attractions[316]) {
var point = new GLatLng(51.5272,-0.109);
attractions[316] = new createMarker(point, "");
}
map.removeOverlay(attractions[316]);
map.addOverlay(attractions[316]);
}
if (category == 8 || category == 0) {
if (!attractions[317]) {
var point = new GLatLng(51.5222,-0.109);
attractions[317] = new createMarker(point, "");
}
map.removeOverlay(attractions[317]);
map.addOverlay(attractions[317]);
}
if (category == 8 || category == 0) {
if (!attractions[318]) {
var point = new GLatLng(51.5132,-0.085);
attractions[318] = new createMarker(point, "");
}
map.removeOverlay(attractions[318]);
map.addOverlay(attractions[318]);
}
if (category == 4 || category == 0) {
if (!attractions[319]) {
var point = new GLatLng(51.513351,-0.08486);
attractions[319] = new createMarker(point, "");
}
map.removeOverlay(attractions[319]);
map.addOverlay(attractions[319]);
}
if (category == 8 || category == 0) {
if (!attractions[320]) {
var point = new GLatLng(51.51697,-0.10192);
attractions[320] = new createMarker(point, "");
}
map.removeOverlay(attractions[320]);
map.addOverlay(attractions[320]);
}
if (category == 8 || category == 0) {
if (!attractions[321]) {
var point = new GLatLng(51.5126,-0.0897);
attractions[321] = new createMarker(point, "");
}
map.removeOverlay(attractions[321]);
map.addOverlay(attractions[321]);
}
if (category == 8 || category == 0) {
if (!attractions[322]) {
var point = new GLatLng(51.5151,-0.0962);
attractions[322] = new createMarker(point, "");
}
map.removeOverlay(attractions[322]);
map.addOverlay(attractions[322]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[323]) {
var point = new GLatLng(51.527119,-0.0823);
attractions[323] = new createMarker(point, "");
}
map.removeOverlay(attractions[323]);
map.addOverlay(attractions[323]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[324]) {
var point = new GLatLng(51.5199,-0.0735);
attractions[324] = new createMarker(point, "");
}
map.removeOverlay(attractions[324]);
map.addOverlay(attractions[324]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[325]) {
var point = new GLatLng(51.52454,-0.07442);
attractions[325] = new createMarker(point, "");
}
map.removeOverlay(attractions[325]);
map.addOverlay(attractions[325]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[326]) {
var point = new GLatLng(51.5075,-0.1001);
attractions[326] = new createMarker(point, "");
}
map.removeOverlay(attractions[326]);
map.addOverlay(attractions[326]);
}
}
if (category == 11 || category == 0) {
if (!attractions[327]) {
var point = new GLatLng(51.5147,-0.1002);
attractions[327] = new createMarker(point, "");
}
map.removeOverlay(attractions[327]);
map.addOverlay(attractions[327]);
}
if (category == 6 || category == 0) {
if (!attractions[328]) {
var point = new GLatLng(51.5147,-0.1002);
attractions[328] = new createMarker(point, "");
}
map.removeOverlay(attractions[328]);
map.addOverlay(attractions[328]);
}
if (category == 8 || category == 0) {
if (!attractions[329]) {
var point = new GLatLng(51.5134,-0.1098);
attractions[329] = new createMarker(point, "");
}
map.removeOverlay(attractions[329]);
map.addOverlay(attractions[329]);
}
if (category == 2 || category == 0) {
if (subcategory == 5 || subcategory == 0) {
if (!attractions[330]) {
var point = new GLatLng(51.5134,-0.1098);
attractions[330] = new createMarker(point, "");
}
map.removeOverlay(attractions[330]);
map.addOverlay(attractions[330]);
}
}
if (category == 4 || category == 0) {
if (!attractions[331]) {
var point = new GLatLng(51.5114,-0.1108);
attractions[331] = new createMarker(point, "");
}
map.removeOverlay(attractions[331]);
map.addOverlay(attractions[331]);
}
if (category == 6 || category == 0) {
if (!attractions[332]) {
var point = new GLatLng(51.5122,-0.1008);
attractions[332] = new createMarker(point, "");
}
map.removeOverlay(attractions[332]);
map.addOverlay(attractions[332]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[333]) {
var point = new GLatLng(51.530579,-0.07602);
attractions[333] = new createMarker(point, "");
}
map.removeOverlay(attractions[333]);
map.addOverlay(attractions[333]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[334]) {
var point = new GLatLng(51.516621,-0.08286);
attractions[334] = new createMarker(point, "");
}
map.removeOverlay(attractions[334]);
map.addOverlay(attractions[334]);
}
}
if (category == 6 || category == 0) {
if (!attractions[335]) {
var point = new GLatLng(51.5236,-0.1162);
attractions[335] = new createMarker(point, "");
}
map.removeOverlay(attractions[335]);
map.addOverlay(attractions[335]);
}
if (category == 8 || category == 0) {
if (!attractions[336]) {
var point = new GLatLng(51.5259,-0.1088);
attractions[336] = new createMarker(point, "");
}
map.removeOverlay(attractions[336]);
map.addOverlay(attractions[336]);
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[337]) {
var point = new GLatLng(51.5273,-0.0823);
attractions[337] = new createMarker(point, "");
}
map.removeOverlay(attractions[337]);
map.addOverlay(attractions[337]);
}
}
if (category == 7 || category == 0) {
if (!attractions[338]) {
var point = new GLatLng(51.51314,-0.09891);
attractions[338] = new createMarker(point, "");
}
map.removeOverlay(attractions[338]);
map.addOverlay(attractions[338]);
}
if (category == 1 || category == 0) {
if (subcategory == 3 || subcategory == 0) {
if (!attractions[339]) {
var point = new GLatLng(51.517029,-0.09799);
attractions[339] = new createMarker(point, "");
}
map.removeOverlay(attractions[339]);
map.addOverlay(attractions[339]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 3 || subcategory == 0) {
if (!attractions[340]) {
var point = new GLatLng(51.5267,-0.0558);
attractions[340] = new createMarker(point, "");
}
map.removeOverlay(attractions[340]);
map.addOverlay(attractions[340]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (!attractions[341]) {
var point = new GLatLng(51.5156,-0.0959);
attractions[341] = new createMarker(point, "");
}
map.removeOverlay(attractions[341]);
map.addOverlay(attractions[341]);
}
}
if (category == 11 || category == 0) {
if (!attractions[342]) {
var point = new GLatLng(-0.09045,-0.09045);
attractions[342] = new createMarker(point, "");
}
map.removeOverlay(attractions[342]);
map.addOverlay(attractions[342]);
}
if (category == 11 || category == 0) {
if (!attractions[343]) {
var point = new GLatLng(51.514408,-0.08361);
attractions[343] = new createMarker(point, "");
}
map.removeOverlay(attractions[343]);
map.addOverlay(attractions[343]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 12 || subcategory == 0) {
if (!attractions[344]) {
var point = new GLatLng(51.5038,-0.095);
attractions[344] = new createMarker(point, "");
}
map.removeOverlay(attractions[344]);
map.addOverlay(attractions[344]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[345]) {
var point = new GLatLng(51.5052,-0.0804);
attractions[345] = new createMarker(point, "");
}
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.5233,-0.1013);
attractions[346] = new createMarker(point, "");
}
map.removeOverlay(attractions[346]);
map.addOverlay(attractions[346]);
}
}
if (category == 11 || category == 0) {
if (!attractions[347]) {
var point = new GLatLng(51.512008,-0.090079);
attractions[347] = new createMarker(point, "");
}
map.removeOverlay(attractions[347]);
map.addOverlay(attractions[347]);
}
if (category == 2 || category == 0) {
if (subcategory == 5 || subcategory == 0) {
if (!attractions[348]) {
var point = new GLatLng(51.5054,-0.1094);
attractions[348] = new createMarker(point, "");
}
map.removeOverlay(attractions[348]);
map.addOverlay(attractions[348]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (!attractions[349]) {
var point = new GLatLng(51.5107,-0.1169);
attractions[349] = new createMarker(point, "");
}
map.removeOverlay(attractions[349]);
map.addOverlay(attractions[349]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[350]) {
var point = new GLatLng(51.5084,-0.1082);
attractions[350] = new createMarker(point, "");
}
map.removeOverlay(attractions[350]);
map.addOverlay(attractions[350]);
}
}
if (category == 11 || category == 0) {
if (!attractions[351]) {
var point = new GLatLng(51.51992,-0.08764);
attractions[351] = new createMarker(point, "");
}
map.removeOverlay(attractions[351]);
map.addOverlay(attractions[351]);
}
if (category == 6 || category == 0) {
if (!attractions[352]) {
var point = new GLatLng(51.5034,-0.0766);
attractions[352] = new createMarker(point, "");
}
map.removeOverlay(attractions[352]);
map.addOverlay(attractions[352]);
}
if (category == 6 || category == 0) {
if (!attractions[353]) {
var point = new GLatLng(51.5086,-0.0763);
attractions[353] = new createMarker(point, "");
}
map.removeOverlay(attractions[353]);
map.addOverlay(attractions[353]);
}
if (category == 9 || category == 0) {
if (!attractions[354]) {
var point = new GLatLng(51.5086,-0.07632);
attractions[354] = new createMarker(point, "");
}
map.removeOverlay(attractions[354]);
map.addOverlay(attractions[354]);
}
if (category == 7 || category == 0) {
if (!attractions[355]) {
var point = new GLatLng(51.5086,-0.0763);
attractions[355] = new createMarker(point, "");
}
map.removeOverlay(attractions[355]);
map.addOverlay(attractions[355]);
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[356]) {
var point = new GLatLng(51.5168,-0.0723);
attractions[356] = new createMarker(point, "");
}
map.removeOverlay(attractions[356]);
map.addOverlay(attractions[356]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[357]) {
var point = new GLatLng(51.52453,-0.07471);
attractions[357] = new createMarker(point, "");
}
map.removeOverlay(attractions[357]);
map.addOverlay(attractions[357]);
}
}
if (category == 2 || category == 0) {
if (!attractions[358]) {
var point = new GLatLng(51.5278,-0.0817);
attractions[358] = new createMarker(point, "");
}
map.removeOverlay(attractions[358]);
map.addOverlay(attractions[358]);
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[359]) {
var point = new GLatLng(51.5043,-0.0817);
attractions[359] = new createMarker(point, "");
}
map.removeOverlay(attractions[359]);
map.addOverlay(attractions[359]);
}
}
if (category == 11 || category == 0) {
if (!attractions[360]) {
var point = new GLatLng(51.51112,-0.10738);
attractions[360] = new createMarker(point, "");
}
map.removeOverlay(attractions[360]);
map.addOverlay(attractions[360]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[361]) {
var point = new GLatLng(51.504,-0.0995);
attractions[361] = new createMarker(point, "");
}
map.removeOverlay(attractions[361]);
map.addOverlay(attractions[361]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[362]) {
var point = new GLatLng(51.5039,-0.1017);
attractions[362] = new createMarker(point, "");
}
map.removeOverlay(attractions[362]);
map.addOverlay(attractions[362]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[363]) {
var point = new GLatLng(51.5156,-0.07);
attractions[363] = new createMarker(point, "");
}
map.removeOverlay(attractions[363]);
map.addOverlay(attractions[363]);
}
}
if (category == 9 || category == 0) {
if (!attractions[364]) {
var point = new GLatLng(51.51798,-0.10267);
attractions[364] = new createMarker(point, "");
}
map.removeOverlay(attractions[364]);
map.addOverlay(attractions[364]);
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (!attractions[365]) {
var point = new GLatLng(51.521,-0.072);
attractions[365] = new createMarker(point, "");
}
map.removeOverlay(attractions[365]);
map.addOverlay(attractions[365]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[366]) {
var point = new GLatLng(51.5303,-0.0949);
attractions[366] = new createMarker(point, "");
}
map.removeOverlay(attractions[366]);
map.addOverlay(attractions[366]);
}
}
if (category == 7 || category == 0) {
if (!attractions[367]) {
var point = new GLatLng(51.5137,-0.0935);
attractions[367] = new createMarker(point, "");
}
map.removeOverlay(attractions[367]);
map.addOverlay(attractions[367]);
}
if (category == 6 || category == 0) {
if (!attractions[368]) {
var point = new GLatLng(51.507,-0.0927);
attractions[368] = new createMarker(point, "");
}
map.removeOverlay(attractions[368]);
map.addOverlay(attractions[368]);
}
if (category == 11 || category == 0) {
if (!attractions[369]) {
var point = new GLatLng(51.51291,-0.09098);
attractions[369] = new createMarker(point, "");
}
map.removeOverlay(attractions[369]);
map.addOverlay(attractions[369]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[370]) {
var point = new GLatLng(51.516541,-0.08399);
attractions[370] = new createMarker(point, "");
}
map.removeOverlay(attractions[370]);
map.addOverlay(attractions[370]);
}
}
if (category == 4 || category == 0) {
if (!attractions[371]) {
var point = new GLatLng(51.515442,-0.10198);
attractions[371] = new createMarker(point, "");
}
map.removeOverlay(attractions[371]);
map.addOverlay(attractions[371]);
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (!attractions[372]) {
var point = new GLatLng(51.5138,-0.0569);
attractions[372] = new createMarker(point, "");
}
map.removeOverlay(attractions[372]);
map.addOverlay(attractions[372]);
}
}
if (category == 8 || category == 0) {
if (!attractions[373]) {
var point = new GLatLng(51.52358,-0.08702);
attractions[373] = new createMarker(point, "");
}
map.removeOverlay(attractions[373]);
map.addOverlay(attractions[373]);
}
if (category == 6 || category == 0) {
if (!attractions[374]) {
var point = new GLatLng(51.5236,-0.087);
attractions[374] = new createMarker(point, "");
}
map.removeOverlay(attractions[374]);
map.addOverlay(attractions[374]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[375]) {
var point = new GLatLng(51.5271,-0.0814);
attractions[375] = new createMarker(point, "");
}
map.removeOverlay(attractions[375]);
map.addOverlay(attractions[375]);
}
}
if (category == 6 || category == 0) {
if (!attractions[376]) {
var point = new GLatLng(51.5168,-0.0669);
attractions[376] = new createMarker(point, "");
}
map.removeOverlay(attractions[376]);
map.addOverlay(attractions[376]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[377]) {
var point = new GLatLng(51.516,-0.0705);
attractions[377] = new createMarker(point, "");
}
map.removeOverlay(attractions[377]);
map.addOverlay(attractions[377]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[378]) {
var point = new GLatLng(51.52366,-0.09318);
attractions[378] = new createMarker(point, "");
}
map.removeOverlay(attractions[378]);
map.addOverlay(attractions[378]);
}
}
if (category == 4 || category == 0) {
if (!attractions[379]) {
var point = new GLatLng(51.5109,-0.0927);
attractions[379] = new createMarker(point, "");
}
map.removeOverlay(attractions[379]);
map.addOverlay(attractions[379]);
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (!attractions[380]) {
var point = new GLatLng(51.53016,-0.05025);
attractions[380] = new createMarker(point, "");
}
map.removeOverlay(attractions[380]);
map.addOverlay(attractions[380]);
}
}
if (category == 11 || category == 0) {
if (!attractions[381]) {
var point = new GLatLng(51.512291,-0.08274);
attractions[381] = new createMarker(point, "");
}
map.removeOverlay(attractions[381]);
map.addOverlay(attractions[381]);
}
if (category == 2 || category == 0) {
if (subcategory == 5 || subcategory == 0) {
if (!attractions[382]) {
var point = new GLatLng(51.5106,-0.0669);
attractions[382] = new createMarker(point, "");
}
map.removeOverlay(attractions[382]);
map.addOverlay(attractions[382]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (!attractions[383]) {
var point = new GLatLng(51.5106,-0.0669);
attractions[383] = new createMarker(point, "");
}
map.removeOverlay(attractions[383]);
map.addOverlay(attractions[383]);
}
}
if (category == 6 || category == 0) {
if (!attractions[384]) {
var point = new GLatLng(51.5046,-0.0836);
attractions[384] = new createMarker(point, "");
}
map.removeOverlay(attractions[384]);
map.addOverlay(attractions[384]);
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (!attractions[385]) {
var point = new GLatLng(51.51672,-0.07392);
attractions[385] = new createMarker(point, "");
}
map.removeOverlay(attractions[385]);
map.addOverlay(attractions[385]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (!attractions[386]) {
var point = new GLatLng(51.5168,-0.074);
attractions[386] = new createMarker(point, "");
}
map.removeOverlay(attractions[386]);
map.addOverlay(attractions[386]);
}
}
}
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 == 11 || category == 0) {
if (attractions[24]) {
map.removeOverlay(attractions[24]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 4 || subcategory == 0) {
if (attractions[25]) {
map.removeOverlay(attractions[25]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[26]) {
map.removeOverlay(attractions[26]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 5 || subcategory == 0) {
if (attractions[27]) {
map.removeOverlay(attractions[27]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[28]) {
map.removeOverlay(attractions[28]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (attractions[29]) {
map.removeOverlay(attractions[29]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[30]) {
map.removeOverlay(attractions[30]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 2 || subcategory == 1 || subcategory == 0) {
if (attractions[31]) {
map.removeOverlay(attractions[31]);
}
}
}
if (category == 7 || category == 0) {
if (attractions[32]) {
map.removeOverlay(attractions[32]);
}
}
if (category == 5 || category == 0) {
if (attractions[33]) {
map.removeOverlay(attractions[33]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (attractions[34]) {
map.removeOverlay(attractions[34]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[35]) {
map.removeOverlay(attractions[35]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || 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 == 10 || category == 0) {
if (attractions[38]) {
map.removeOverlay(attractions[38]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[39]) {
map.removeOverlay(attractions[39]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[40]) {
map.removeOverlay(attractions[40]);
}
}
}
if (category == 3 || category == 0) {
if (subcategory == 9 || subcategory == 7 || subcategory == 0) {
if (attractions[41]) {
map.removeOverlay(attractions[41]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 5 || subcategory == 0) {
if (attractions[42]) {
map.removeOverlay(attractions[42]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[43]) {
map.removeOverlay(attractions[43]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[44]) {
map.removeOverlay(attractions[44]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[45]) {
map.removeOverlay(attractions[45]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[46]) {
map.removeOverlay(attractions[46]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[47]) {
map.removeOverlay(attractions[47]);
}
}
}
if (category == 10 || category == 0) {
if (attractions[48]) {
map.removeOverlay(attractions[48]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[49]) {
map.removeOverlay(attractions[49]);
}
}
}
if (category == 11 || category == 0) {
if (attractions[50]) {
map.removeOverlay(attractions[50]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[51]) {
map.removeOverlay(attractions[51]);
}
}
}
if (category == 9 || category == 0) {
if (attractions[52]) {
map.removeOverlay(attractions[52]);
}
}
if (category == 11 || category == 0) {
if (attractions[53]) {
map.removeOverlay(attractions[53]);
}
}
if (category == 4 || category == 0) {
if (attractions[54]) {
map.removeOverlay(attractions[54]);
}
}
if (category == 6 || category == 0) {
if (attractions[55]) {
map.removeOverlay(attractions[55]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[56]) {
map.removeOverlay(attractions[56]);
}
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (attractions[57]) {
map.removeOverlay(attractions[57]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[58]) {
map.removeOverlay(attractions[58]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[59]) {
map.removeOverlay(attractions[59]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[60]) {
map.removeOverlay(attractions[60]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 9 || subcategory == 0) {
if (attractions[61]) {
map.removeOverlay(attractions[61]);
}
}
}
if (category == 8 || category == 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 == 8 || category == 0) {
if (attractions[65]) {
map.removeOverlay(attractions[65]);
}
}
if (category == 4 || category == 0) {
if (attractions[66]) {
map.removeOverlay(attractions[66]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 3 || subcategory == 0) {
if (attractions[67]) {
map.removeOverlay(attractions[67]);
}
}
}
if (category == 10 || category == 0) {
if (attractions[68]) {
map.removeOverlay(attractions[68]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[69]) {
map.removeOverlay(attractions[69]);
}
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (attractions[70]) {
map.removeOverlay(attractions[70]);
}
}
}
if (category == 7 || category == 0) {
if (attractions[71]) {
map.removeOverlay(attractions[71]);
}
}
if (category == 11 || category == 0) {
if (attractions[72]) {
map.removeOverlay(attractions[72]);
}
}
if (category == 4 || category == 0) {
if (attractions[73]) {
map.removeOverlay(attractions[73]);
}
}
if (category == 9 || category == 0) {
if (attractions[74]) {
map.removeOverlay(attractions[74]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 9 || subcategory == 0) {
if (attractions[75]) {
map.removeOverlay(attractions[75]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[76]) {
map.removeOverlay(attractions[76]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[77]) {
map.removeOverlay(attractions[77]);
}
}
if (category == 11 || category == 0) {
if (attractions[78]) {
map.removeOverlay(attractions[78]);
}
}
if (category == 8 || category == 0) {
if (attractions[79]) {
map.removeOverlay(attractions[79]);
}
}
if (category == 4 || category == 0) {
if (attractions[80]) {
map.removeOverlay(attractions[80]);
}
}
if (category == 6 || category == 0) {
if (attractions[81]) {
map.removeOverlay(attractions[81]);
}
}
if (category == 6 || category == 0) {
if (attractions[82]) {
map.removeOverlay(attractions[82]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[83]) {
map.removeOverlay(attractions[83]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[84]) {
map.removeOverlay(attractions[84]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[85]) {
map.removeOverlay(attractions[85]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[86]) {
map.removeOverlay(attractions[86]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 3 || subcategory == 0) {
if (attractions[87]) {
map.removeOverlay(attractions[87]);
}
}
}
if (category == 10 || category == 0) {
if (attractions[88]) {
map.removeOverlay(attractions[88]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 5 || subcategory == 0) {
if (attractions[89]) {
map.removeOverlay(attractions[89]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[90]) {
map.removeOverlay(attractions[90]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[91]) {
map.removeOverlay(attractions[91]);
}
}
if (category == 11 || category == 0) {
if (attractions[92]) {
map.removeOverlay(attractions[92]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[93]) {
map.removeOverlay(attractions[93]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[94]) {
map.removeOverlay(attractions[94]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 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 == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[98]) {
map.removeOverlay(attractions[98]);
}
}
}
if (category == 8 || category == 0) {
if (attractions[99]) {
map.removeOverlay(attractions[99]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[100]) {
map.removeOverlay(attractions[100]);
}
}
}
if (category == 10 || category == 0) {
if (attractions[101]) {
map.removeOverlay(attractions[101]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[102]) {
map.removeOverlay(attractions[102]);
}
}
}
if (category == 7 || category == 0) {
if (attractions[103]) {
map.removeOverlay(attractions[103]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[104]) {
map.removeOverlay(attractions[104]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[105]) {
map.removeOverlay(attractions[105]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[106]) {
map.removeOverlay(attractions[106]);
}
}
if (category == 4 || category == 0) {
if (attractions[107]) {
map.removeOverlay(attractions[107]);
}
}
if (category == 4 || category == 0) {
if (attractions[108]) {
map.removeOverlay(attractions[108]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (attractions[109]) {
map.removeOverlay(attractions[109]);
}
}
}
if (category == 7 || category == 0) {
if (attractions[110]) {
map.removeOverlay(attractions[110]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || 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 == 13 || 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 == 6 || category == 0) {
if (attractions[115]) {
map.removeOverlay(attractions[115]);
}
}
if (category == 11 || category == 0) {
if (attractions[116]) {
map.removeOverlay(attractions[116]);
}
}
if (category == 9 || category == 0) {
if (attractions[117]) {
map.removeOverlay(attractions[117]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[118]) {
map.removeOverlay(attractions[118]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[119]) {
map.removeOverlay(attractions[119]);
}
}
if (category == 4 || category == 0) {
if (attractions[120]) {
map.removeOverlay(attractions[120]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 9 || subcategory == 0) {
if (attractions[121]) {
map.removeOverlay(attractions[121]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[122]) {
map.removeOverlay(attractions[122]);
}
}
if (category == 11 || category == 0) {
if (attractions[123]) {
map.removeOverlay(attractions[123]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[124]) {
map.removeOverlay(attractions[124]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[125]) {
map.removeOverlay(attractions[125]);
}
}
if (category == 7 || category == 0) {
if (attractions[126]) {
map.removeOverlay(attractions[126]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (attractions[127]) {
map.removeOverlay(attractions[127]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[128]) {
map.removeOverlay(attractions[128]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 5 || subcategory == 0) {
if (attractions[129]) {
map.removeOverlay(attractions[129]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[130]) {
map.removeOverlay(attractions[130]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[131]) {
map.removeOverlay(attractions[131]);
}
}
}
if (category == 11 || category == 0) {
if (attractions[132]) {
map.removeOverlay(attractions[132]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[133]) {
map.removeOverlay(attractions[133]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[134]) {
map.removeOverlay(attractions[134]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[135]) {
map.removeOverlay(attractions[135]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (attractions[136]) {
map.removeOverlay(attractions[136]);
}
}
}
if (category == 8 || category == 0) {
if (attractions[137]) {
map.removeOverlay(attractions[137]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[138]) {
map.removeOverlay(attractions[138]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[139]) {
map.removeOverlay(attractions[139]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[140]) {
map.removeOverlay(attractions[140]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[141]) {
map.removeOverlay(attractions[141]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[142]) {
map.removeOverlay(attractions[142]);
}
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (attractions[143]) {
map.removeOverlay(attractions[143]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[144]) {
map.removeOverlay(attractions[144]);
}
}
}
if (category == 8 || category == 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 == 4 || category == 0) {
if (attractions[147]) {
map.removeOverlay(attractions[147]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[148]) {
map.removeOverlay(attractions[148]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[149]) {
map.removeOverlay(attractions[149]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[150]) {
map.removeOverlay(attractions[150]);
}
}
}
if (category == 11 || category == 0) {
if (attractions[151]) {
map.removeOverlay(attractions[151]);
}
}
if (category == 11 || category == 0) {
if (attractions[152]) {
map.removeOverlay(attractions[152]);
}
}
if (category == 7 || category == 0) {
if (attractions[153]) {
map.removeOverlay(attractions[153]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[154]) {
map.removeOverlay(attractions[154]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 2 || subcategory == 0) {
if (attractions[155]) {
map.removeOverlay(attractions[155]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[156]) {
map.removeOverlay(attractions[156]);
}
}
if (category == 11 || category == 0) {
if (attractions[157]) {
map.removeOverlay(attractions[157]);
}
}
if (category == 6 || category == 0) {
if (attractions[158]) {
map.removeOverlay(attractions[158]);
}
}
if (category == 6 || category == 0) {
if (attractions[159]) {
map.removeOverlay(attractions[159]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (attractions[160]) {
map.removeOverlay(attractions[160]);
}
}
}
if (category == 11 || category == 0) {
if (attractions[161]) {
map.removeOverlay(attractions[161]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 5 || subcategory == 0) {
if (attractions[162]) {
map.removeOverlay(attractions[162]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[163]) {
map.removeOverlay(attractions[163]);
}
}
if (category == 11 || category == 0) {
if (attractions[164]) {
map.removeOverlay(attractions[164]);
}
}
if (category == 7 || category == 0) {
if (attractions[165]) {
map.removeOverlay(attractions[165]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 7 || subcategory == 0) {
if (attractions[166]) {
map.removeOverlay(attractions[166]);
}
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (attractions[167]) {
map.removeOverlay(attractions[167]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[168]) {
map.removeOverlay(attractions[168]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[169]) {
map.removeOverlay(attractions[169]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[170]) {
map.removeOverlay(attractions[170]);
}
}
if (category == 6 || category == 0) {
if (attractions[171]) {
map.removeOverlay(attractions[171]);
}
}
if (category == 11 || category == 0) {
if (attractions[172]) {
map.removeOverlay(attractions[172]);
}
}
if (category == 6 || category == 0) {
if (attractions[173]) {
map.removeOverlay(attractions[173]);
}
}
if (category == 11 || category == 0) {
if (attractions[174]) {
map.removeOverlay(attractions[174]);
}
}
if (category == 11 || category == 0) {
if (attractions[175]) {
map.removeOverlay(attractions[175]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[176]) {
map.removeOverlay(attractions[176]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[177]) {
map.removeOverlay(attractions[177]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[178]) {
map.removeOverlay(attractions[178]);
}
}
if (category == 6 || category == 0) {
if (attractions[179]) {
map.removeOverlay(attractions[179]);
}
}
if (category == 6 || category == 0) {
if (attractions[180]) {
map.removeOverlay(attractions[180]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 4 || subcategory == 1 || subcategory == 0) {
if (attractions[181]) {
map.removeOverlay(attractions[181]);
}
}
}
if (category == 7 || category == 0) {
if (attractions[182]) {
map.removeOverlay(attractions[182]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (attractions[183]) {
map.removeOverlay(attractions[183]);
}
}
}
if (category == 10 || category == 0) {
if (attractions[184]) {
map.removeOverlay(attractions[184]);
}
}
if (category == 5 || category == 0) {
if (attractions[185]) {
map.removeOverlay(attractions[185]);
}
}
if (category == 11 || category == 0) {
if (attractions[186]) {
map.removeOverlay(attractions[186]);
}
}
if (category == 11 || category == 0) {
if (attractions[187]) {
map.removeOverlay(attractions[187]);
}
}
if (category == 4 || category == 0) {
if (attractions[188]) {
map.removeOverlay(attractions[188]);
}
}
if (category == 11 || category == 0) {
if (attractions[189]) {
map.removeOverlay(attractions[189]);
}
}
if (category == 6 || category == 0) {
if (attractions[190]) {
map.removeOverlay(attractions[190]);
}
}
if (category == 6 || category == 0) {
if (attractions[191]) {
map.removeOverlay(attractions[191]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[192]) {
map.removeOverlay(attractions[192]);
}
}
}
if (category == 11 || 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 == 11 || category == 0) {
if (attractions[196]) {
map.removeOverlay(attractions[196]);
}
}
if (category == 8 || category == 0) {
if (attractions[197]) {
map.removeOverlay(attractions[197]);
}
}
if (category == 11 || category == 0) {
if (attractions[198]) {
map.removeOverlay(attractions[198]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 2 || subcategory == 0) {
if (attractions[199]) {
map.removeOverlay(attractions[199]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[200]) {
map.removeOverlay(attractions[200]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[201]) {
map.removeOverlay(attractions[201]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[202]) {
map.removeOverlay(attractions[202]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[203]) {
map.removeOverlay(attractions[203]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[204]) {
map.removeOverlay(attractions[204]);
}
}
if (category == 4 || category == 0) {
if (attractions[205]) {
map.removeOverlay(attractions[205]);
}
}
if (category == 6 || category == 0) {
if (attractions[206]) {
map.removeOverlay(attractions[206]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[207]) {
map.removeOverlay(attractions[207]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[208]) {
map.removeOverlay(attractions[208]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[209]) {
map.removeOverlay(attractions[209]);
}
}
}
if (category == 9 || category == 0) {
if (attractions[210]) {
map.removeOverlay(attractions[210]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[211]) {
map.removeOverlay(attractions[211]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[212]) {
map.removeOverlay(attractions[212]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 4 || subcategory == 0) {
if (attractions[213]) {
map.removeOverlay(attractions[213]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 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 == 12 || subcategory == 0) {
if (attractions[216]) {
map.removeOverlay(attractions[216]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[217]) {
map.removeOverlay(attractions[217]);
}
}
if (category == 4 || category == 0) {
if (attractions[218]) {
map.removeOverlay(attractions[218]);
}
}
if (category == 6 || category == 0) {
if (attractions[219]) {
map.removeOverlay(attractions[219]);
}
}
if (category == 6 || category == 0) {
if (attractions[220]) {
map.removeOverlay(attractions[220]);
}
}
if (category == 11 || category == 0) {
if (attractions[221]) {
map.removeOverlay(attractions[221]);
}
}
if (category == 6 || category == 0) {
if (attractions[222]) {
map.removeOverlay(attractions[222]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 2 || subcategory == 0) {
if (attractions[223]) {
map.removeOverlay(attractions[223]);
}
}
}
if (category == 11 || category == 0) {
if (attractions[224]) {
map.removeOverlay(attractions[224]);
}
}
if (category == 10 || category == 0) {
if (attractions[225]) {
map.removeOverlay(attractions[225]);
}
}
if (category == 4 || category == 0) {
if (attractions[226]) {
map.removeOverlay(attractions[226]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[227]) {
map.removeOverlay(attractions[227]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[228]) {
map.removeOverlay(attractions[228]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (attractions[229]) {
map.removeOverlay(attractions[229]);
}
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (attractions[230]) {
map.removeOverlay(attractions[230]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[231]) {
map.removeOverlay(attractions[231]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[232]) {
map.removeOverlay(attractions[232]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[233]) {
map.removeOverlay(attractions[233]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[234]) {
map.removeOverlay(attractions[234]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[235]) {
map.removeOverlay(attractions[235]);
}
}
}
if (category == 7 || category == 0) {
if (attractions[236]) {
map.removeOverlay(attractions[236]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[237]) {
map.removeOverlay(attractions[237]);
}
}
}
if (category == 11 || category == 0) {
if (attractions[238]) {
map.removeOverlay(attractions[238]);
}
}
if (category == 4 || category == 0) {
if (attractions[239]) {
map.removeOverlay(attractions[239]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (attractions[240]) {
map.removeOverlay(attractions[240]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[241]) {
map.removeOverlay(attractions[241]);
}
}
if (category == 9 || category == 0) {
if (attractions[242]) {
map.removeOverlay(attractions[242]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 12 || subcategory == 0) {
if (attractions[243]) {
map.removeOverlay(attractions[243]);
}
}
}
if (category == 8 || category == 0) {
if (attractions[244]) {
map.removeOverlay(attractions[244]);
}
}
if (category == 4 || category == 0) {
if (attractions[245]) {
map.removeOverlay(attractions[245]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (attractions[246]) {
map.removeOverlay(attractions[246]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[247]) {
map.removeOverlay(attractions[247]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[248]) {
map.removeOverlay(attractions[248]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[249]) {
map.removeOverlay(attractions[249]);
}
}
}
if (category == 8 || category == 0) {
if (attractions[250]) {
map.removeOverlay(attractions[250]);
}
}
if (category == 4 || category == 0) {
if (attractions[251]) {
map.removeOverlay(attractions[251]);
}
}
if (category == 8 || category == 0) {
if (attractions[252]) {
map.removeOverlay(attractions[252]);
}
}
if (category == 8 || category == 0) {
if (attractions[253]) {
map.removeOverlay(attractions[253]);
}
}
if (category == 8 || category == 0) {
if (attractions[254]) {
map.removeOverlay(attractions[254]);
}
}
if (category == 4 || category == 0) {
if (attractions[255]) {
map.removeOverlay(attractions[255]);
}
}
if (category == 8 || category == 0) {
if (attractions[256]) {
map.removeOverlay(attractions[256]);
}
}
if (category == 8 || category == 0) {
if (attractions[257]) {
map.removeOverlay(attractions[257]);
}
}
if (category == 4 || category == 0) {
if (attractions[258]) {
map.removeOverlay(attractions[258]);
}
}
if (category == 4 || category == 0) {
if (attractions[259]) {
map.removeOverlay(attractions[259]);
}
}
if (category == 8 || category == 0) {
if (attractions[260]) {
map.removeOverlay(attractions[260]);
}
}
if (category == 6 || category == 0) {
if (attractions[261]) {
map.removeOverlay(attractions[261]);
}
}
if (category == 7 || 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 == 9 || category == 0) {
if (attractions[266]) {
map.removeOverlay(attractions[266]);
}
}
if (category == 8 || 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 == 11 || category == 0) {
if (attractions[271]) {
map.removeOverlay(attractions[271]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (attractions[272]) {
map.removeOverlay(attractions[272]);
}
}
}
if (category == 8 || category == 0) {
if (attractions[273]) {
map.removeOverlay(attractions[273]);
}
}
if (category == 8 || 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 == 4 || category == 0) {
if (attractions[277]) {
map.removeOverlay(attractions[277]);
}
}
if (category == 8 || category == 0) {
if (attractions[278]) {
map.removeOverlay(attractions[278]);
}
}
if (category == 10 || 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 == 8 || category == 0) {
if (attractions[282]) {
map.removeOverlay(attractions[282]);
}
}
if (category == 8 || category == 0) {
if (attractions[283]) {
map.removeOverlay(attractions[283]);
}
}
if (category == 8 || category == 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 == 8 || category == 0) {
if (attractions[287]) {
map.removeOverlay(attractions[287]);
}
}
if (category == 8 || category == 0) {
if (attractions[288]) {
map.removeOverlay(attractions[288]);
}
}
if (category == 6 || category == 0) {
if (attractions[289]) {
map.removeOverlay(attractions[289]);
}
}
if (category == 8 || category == 0) {
if (attractions[290]) {
map.removeOverlay(attractions[290]);
}
}
if (category == 8 || 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 == 8 || 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 == 7 || category == 0) {
if (attractions[305]) {
map.removeOverlay(attractions[305]);
}
}
if (category == 8 || category == 0) {
if (attractions[306]) {
map.removeOverlay(attractions[306]);
}
}
if (category == 4 || 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 == 4 || category == 0) {
if (attractions[311]) {
map.removeOverlay(attractions[311]);
}
}
if (category == 8 || category == 0) {
if (attractions[312]) {
map.removeOverlay(attractions[312]);
}
}
if (category == 6 || category == 0) {
if (attractions[313]) {
map.removeOverlay(attractions[313]);
}
}
if (category == 11 || category == 0) {
if (attractions[314]) {
map.removeOverlay(attractions[314]);
}
}
if (category == 4 || category == 0) {
if (attractions[315]) {
map.removeOverlay(attractions[315]);
}
}
if (category == 8 || category == 0) {
if (attractions[316]) {
map.removeOverlay(attractions[316]);
}
}
if (category == 8 || 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 == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[323]) {
map.removeOverlay(attractions[323]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[324]) {
map.removeOverlay(attractions[324]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[325]) {
map.removeOverlay(attractions[325]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[326]) {
map.removeOverlay(attractions[326]);
}
}
}
if (category == 11 || category == 0) {
if (attractions[327]) {
map.removeOverlay(attractions[327]);
}
}
if (category == 6 || category == 0) {
if (attractions[328]) {
map.removeOverlay(attractions[328]);
}
}
if (category == 8 || category == 0) {
if (attractions[329]) {
map.removeOverlay(attractions[329]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 5 || subcategory == 0) {
if (attractions[330]) {
map.removeOverlay(attractions[330]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[331]) {
map.removeOverlay(attractions[331]);
}
}
if (category == 6 || category == 0) {
if (attractions[332]) {
map.removeOverlay(attractions[332]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[333]) {
map.removeOverlay(attractions[333]);
}
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[334]) {
map.removeOverlay(attractions[334]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[335]) {
map.removeOverlay(attractions[335]);
}
}
if (category == 8 || category == 0) {
if (attractions[336]) {
map.removeOverlay(attractions[336]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[337]) {
map.removeOverlay(attractions[337]);
}
}
}
if (category == 7 || category == 0) {
if (attractions[338]) {
map.removeOverlay(attractions[338]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 3 || subcategory == 0) {
if (attractions[339]) {
map.removeOverlay(attractions[339]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 3 || subcategory == 0) {
if (attractions[340]) {
map.removeOverlay(attractions[340]);
}
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (attractions[341]) {
map.removeOverlay(attractions[341]);
}
}
}
if (category == 11 || category == 0) {
if (attractions[342]) {
map.removeOverlay(attractions[342]);
}
}
if (category == 11 || category == 0) {
if (attractions[343]) {
map.removeOverlay(attractions[343]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 12 || subcategory == 0) {
if (attractions[344]) {
map.removeOverlay(attractions[344]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || 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 == 11 || category == 0) {
if (attractions[347]) {
map.removeOverlay(attractions[347]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 5 || subcategory == 0) {
if (attractions[348]) {
map.removeOverlay(attractions[348]);
}
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (attractions[349]) {
map.removeOverlay(attractions[349]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[350]) {
map.removeOverlay(attractions[350]);
}
}
}
if (category == 11 || category == 0) {
if (attractions[351]) {
map.removeOverlay(attractions[351]);
}
}
if (category == 6 || category == 0) {
if (attractions[352]) {
map.removeOverlay(attractions[352]);
}
}
if (category == 6 || category == 0) {
if (attractions[353]) {
map.removeOverlay(attractions[353]);
}
}
if (category == 9 || category == 0) {
if (attractions[354]) {
map.removeOverlay(attractions[354]);
}
}
if (category == 7 || category == 0) {
if (attractions[355]) {
map.removeOverlay(attractions[355]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[356]) {
map.removeOverlay(attractions[356]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[357]) {
map.removeOverlay(attractions[357]);
}
}
}
if (category == 2 || category == 0) {
if (attractions[358]) {
map.removeOverlay(attractions[358]);
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[359]) {
map.removeOverlay(attractions[359]);
}
}
}
if (category == 11 || category == 0) {
if (attractions[360]) {
map.removeOverlay(attractions[360]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[361]) {
map.removeOverlay(attractions[361]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[362]) {
map.removeOverlay(attractions[362]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[363]) {
map.removeOverlay(attractions[363]);
}
}
}
if (category == 9 || category == 0) {
if (attractions[364]) {
map.removeOverlay(attractions[364]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 6 || subcategory == 0) {
if (attractions[365]) {
map.removeOverlay(attractions[365]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[366]) {
map.removeOverlay(attractions[366]);
}
}
}
if (category == 7 || category == 0) {
if (attractions[367]) {
map.removeOverlay(attractions[367]);
}
}
if (category == 6 || category == 0) {
if (attractions[368]) {
map.removeOverlay(attractions[368]);
}
}
if (category == 11 || category == 0) {
if (attractions[369]) {
map.removeOverlay(attractions[369]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[370]) {
map.removeOverlay(attractions[370]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[371]) {
map.removeOverlay(attractions[371]);
}
}
if (category == 3 || category == 0) {
if (subcategory == 7 || subcategory == 0) {
if (attractions[372]) {
map.removeOverlay(attractions[372]);
}
}
}
if (category == 8 || category == 0) {
if (attractions[373]) {
map.removeOverlay(attractions[373]);
}
}
if (category == 6 || category == 0) {
if (attractions[374]) {
map.removeOverlay(attractions[374]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[375]) {
map.removeOverlay(attractions[375]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[376]) {
map.removeOverlay(attractions[376]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[377]) {
map.removeOverlay(attractions[377]);
}
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[378]) {
map.removeOverlay(attractions[378]);
}
}
}
if (category == 4 || category == 0) {
if (attractions[379]) {
map.removeOverlay(attractions[379]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 12 || subcategory == 0) {
if (attractions[380]) {
map.removeOverlay(attractions[380]);
}
}
}
if (category == 11 || category == 0) {
if (attractions[381]) {
map.removeOverlay(attractions[381]);
}
}
if (category == 2 || category == 0) {
if (subcategory == 5 || subcategory == 0) {
if (attractions[382]) {
map.removeOverlay(attractions[382]);
}
}
}
if (category == 1 || category == 0) {
if (subcategory == 1 || subcategory == 0) {
if (attractions[383]) {
map.removeOverlay(attractions[383]);
}
}
}
if (category == 6 || category == 0) {
if (attractions[384]) {
map.removeOverlay(attractions[384]);
}
}
if (category == 5 || category == 0) {
if (subcategory == 13 || subcategory == 0) {
if (attractions[385]) {
map.removeOverlay(attractions[385]);
}
}
}
if (category == 3 || category == 0) {
if (subcategory == 8 || subcategory == 0) {
if (attractions[386]) {
map.removeOverlay(attractions[386]);
}
}
}
}
}
}
var events = new Array(0);
function show_events(checkbox) {
if (GBrowserIsCompatible()) {
if(checkbox.checked) {
if (!events[0]) {
var point = new GLatLng(51.533569,-0.08801);
events[0] = new createMarker(point, "1234 Shoreditch Festival
Shoreditch Park New North Road London N1 6TA");
}
map.addOverlay(events[0]);
if (!events[1]) {
var point = new GLatLng(-0.081968,51.517129);
events[1] = new createMarker(point, "20th century architecture in the City
Meet outside Liverpool Street Station, Bishopsgate entrance London EC2M 7PP");
}
map.addOverlay(events[1]);
if (!events[2]) {
var point = new GLatLng(51.523481,-0.088803);
events[2] = new createMarker(point, "5-4-3-2-1 Blast Off!
Bunhill Fields Off City Road London EC2");
}
map.addOverlay(events[2]);
if (!events[3]) {
var point = new GLatLng(51.5136,-0.1051);
events[3] = new createMarker(point, "A Midsummer Night's Dream
Bridewell Theatre Bride Lane London EC4Y 8EE");
}
map.addOverlay(events[3]);
if (!events[4]) {
var point = new GLatLng(51.5242,-0.0738);
events[4] = new createMarker(point, "Afro Cup
Rich Mix 35-47 Bethnal Green Road London E1 6LA");
}
map.addOverlay(events[4]);
if (!events[5]) {
var point = new GLatLng(51.52019,-0.09390);
events[5] = new createMarker(point, "Alfred Hitchcock's Blackmail
Barbican Hall Silk street London EC2Y 8DS ");
}
map.addOverlay(events[5]);
if (!events[6]) {
var point = new GLatLng(51.5178,-0.0966);
events[6] = new createMarker(point, "Align: Ley Lines in the Limelight
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[6]);
if (!events[7]) {
var point = new GLatLng(51.51973,-0.07685);
events[7] = new createMarker(point, "All aboard the Routemaster
Bishops Square Spitalfields Market E1 6DW");
}
map.addOverlay(events[7]);
if (!events[8]) {
var point = new GLatLng(51.5186,-0.07456);
events[8] = new createMarker(point, "Alternative Fashion Week
Spitalfields Traders Market Crispin Place, Brushfield Street London E1 6BG");
}
map.addOverlay(events[8]);
if (!events[9]) {
var point = new GLatLng(51.5127,-0.0834);
events[9] = new createMarker(point, "Americana Music Festival
Leadenhall Market Off Leadenhall Street London EC3V 1LR");
}
map.addOverlay(events[9]);
if (!events[10]) {
var point = new GLatLng(51.51982,-0.09388);
events[10] = new createMarker(point, "An Evening with Anne Perry
Barbican Library Silk Street London EC2Y 8DS");
}
map.addOverlay(events[10]);
if (!events[11]) {
var point = new GLatLng(51.5086,-0.0763);
events[11] = new createMarker(point, "Archaeology and Discovery Weekend
Tower of London London EC3N 4AB");
}
map.addOverlay(events[11]);
if (!events[12]) {
var point = new GLatLng(51.516541,-0.08399);
events[12] = new createMarker(point, "Art of Recycling
Wallspace 83 London Wall London EC2M 5ND");
}
map.addOverlay(events[12]);
if (!events[13]) {
var point = new GLatLng(51.52011,-0.09388);
events[13] = new createMarker(point, "Autumn fête
Barbican Library Silk street London EC2Y 8DS ");
}
map.addOverlay(events[13]);
if (!events[14]) {
var point = new GLatLng(51.515991,-0.10723);
events[14] = new createMarker(point, "Autumn food market
New Street Square New Fetter Lane London EC4A 3BF");
}
map.addOverlay(events[14]);
if (!events[15]) {
var point = new GLatLng(51.519878,-0.07199);
events[15] = new createMarker(point, "Baishaki Mela
Brick Lane E1 6QL");
}
map.addOverlay(events[15]);
if (!events[16]) {
var point = new GLatLng(51.51982,-0.09388);
events[16] = new createMarker(point, "Barbican Weekender
Barbican Silk Street London EC2Y 8DS");
}
map.addOverlay(events[16]);
if (!events[17]) {
var point = new GLatLng(51.51858,-0.09617);
events[17] = new createMarker(point, "Barry Miles and Tony Elliott in conversation with Tony Elliott
Museum of London 150 London Wall London EC2Y 5HN ");
}
map.addOverlay(events[17]);
if (!events[18]) {
var point = new GLatLng(51.51982,-0.09388);
events[18] = new createMarker(point, "Beastie
Barbican Centre Silk Street London EC2Y 8DS");
}
map.addOverlay(events[18]);
if (!events[19]) {
var point = new GLatLng(51.526241,-0.10794);
events[19] = new createMarker(point, "Beautiful Things
London Metropolitan Archives 40 Northampton Road London EC1R OHB");
}
map.addOverlay(events[19]);
if (!events[20]) {
var point = new GLatLng(51.5144 ,-0.097);
events[20] = new createMarker(point, "Beethoven Symphony No 9
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD");
}
map.addOverlay(events[20]);
if (!events[21]) {
var point = new GLatLng(51.51982,-0.09388);
events[21] = new createMarker(point, "Best of new variety
Barbican Silk Street London EC2Y 8DS");
}
map.addOverlay(events[21]);
if (!events[22]) {
var point = new GLatLng(51.5168,-0.074);
events[22] = new createMarker(point, "Between the Covers
Women's Library Old Castle Street London E1 7NT");
}
map.addOverlay(events[22]);
if (!events[23]) {
var point = new GLatLng(51.5107,-0.1169);
events[23] = new createMarker(point, "Bill Fontana - River Sounding
Somerset House Strand London WC2R 0RN");
}
map.addOverlay(events[23]);
if (!events[24]) {
var point = new GLatLng(51.51982,-0.09388);
events[24] = new createMarker(point, "Black Watch
Barbican Theatre Silk Street London EC2Y 8DS");
}
map.addOverlay(events[24]);
if (!events[25]) {
var point = new GLatLng(51.51982,-0.09388);
events[25] = new createMarker(point, "Blaze
Barbican Silk Street London EC2Y 8DS");
}
map.addOverlay(events[25]);
if (!events[26]) {
var point = new GLatLng(51.5158,-0.0928);
events[26] = new createMarker(point, "Bloomberg Square Mile Relay
Guildhall Yard Off Gresham Street London EC2V 7HH");
}
map.addOverlay(events[26]);
if (!events[27]) {
var point = new GLatLng(51.5136,-0.1051);
events[27] = new createMarker(point, "Bombshells
Bridewell Theatre Bride Lane London EC4Y 8EE");
}
map.addOverlay(events[27]);
if (!events[28]) {
var point = new GLatLng(51.513371,-0.09365);
events[28] = new createMarker(point, "Bow Lane Christmas lights
Bow Lane London EC4M 9EE");
}
map.addOverlay(events[28]);
if (!events[29]) {
var point = new GLatLng(51.513649,-0.09352);
events[29] = new createMarker(point, "Boyle Lecture
St Mary-le-Bow Church Cheapside London EC2V 6AU");
}
map.addOverlay(events[29]);
if (!events[30]) {
var point = new GLatLng(51.5144 ,-0.097);
events[30] = new createMarker(point, "Breast Cancer Care Carol Service
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD");
}
map.addOverlay(events[30]);
if (!events[31]) {
var point = new GLatLng(51.52116,-0.0717);
events[31] = new createMarker(point, "Brick Lane Curry Festival
Brick Lane London E1 6RU");
}
map.addOverlay(events[31]);
if (!events[32]) {
var point = new GLatLng(51.5127,-0.0834);
events[32] = new createMarker(point, "British Food Week
Leadenhall Market Off Leadenhall Street London EC3V 1LR");
}
map.addOverlay(events[32]);
if (!events[33]) {
var point = new GLatLng(51.51872,-0.08383);
events[33] = new createMarker(point, "Broadgate Ice Rink
Broadgate Arena London EC2M 2BL");
}
map.addOverlay(events[33]);
if (!events[34]) {
var point = new GLatLng(51.5187,-0.0786);
events[34] = new createMarker(point, "Building East London
Bishopsgate Institute 230 Bishopsgate London EC2M 4QH");
}
map.addOverlay(events[34]);
if (!events[35]) {
var point = new GLatLng(51.51806,-0.10186);
events[35] = new createMarker(point, "Calendoniart
Smithfield Gallery 16 West Smithfield London EC1A 9HQ");
}
map.addOverlay(events[35]);
if (!events[36]) {
var point = new GLatLng(51.51378,-0.10973);
events[36] = new createMarker(point, "Carmina Burana
Temple Church Temple London EC4Y 7BB ");
}
map.addOverlay(events[36]);
if (!events[37]) {
var point = new GLatLng(51.515687,-0.091839);
events[37] = new createMarker(point, "Cart Marking ceremony
Guildhall Yard London EC2V 5AE ");
}
map.addOverlay(events[37]);
if (!events[38]) {
var point = new GLatLng(51.5156,-0.0993);
events[38] = 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[38]);
if (!events[39]) {
var point = new GLatLng(51.51982,-0.09388);
events[39] = new createMarker(point, "Céleste Boursier-Mougenot
Barbican Art Gallery Silk Street London EC2Y 8DS");
}
map.addOverlay(events[39]);
if (!events[40]) {
var point = new GLatLng(51.5134,-0.1098);
events[40] = new createMarker(point, "Chopin and Schumann's 200th anniversary
Temple Church Off Fleet Street London EC4Y 7BB");
}
map.addOverlay(events[40]);
if (!events[41]) {
var point = new GLatLng(51.519878,-0.07199);
events[41] = new createMarker(point, "Christmas Design Fair
Boiler House, Old Truman Brewery 152d Brick Lane London E1 6QL");
}
map.addOverlay(events[41]);
if (!events[42]) {
var point = new GLatLng(51.51619,-0.08652);
events[42] = new createMarker(point, "Christmas Fair in aid of Wellbeing of Women
Drapers' Hall Throgmorton Street London EC2N 2DQ");
}
map.addOverlay(events[42]);
if (!events[43]) {
var point = new GLatLng(51.5137,-0.0935);
events[43] = new createMarker(point, "Circle the City
St Mary-le-Bow church Cheapside London EC2V 6AU");
}
map.addOverlay(events[43]);
if (!events[44]) {
var point = new GLatLng(51.51991,-0.10057);
events[44] = new createMarker(point, "City Cycle Style
Grand Avenue Smithfield Market London EC1A 9PQ");
}
map.addOverlay(events[44]);
if (!events[45]) {
var point = new GLatLng(51.5144 ,-0.097);
events[45] = new createMarker(point, "City of London Salute at St Paul's Cathedral
St Paul's Cathedral London EC4M 8AD");
}
map.addOverlay(events[45]);
if (!events[46]) {
var point = new GLatLng(51.5242,-0.0738);
events[46] = new createMarker(point, "City Showcase
Rich Mix 35-47 Bethnal Green Road E1 6LA");
}
map.addOverlay(events[46]);
if (!events[47]) {
var point = new GLatLng(51.52020,-0.11059);
events[47] = new createMarker(point, "City Wind Orchestra
St Alban the Martyr Brooke Street London EC3A 3BP");
}
map.addOverlay(events[47]);
if (!events[48]) {
var point = new GLatLng(51.5196,-0.1005);
events[48] = new createMarker(point, "Clerkenwell Christmas Market
Smithfield Market West Smithfield London EC1A 9PQ");
}
map.addOverlay(events[48]);
if (!events[49]) {
var point = new GLatLng(51.515687,-0.091839);
events[49] = new createMarker(point, "Comedy Tonight
Guildhall Art Gallery Guildhall Yard London EC2V 5AE ");
}
map.addOverlay(events[49]);
if (!events[50]) {
var point = new GLatLng(51.52,-0.0869);
events[50] = new createMarker(point, "COMMA 26/27: Ernst Caramelle and Elina Brotherus
Bloomberg Space 50 Finsbury Square London EC2A 1HD");
}
map.addOverlay(events[50]);
if (!events[51]) {
var point = new GLatLng(51.51982,-0.09388);
events[51] = new createMarker(point, "Complicite - Shun-kin
Barbican Theatre Silk Street London EC2Y 8DS ");
}
map.addOverlay(events[51]);
if (!events[52]) {
var point = new GLatLng(51.51905,-0.07847);
events[52] = new createMarker(point, "Corrupt London talks
Bishopsgate Institute 230 Bishopsgate London EC2M 4QH");
}
map.addOverlay(events[52]);
if (!events[53]) {
var point = new GLatLng(51.515579,-0.09586);
events[53] = new createMarker(point, "Creation II
Goldsmiths' Hall Foster Lane London EC2V 6BN");
}
map.addOverlay(events[53]);
if (!events[54]) {
var point = new GLatLng(51.5205 ,-0.08056);
events[54] = new createMarker(point, "Croquet at Exchange Square
Broadgate Arena London EC2M 2BL");
}
map.addOverlay(events[54]);
if (!events[55]) {
var point = new GLatLng(51.51982,-0.09388);
events[55] = new createMarker(point, "Cruel
Barbican Theatre Silk Street London EC2Y 8DS");
}
map.addOverlay(events[55]);
if (!events[56]) {
var point = new GLatLng(51.51982,-0.09388);
events[56] = new createMarker(point, "Curve-Vehicle incl. ð-Man-(.)
Barbican Hall Silk Street London EC2Y 8DS");
}
map.addOverlay(events[56]);
if (!events[57]) {
var point = new GLatLng(51.5242,-0.0738);
events[57] = new createMarker(point, "Cuts
RichMix 35-47 Bethnal Green Road London E1 6LA");
}
map.addOverlay(events[57]);
if (!events[58]) {
var point = new GLatLng(51.5135,-0.10511);
events[58] = new createMarker(point, "Cymbeline
Bridewell Theatre Bride Lane London EC4Y 8EQ");
}
map.addOverlay(events[58]);
if (!events[59]) {
var point = new GLatLng(51.52019,-0.09390);
events[59] = new createMarker(point, "Damian Ortega
Barbican Centre Silk Street London EC2Y 8DS");
}
map.addOverlay(events[59]);
if (!events[60]) {
var point = new GLatLng(51.51982,-0.09388);
events[60] = new createMarker(point, "Dance Umbrella 2010
Barbican Theatre Silk Street London EC2Y 8DS");
}
map.addOverlay(events[60]);
if (!events[61]) {
var point = new GLatLng(51.51860,-0.09613);
events[61] = new createMarker(point, "Daytime lectures
Museum of London 150 London Wall London EC2Y 5HN ");
}
map.addOverlay(events[61]);
if (!events[62]) {
var point = new GLatLng(51.5127,-0.0834);
events[62] = new createMarker(point, "Dickens Day
Leadenhall Market Off Leadenhall Street London EC3V 1LR");
}
map.addOverlay(events[62]);
if (!events[63]) {
var point = new GLatLng(51.50556,-0.08044);
events[63] = new createMarker(point, "Don Juan in Love
The Scoop More London Riverside London SE1 2DB");
}
map.addOverlay(events[63]);
if (!events[64]) {
var point = new GLatLng(51.5271,-0.0797);
events[64] = new createMarker(point, "East London Design Show
Shoreditch Town Hall 380 Old Street London EC1V 9LT");
}
map.addOverlay(events[64]);
if (!events[65]) {
var point = new GLatLng(51.51572,-0.10638);
events[65] = new createMarker(point, "Easter Egg Hunt
Shoe Lane Library Hill House, Little New Street London EC4A 3JR");
}
map.addOverlay(events[65]);
if (!events[66]) {
var point = new GLatLng(51.5178,-0.0966);
events[66] = new createMarker(point, "Easter Fun at Museum of London
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[66]);
if (!events[67]) {
var point = new GLatLng(51.515687,-0.091839);
events[67] = new createMarker(point, "Empire Mail: George V and the GPO
Guildhall Art Gallery Guildhall Yard London EC2V 5AE ");
}
map.addOverlay(events[67]);
if (!events[68]) {
var point = new GLatLng(51.522549,-0.09753);
events[68] = new createMarker(point, "Everything Together
EXHIBIT 20 Goswell Road London EC1M 7AA");
}
map.addOverlay(events[68]);
if (!events[69]) {
var point = new GLatLng(51.511854,-0.094789);
events[69] = new createMarker(point, "Exhibition at Painters’ Hall
The Worshipful Company of Painter-Stainers 9 Little Trinity Lane London EC4V 2AD");
}
map.addOverlay(events[69]);
if (!events[70]) {
var point = new GLatLng(51.5086,-0.0763);
events[70] = new createMarker(point, "Family learning
Tower of London London EC3N 4AB");
}
map.addOverlay(events[70]);
if (!events[71]) {
var point = new GLatLng(51.519432,-0.084431);
events[71] = new createMarker(point, "Farmers' market
Finsbury Avenue Square Broadgate London EC2M 2QY");
}
map.addOverlay(events[71]);
if (!events[72]) {
var point = new GLatLng(51.52125,-0.10021);
events[72] = new createMarker(point, "Farmers' Market at Malmaison
18-21 Charterhouse Square London EC1M 6AH");
}
map.addOverlay(events[72]);
if (!events[73]) {
var point = new GLatLng(51.52013,-0.09394);
events[73] = new createMarker(point, "Festen
Silk Street Theatre Silk street London EC2Y 8DS ");
}
map.addOverlay(events[73]);
if (!events[74]) {
var point = new GLatLng(51.5178,-0.0966);
events[74] = new createMarker(point, "Festival of British Archaeology
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[74]);
if (!events[75]) {
var point = new GLatLng(51.5178,-0.0966);
events[75] = new createMarker(point, "Festive Fair
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[75]);
if (!events[76]) {
var point = new GLatLng(51.5136,-0.0876);
events[76] = new createMarker(point, "Festive Luxury at Royal Exchange
Royal Exchange Bank junction London EC3V 3LR");
}
map.addOverlay(events[76]);
if (!events[77]) {
var point = new GLatLng(51.5178,-0.0966);
events[77] = new createMarker(point, "Film screening: The Great Muppet Caper
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[77]);
if (!events[78]) {
var point = new GLatLng(51.5178,-0.0966);
events[78] = new createMarker(point, "Film screening: The Sybil Phoenix Story
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[78]);
if (!events[79]) {
var point = new GLatLng(51.521069,-0.08684);
events[79] = new createMarker(point, "Finsbury Square Farmers' Market
Finsbury Square London EC2A 1BB");
}
map.addOverlay(events[79]);
if (!events[80]) {
var point = new GLatLng(51.522549,-0.09753);
events[80] = new createMarker(point, "Fireweed
EXHIBIT 20 Goswell Road London EC1M 7AA");
}
map.addOverlay(events[80]);
if (!events[81]) {
var point = new GLatLng(51.5143,-0.099);
events[81] = new createMarker(point, "Flare II
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD");
}
map.addOverlay(events[81]);
if (!events[82]) {
var point = new GLatLng(51.50864,-0.07630);
events[82] = new createMarker(point, "Fortress
Tower of London London EC3N 4AB ");
}
map.addOverlay(events[82]);
if (!events[83]) {
var point = new GLatLng(51.5187,-0.0786);
events[83] = new createMarker(point, "Free lunchtime concerts
Bishopsgate Institute Bishopsgate London EC2M 4QH");
}
map.addOverlay(events[83]);
if (!events[84]) {
var point = new GLatLng(51.51708,-0.08160);
events[84] = new createMarker(point, "Free lunchtime concerts
St Botolph without Bishopgate Bishopgate London EC2M 3TL ");
}
map.addOverlay(events[84]);
if (!events[85]) {
var point = new GLatLng(51.5178,-0.0966);
events[85] = new createMarker(point, "Free screening: Withnail & I
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[85]);
if (!events[86]) {
var point = new GLatLng(51.5147,-0.1002);
events[86] = new createMarker(point, "Free summer events in Paternoster Square
Paternoster Square EC4M 7DX");
}
map.addOverlay(events[86]);
if (!events[87]) {
var point = new GLatLng(51.5127,-0.0932);
events[87] = new createMarker(point, "Friends of City Churches Annual Walks
St Mary Aldermary Watling Street EC4M 9BW");
}
map.addOverlay(events[87]);
if (!events[88]) {
var point = new GLatLng(51.5187,-0.0786);
events[88] = new createMarker(point, "From Fatwa and Book Burning to Jihad and Hate Laws
Bishopsgate Institute 230 Bishopsgate London EC2M 4QH");
}
map.addOverlay(events[88]);
if (!events[89]) {
var point = new GLatLng(51.51982,-0.09388);
events[89] = new createMarker(point, "Future Beauty: 30 Years of Japanese Fashion
Barbican Art Gallery Silk Street London EC2Y 8DS");
}
map.addOverlay(events[89]);
if (!events[90]) {
var point = new GLatLng(51.5178,-0.0966);
events[90] = new createMarker(point, "Galleries of Modern London
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[90]);
if (!events[91]) {
var point = new GLatLng(51.5144 ,-0.097);
events[91] = new createMarker(point, "GF Watts: Parables in Paint
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD");
}
map.addOverlay(events[91]);
if (!events[92]) {
var point = new GLatLng(51.51593,-0.09589);
events[92] = new createMarker(point, "Goldsmiths' Summer Fair
Goldsmiths' Hall Foster Lane London EC2V 6BN ");
}
map.addOverlay(events[92]);
if (!events[93]) {
var point = new GLatLng(51.51982,-0.09388);
events[93] = new createMarker(point, "Gospels of Childhood
The Pit and St Giles Silk Street / Fore Street London EC2Y 8DS");
}
map.addOverlay(events[93]);
if (!events[94]) {
var point = new GLatLng(51.50349,-0.07661);
events[94] = new createMarker(point, "Great Bridges of the World
Tower Bridge Exhibition Tower Bridge London SE1 2UP");
}
map.addOverlay(events[94]);
if (!events[95]) {
var point = new GLatLng(51.51148,-0.08109);
events[95] = new createMarker(point, "Great Gorilla run
Dunster court Fenchurch street London EC3R 7AA ");
}
map.addOverlay(events[95]);
if (!events[96]) {
var point = new GLatLng(51.509399,-0.0795);
events[96] = new createMarker(point, "Great Pancake Race
All Hallows by the Tower Byward Street London EC3R 5BJ");
}
map.addOverlay(events[96]);
if (!events[97]) {
var point = new GLatLng(51.5176,-0.1095);
events[97] = new createMarker(point, "Gresham College lectures
Barnard's Inn Hall Gresham College London EC1N 2HH");
}
map.addOverlay(events[97]);
if (!events[98]) {
var point = new GLatLng(51.517559,-0.1095);
events[98] = new createMarker(point, "Gresham College Lectures (March)
Barnard's Inn Hall London EC1N 2HH");
}
map.addOverlay(events[98]);
if (!events[99]) {
var point = new GLatLng(51.5195,-0.0924);
events[99] = new createMarker(point, "Guildhall Jazz Festival
Guildhall School of Music & Drama Silk Street London EC2Y 8DT");
}
map.addOverlay(events[99]);
if (!events[100]) {
var point = new GLatLng(51.5133,-0.1051);
events[100] = new createMarker(point, "Hair
Bridewell Theatre Bride Lane London EC4Y 8EQ");
}
map.addOverlay(events[100]);
if (!events[101]) {
var point = new GLatLng(51.51858,-0.09622);
events[101] = new createMarker(point, "Half term fun for families
Museum Of London 150 London Wall London EC2Y 5HN ");
}
map.addOverlay(events[101]);
if (!events[102]) {
var point = new GLatLng(51.5178,-0.0966);
events[102] = new createMarker(point, "Handheld History with Dan Snow
Museum of London 150 London Wall EC2Y 5HN");
}
map.addOverlay(events[102]);
if (!events[103]) {
var point = new GLatLng(51.5178,-0.0966);
events[103] = new createMarker(point, "Hands on Archaeology
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[103]);
if (!events[104]) {
var point = new GLatLng(51.5187,-0.0786);
events[104] = new createMarker(point, "Historical talks at Bishopsgate Institute
Bishopsgate Institute 230 Bishopsgate London EC2M 4QH");
}
map.addOverlay(events[104]);
if (!events[105]) {
var point = new GLatLng(51.515687,-0.091839);
events[105] = new createMarker(point, "History Paintings from John Boydell’s Gift to the City
Guildhall Art Gallery Guildhall Yard London EC2V 5AE ");
}
map.addOverlay(events[105]);
if (!events[106]) {
var point = new GLatLng(51.51982,-0.09388);
events[106] = new createMarker(point, "Honey, Honey, Honey!
Barbican Library Silk Street London EC2Y 8DS");
}
map.addOverlay(events[106]);
if (!events[107]) {
var point = new GLatLng(51.5152,-0.1078);
events[107] = new createMarker(point, "House of Words
Dr Johnson's House 17 Gough Square London EC4A 3DE");
}
map.addOverlay(events[107]);
if (!events[108]) {
var point = new GLatLng(51.52019,-0.09390);
events[108] = new createMarker(point, "Ian Bostridge
Barbican Hall Silk Street London EC2Y 8DS ");
}
map.addOverlay(events[108]);
if (!events[109]) {
var point = new GLatLng(51.5178,-0.0966);
events[109] = new createMarker(point, "In Conversation with... Diane Abbott
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[109]);
if (!events[110]) {
var point = new GLatLng(51.5178,-0.0966);
events[110] = new createMarker(point, "In Conversation with... Shami Chakrabarti
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[110]);
if (!events[111]) {
var point = new GLatLng(51.515991,-0.09469);
events[111] = new createMarker(point, "Inter Livery Poulters Shrove Tuesday Pancake Race
Guildhall Yard London EC2V 7HH");
}
map.addOverlay(events[111]);
if (!events[112]) {
var point = new GLatLng(51.5242,-0.0738);
events[112] = new createMarker(point, "Isaac Julien Retrospective
Rich Mix 35-47 Bethnal Green Road London E1 6LA");
}
map.addOverlay(events[112]);
if (!events[113]) {
var point = new GLatLng(51.51466,-0.10789);
events[113] = new createMarker(point, "Jazz and Dr Johnson
Dr Johnson's House 17 Gough Square London EC4A 3DE");
}
map.addOverlay(events[113]);
if (!events[114]) {
var point = new GLatLng(-0.09617,51.51861);
events[114] = new createMarker(point, "Jerry White: The Story of a Great City
Museum of London 150 London Wall London EC2Y 5HN ");
}
map.addOverlay(events[114]);
if (!events[115]) {
var point = new GLatLng(51.5173,-0.0812);
events[115] = new createMarker(point, "Jonny Woo’s Fete Surprise
Andaz Liverpool Street 40 Liverpool Street London EC2M 7QN");
}
map.addOverlay(events[115]);
if (!events[116]) {
var point = new GLatLng(51.5187,-0.0786);
events[116] = new createMarker(point, "Journalism in London
Bishopsgate Institute Bishopsgate London EC2M 4QH");
}
map.addOverlay(events[116]);
if (!events[117]) {
var point = new GLatLng(51.52019,-0.09390);
events[117] = new createMarker(point, "Kafka Fragments
Barbican Hall Silk Street London EC2Y 8DS");
}
map.addOverlay(events[117]);
if (!events[118]) {
var point = new GLatLng(51.51982,-0.09388);
events[118] = new createMarker(point, "La Linea: Latin American Music Festival
Barbican Hall Silk Street London EC2Y 8DS");
}
map.addOverlay(events[118]);
if (!events[119]) {
var point = new GLatLng(51.5152,-0.1078);
events[119] = new createMarker(point, "Lady Hamilton's Attitudes
Dr Johnson's House 17 Gough Square London 020 7353 3745");
}
map.addOverlay(events[119]);
if (!events[120]) {
var point = new GLatLng(51.5178,-0.0966);
events[120] = new createMarker(point, "LATE at Museum of London
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[120]);
if (!events[121]) {
var point = new GLatLng(51.5178,-0.0966);
events[121] = new createMarker(point, "Laughterinoddplaces
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[121]);
if (!events[122]) {
var point = new GLatLng(51.5127,-0.0834);
events[122] = new createMarker(point, "Leadenhall Christmas Festival
Leadenhall Market Off Leadenhall Street London EC3V 1LR");
}
map.addOverlay(events[122]);
if (!events[123]) {
var point = new GLatLng(51.51982,-0.09388);
events[123] = new createMarker(point, "Les Miserables
Barbican Theatre Silk Street London EC2Y 8DS");
}
map.addOverlay(events[123]);
if (!events[124]) {
var point = new GLatLng(51.51439,-0.08903);
events[124] = new createMarker(point, "Let's Get Creative
Bank of England Museum Bartholomew Lane London EC2R 8AH");
}
map.addOverlay(events[124]);
if (!events[125]) {
var point = new GLatLng(51.515687,-0.091839);
events[125] = new createMarker(point, "London and Beyond - Paintings by Trevor Chamberlain
Guildhall Art Gallery London EC2V 5AE ");
}
map.addOverlay(events[125]);
if (!events[126]) {
var point = new GLatLng(51.52011,-0.09388);
events[126] = new createMarker(point, "London Children's Film Festival
Barbican Cinema Silk Street London EC2Y 8DS");
}
map.addOverlay(events[126]);
if (!events[127]) {
var point = new GLatLng(51.51858,-0.09622);
events[127] = new createMarker(point, "London Futures
Museum Of London 150 London Wall London EC2Y 5HN ");
}
map.addOverlay(events[127]);
if (!events[128]) {
var point = new GLatLng(51.51982,-0.09388);
events[128] = new createMarker(point, "London International Mime Festival
Barbican Silk Street London EC2Y 8DS");
}
map.addOverlay(events[128]);
if (!events[129]) {
var point = new GLatLng(51.52019,-0.09390);
events[129] = new createMarker(point, "London Jazz Festival
Barbican Silk street London EC2Y 8DS ");
}
map.addOverlay(events[129]);
if (!events[130]) {
var point = new GLatLng(51.515579,-0.09586);
events[130] = new createMarker(point, "London Jewellery Week
Goldsmiths' Hall Foster Lane London EC2V 6BN");
}
map.addOverlay(events[130]);
if (!events[131]) {
var point = new GLatLng(51.51856,-0.09615);
events[131] = new createMarker(point, "London on Screen
Museum of London 150 London Wall London EC2Y 5HN ");
}
map.addOverlay(events[131]);
if (!events[132]) {
var point = new GLatLng(51.51982,-0.09388);
events[132] = new createMarker(point, "London Palestinian Film Festival
Barbican Silk Street London EC2Y 8DS");
}
map.addOverlay(events[132]);
if (!events[133]) {
var point = new GLatLng(51.5144 ,-0.097);
events[133] = new createMarker(point, "London's Christmas Carol
Steps of St Paul's Cathedral London EC4M 8AD");
}
map.addOverlay(events[133]);
if (!events[134]) {
var point = new GLatLng(51.515687,-0.091839);
events[134] = new createMarker(point, "London’s Water: 400 Years of the New River
Guildhall Art Gallery Guildhall Yard London EC2V 5AE ");
}
map.addOverlay(events[134]);
if (!events[135]) {
var point = new GLatLng(51.51304,-0.08336);
events[135] = new createMarker(point, "Lord Mayor Christmas lights switch-on
Leadenhall Market Leadenhall street London EC3V 1LR ");
}
map.addOverlay(events[135]);
if (!events[136]) {
var point = new GLatLng(51.51439,-0.08903);
events[136] = new createMarker(point, "Lord Mayor's Show
Starts: Bank junction EC2R 8AH");
}
map.addOverlay(events[136]);
if (!events[137]) {
var point = new GLatLng(51.526241,-0.10794);
events[137] = new createMarker(point, "Love and Stuff
London Metrpolitan Archives 40 Northampton Road London EC1R OHB");
}
map.addOverlay(events[137]);
if (!events[138]) {
var point = new GLatLng(51.52364,-0.08805);
events[138] = new createMarker(point, "March of the Archers
");
}
map.addOverlay(events[138]);
if (!events[139]) {
var point = new GLatLng(51.5086,-0.0763);
events[139] = new createMarker(point, "Medieval Christmas
Tower of London London EC3N 4AB");
}
map.addOverlay(events[139]);
if (!events[140]) {
var point = new GLatLng(51.51982,-0.09388);
events[140] = new createMarker(point, "Michael Clark: Come, Been and Gone
Barbican Hall Silk Street London EC2Y 8DS");
}
map.addOverlay(events[140]);
if (!events[141]) {
var point = new GLatLng(51.5086,-0.07632);
events[141] = new createMarker(point, "Moment & Monument
Tower of London London EC3N 4AB");
}
map.addOverlay(events[141]);
if (!events[142]) {
var point = new GLatLng(51.5134,-0.1098);
events[142] = new createMarker(point, "Monteverdi Vespers
Temple Church Temple London EC4Y 7BB ");
}
map.addOverlay(events[142]);
if (!events[143]) {
var point = new GLatLng(51.5168,-0.074);
events[143] = new createMarker(point, "Ms Understood: Women's Liberation in 1970s Britain
Old Castle Street London E1 7NT");
}
map.addOverlay(events[143]);
if (!events[144]) {
var point = new GLatLng(51.5134,-0.1098);
events[144] = new createMarker(point, "Nathan Vale at Temple Church
Temple Church Off Fleet Street London EC4Y 7BB");
}
map.addOverlay(events[144]);
if (!events[145]) {
var point = new GLatLng(51.52013,-0.09394);
events[145] = new createMarker(point, "National Poetry day
Barbican Library Silk street London EC2Y 8DS");
}
map.addOverlay(events[145]);
if (!events[146]) {
var point = new GLatLng(51.52013,-0.09394);
events[146] = new createMarker(point, "Nearly Ninety
Barbican Theatre Silk street London EC2Y 8DS ");
}
map.addOverlay(events[146]);
if (!events[147]) {
var point = new GLatLng(51.51487,-0.09804);
events[147] = new createMarker(point, "Oculus
St Paul's Cathedral St Paul's churchyard London EC4M 8AD");
}
map.addOverlay(events[147]);
if (!events[148]) {
var point = new GLatLng(51.513779,-0.0968);
events[148] = new createMarker(point, "One New Change opening
One New Change New Change London EC4M 9AF");
}
map.addOverlay(events[148]);
if (!events[149]) {
var point = new GLatLng(51.51439,-0.08903);
events[149] = new createMarker(point, "Open Door
Bank of England Museum Bartholomew Lane London EC2R 8AH");
}
map.addOverlay(events[149]);
if (!events[150]) {
var point = new GLatLng(51.5192,-0.0759);
events[150] = new createMarker(point, "Origin: the London Craft Fair
Old Spitalfields Market Brushfield Street London E1 6EW");
}
map.addOverlay(events[150]);
if (!events[151]) {
var point = new GLatLng(51.5168,-0.074);
events[151] = new createMarker(point, "Out of the Archives
Women's Library Old Castle Street London E1 7NT");
}
map.addOverlay(events[151]);
if (!events[152]) {
var point = new GLatLng(51.50556,-0.08044);
events[152] = new createMarker(point, "Outdoor film screenings
The Scoop More London Riverside London SE1 2DB");
}
map.addOverlay(events[152]);
if (!events[153]) {
var point = new GLatLng(51.51299,-0.08326);
events[153] = new createMarker(point, "Oxjam
Leadenhall Market Leadenhalll street London EC3V 1LR");
}
map.addOverlay(events[153]);
if (!events[154]) {
var point = new GLatLng(51.521858,-0.11125);
events[154] = new createMarker(point, "Papaver Argentum* Silver Poppy
Central Jewellery Ltd 115 Clerkenwell Road London EC1R 5BY");
}
map.addOverlay(events[154]);
if (!events[155]) {
var point = new GLatLng(51.51366,-0.10514);
events[155] = new createMarker(point, "Personals
Bridewell Theatre Bride Lane London EC4Y 8EQ ");
}
map.addOverlay(events[155]);
if (!events[156]) {
var point = new GLatLng(51.51982,-0.09388);
events[156] = new createMarker(point, "Peter Pan
Barbican Theatre Silk Street London EC2Y 8DS");
}
map.addOverlay(events[156]);
if (!events[157]) {
var point = new GLatLng(51.5107,-0.1169);
events[157] = new createMarker(point, "Pick Me Up
Somerset House The Strand London WC2R 0RN");
}
map.addOverlay(events[157]);
if (!events[158]) {
var point = new GLatLng(51.5178,-0.0966);
events[158] = new createMarker(point, "Polish tour of Museum of London
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[158]);
if (!events[159]) {
var point = new GLatLng(51.5178,-0.0966);
events[159] = new createMarker(point, "Polish tours of Museum of London
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[159]);
if (!events[160]) {
var point = new GLatLng(51.5144 ,-0.097);
events[160] = new createMarker(point, "Public debates: Suffering, Love, Death and Happiness
St Paul's Cathedral London EC4M 8AD");
}
map.addOverlay(events[160]);
if (!events[161]) {
var point = new GLatLng(51.5234,-0.0899);
events[161] = new createMarker(point, "Quest Seekers
Bunhill Fields City Road London EC2");
}
map.addOverlay(events[161]);
if (!events[162]) {
var point = new GLatLng(51.5158,-0.0928);
events[162] = new createMarker(point, "Red Cross Christmas Market
Guildhall London EC2V 7HH");
}
map.addOverlay(events[162]);
if (!events[163]) {
var point = new GLatLng(51.5242,-0.0738);
events[163] = new createMarker(point, "Satyajit Ray Retrospective
RichMix 35-47 Bethnal Green Road London E1 6LA");
}
map.addOverlay(events[163]);
if (!events[164]) {
var point = new GLatLng(51.51439,-0.08903);
events[164] = new createMarker(point, "Seasonal Music
Bank of England Museum Bartholomew Lane London EC2R 8AH");
}
map.addOverlay(events[164]);
if (!events[165]) {
var point = new GLatLng(51.51982,-0.09388);
events[165] = new createMarker(point, "Shades of Blue
Silk Street Theatre Barbican London EC2Y 8DS");
}
map.addOverlay(events[165]);
if (!events[166]) {
var point = new GLatLng(51.533569,-0.08801);
events[166] = new createMarker(point, "Shoreditch Festival
Shoreditch Park New North Road London N1 6TA");
}
map.addOverlay(events[166]);
if (!events[167]) {
var point = new GLatLng(51.510681,-0.11692);
events[167] = new createMarker(point, "SHOWstudio: Fashion Revolution
Somerset House Strand London WC2R 1LA");
}
map.addOverlay(events[167]);
if (!events[168]) {
var point = new GLatLng(51.515579,-0.09586);
events[168] = new createMarker(point, "Silver Waves
Goldsmiths' Hall Foster Lane London EC2V 6BN");
}
map.addOverlay(events[168]);
if (!events[169]) {
var point = new GLatLng(51.5196,-0.1005);
events[169] = new createMarker(point, "Smithfield Nocturne
Smithfield Market West Smithfield London EC1A 9PQ");
}
map.addOverlay(events[169]);
if (!events[170]) {
var point = new GLatLng(51.522549,-0.09753);
events[170] = new createMarker(point, "Societea II: Tea, Time and Interiors
EXHIBIT 20 Goswell Road London EC1M 7AA");
}
map.addOverlay(events[170]);
if (!events[171]) {
var point = new GLatLng(51.5149,-0.09696);
events[171] = new createMarker(point, "Something on the Side...
150 Cheapside London EC2V 6ET");
}
map.addOverlay(events[171]);
if (!events[172]) {
var point = new GLatLng(51.51982,-0.09388);
events[172] = new createMarker(point, "Songs in the Key of London
Barbican Silk Street London EC2Y 8DS");
}
map.addOverlay(events[172]);
if (!events[173]) {
var point = new GLatLng(51.52169,-0.06483);
events[173] = new createMarker(point, "Spitalfields Show & Green Fair
Spitalfields City Farm Buxton Street London E1 5AR ");
}
map.addOverlay(events[173]);
if (!events[174]) {
var point = new GLatLng(51.5192,-0.0759);
events[174] = new createMarker(point, "St George's Day
Commercial Street London E1 6EW");
}
map.addOverlay(events[174]);
if (!events[175]) {
var point = new GLatLng(51.5127,-0.0834);
events[175] = new createMarker(point, "St George's Day at Leadenhall Market
Leadenhall Market Off Leadenhall Street EC3V 1LR");
}
map.addOverlay(events[175]);
if (!events[176]) {
var point = new GLatLng(51.5167,-0.0816);
events[176] = new createMarker(point, "St George's Day fiesta
Bishopsgate Churchyard Bishopsgate London EC2M 3TL");
}
map.addOverlay(events[176]);
if (!events[177]) {
var point = new GLatLng(51.516731,-0.08931);
events[177] = new createMarker(point, "St George's Day pageant
Armourers' Hall Coleman Street London EC2R 5BJ");
}
map.addOverlay(events[177]);
if (!events[178]) {
var point = new GLatLng(51.5127,-0.0834);
events[178] = new createMarker(point, "St Patrick's Day
Leadenhall Market Off Leadenhall Street London EC3V 1LR");
}
map.addOverlay(events[178]);
if (!events[179]) {
var point = new GLatLng(51.50349,-0.07661);
events[179] = new createMarker(point, "Storytelling at Tower Bridge
Tower Bridge London SE1 2UP");
}
map.addOverlay(events[179]);
if (!events[180]) {
var point = new GLatLng(51.5178,-0.0966);
events[180] = new createMarker(point, "Summer Fun for Families
Museum of London 150 London Wall EC2Y 5HN");
}
map.addOverlay(events[180]);
if (!events[181]) {
var point = new GLatLng(51.51460,-0.09894);
events[181] = new createMarker(point, "Sunday organ recitals
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD");
}
map.addOverlay(events[181]);
if (!events[182]) {
var point = new GLatLng(51.51982,-0.09388);
events[182] = new createMarker(point, "T.E.O.R.E.M.A.T
Barbican Theatre Silk Street London EC2Y 8DS");
}
map.addOverlay(events[182]);
if (!events[183]) {
var point = new GLatLng(51.515991,-0.09469);
events[183] = new createMarker(point, "Talk: Barbican and Golden Lane estates
Guildhall Library Guildhall London EC2P 2HH");
}
map.addOverlay(events[183]);
if (!events[184]) {
var point = new GLatLng(51.5178,-0.0966);
events[184] = new createMarker(point, "Talk: The Rise of the Department Store
Museum of London 150 London Wall EC2Y 5HN");
}
map.addOverlay(events[184]);
if (!events[185]) {
var point = new GLatLng(51.51378,-0.10973);
events[185] = new createMarker(point, "Temple Song 2010
Temple Church Temple London EC4Y 7BB ");
}
map.addOverlay(events[185]);
if (!events[186]) {
var point = new GLatLng(51.51378,-0.10973);
events[186] = new createMarker(point, "Temple Song 2010
Temple Church Temple London EC4Y 7BB ");
}
map.addOverlay(events[186]);
if (!events[187]) {
var point = new GLatLng(51.52019,-0.09390);
events[187] = new createMarker(point, "The Bicycle Film Festival
Barbican Centre Silk Street London EC2Y 8DS ");
}
map.addOverlay(events[187]);
if (!events[188]) {
var point = new GLatLng(51.52019,-0.09390);
events[188] = new createMarker(point, "The Directorspective: Vincente Minnelli
Barbican Cinema Silk Street London EC2Y 8DS ");
}
map.addOverlay(events[188]);
if (!events[189]) {
var point = new GLatLng(51.51982,-0.09388);
events[189] = new createMarker(point, "The Exploratorium
Barbican Library Silk Street London EC2Y 8DS");
}
map.addOverlay(events[189]);
if (!events[190]) {
var point = new GLatLng(51.5152,-0.1078);
events[190] = new createMarker(point, "The Famous Fanny Burney
Dr Johnson's House 17 Gough Square London EC4A 3DE");
}
map.addOverlay(events[190]);
if (!events[191]) {
var point = new GLatLng(51.515687,-0.091839);
events[191] = new createMarker(point, "The Lord Mayor's Coach
Guildhall Art Gallery Guildhall Yard London EC2V 5AE ");
}
map.addOverlay(events[191]);
if (!events[192]) {
var point = new GLatLng(51.5242,-0.0738);
events[192] = new createMarker(point, "The Maid
Rich Mix 35-47 Bethnal Green Road London E1 6LA");
}
map.addOverlay(events[192]);
if (!events[193]) {
var point = new GLatLng(51.515687,-0.091839);
events[193] = new createMarker(point, "The Marking of Carts
Guildhall Yard London EC2V 5AE ");
}
map.addOverlay(events[193]);
if (!events[194]) {
var point = new GLatLng(51.516541,-0.08399);
events[194] = new createMarker(point, "The Methodist Church Collection
Wallspace 83 London Wall London EC2M 5ND");
}
map.addOverlay(events[194]);
if (!events[195]) {
var point = new GLatLng(51.51894,-0.10291);
events[195] = new createMarker(point, "The Painters' Fine Art Exhibition
Painters' Hall 9 Little Trinity Lane London EC4V 2AD ");
}
map.addOverlay(events[195]);
if (!events[196]) {
var point = new GLatLng(51.51982,-0.09388);
events[196] = new createMarker(point, "The Planets - An HD Odyssey
Barbican Hall Silk Street London EC2Y 8DS");
}
map.addOverlay(events[196]);
if (!events[197]) {
var point = new GLatLng(51.50349,-0.07661);
events[197] = new createMarker(point, "The River Thames: Source to Sea
Tower Bridge Exhibition Tower Bridge London SE1 2UP");
}
map.addOverlay(events[197]);
if (!events[198]) {
var point = new GLatLng(51.51599,-0.09182);
events[198] = new createMarker(point, "The Story of Smithfield Market
Guildhall Art Gallery Guildhall Yard London EC2V 5AE");
}
map.addOverlay(events[198]);
if (!events[199]) {
var point = new GLatLng(51.51982,-0.09388);
events[199] = new createMarker(point, "The Surreal House
Barbican Art Gallery Silk Street London EC2Y 8DS");
}
map.addOverlay(events[199]);
if (!events[200]) {
var point = new GLatLng(51.522549,-0.09753);
events[200] = new createMarker(point, "Things as They Ought to Be
Exhibit 20 Goswell Road London EC1M 7AA");
}
map.addOverlay(events[200]);
if (!events[201]) {
var point = new GLatLng(51.50556,-0.08044);
events[201] = new createMarker(point, "Toad Hall!
The Scoop More London Riverside London SE1 2DB");
}
map.addOverlay(events[201]);
if (!events[202]) {
var point = new GLatLng(51.5242,-0.0738);
events[202] = new createMarker(point, "Tongues on Fire film festival
RichMix 35-47 Bethnal Green Road London E1 6LA");
}
map.addOverlay(events[202]);
if (!events[203]) {
var point = new GLatLng(51.51366,-0.10514);
events[203] = new createMarker(point, "Too Darn Hot
Bridewell Theatre Bride Lane London EC4Y 8EQ ");
}
map.addOverlay(events[203]);
if (!events[204]) {
var point = new GLatLng(51.50873,-0.07630);
events[204] = new createMarker(point, "Tower of London Ice Rink
Tower of London Ice rink Tower of London London EC3N 4AB ");
}
map.addOverlay(events[204]);
if (!events[205]) {
var point = new GLatLng(51.52019,-0.09390);
events[205] = new createMarker(point, "Transcender
Barbican Silk Street London EC2Y 8DS");
}
map.addOverlay(events[205]);
if (!events[206]) {
var point = new GLatLng(51.5152,-0.1078);
events[206] = new createMarker(point, "Twilight Tours
Dr Johnson's House 17 Gough Square London EC4A 3DE");
}
map.addOverlay(events[206]);
if (!events[207]) {
var point = new GLatLng(51.5252,-0.094);
events[207] = new createMarker(point, "UBS Soundscapes: Eclectica
LSO St Luke's Old Street London EC1V 9NG");
}
map.addOverlay(events[207]);
if (!events[208]) {
var point = new GLatLng(51.5252,-0.094);
events[208] = new createMarker(point, "UBS Soundscapes: Eclectica
LSO St Luke's Old Street London EC1V 9NG");
}
map.addOverlay(events[208]);
if (!events[209]) {
var point = new GLatLng(51.5252,-0.094);
events[209] = new createMarker(point, "UBS Soundscapes: Eclectica
LSO St Luke's Old Street London EC1V 9NG");
}
map.addOverlay(events[209]);
if (!events[210]) {
var point = new GLatLng(51.5217,-0.07226);
events[210] = new createMarker(point, "UK Design Fair and Open Studios
Boiler House Old Truman Brewery 152 Brick Lane E1 6QL");
}
map.addOverlay(events[210]);
if (!events[211]) {
var point = new GLatLng(51.50349,-0.07661);
events[211] = new createMarker(point, "Valentine's night at Tower Bridge
Tower Bridge London SE1 2UP");
}
map.addOverlay(events[211]);
if (!events[212]) {
var point = new GLatLng(51.515687,-0.091839);
events[212] = new createMarker(point, "Vanished Coaching Inns of the City of London
Guildhall Art Gallery Guildhall Yard London EC2V 5AE ");
}
map.addOverlay(events[212]);
if (!events[213]) {
var point = new GLatLng(51.50349,-0.07661);
events[213] = new createMarker(point, "Victorian Games
Tower Bridge London SE1 2UP");
}
map.addOverlay(events[213]);
if (!events[214]) {
var point = new GLatLng(51.5143,-0.099);
events[214] = new createMarker(point, "Virtuosi Organ Recitals
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD");
}
map.addOverlay(events[214]);
if (!events[215]) {
var point = new GLatLng(51.516541,-0.08399);
events[215] = new createMarker(point, "Visionaries
All Hallows-by-the-Wall 83 London Wall London EC2M 5ND");
}
map.addOverlay(events[215]);
if (!events[216]) {
var point = new GLatLng(51.5242,-0.0738);
events[216] = new createMarker(point, "Voices of Freedom
Rich Mix 35-47 Bethnal Green Road London E1 6LA");
}
map.addOverlay(events[216]);
if (!events[217]) {
var point = new GLatLng(51.5144 ,-0.097);
events[217] = new createMarker(point, "Walk to Waterloo
St Paul's Cathedral St Paul's Churchyard London EC4M 8AD");
}
map.addOverlay(events[217]);
if (!events[218]) {
var point = new GLatLng(51.51467,-0.10800);
events[218] = new createMarker(point, "What's in a word?
Dr Johnson's house 17 Gough square London EC4A 3DE");
}
map.addOverlay(events[218]);
if (!events[219]) {
var point = new GLatLng(51.52343,-0.09327);
events[219] = new createMarker(point, "Whitecross Street Party
Whitecross Street London EC1Y 8JL");
}
map.addOverlay(events[219]);
if (!events[220]) {
var point = new GLatLng(51.5242,-0.0738);
events[220] = new createMarker(point, "Why does it matter where I come from?
Rich Mix 35-47 Bethnal Green Road London E1 6LA");
}
map.addOverlay(events[220]);
if (!events[221]) {
var point = new GLatLng(51.5187,-0.0938);
events[221] = new createMarker(point, "Words & Music: Transformations
St Giles Cripplegate Fore Street London EC2Y 8DA");
}
map.addOverlay(events[221]);
if (!events[222]) {
var point = new GLatLng(51.5178,-0.0966);
events[222] = new createMarker(point, "World City Music Village
Museum of London 150 London Wall London EC2Y 5HN");
}
map.addOverlay(events[222]);
if (!events[223]) {
var point = new GLatLng(51.51872,-0.08383);
events[223] = new createMarker(point, "XLP's City Basketball Tournament
Broadgate Circle London EC2M 2BL");
}
map.addOverlay(events[223]);
if (!events[224]) {
var point = new GLatLng(51.526241,-0.10794);
events[224] = new createMarker(point, "Young, Black and British conference
London Metropolitan Archives 40 Northampton Road London EC1R OHB");
}
map.addOverlay(events[224]);
if (!events[225]) {
var point = new GLatLng(51.521629,-0.07826);
events[225] = new createMarker(point, "Zoo 2009
3-10 Shoreditch High Street London E1 6PG");
}
map.addOverlay(events[225]);
}
else {
for(i=0;i196 Bishopsgate
196 Bishopsgate London EC2M 4NR");
}
map.addOverlay(hotels[0]);
if (!hotels[1]) {
var point = new GLatLng(51.5173,-0.0812);
hotels[1] = new createMarker(point, "Andaz Liverpool Street
40 Liverpool Street London EC2M 7QN");
}
map.addOverlay(hotels[1]);
if (!hotels[2]) {
var point = new GLatLng(51.5098,-0.08);
hotels[2] = new createMarker(point, "Apex City of London Hotel
1 Seething Lane London EC3N 4AX");
}
map.addOverlay(hotels[2]);
if (!hotels[3]) {
var point = new GLatLng(51.51626,-0.08806);
hotels[3] = new createMarker(point, "Apex London Wall
7-9 Copthall Avenue London EC2R 7NJ");
}
map.addOverlay(hotels[3]);
if (!hotels[4]) {
var point = new GLatLng(51.513142,-0.09331);
hotels[4] = new createMarker(point, "Calico House
42 Bow Lane London EC4M 9DT ");
}
map.addOverlay(hotels[4]);
if (!hotels[5]) {
var point = new GLatLng(51.5123,-0.0758);
hotels[5] = new createMarker(point, "Chamberlain Hotel
130-135 Minories London EC3N 1NU");
}
map.addOverlay(hotels[5]);
if (!hotels[6]) {
var point = new GLatLng(51.5217,-0.0976);
hotels[6] = new createMarker(point, "Citadines Apart’hotel (Barbican)
7-21 Goswell Road London EC1M 7AH");
}
map.addOverlay(hotels[6]);
if (!hotels[7]) {
var point = new GLatLng(51.5168,-0.0699);
hotels[7] = new createMarker(point, "City Hotel London
12-20 Osborn Street London E1 6TE");
}
map.addOverlay(hotels[7]);
if (!hotels[8]) {
var point = new GLatLng(51.5127,-0.085);
hotels[8] = new createMarker(point, "Club Quarters Gracechurch
7 Gracechurch Street EC3V 0DR");
}
map.addOverlay(hotels[8]);
if (!hotels[9]) {
var point = new GLatLng(51.514,-0.1011);
hotels[9] = new createMarker(point, "Club Quarters St Paul’s
24 Ludgate Hill London EC4M 7DR");
}
map.addOverlay(hotels[9]);
if (!hotels[10]) {
var point = new GLatLng(51.5257,-0.0772);
hotels[10] = new createMarker(point, "Crowne Plaza Hotel London - Shoreditch
100 Shoreditch High Street London E1 6JQ");
}
map.addOverlay(hotels[10]);
if (!hotels[11]) {
var point = new GLatLng(51.5123,-0.1046);
hotels[11] = new createMarker(point, "Crowne Plaza London – The City
19 New Bridge Street London EC4V 6DB");
}
map.addOverlay(hotels[11]);
if (!hotels[12]) {
var point = new GLatLng(51.51344,-0.10336);
hotels[12] = new createMarker(point, "Deep Blue Apartments
");
}
map.addOverlay(hotels[12]);
if (!hotels[13]) {
var point = new GLatLng(51.5061,-0.1021);
hotels[13] = new createMarker(point, "Express by Holiday Inn - London Southwark
103-109 Southwark Street London SE1 0JQ");
}
map.addOverlay(hotels[13]);
if (!hotels[14]) {
var point = new GLatLng(51.5268,-0.0832);
hotels[14] = new createMarker(point, "Express by Holiday Inn London City
275 Old Street London EC1V 9LN");
}
map.addOverlay(hotels[14]);
if (!hotels[15]) {
var point = new GLatLng(51.511,-0.0769);
hotels[15] = new createMarker(point, "Grange City Hotel
8-14 Cooper's Row London EC3N 2BQ");
}
map.addOverlay(hotels[15]);
if (!hotels[16]) {
var point = new GLatLng(51.5155,-0.0725);
hotels[16] = new createMarker(point, "Ibis London City
5 Commercial Street London E1 6BF");
}
map.addOverlay(hotels[16]);
if (!hotels[17]) {
var point = new GLatLng(51.5053,-0.0874);
hotels[17] = new createMarker(point, "London Bridge Hotel
8-18 London Bridge Street London SE1 9SG");
}
map.addOverlay(hotels[17]);
if (!hotels[18]) {
var point = new GLatLng(51.501,-0.0942);
hotels[18] = new createMarker(point, "London City Hotel
200 Borough High Street London SE1 1JX");
}
map.addOverlay(hotels[18]);
if (!hotels[19]) {
var point = new GLatLng(51.507,-0.1049);
hotels[19] = new createMarker(point, "Mad Hatter Hotel
3-7 Stamford Street London SE1 9NY");
}
map.addOverlay(hotels[19]);
if (!hotels[20]) {
var point = new GLatLng(51.5208,-0.1004);
hotels[20] = new createMarker(point, "Malmaison
18-21 Charterhouse Square London EC1M 6AH");
}
map.addOverlay(hotels[20]);
if (!hotels[21]) {
var point = new GLatLng(51.511829,-0.07348);
hotels[21] = new createMarker(point, "Marlyn Lodge
2 Portsoken Street E1 8RB");
}
map.addOverlay(hotels[21]);
if (!hotels[22]) {
var point = new GLatLng(51.5053,-0.0993);
hotels[22] = new createMarker(point, "Mercure London City Bankside
71-79 Southwark Street London SE1 0JA");
}
map.addOverlay(hotels[22]);
if (!hotels[23]) {
var point = new GLatLng(51.506,-0.095);
hotels[23] = new createMarker(point, "Novotel London City South
53-61 Southwark Bridge Road London SE1 9HH");
}
map.addOverlay(hotels[23]);
if (!hotels[24]) {
var point = new GLatLng(51.5106,-0.0773);
hotels[24] = new createMarker(point, "Novotel London Tower Bridge
10 Pepys Street London EC3N 2NR");
}
map.addOverlay(hotels[24]);
if (!hotels[25]) {
var point = new GLatLng(51.51133,-0.07208);
hotels[25] = new createMarker(point, "Premier Inn London City Tower Hill
24 Prescot Street London E1 8BB");
}
map.addOverlay(hotels[25]);
if (!hotels[26]) {
var point = new GLatLng(51.507,-0.0929);
hotels[26] = new createMarker(point, "Premier Inn London Southwark
Anchor, 34 Park Street London SE1 9EF");
}
map.addOverlay(hotels[26]);
if (!hotels[27]) {
var point = new GLatLng(51.4995,-0.0791);
hotels[27] = new createMarker(point, "Premier Inn London Tower Bridge
159 Tower Bridge Road London SE1 3LP");
}
map.addOverlay(hotels[27]);
if (!hotels[28]) {
var point = new GLatLng(51.506,-0.095);
hotels[28] = new createMarker(point, "Southwark Rose
47 Southwark Bridge Road London SE1 9HH");
}
map.addOverlay(hotels[28]);
if (!hotels[29]) {
var point = new GLatLng(51.52655,-0.07641);
hotels[29] = new createMarker(point, "The Boundary
2-4 Boundary Street London E2 7JE");
}
map.addOverlay(hotels[29]);
if (!hotels[30]) {
var point = new GLatLng(51.512715,-0.098147);
hotels[30] = new createMarker(point, "The Grange St Paul's
Godliman Street London EC4V 5AJ");
}
map.addOverlay(hotels[30]);
if (!hotels[31]) {
var point = new GLatLng(51.5203,-0.1024);
hotels[31] = new createMarker(point, "The Rookery
12 Peters Lane Cowcross Street London EC1M 6DS");
}
map.addOverlay(hotels[31]);
if (!hotels[32]) {
var point = new GLatLng(51.5066,-0.0733);
hotels[32] = new createMarker(point, "The Tower Hotel
St Katharine's Way London E1W 1LD");
}
map.addOverlay(hotels[32]);
if (!hotels[33]) {
var point = new GLatLng(51.5227,-0.1037);
hotels[33] = new createMarker(point, "The Zetter
St John’s Square, 86-88 Clerkenwell Road Clerkenwell Road London EC1M 5RJ");
}
map.addOverlay(hotels[33]);
if (!hotels[34]) {
var point = new GLatLng(51.5275,-0.0967);
hotels[34] = new createMarker(point, "Thistle City Barbican
Central Street, Clerkenwell London EC1V 8DS");
}
map.addOverlay(hotels[34]);
if (!hotels[35]) {
var point = new GLatLng(51.5141,-0.0851);
hotels[35] = new createMarker(point, "Threadneedles
5 Threadneedle Street London EC2R 8AY");
}
map.addOverlay(hotels[35]);
if (!hotels[36]) {
var point = new GLatLng(51.52238,-0.08684);
hotels[36] = new createMarker(point, "Travelodge London City Road
7-12 City Road London EC1Y 1AE");
}
map.addOverlay(hotels[36]);
if (!hotels[37]) {
var point = new GLatLng(51.5161,-0.0772);
hotels[37] = new createMarker(point, "Travelodge London Liverpool Street
1 Harrow Place London E1 7DB");
}
map.addOverlay(hotels[37]);
if (!hotels[38]) {
var point = new GLatLng(51.51125,-0.07354);
hotels[38] = new createMarker(point, "Travelodge Tower Bridge
Lloyds Court Business Centre 1 Goodman's Yard London E1 8AT");
}
map.addOverlay(hotels[38]);
if (!hotels[39]) {
var point = new GLatLng(51.513168,-0.10072);
hotels[39] = new createMarker(point, "YHA St Paul's
36 Carter Lane London EC4V 5AB ");
}
map.addOverlay(hotels[39]);
}
else {
for(i=0;iBackyard Market
Truman Brewery Entrance by 146 Brick Lane London E1 6QL");
}
map.removeOverlay(shops[0]);
map.addOverlay(shops[0]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[1]) {
var point = new GLatLng(51.5051,-0.0901);
shops[1] = new createMarker(point, "Borough Market
8 Southwark Street London SE1 1TL");
}
map.removeOverlay(shops[1]);
map.addOverlay(shops[1]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[2]) {
var point = new GLatLng(51.5246,-0.0717);
shops[2] = new createMarker(point, "Brick Lane Market
Brick Lane, Cheshire Street and Scalter Street London E1 and E2");
}
map.removeOverlay(shops[2]);
map.addOverlay(shops[2]);
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[3]) {
var point = new GLatLng(51.5036,-0.0735);
shops[3] = new createMarker(point, "Butlers Wharf
Shad Thames London SE1 2YE");
}
map.removeOverlay(shops[3]);
map.addOverlay(shops[3]);
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[4]) {
var point = new GLatLng(51.51376,-0.09308);
shops[4] = new createMarker(point, "Cheapside development
Cheapside London EC2V 6AX");
}
map.removeOverlay(shops[4]);
map.addOverlay(shops[4]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[5]) {
var point = new GLatLng(51.5304,-0.0681);
shops[5] = new createMarker(point, "Columbia Road Flower Market
Columbia Road London E2");
}
map.removeOverlay(shops[5]);
map.addOverlay(shops[5]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[6]) {
var point = new GLatLng(51.521069,-0.08684);
shops[6] = new createMarker(point, "Finsbury Square Farmers Market
Finsbury Square London EC2A 1BB");
}
map.removeOverlay(shops[6]);
map.addOverlay(shops[6]);
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[7]) {
var point = new GLatLng(51.5074,-0.1102);
shops[7] = new createMarker(point, "Gabriel’s Wharf
Upper Ground London SE1");
}
map.removeOverlay(shops[7]);
map.addOverlay(shops[7]);
}
if (1 != 3 || 1 != 5 || shopcategory == 0) {
if (!shops[8]) {
var point = new GLatLng(51.5198,-0.1083);
shops[8] = new createMarker(point, "Hatton Garden
Hatton Garden London EC1");
}
map.removeOverlay(shops[8]);
map.addOverlay(shops[8]);
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[9]) {
var point = new GLatLng(51.5059,-0.0835);
shops[9] = new createMarker(point, "Hay’s Galleria
Tooley Street London SE1 2HD");
}
map.removeOverlay(shops[9]);
map.addOverlay(shops[9]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[10]) {
var point = new GLatLng(51.5272,-0.083);
shops[10] = new createMarker(point, "Hoxton Street Market
Hoxton Street London N1 6HG");
}
map.removeOverlay(shops[10]);
map.addOverlay(shops[10]);
}
if (1 != 1 || 1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[11]) {
var point = new GLatLng(51.5127,-0.0834);
shops[11] = new createMarker(point, "Leadenhall Market
Off Leadenhall Street London EC3V 1LR");
}
map.removeOverlay(shops[11]);
map.addOverlay(shops[11]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[12]) {
var point = new GLatLng(51.5203,-0.1095);
shops[12] = new createMarker(point, "Leather Lane Market
Leather Lane London EC1");
}
map.removeOverlay(shops[12]);
map.addOverlay(shops[12]);
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[13]) {
var point = new GLatLng(51.52001,-0.08689);
shops[13] = new createMarker(point, "Moorgate/London Wall
Moorgate London EC2 1SA");
}
map.removeOverlay(shops[13]);
map.addOverlay(shops[13]);
}
if (!shops[14]) {
var point = new GLatLng(51.5178,0.0966);
shops[14] = new createMarker(point, "Museum of London
150 London Wall London EC2Y 5HN");
}
map.removeOverlay(shops[14]);
map.addOverlay(shops[14]);
if (1 != 1 || 1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[15]) {
var point = new GLatLng(51.521,-0.072);
shops[15] = new createMarker(point, "Old Truman Brewery
91-95 Brick Lane London E1 6QL");
}
map.removeOverlay(shops[15]);
map.addOverlay(shops[15]);
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[16]) {
var point = new GLatLng(51.51431,-0.09641);
shops[16] = new createMarker(point, "One New Change
New Change London EC4");
}
map.removeOverlay(shops[16]);
map.addOverlay(shops[16]);
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[17]) {
var point = new GLatLng(51.5084,-0.1082);
shops[17] = new createMarker(point, "Oxo Tower Wharf
Bargehouse Street London SE1 9PH");
}
map.removeOverlay(shops[17]);
map.addOverlay(shops[17]);
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[18]) {
var point = new GLatLng(51.5147,-0.1002);
shops[18] = new createMarker(point, "Paternoster Square
Off Paternoster Row EC4M 7DX");
}
map.removeOverlay(shops[18]);
map.addOverlay(shops[18]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[19]) {
var point = new GLatLng(51.517,-0.0735);
shops[19] = new createMarker(point, "Petticoat Lane Market
Wentworth Street London E1");
}
map.removeOverlay(shops[19]);
map.addOverlay(shops[19]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[20]) {
var point = new GLatLng(51.5484,-0.0733);
shops[20] = new createMarker(point, "Ridley Road Market
Ridley Road London E8 2NP");
}
map.removeOverlay(shops[20]);
map.addOverlay(shops[20]);
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[21]) {
var point = new GLatLng(51.5136,-0.0876);
shops[21] = new createMarker(point, "Royal Exchange
The Courtyard Royal Exchange London EC3V 3LR");
}
map.removeOverlay(shops[21]);
map.addOverlay(shops[21]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[22]) {
var point = new GLatLng(51.5196,-0.1005);
shops[22] = new createMarker(point, "Smithfield Market
West Smithfield London EC1A 9PQ");
}
map.removeOverlay(shops[22]);
map.addOverlay(shops[22]);
}
if (1 != 1 || 1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[23]) {
var point = new GLatLng(51.5192,-0.0759);
shops[23] = new createMarker(point, "Spitalfields
Bishops Square Brushfield Street London E1 6AA");
}
map.removeOverlay(shops[23]);
map.addOverlay(shops[23]);
}
if (1 != 1 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[24]) {
var point = new GLatLng(51.5192,-0.0759);
shops[24] = new createMarker(point, "Spitalfields Market
Commercial Street London E1 6AA");
}
map.removeOverlay(shops[24]);
map.addOverlay(shops[24]);
}
if (1 != 2 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (!shops[25]) {
var point = new GLatLng(51.5073,-0.0737);
shops[25] = new createMarker(point, "St Katharine Docks
St Katharine’s Way London E1W 1TW");
}
map.removeOverlay(shops[25]);
map.addOverlay(shops[25]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[26]) {
var point = new GLatLng(51.5217,-0.07226);
shops[26] = new createMarker(point, "Sunday UpMarket
Ely's Yard (entrances on Brick Lane and Hanbury Street) The Old Truman Brewery London E1 6QL");
}
map.removeOverlay(shops[26]);
map.addOverlay(shops[26]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[27]) {
var point = new GLatLng(51.5177,-0.0659);
shops[27] = new createMarker(point, "Whitechapel Market
Whitechapel Road London E1");
}
map.removeOverlay(shops[27]);
map.addOverlay(shops[27]);
}
if (1 != 1 || shopcategory == 0) {
if (!shops[28]) {
var point = new GLatLng(51.52343,-0.09327);
shops[28] = new createMarker(point, "Whitecross Street Market
Whitecross Street London EC1Y 8JL");
}
map.removeOverlay(shops[28]);
map.addOverlay(shops[28]);
}
}
else {
if (1 != 1 || 1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[0]) {
map.removeOverlay(shops[0]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[1]) {
map.removeOverlay(shops[1]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[2]) {
map.removeOverlay(shops[2]);
}
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[3]) {
map.removeOverlay(shops[3]);
}
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[4]) {
map.removeOverlay(shops[4]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[5]) {
map.removeOverlay(shops[5]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[6]) {
map.removeOverlay(shops[6]);
}
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[7]) {
map.removeOverlay(shops[7]);
}
}
if (1 != 3 || 1 != 5 || shopcategory == 0) {
if (shops[8]) {
map.removeOverlay(shops[8]);
}
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[9]) {
map.removeOverlay(shops[9]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[10]) {
map.removeOverlay(shops[10]);
}
}
if (1 != 1 || 1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[11]) {
map.removeOverlay(shops[11]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[12]) {
map.removeOverlay(shops[12]);
}
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[13]) {
map.removeOverlay(shops[13]);
}
}
if (shops[14]) {
map.removeOverlay(shops[14]);
}
if (1 != 1 || 1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[15]) {
map.removeOverlay(shops[15]);
}
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[16]) {
map.removeOverlay(shops[16]);
}
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[17]) {
map.removeOverlay(shops[17]);
}
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[18]) {
map.removeOverlay(shops[18]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[19]) {
map.removeOverlay(shops[19]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[20]) {
map.removeOverlay(shops[20]);
}
}
if (1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[21]) {
map.removeOverlay(shops[21]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[22]) {
map.removeOverlay(shops[22]);
}
}
if (1 != 1 || 1 != 2 || 1 != 3 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[23]) {
map.removeOverlay(shops[23]);
}
}
if (1 != 1 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[24]) {
map.removeOverlay(shops[24]);
}
}
if (1 != 2 || 1 != 4 || 1 != 5 || shopcategory == 0) {
if (shops[25]) {
map.removeOverlay(shops[25]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[26]) {
map.removeOverlay(shops[26]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[27]) {
map.removeOverlay(shops[27]);
}
}
if (1 != 1 || shopcategory == 0) {
if (shops[28]) {
map.removeOverlay(shops[28]);
}
}
}
}
else {
if(checkbox.checked) {
if (shopcategory == 1 || shopcategory == 2 || shopcategory == 3 || shopcategory == 4 || shopcategory == 5 || shopcategory == 0) {
if (!shops[0]) {
var point = new GLatLng(51.5217,-0.07226);
shops[0] = new createMarker(point, "Backyard Market
Truman Brewery Entrance by 146 Brick Lane London E1 6QL");
}
map.removeOverlay(shops[0]);
map.addOverlay(shops[0]);
}
if (shopcategory == 1 || shopcategory == 0) {
if (!shops[1]) {
var point = new GLatLng(51.5051,-0.0901);
shops[1] = new createMarker(point, "Borough Market
8 Southwark Street London SE1 1TL");
}
map.removeOverlay(shops[1]);
map.addOverlay(shops[1]);
}
if (shopcategory == 1 || shopcategory == 0) {
if (!shops[2]) {
var point = new GLatLng(51.5246,-0.0717);
shops[2] = new createMarker(point, "Brick Lane Market
Brick Lane, Cheshire Street and Scalter Street London E1 and E2");
}
map.removeOverlay(shops[2]);
map.addOverlay(shops[2]);
}
if (shopcategory == 2 || shopcategory == 3 || shopcategory == 4 || shopcategory == 5 || shopcategory == 0) {
if (!shops[3]) {
var point = new GLatLng(51.5036,-0.0735);
shops[3] = new createMarker(point, "Butlers Wharf
Shad Thames London SE1 2YE");
}
map.removeOverlay(shops[3]);
map.addOverlay(shops[3]);
}
if (shopcategory == 2 || shopcategory == 3 || shopcategory == 4 || shopcategory == 5 || shopcategory == 0) {
if (!shops[4]) {
var point = new GLatLng(51.51376,-0.09308);
shops[4] = new createMarker(point, "Cheapside development
Cheapside London EC2V 6AX");
}
map.removeOverlay(shops[4]);
map.addOverlay(shops[4]);
}
if (shopcategory == 1 || shopcategory == 0) {
if (!shops[5]) {
var point = new GLatLng(51.5304,-0.0681);
shops[5] = new createMarker(point, "Columbia Road Flower Market
Columbia Road London E2");
}
map.removeOverlay(shops[5]);
map.addOverlay(shops[5]);
}
if (shopcategory == 1 || shopcategory == 0) {
if (!shops[6]) {
var point = new GLatLng(51.521069,-0.08684);
shops[6] = new createMarker(point, "Finsbury Square Farmers Market
Finsbury Square London EC2A 1BB");
}
map.removeOverlay(shops[6]);
map.addOverlay(shops[6]);
}
if (shopcategory == 2 || shopcategory == 3 || shopcategory == 4 || shopcategory == 5 || shopcategory == 0) {
if (!shops[7]) {
var point = new GLatLng(51.5074,-0.1102);
shops[7] = new createMarker(point, "Gabriel’s Wharf
Upper Ground London SE1");
}
map.removeOverlay(shops[7]);
map.addOverlay(shops[7]);
}
if (shopcategory == 3 || shopcategory == 5 || shopcategory == 0) {
if (!shops[8]) {
var point = new GLatLng(51.5198,-0.1083);
shops[8] = new createMarker(point, "Hatton Garden
Hatton Garden London EC1");
}
map.removeOverlay(shops[8]);
map.addOverlay(shops[8]);
}
if (shopcategory == 2 || shopcategory == 3 || shopcategory == 4 || shopcategory == 5 || shopcategory == 0) {
if (!shops[9]) {
var point = new GLatLng(51.5059,-0.0835);
shops[9] = new createMarker(point, "Hay’s Galleria
Tooley Street London SE1 2HD");
}
map.removeOverlay(shops[9]);
map.addOverlay(shops[9]);
}
if (shopcategory == 1 || shopcategory == 0) {
if (!shops[10]) {
var point = new GLatLng(51.5272,-0.083);
shops[10] = new createMarker(point, "Hoxton Street Market
Hoxton Street London N1 6HG");
}
map.removeOverlay(shops[10]);
map.addOverlay(shops[10]);
}
if (shopcategory == 1 || shopcategory == 2 || shopcategory == 3 || shopcategory == 4 || shopcategory == 5 || shopcategory == 0) {
if (!shops[11]) {
var point = new GLatLng(51.5127,-0.0834);
shops[11] = new createMarker(point, "Leadenhall Market
Off Leadenhall Street London EC3V 1LR");
}
map.removeOverlay(shops[11]);
map.addOverlay(shops[11]);
}
if (shopcategory == 1 || shopcategory == 0) {
if (!shops[12]) {
var point = new GLatLng(51.5203,-0.1095);
shops[12] = new createMarker(point, "Leather Lane Market
Leather Lane London EC1");
}
map.removeOverlay(shops[12]);
map.addOverlay(shops[12]);
}
if (shopcategory == 2 || shopcategory == 3 || shopcategory == 4 || shopcategory == 5 || shopcategory == 0) {
if (!shops[13]) {
var point = new GLatLng(51.52001,-0.08689);
shops[13] = new createMarker(point, "Moorgate/London Wall
Moorgate London EC2 1SA");
}
map.removeOverlay(shops[13]);
map.addOverlay(shops[13]);
}
if (!shops[14]) {
var point = new GLatLng(51.5178,0.0966);
shops[14] = new createMarker(point, "Museum of London
150 London Wall London EC2Y 5HN");
}
map.removeOverlay(shops[14]);
map.addOverlay(shops[14]);
if (shopcategory == 1 || shopcategory == 2 || shopcategory == 3 || shopcategory == 4 || shopcategory == 5 || shopcategory == 0) {
if (!shops[15]) {
var point = new GLatLng(51.521,-0.072);
shops[15] = new createMarker(point, "Old Truman Brewery
91-95 Brick Lane London E1 6QL");
}
map.removeOverlay(shops[15]);
map.addOverlay(shops[15]);
}
if (shopcategory == 2 || shopcategory == 3 || shopcategory == 4 || shopcategory == 5 || shopcategory == 0) {
if (!shops[16]) {
var point = new GLatLng(51.51431,-0.09641);
shops[16] = new createMarker(point, "One Ne