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.0286,-95.7457)};var g_8b84401f2561b867aa1e6098df256ad8 = new google.maps.Geocoder();g_8b84401f2561b867aa1e6098df256ad8.geocode( { 'address': "5325 SW 21st St, Topeka, KS 66604, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('topeka-KS-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('topeka-KS-bank-of-america-financial-center'), mapOptions);}document.getElementById('efd23770').innerHTML += ' | View Map';var $l8b84401f2561b867aa1e6098df256ad8 = '

Bank of America Financial Center

Address: 5325 SW 21st St, Topeka, KS 66604, USA
Phone: (785) 295-3546
';var m_8b84401f2561b867aa1e6098df256ad8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_8b84401f2561b867aa1e6098df256ad8['infowindow'] = new google.maps.InfoWindow({content: $l8b84401f2561b867aa1e6098df256ad8});var infowindow = new google.maps.InfoWindow({content: $l8b84401f2561b867aa1e6098df256ad8});google.maps.event.addListener(m_8b84401f2561b867aa1e6098df256ad8, 'click', function() {infowindow.open(map,m_8b84401f2561b867aa1e6098df256ad8);});$marker.push(m_8b84401f2561b867aa1e6098df256ad8);}});var g_67e8cc068a7aa4e6b6f82e41403cd2a9 = new google.maps.Geocoder();g_67e8cc068a7aa4e6b6f82e41403cd2a9.geocode( { 'address': "4001 SW Huntoon St, Topeka, KS 66604, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('topeka-KS-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('topeka-KS-bank-of-america-financial-center'), mapOptions);}document.getElementById('8cae32bb').innerHTML += ' | View Map';var $l67e8cc068a7aa4e6b6f82e41403cd2a9 = '

Bank of America Financial Center

Address: 4001 SW Huntoon St, Topeka, KS 66604, USA
Phone: (785) 295-3566
';var m_67e8cc068a7aa4e6b6f82e41403cd2a9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_67e8cc068a7aa4e6b6f82e41403cd2a9['infowindow'] = new google.maps.InfoWindow({content: $l67e8cc068a7aa4e6b6f82e41403cd2a9});var infowindow = new google.maps.InfoWindow({content: $l67e8cc068a7aa4e6b6f82e41403cd2a9});google.maps.event.addListener(m_67e8cc068a7aa4e6b6f82e41403cd2a9, 'click', function() {infowindow.open(map,m_67e8cc068a7aa4e6b6f82e41403cd2a9);});$marker.push(m_67e8cc068a7aa4e6b6f82e41403cd2a9);}});}google.maps.event.addDomListener(window, 'load', initialize);