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.514,-89.9835)};var g_bb07992b31827afc0b94591957936729 = new google.maps.Geocoder();g_bb07992b31827afc0b94591957936729.geocode( { 'address': "23 Public Sq, Belleville, IL 62220, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('belleville-IL-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('belleville-IL-bank-of-america-financial-center'), mapOptions);}document.getElementById('22103adc').innerHTML += ' | View Map';var $lbb07992b31827afc0b94591957936729 = '

Bank of America Financial Center

Address: 23 Public Sq, Belleville, IL 62220, USA
Phone: (618) 233-6600
';var m_bb07992b31827afc0b94591957936729 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_bb07992b31827afc0b94591957936729['infowindow'] = new google.maps.InfoWindow({content: $lbb07992b31827afc0b94591957936729});var infowindow = new google.maps.InfoWindow({content: $lbb07992b31827afc0b94591957936729});google.maps.event.addListener(m_bb07992b31827afc0b94591957936729, 'click', function() {infowindow.open(map,m_bb07992b31827afc0b94591957936729);});$marker.push(m_bb07992b31827afc0b94591957936729);}});var g_bf9a1284393bd1416d736f8bd6ad8b1b = new google.maps.Geocoder();g_bf9a1284393bd1416d736f8bd6ad8b1b.geocode( { 'address': "330 W Main St, Belleville, IL 62220, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('belleville-IL-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('belleville-IL-bank-of-america-financial-center'), mapOptions);}document.getElementById('6a6f9d88').innerHTML += ' | View Map';var $lbf9a1284393bd1416d736f8bd6ad8b1b = '

Bank of America Financial Center

Address: 330 W Main St, Belleville, IL 62220, USA
Phone: (618) 236-8392
';var m_bf9a1284393bd1416d736f8bd6ad8b1b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_bf9a1284393bd1416d736f8bd6ad8b1b['infowindow'] = new google.maps.InfoWindow({content: $lbf9a1284393bd1416d736f8bd6ad8b1b});var infowindow = new google.maps.InfoWindow({content: $lbf9a1284393bd1416d736f8bd6ad8b1b});google.maps.event.addListener(m_bf9a1284393bd1416d736f8bd6ad8b1b, 'click', function() {infowindow.open(map,m_bf9a1284393bd1416d736f8bd6ad8b1b);});$marker.push(m_bf9a1284393bd1416d736f8bd6ad8b1b);}});}google.maps.event.addDomListener(window, 'load', initialize);