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.169,-73.2651)};var g_11110cf64018697137cadb77b6aee9f8 = new google.maps.Geocoder();g_11110cf64018697137cadb77b6aee9f8.geocode( { 'address': "1275 Post Road, Fairfield, CT 06824"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfield-CT-citibank').style.display = '';map = new google.maps.Map(document.getElementById('fairfield-CT-citibank'), mapOptions);}document.getElementById('89aa62a3').innerHTML += ' | View Map';var $l11110cf64018697137cadb77b6aee9f8 = '

Citibank

Address: 1275 Post Road, Fairfield, CT 06824
Phone: (203) 692-4198
';var m_11110cf64018697137cadb77b6aee9f8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_11110cf64018697137cadb77b6aee9f8['infowindow'] = new google.maps.InfoWindow({content: $l11110cf64018697137cadb77b6aee9f8});var infowindow = new google.maps.InfoWindow({content: $l11110cf64018697137cadb77b6aee9f8});google.maps.event.addListener(m_11110cf64018697137cadb77b6aee9f8, 'click', function() {infowindow.open(map,m_11110cf64018697137cadb77b6aee9f8);});$marker.push(m_11110cf64018697137cadb77b6aee9f8);}});var g_d6c5f1627ae5248ab4d83a59578449c2 = new google.maps.Geocoder();g_d6c5f1627ae5248ab4d83a59578449c2.geocode( { 'address': "1886 Black Rock Tpke, Fairfield, CT 06825"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfield-CT-citibank').style.display = '';map = new google.maps.Map(document.getElementById('fairfield-CT-citibank'), mapOptions);}document.getElementById('d32b8882').innerHTML += ' | View Map';var $ld6c5f1627ae5248ab4d83a59578449c2 = '

Citibank

Address: 1886 Black Rock Tpke, Fairfield, CT 06825
Phone: (203) 583-8605
';var m_d6c5f1627ae5248ab4d83a59578449c2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_d6c5f1627ae5248ab4d83a59578449c2['infowindow'] = new google.maps.InfoWindow({content: $ld6c5f1627ae5248ab4d83a59578449c2});var infowindow = new google.maps.InfoWindow({content: $ld6c5f1627ae5248ab4d83a59578449c2});google.maps.event.addListener(m_d6c5f1627ae5248ab4d83a59578449c2, 'click', function() {infowindow.open(map,m_d6c5f1627ae5248ab4d83a59578449c2);});$marker.push(m_d6c5f1627ae5248ab4d83a59578449c2);}});}google.maps.event.addDomListener(window, 'load', initialize);