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.146,-91.8893)};var g_b0196427cf7816e06697124e75daf48f = new google.maps.Geocoder();g_b0196427cf7816e06697124e75daf48f.geocode( { 'address': "2946 S Clark St, Mexico, MO 65265, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mexico-MO-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('mexico-MO-commerce-bank'), mapOptions);}document.getElementById('80fa99f5').innerHTML += ' | View Map';var $lb0196427cf7816e06697124e75daf48f = '

Commerce Bank

Address: 2946 S Clark St, Mexico, MO 65265, USA
Phone: (573) 581-6100
';var m_b0196427cf7816e06697124e75daf48f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commerce Bank',});m_b0196427cf7816e06697124e75daf48f['infowindow'] = new google.maps.InfoWindow({content: $lb0196427cf7816e06697124e75daf48f});var infowindow = new google.maps.InfoWindow({content: $lb0196427cf7816e06697124e75daf48f});google.maps.event.addListener(m_b0196427cf7816e06697124e75daf48f, 'click', function() {infowindow.open(map,m_b0196427cf7816e06697124e75daf48f);});$marker.push(m_b0196427cf7816e06697124e75daf48f);}});var g_e5ead955d3279b18c61d3649f7a74626 = new google.maps.Geocoder();g_e5ead955d3279b18c61d3649f7a74626.geocode( { 'address': "1015 E Liberty St, Mexico, MO 65265, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mexico-MO-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('mexico-MO-commerce-bank'), mapOptions);}document.getElementById('e956248e').innerHTML += ' | View Map';var $le5ead955d3279b18c61d3649f7a74626 = '

Commerce Bank

Address: 1015 E Liberty St, Mexico, MO 65265, USA
Phone: (573) 581-6100
';var m_e5ead955d3279b18c61d3649f7a74626 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commerce Bank',});m_e5ead955d3279b18c61d3649f7a74626['infowindow'] = new google.maps.InfoWindow({content: $le5ead955d3279b18c61d3649f7a74626});var infowindow = new google.maps.InfoWindow({content: $le5ead955d3279b18c61d3649f7a74626});google.maps.event.addListener(m_e5ead955d3279b18c61d3649f7a74626, 'click', function() {infowindow.open(map,m_e5ead955d3279b18c61d3649f7a74626);});$marker.push(m_e5ead955d3279b18c61d3649f7a74626);}});}google.maps.event.addDomListener(window, 'load', initialize);