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.6048,-112.279)};var g_727081a4c5ad28479ce66658528274f7 = new google.maps.Geocoder();g_727081a4c5ad28479ce66658528274f7.geocode( { 'address': "10015 W Royal Oak Rd, Sun City, AZ 85351"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sun-city-AZ-northern-trust').style.display = '';map = new google.maps.Map(document.getElementById('sun-city-AZ-northern-trust'), mapOptions);}document.getElementById('80714da7').innerHTML += ' | View Map';var $l727081a4c5ad28479ce66658528274f7 = '

Northern Trust

Address: 10015 W Royal Oak Rd, Sun City, AZ 85351
Phone: (602) 589-3404
';var m_727081a4c5ad28479ce66658528274f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northern Trust',});m_727081a4c5ad28479ce66658528274f7['infowindow'] = new google.maps.InfoWindow({content: $l727081a4c5ad28479ce66658528274f7});var infowindow = new google.maps.InfoWindow({content: $l727081a4c5ad28479ce66658528274f7});google.maps.event.addListener(m_727081a4c5ad28479ce66658528274f7, 'click', function() {infowindow.open(map,m_727081a4c5ad28479ce66658528274f7);});$marker.push(m_727081a4c5ad28479ce66658528274f7);}});var g_726612e9c6061c7c6600857715199e21 = new google.maps.Geocoder();g_726612e9c6061c7c6600857715199e21.geocode( { 'address': "10220 W Bell Rd, Sun City, AZ 85351"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sun-city-AZ-northern-trust').style.display = '';map = new google.maps.Map(document.getElementById('sun-city-AZ-northern-trust'), mapOptions);}document.getElementById('b98df21e').innerHTML += ' | View Map';var $l726612e9c6061c7c6600857715199e21 = '

Northern Trust

Address: 10220 W Bell Rd, Sun City, AZ 85351
Phone: (602) 912-8600
';var m_726612e9c6061c7c6600857715199e21 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northern Trust',});m_726612e9c6061c7c6600857715199e21['infowindow'] = new google.maps.InfoWindow({content: $l726612e9c6061c7c6600857715199e21});var infowindow = new google.maps.InfoWindow({content: $l726612e9c6061c7c6600857715199e21});google.maps.event.addListener(m_726612e9c6061c7c6600857715199e21, 'click', function() {infowindow.open(map,m_726612e9c6061c7c6600857715199e21);});$marker.push(m_726612e9c6061c7c6600857715199e21);}});}google.maps.event.addDomListener(window, 'load', initialize);