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(45.1418,-89.1525)};var g_7fc79d62aed9094092452f1c2e0476c6 = new google.maps.Geocoder();g_7fc79d62aed9094092452f1c2e0476c6.geocode( { 'address': "724 5th Ave, Antigo, WI 54409, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('antigo-WI-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('antigo-WI-huntington-bank'), mapOptions);}document.getElementById('9801cf29').innerHTML += ' | View Map';var $l7fc79d62aed9094092452f1c2e0476c6 = '

Huntington Bank

Address: 724 5th Ave, Antigo, WI 54409, USA
Phone: (715) 623-2346
';var m_7fc79d62aed9094092452f1c2e0476c6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_7fc79d62aed9094092452f1c2e0476c6['infowindow'] = new google.maps.InfoWindow({content: $l7fc79d62aed9094092452f1c2e0476c6});var infowindow = new google.maps.InfoWindow({content: $l7fc79d62aed9094092452f1c2e0476c6});google.maps.event.addListener(m_7fc79d62aed9094092452f1c2e0476c6, 'click', function() {infowindow.open(map,m_7fc79d62aed9094092452f1c2e0476c6);});$marker.push(m_7fc79d62aed9094092452f1c2e0476c6);}});var g_c667cf0c46dde68983659e6294f52947 = new google.maps.Geocoder();g_c667cf0c46dde68983659e6294f52947.geocode( { 'address': "640 Superior St, Antigo, WI 54409, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('antigo-WI-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('antigo-WI-huntington-bank'), mapOptions);}document.getElementById('d65b8abc').innerHTML += ' | View Map';var $lc667cf0c46dde68983659e6294f52947 = '

Huntington Bank

Address: 640 Superior St, Antigo, WI 54409, USA
Phone: (715) 623-2346
';var m_c667cf0c46dde68983659e6294f52947 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_c667cf0c46dde68983659e6294f52947['infowindow'] = new google.maps.InfoWindow({content: $lc667cf0c46dde68983659e6294f52947});var infowindow = new google.maps.InfoWindow({content: $lc667cf0c46dde68983659e6294f52947});google.maps.event.addListener(m_c667cf0c46dde68983659e6294f52947, 'click', function() {infowindow.open(map,m_c667cf0c46dde68983659e6294f52947);});$marker.push(m_c667cf0c46dde68983659e6294f52947);}});}google.maps.event.addDomListener(window, 'load', initialize);