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(43.1771,-83.7364)};var g_5ad1d1b62d2552c8a2500fb77cc9fb68 = new google.maps.Geocoder();g_5ad1d1b62d2552c8a2500fb77cc9fb68.geocode( { 'address': "185 W Vienna St, Clio, MI 48420, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clio-MI-atm-state-farm-insurance').style.display = '';map = new google.maps.Map(document.getElementById('clio-MI-atm-state-farm-insurance'), mapOptions);}document.getElementById('17eed75b').innerHTML += ' | View Map';var $l5ad1d1b62d2552c8a2500fb77cc9fb68 = '

ATM (State Farm Insurance)

Address: 185 W Vienna St, Clio, MI 48420, USA
Phone:
';var m_5ad1d1b62d2552c8a2500fb77cc9fb68 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (State Farm Insurance)',});m_5ad1d1b62d2552c8a2500fb77cc9fb68['infowindow'] = new google.maps.InfoWindow({content: $l5ad1d1b62d2552c8a2500fb77cc9fb68});var infowindow = new google.maps.InfoWindow({content: $l5ad1d1b62d2552c8a2500fb77cc9fb68});google.maps.event.addListener(m_5ad1d1b62d2552c8a2500fb77cc9fb68, 'click', function() {infowindow.open(map,m_5ad1d1b62d2552c8a2500fb77cc9fb68);});$marker.push(m_5ad1d1b62d2552c8a2500fb77cc9fb68);}});var g_7203c5fd9165b5cac35a2e0909331ba1 = new google.maps.Geocoder();g_7203c5fd9165b5cac35a2e0909331ba1.geocode( { 'address': "107 E Vienna St, Clio, MI 48420, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clio-MI-atm-state-farm-insurance').style.display = '';map = new google.maps.Map(document.getElementById('clio-MI-atm-state-farm-insurance'), mapOptions);}document.getElementById('9879bf4f').innerHTML += ' | View Map';var $l7203c5fd9165b5cac35a2e0909331ba1 = '

ATM (State Farm Insurance)

Address: 107 E Vienna St, Clio, MI 48420, USA
Phone:
';var m_7203c5fd9165b5cac35a2e0909331ba1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (State Farm Insurance)',});m_7203c5fd9165b5cac35a2e0909331ba1['infowindow'] = new google.maps.InfoWindow({content: $l7203c5fd9165b5cac35a2e0909331ba1});var infowindow = new google.maps.InfoWindow({content: $l7203c5fd9165b5cac35a2e0909331ba1});google.maps.event.addListener(m_7203c5fd9165b5cac35a2e0909331ba1, 'click', function() {infowindow.open(map,m_7203c5fd9165b5cac35a2e0909331ba1);});$marker.push(m_7203c5fd9165b5cac35a2e0909331ba1);}});}google.maps.event.addDomListener(window, 'load', initialize);