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.0519,-73.5389)};var g_b0125f16f85470646e961ea5048a7237 = new google.maps.Geocoder();g_b0125f16f85470646e961ea5048a7237.geocode( { 'address': "900 Bedford St, Stamford, CT 06901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stamford-CT-patriot-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('stamford-CT-patriot-national-bank'), mapOptions);}document.getElementById('1c3342c0').innerHTML += ' | View Map';var $lb0125f16f85470646e961ea5048a7237 = '

Patriot National Bank

Address: 900 Bedford St, Stamford, CT 06901
Phone: (203) 324-7500
';var m_b0125f16f85470646e961ea5048a7237 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patriot National Bank',});m_b0125f16f85470646e961ea5048a7237['infowindow'] = new google.maps.InfoWindow({content: $lb0125f16f85470646e961ea5048a7237});var infowindow = new google.maps.InfoWindow({content: $lb0125f16f85470646e961ea5048a7237});google.maps.event.addListener(m_b0125f16f85470646e961ea5048a7237, 'click', function() {infowindow.open(map,m_b0125f16f85470646e961ea5048a7237);});$marker.push(m_b0125f16f85470646e961ea5048a7237);}});var g_b91c4feb795ba50b26f4ad3283ea84cd = new google.maps.Geocoder();g_b91c4feb795ba50b26f4ad3283ea84cd.geocode( { 'address': "838 High Ridge Rd, Stamford, CT 06905"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stamford-CT-patriot-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('stamford-CT-patriot-national-bank'), mapOptions);}document.getElementById('e4d1a31a').innerHTML += ' | View Map';var $lb91c4feb795ba50b26f4ad3283ea84cd = '

Patriot National Bank

Address: 838 High Ridge Rd, Stamford, CT 06905
Phone: (203) 569-2400
';var m_b91c4feb795ba50b26f4ad3283ea84cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Patriot National Bank',});m_b91c4feb795ba50b26f4ad3283ea84cd['infowindow'] = new google.maps.InfoWindow({content: $lb91c4feb795ba50b26f4ad3283ea84cd});var infowindow = new google.maps.InfoWindow({content: $lb91c4feb795ba50b26f4ad3283ea84cd});google.maps.event.addListener(m_b91c4feb795ba50b26f4ad3283ea84cd, 'click', function() {infowindow.open(map,m_b91c4feb795ba50b26f4ad3283ea84cd);});$marker.push(m_b91c4feb795ba50b26f4ad3283ea84cd);}});}google.maps.event.addDomListener(window, 'load', initialize);