var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(41.5965,-81.5399)};var g_184cb48a11bd10712686ebd5611812af = new google.maps.Geocoder();g_184cb48a11bd10712686ebd5611812af.geocode( { 'address': "365 E 200th St, Euclid, OH 44119, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('euclid-OH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('euclid-OH-citizens-bank'), mapOptions);}document.getElementById('4694dc4b').innerHTML += ' | View Map';var $l184cb48a11bd10712686ebd5611812af = '

Citizens Bank

Address: 365 E 200th St, Euclid, OH 44119, USA
Phone: (216) 481-1000
';var m_184cb48a11bd10712686ebd5611812af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_184cb48a11bd10712686ebd5611812af['infowindow'] = new google.maps.InfoWindow({content: $l184cb48a11bd10712686ebd5611812af});var infowindow = new google.maps.InfoWindow({content: $l184cb48a11bd10712686ebd5611812af});google.maps.event.addListener(m_184cb48a11bd10712686ebd5611812af, 'click', function() {infowindow.open(map,m_184cb48a11bd10712686ebd5611812af);});$marker.push(m_184cb48a11bd10712686ebd5611812af);}});var g_945af4be9f5064c70a1e9f9d68f5229d = new google.maps.Geocoder();g_945af4be9f5064c70a1e9f9d68f5229d.geocode( { 'address': "23300 Lakeshore Blvd, Euclid, OH 44123, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('euclid-OH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('euclid-OH-citizens-bank'), mapOptions);}document.getElementById('a0be826d').innerHTML += ' | View Map';var $l945af4be9f5064c70a1e9f9d68f5229d = '

Citizens Bank

Address: 23300 Lakeshore Blvd, Euclid, OH 44123, USA
Phone: (216) 289-5200
';var m_945af4be9f5064c70a1e9f9d68f5229d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_945af4be9f5064c70a1e9f9d68f5229d['infowindow'] = new google.maps.InfoWindow({content: $l945af4be9f5064c70a1e9f9d68f5229d});var infowindow = new google.maps.InfoWindow({content: $l945af4be9f5064c70a1e9f9d68f5229d});google.maps.event.addListener(m_945af4be9f5064c70a1e9f9d68f5229d, 'click', function() {infowindow.open(map,m_945af4be9f5064c70a1e9f9d68f5229d);});$marker.push(m_945af4be9f5064c70a1e9f9d68f5229d);}});}google.maps.event.addDomListener(window, 'load', initialize);