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.6218,-111.932)};var g_ddabfbbcf6c501f08c49b55f78b4ac32 = new google.maps.Geocoder();g_ddabfbbcf6c501f08c49b55f78b4ac32.geocode( { 'address': "6909 E Greenway Pkwy #100, Scottsdale, AZ 85254, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scottsdale-AZ-new-penn-financial-scottsdale').style.display = '';map = new google.maps.Map(document.getElementById('scottsdale-AZ-new-penn-financial-scottsdale'), mapOptions);}document.getElementById('a5d0487d').innerHTML += ' | View Map';var $lddabfbbcf6c501f08c49b55f78b4ac32 = '

New Penn Financial Scottsdale

Address: 6909 E Greenway Pkwy #100, Scottsdale, AZ 85254, USA
Phone: (602) 369-6948
';var m_ddabfbbcf6c501f08c49b55f78b4ac32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'New Penn Financial Scottsdale',});m_ddabfbbcf6c501f08c49b55f78b4ac32['infowindow'] = new google.maps.InfoWindow({content: $lddabfbbcf6c501f08c49b55f78b4ac32});var infowindow = new google.maps.InfoWindow({content: $lddabfbbcf6c501f08c49b55f78b4ac32});google.maps.event.addListener(m_ddabfbbcf6c501f08c49b55f78b4ac32, 'click', function() {infowindow.open(map,m_ddabfbbcf6c501f08c49b55f78b4ac32);});$marker.push(m_ddabfbbcf6c501f08c49b55f78b4ac32);}});}google.maps.event.addDomListener(window, 'load', initialize);