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.5466,-97.2436)};var g_0f0daf20cf5762ce062c08441286d72d = new google.maps.Geocoder();g_0f0daf20cf5762ce062c08441286d72d.geocode( { 'address': "300 N Rock Rd, Derby, KS 67037, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('derby-KS-rod-gates---bancwest-investment-services-wealth-financial-advisor').style.display = '';map = new google.maps.Map(document.getElementById('derby-KS-rod-gates---bancwest-investment-services-wealth-financial-advisor'), mapOptions);}document.getElementById('132ca8e6').innerHTML += ' | View Map';var $l0f0daf20cf5762ce062c08441286d72d = '

Rod Gates - BancWest Investment Services Wealth Financial Advisor

Address: 300 N Rock Rd, Derby, KS 67037, USA
Phone: (316) 448-5608
';var m_0f0daf20cf5762ce062c08441286d72d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rod Gates - BancWest Investment Services Wealth Financial Advisor',});m_0f0daf20cf5762ce062c08441286d72d['infowindow'] = new google.maps.InfoWindow({content: $l0f0daf20cf5762ce062c08441286d72d});var infowindow = new google.maps.InfoWindow({content: $l0f0daf20cf5762ce062c08441286d72d});google.maps.event.addListener(m_0f0daf20cf5762ce062c08441286d72d, 'click', function() {infowindow.open(map,m_0f0daf20cf5762ce062c08441286d72d);});$marker.push(m_0f0daf20cf5762ce062c08441286d72d);}});}google.maps.event.addDomListener(window, 'load', initialize);