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.2695,-72.9977)};var g_c6152d0b41681393cfa1bfc022597f47 = new google.maps.Geocoder();g_c6152d0b41681393cfa1bfc022597f47.geocode( { 'address': "222 Boston Post Rd, Orange, CT 06477, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orange-CT-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('orange-CT-citizens-bank'), mapOptions);}document.getElementById('bbbecafe').innerHTML += ' | View Map';var $lc6152d0b41681393cfa1bfc022597f47 = '

Citizens Bank

Address: 222 Boston Post Rd, Orange, CT 06477, USA
Phone: (203) 891-2000
';var m_c6152d0b41681393cfa1bfc022597f47 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_c6152d0b41681393cfa1bfc022597f47['infowindow'] = new google.maps.InfoWindow({content: $lc6152d0b41681393cfa1bfc022597f47});var infowindow = new google.maps.InfoWindow({content: $lc6152d0b41681393cfa1bfc022597f47});google.maps.event.addListener(m_c6152d0b41681393cfa1bfc022597f47, 'click', function() {infowindow.open(map,m_c6152d0b41681393cfa1bfc022597f47);});$marker.push(m_c6152d0b41681393cfa1bfc022597f47);}});var g_a46278c197809fef4dd61da7118a413e = new google.maps.Geocoder();g_a46278c197809fef4dd61da7118a413e.geocode( { 'address': "151 Boston Post Rd, Orange, CT 06477, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orange-CT-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('orange-CT-citizens-bank'), mapOptions);}document.getElementById('14b69eab').innerHTML += ' | View Map';var $la46278c197809fef4dd61da7118a413e = '

Citizens Bank

Address: 151 Boston Post Rd, Orange, CT 06477, USA
Phone:
';var m_a46278c197809fef4dd61da7118a413e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_a46278c197809fef4dd61da7118a413e['infowindow'] = new google.maps.InfoWindow({content: $la46278c197809fef4dd61da7118a413e});var infowindow = new google.maps.InfoWindow({content: $la46278c197809fef4dd61da7118a413e});google.maps.event.addListener(m_a46278c197809fef4dd61da7118a413e, 'click', function() {infowindow.open(map,m_a46278c197809fef4dd61da7118a413e);});$marker.push(m_a46278c197809fef4dd61da7118a413e);}});}google.maps.event.addDomListener(window, 'load', initialize);