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.6882,-97.343)};var g_23a741fa2f45791cd3462521042150b2 = new google.maps.Geocoder();g_23a741fa2f45791cd3462521042150b2.geocode( { 'address': "257 N Broadway St, Wichita, KS 67202"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-KS-emprise-trust-investments').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-emprise-trust-investments'), mapOptions);}document.getElementById('1992de77').innerHTML += ' | View Map';var $l23a741fa2f45791cd3462521042150b2 = '

Emprise Trust & Investments

Address: 257 N Broadway St, Wichita, KS 67202
Phone: (316) 383-4422
';var m_23a741fa2f45791cd3462521042150b2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Emprise Trust & Investments',});m_23a741fa2f45791cd3462521042150b2['infowindow'] = new google.maps.InfoWindow({content: $l23a741fa2f45791cd3462521042150b2});var infowindow = new google.maps.InfoWindow({content: $l23a741fa2f45791cd3462521042150b2});google.maps.event.addListener(m_23a741fa2f45791cd3462521042150b2, 'click', function() {infowindow.open(map,m_23a741fa2f45791cd3462521042150b2);});$marker.push(m_23a741fa2f45791cd3462521042150b2);}});}google.maps.event.addDomListener(window, 'load', initialize);