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.7598,-90.7009)};var g_98fe179807288d2f5b33d1b87e42a694 = new google.maps.Geocoder();g_98fe179807288d2f5b33d1b87e42a694.geocode( { 'address': "2913 State Hwy K, O\'Fallon, MO 63366, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ofallon-MO-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('ofallon-MO-commerce-bank'), mapOptions);}document.getElementById('aae007ab').innerHTML += ' | View Map';var $l98fe179807288d2f5b33d1b87e42a694 = '

Commerce Bank

Address: 2913 State Hwy K, O\'Fallon, MO 63366, USA
Phone: (800) 453-2265
';var m_98fe179807288d2f5b33d1b87e42a694 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commerce Bank',});m_98fe179807288d2f5b33d1b87e42a694['infowindow'] = new google.maps.InfoWindow({content: $l98fe179807288d2f5b33d1b87e42a694});var infowindow = new google.maps.InfoWindow({content: $l98fe179807288d2f5b33d1b87e42a694});google.maps.event.addListener(m_98fe179807288d2f5b33d1b87e42a694, 'click', function() {infowindow.open(map,m_98fe179807288d2f5b33d1b87e42a694);});$marker.push(m_98fe179807288d2f5b33d1b87e42a694);}});var g_c20d5eee69e4ccd7c23237c63e6c75c5 = new google.maps.Geocoder();g_c20d5eee69e4ccd7c23237c63e6c75c5.geocode( { 'address': "101 E Elm St, O\'Fallon, MO 63366, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ofallon-MO-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('ofallon-MO-commerce-bank'), mapOptions);}document.getElementById('feebb5a0').innerHTML += ' | View Map';var $lc20d5eee69e4ccd7c23237c63e6c75c5 = '

Commerce Bank

Address: 101 E Elm St, O\'Fallon, MO 63366, USA
Phone: (800) 453-2265
';var m_c20d5eee69e4ccd7c23237c63e6c75c5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commerce Bank',});m_c20d5eee69e4ccd7c23237c63e6c75c5['infowindow'] = new google.maps.InfoWindow({content: $lc20d5eee69e4ccd7c23237c63e6c75c5});var infowindow = new google.maps.InfoWindow({content: $lc20d5eee69e4ccd7c23237c63e6c75c5});google.maps.event.addListener(m_c20d5eee69e4ccd7c23237c63e6c75c5, 'click', function() {infowindow.open(map,m_c20d5eee69e4ccd7c23237c63e6c75c5);});$marker.push(m_c20d5eee69e4ccd7c23237c63e6c75c5);}});}google.maps.event.addDomListener(window, 'load', initialize);