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(39.1192,-94.627)};var g_ea1818cbe59c23b20f1a10a8aa083a82 = new google.maps.Geocoder();g_ea1818cbe59c23b20f1a10a8aa083a82.geocode( { 'address': "1314 N 38th St, Kansas City, KS 66102"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kansas-city-KS-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('kansas-city-KS-bank-of-america'), mapOptions);}document.getElementById('364e7c97').innerHTML += ' | View Map';var $lea1818cbe59c23b20f1a10a8aa083a82 = '

Bank of America

Address: 1314 N 38th St, Kansas City, KS 66102
Phone: (816) 979-8257
';var m_ea1818cbe59c23b20f1a10a8aa083a82 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_ea1818cbe59c23b20f1a10a8aa083a82['infowindow'] = new google.maps.InfoWindow({content: $lea1818cbe59c23b20f1a10a8aa083a82});var infowindow = new google.maps.InfoWindow({content: $lea1818cbe59c23b20f1a10a8aa083a82});google.maps.event.addListener(m_ea1818cbe59c23b20f1a10a8aa083a82, 'click', function() {infowindow.open(map,m_ea1818cbe59c23b20f1a10a8aa083a82);});$marker.push(m_ea1818cbe59c23b20f1a10a8aa083a82);}});var g_76b3277ea1a3cb255bd87699c01d75ff = new google.maps.Geocoder();g_76b3277ea1a3cb255bd87699c01d75ff.geocode( { 'address': "7809 State Ave, Kansas City, KS 66112"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kansas-city-KS-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('kansas-city-KS-bank-of-america'), mapOptions);}document.getElementById('f5df6584').innerHTML += ' | View Map';var $l76b3277ea1a3cb255bd87699c01d75ff = '

Bank of America

Address: 7809 State Ave, Kansas City, KS 66112
Phone: (816) 979-8215
';var m_76b3277ea1a3cb255bd87699c01d75ff = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_76b3277ea1a3cb255bd87699c01d75ff['infowindow'] = new google.maps.InfoWindow({content: $l76b3277ea1a3cb255bd87699c01d75ff});var infowindow = new google.maps.InfoWindow({content: $l76b3277ea1a3cb255bd87699c01d75ff});google.maps.event.addListener(m_76b3277ea1a3cb255bd87699c01d75ff, 'click', function() {infowindow.open(map,m_76b3277ea1a3cb255bd87699c01d75ff);});$marker.push(m_76b3277ea1a3cb255bd87699c01d75ff);}});}google.maps.event.addDomListener(window, 'load', initialize);