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.4492,-112.069)};var g_8f12c31d57e0867629470d478cfba8ff = new google.maps.Geocoder();g_8f12c31d57e0867629470d478cfba8ff.geocode( { 'address': "3131 E Camelback Rd, Phoenix, AZ 85016"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('phoenix-AZ-johnson-bank').style.display = '';map = new google.maps.Map(document.getElementById('phoenix-AZ-johnson-bank'), mapOptions);}document.getElementById('f6ef7487').innerHTML += ' | View Map';var $l8f12c31d57e0867629470d478cfba8ff = '

Johnson Bank

Address: 3131 E Camelback Rd, Phoenix, AZ 85016
Phone: (602) 381-2100
';var m_8f12c31d57e0867629470d478cfba8ff = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Johnson Bank',});m_8f12c31d57e0867629470d478cfba8ff['infowindow'] = new google.maps.InfoWindow({content: $l8f12c31d57e0867629470d478cfba8ff});var infowindow = new google.maps.InfoWindow({content: $l8f12c31d57e0867629470d478cfba8ff});google.maps.event.addListener(m_8f12c31d57e0867629470d478cfba8ff, 'click', function() {infowindow.open(map,m_8f12c31d57e0867629470d478cfba8ff);});$marker.push(m_8f12c31d57e0867629470d478cfba8ff);}});var g_4d9070e4ecdc4e479b08bc7c12db6641 = new google.maps.Geocoder();g_4d9070e4ecdc4e479b08bc7c12db6641.geocode( { 'address': "1902 W Parkside Ln, Phoenix, AZ 85027"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('phoenix-AZ-johnson-bank').style.display = '';map = new google.maps.Map(document.getElementById('phoenix-AZ-johnson-bank'), mapOptions);}document.getElementById('bd5b4284').innerHTML += ' | View Map';var $l4d9070e4ecdc4e479b08bc7c12db6641 = '

Johnson Bank

Address: 1902 W Parkside Ln, Phoenix, AZ 85027
Phone: (602) 241-8500
';var m_4d9070e4ecdc4e479b08bc7c12db6641 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Johnson Bank',});m_4d9070e4ecdc4e479b08bc7c12db6641['infowindow'] = new google.maps.InfoWindow({content: $l4d9070e4ecdc4e479b08bc7c12db6641});var infowindow = new google.maps.InfoWindow({content: $l4d9070e4ecdc4e479b08bc7c12db6641});google.maps.event.addListener(m_4d9070e4ecdc4e479b08bc7c12db6641, 'click', function() {infowindow.open(map,m_4d9070e4ecdc4e479b08bc7c12db6641);});$marker.push(m_4d9070e4ecdc4e479b08bc7c12db6641);}});}google.maps.event.addDomListener(window, 'load', initialize);