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.9692,-100.871)};var g_79f0b88efa236a4d3f81ce95098189d9 = new google.maps.Geocoder();g_79f0b88efa236a4d3f81ce95098189d9.geocode( { 'address': "1111 Fleming St, Garden City, KS 67846, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garden-city-KS-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('garden-city-KS-commerce-bank'), mapOptions);}document.getElementById('951d7cce').innerHTML += ' | View Map';var $l79f0b88efa236a4d3f81ce95098189d9 = '

Commerce Bank

Address: 1111 Fleming St, Garden City, KS 67846, USA
Phone: (620) 276-5600
';var m_79f0b88efa236a4d3f81ce95098189d9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commerce Bank',});m_79f0b88efa236a4d3f81ce95098189d9['infowindow'] = new google.maps.InfoWindow({content: $l79f0b88efa236a4d3f81ce95098189d9});var infowindow = new google.maps.InfoWindow({content: $l79f0b88efa236a4d3f81ce95098189d9});google.maps.event.addListener(m_79f0b88efa236a4d3f81ce95098189d9, 'click', function() {infowindow.open(map,m_79f0b88efa236a4d3f81ce95098189d9);});$marker.push(m_79f0b88efa236a4d3f81ce95098189d9);}});var g_16cc45c73218cf36f04af8b09c7b5321 = new google.maps.Geocoder();g_16cc45c73218cf36f04af8b09c7b5321.geocode( { 'address': "512 N 7th St, Garden City, KS 67846, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garden-city-KS-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('garden-city-KS-commerce-bank'), mapOptions);}document.getElementById('715b564f').innerHTML += ' | View Map';var $l16cc45c73218cf36f04af8b09c7b5321 = '

Commerce Bank

Address: 512 N 7th St, Garden City, KS 67846, USA
Phone: (620) 276-5600
';var m_16cc45c73218cf36f04af8b09c7b5321 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commerce Bank',});m_16cc45c73218cf36f04af8b09c7b5321['infowindow'] = new google.maps.InfoWindow({content: $l16cc45c73218cf36f04af8b09c7b5321});var infowindow = new google.maps.InfoWindow({content: $l16cc45c73218cf36f04af8b09c7b5321});google.maps.event.addListener(m_16cc45c73218cf36f04af8b09c7b5321, 'click', function() {infowindow.open(map,m_16cc45c73218cf36f04af8b09c7b5321);});$marker.push(m_16cc45c73218cf36f04af8b09c7b5321);}});}google.maps.event.addDomListener(window, 'load', initialize);