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(37.7372,-97.2452)};var g_1d38dd921e15520709f86320185c5e1d = new google.maps.Geocoder();g_1d38dd921e15520709f86320185c5e1d.geocode( { 'address': "2959 N Rock Rd, Wichita, KS 67226, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-KS-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-bank-of-america-financial-center'), mapOptions);}document.getElementById('e45de747').innerHTML += ' | View Map';var $l1d38dd921e15520709f86320185c5e1d = '

Bank of America Financial Center

Address: 2959 N Rock Rd, Wichita, KS 67226, USA
Phone: (316) 261-2025
';var m_1d38dd921e15520709f86320185c5e1d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_1d38dd921e15520709f86320185c5e1d['infowindow'] = new google.maps.InfoWindow({content: $l1d38dd921e15520709f86320185c5e1d});var infowindow = new google.maps.InfoWindow({content: $l1d38dd921e15520709f86320185c5e1d});google.maps.event.addListener(m_1d38dd921e15520709f86320185c5e1d, 'click', function() {infowindow.open(map,m_1d38dd921e15520709f86320185c5e1d);});$marker.push(m_1d38dd921e15520709f86320185c5e1d);}});var g_317283dc2a31b85088a8e237fbf45b58 = new google.maps.Geocoder();g_317283dc2a31b85088a8e237fbf45b58.geocode( { 'address': "141 S Rock Rd, Wichita, KS 67207, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-KS-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-bank-of-america-financial-center'), mapOptions);}document.getElementById('399a54fd').innerHTML += ' | View Map';var $l317283dc2a31b85088a8e237fbf45b58 = '

Bank of America Financial Center

Address: 141 S Rock Rd, Wichita, KS 67207, USA
Phone: (316) 261-4687
';var m_317283dc2a31b85088a8e237fbf45b58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_317283dc2a31b85088a8e237fbf45b58['infowindow'] = new google.maps.InfoWindow({content: $l317283dc2a31b85088a8e237fbf45b58});var infowindow = new google.maps.InfoWindow({content: $l317283dc2a31b85088a8e237fbf45b58});google.maps.event.addListener(m_317283dc2a31b85088a8e237fbf45b58, 'click', function() {infowindow.open(map,m_317283dc2a31b85088a8e237fbf45b58);});$marker.push(m_317283dc2a31b85088a8e237fbf45b58);}});}google.maps.event.addDomListener(window, 'load', initialize);