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.2691,-94.461)};var g_ac9e4248f16d319a00b803477db2433a = new google.maps.Geocoder();g_ac9e4248f16d319a00b803477db2433a.geocode( { 'address': "9620 N Crescent Ct, Kansas City, MO 64157, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kansas-city-MO-pam-ola-vp-of-mortgage-lending-with-guaranteed-rate').style.display = '';map = new google.maps.Map(document.getElementById('kansas-city-MO-pam-ola-vp-of-mortgage-lending-with-guaranteed-rate'), mapOptions);}document.getElementById('d59c9681').innerHTML += ' | View Map';var $lac9e4248f16d319a00b803477db2433a = '

Pam Ola, VP of Mortgage Lending with Guaranteed Rate

Address: 9620 N Crescent Ct, Kansas City, MO 64157, USA
Phone: (816) 628-6969
';var m_ac9e4248f16d319a00b803477db2433a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Pam Ola, VP of Mortgage Lending with Guaranteed Rate',});m_ac9e4248f16d319a00b803477db2433a['infowindow'] = new google.maps.InfoWindow({content: $lac9e4248f16d319a00b803477db2433a});var infowindow = new google.maps.InfoWindow({content: $lac9e4248f16d319a00b803477db2433a});google.maps.event.addListener(m_ac9e4248f16d319a00b803477db2433a, 'click', function() {infowindow.open(map,m_ac9e4248f16d319a00b803477db2433a);});$marker.push(m_ac9e4248f16d319a00b803477db2433a);}});}google.maps.event.addDomListener(window, 'load', initialize);