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(44.4893,-88.066)};var g_25287b43193a4a7642c75543d10db168 = new google.maps.Geocoder();g_25287b43193a4a7642c75543d10db168.geocode( { 'address': "1601 S Webster Ave, Green Bay, WI 54301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('green-bay-WI-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('green-bay-WI-huntington-bank'), mapOptions);}document.getElementById('a74b2990').innerHTML += ' | View Map';var $l25287b43193a4a7642c75543d10db168 = '

Huntington Bank

Address: 1601 S Webster Ave, Green Bay, WI 54301, USA
Phone: (920) 436-1601
';var m_25287b43193a4a7642c75543d10db168 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_25287b43193a4a7642c75543d10db168['infowindow'] = new google.maps.InfoWindow({content: $l25287b43193a4a7642c75543d10db168});var infowindow = new google.maps.InfoWindow({content: $l25287b43193a4a7642c75543d10db168});google.maps.event.addListener(m_25287b43193a4a7642c75543d10db168, 'click', function() {infowindow.open(map,m_25287b43193a4a7642c75543d10db168);});$marker.push(m_25287b43193a4a7642c75543d10db168);}});var g_3d5263374ac07d10e17fcf3b76fe6dd8 = new google.maps.Geocoder();g_3d5263374ac07d10e17fcf3b76fe6dd8.geocode( { 'address': "2300 S Oneida St, Green Bay, WI 54304, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('green-bay-WI-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('green-bay-WI-huntington-bank'), mapOptions);}document.getElementById('4df520eb').innerHTML += ' | View Map';var $l3d5263374ac07d10e17fcf3b76fe6dd8 = '

Huntington Bank

Address: 2300 S Oneida St, Green Bay, WI 54304, USA
Phone: (920) 490-8340
';var m_3d5263374ac07d10e17fcf3b76fe6dd8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_3d5263374ac07d10e17fcf3b76fe6dd8['infowindow'] = new google.maps.InfoWindow({content: $l3d5263374ac07d10e17fcf3b76fe6dd8});var infowindow = new google.maps.InfoWindow({content: $l3d5263374ac07d10e17fcf3b76fe6dd8});google.maps.event.addListener(m_3d5263374ac07d10e17fcf3b76fe6dd8, 'click', function() {infowindow.open(map,m_3d5263374ac07d10e17fcf3b76fe6dd8);});$marker.push(m_3d5263374ac07d10e17fcf3b76fe6dd8);}});}google.maps.event.addDomListener(window, 'load', initialize);