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(33.6213,-111.93)};var g_f8ed6ae9447fdf0d0827719282addc60 = new google.maps.Geocoder();g_f8ed6ae9447fdf0d0827719282addc60.geocode( { 'address': "14811 N Kierland Blvd #100, Scottsdale, AZ 85254, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scottsdale-AZ-rod-dennis-vp-of-mortgage-lending-with-guaranteed-rate').style.display = '';map = new google.maps.Map(document.getElementById('scottsdale-AZ-rod-dennis-vp-of-mortgage-lending-with-guaranteed-rate'), mapOptions);}document.getElementById('d3772482').innerHTML += ' | View Map';var $lf8ed6ae9447fdf0d0827719282addc60 = '

Rod Dennis, VP of Mortgage Lending with Guaranteed Rate

Address: 14811 N Kierland Blvd #100, Scottsdale, AZ 85254, USA
Phone: (480) 850-6501
';var m_f8ed6ae9447fdf0d0827719282addc60 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rod Dennis, VP of Mortgage Lending with Guaranteed Rate',});m_f8ed6ae9447fdf0d0827719282addc60['infowindow'] = new google.maps.InfoWindow({content: $lf8ed6ae9447fdf0d0827719282addc60});var infowindow = new google.maps.InfoWindow({content: $lf8ed6ae9447fdf0d0827719282addc60});google.maps.event.addListener(m_f8ed6ae9447fdf0d0827719282addc60, 'click', function() {infowindow.open(map,m_f8ed6ae9447fdf0d0827719282addc60);});$marker.push(m_f8ed6ae9447fdf0d0827719282addc60);}});}google.maps.event.addDomListener(window, 'load', initialize);