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_ed1142acd9193e248ee334e2328964d4 = new google.maps.Geocoder();g_ed1142acd9193e248ee334e2328964d4.geocode( { 'address': "1125 Post Rd, Fairfield, CT 06824"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfield-CT-patriot-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairfield-CT-patriot-national-bank'), mapOptions);}document.getElementById('f27a0ec6').innerHTML += ' | View Map';var $led1142acd9193e248ee334e2328964d4 = '

Patriot National Bank

Address: 1125 Post Rd, Fairfield, CT 06824
Phone: (203) 256-5881
';var m_ed1142acd9193e248ee334e2328964d4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patriot National Bank',});m_ed1142acd9193e248ee334e2328964d4['infowindow'] = new google.maps.InfoWindow({content: $led1142acd9193e248ee334e2328964d4});var infowindow = new google.maps.InfoWindow({content: $led1142acd9193e248ee334e2328964d4});google.maps.event.addListener(m_ed1142acd9193e248ee334e2328964d4, 'click', function() {infowindow.open(map,m_ed1142acd9193e248ee334e2328964d4);});$marker.push(m_ed1142acd9193e248ee334e2328964d4);}});var g_f415beec4aa64e54545c5ea4fb48e0cc = new google.maps.Geocoder();g_f415beec4aa64e54545c5ea4fb48e0cc.geocode( { 'address': "1755 Black Rock Turnpike, Fairfield, CT 06825"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfield-CT-patriot-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairfield-CT-patriot-national-bank'), mapOptions);}document.getElementById('9bb8407c').innerHTML += ' | View Map';var $lf415beec4aa64e54545c5ea4fb48e0cc = '

Patriot National Bank

Address: 1755 Black Rock Turnpike, Fairfield, CT 06825
Phone: (203) 337-6566
';var m_f415beec4aa64e54545c5ea4fb48e0cc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patriot National Bank',});m_f415beec4aa64e54545c5ea4fb48e0cc['infowindow'] = new google.maps.InfoWindow({content: $lf415beec4aa64e54545c5ea4fb48e0cc});var infowindow = new google.maps.InfoWindow({content: $lf415beec4aa64e54545c5ea4fb48e0cc});google.maps.event.addListener(m_f415beec4aa64e54545c5ea4fb48e0cc, 'click', function() {infowindow.open(map,m_f415beec4aa64e54545c5ea4fb48e0cc);});$marker.push(m_f415beec4aa64e54545c5ea4fb48e0cc);}});}google.maps.event.addDomListener(window, 'load', initialize);