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(38.4019,-82.4356)};var g_b6c29b32ba3e1f2aaa20084072c81347 = new google.maps.Geocoder();g_b6c29b32ba3e1f2aaa20084072c81347.geocode( { 'address': "517 9th St, Huntington, WV 25701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntington-WV-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('huntington-WV-fifth-third-bank'), mapOptions);}document.getElementById('f2853e4b').innerHTML += ' | View Map';var $lb6c29b32ba3e1f2aaa20084072c81347 = '

Fifth Third Bank

Address: 517 9th St, Huntington, WV 25701
Phone: (304) 696-5353
';var m_b6c29b32ba3e1f2aaa20084072c81347 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank',});m_b6c29b32ba3e1f2aaa20084072c81347['infowindow'] = new google.maps.InfoWindow({content: $lb6c29b32ba3e1f2aaa20084072c81347});var infowindow = new google.maps.InfoWindow({content: $lb6c29b32ba3e1f2aaa20084072c81347});google.maps.event.addListener(m_b6c29b32ba3e1f2aaa20084072c81347, 'click', function() {infowindow.open(map,m_b6c29b32ba3e1f2aaa20084072c81347);});$marker.push(m_b6c29b32ba3e1f2aaa20084072c81347);}});var g_a23983c9d7cf832ffc9a4466965a9312 = new google.maps.Geocoder();g_a23983c9d7cf832ffc9a4466965a9312.geocode( { 'address': "1566 Hal Greer Blvd, Huntington, WV 25701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntington-WV-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('huntington-WV-fifth-third-bank'), mapOptions);}document.getElementById('369c4c8e').innerHTML += ' | View Map';var $la23983c9d7cf832ffc9a4466965a9312 = '

Fifth Third Bank

Address: 1566 Hal Greer Blvd, Huntington, WV 25701
Phone: (304) 523-5301
';var m_a23983c9d7cf832ffc9a4466965a9312 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank',});m_a23983c9d7cf832ffc9a4466965a9312['infowindow'] = new google.maps.InfoWindow({content: $la23983c9d7cf832ffc9a4466965a9312});var infowindow = new google.maps.InfoWindow({content: $la23983c9d7cf832ffc9a4466965a9312});google.maps.event.addListener(m_a23983c9d7cf832ffc9a4466965a9312, 'click', function() {infowindow.open(map,m_a23983c9d7cf832ffc9a4466965a9312);});$marker.push(m_a23983c9d7cf832ffc9a4466965a9312);}});}google.maps.event.addDomListener(window, 'load', initialize);