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()};var g_d2cec4ae765e49fa93728f323ca5894e = new google.maps.Geocoder();g_d2cec4ae765e49fa93728f323ca5894e.geocode( { 'address': "10859 W Bluemound Rd, Wauwatosa, WI 53226"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wauwatosa-WI-tri-city-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('wauwatosa-WI-tri-city-national-bank'), mapOptions);}document.getElementById('1276d494').innerHTML += ' | View Map';var $ld2cec4ae765e49fa93728f323ca5894e = '

Tri City National Bank

Address: 10859 W Bluemound Rd, Wauwatosa, WI 53226
Phone: (414) 256-5380
';var m_d2cec4ae765e49fa93728f323ca5894e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tri City National Bank',});m_d2cec4ae765e49fa93728f323ca5894e['infowindow'] = new google.maps.InfoWindow({content: $ld2cec4ae765e49fa93728f323ca5894e});var infowindow = new google.maps.InfoWindow({content: $ld2cec4ae765e49fa93728f323ca5894e});google.maps.event.addListener(m_d2cec4ae765e49fa93728f323ca5894e, 'click', function() {infowindow.open(map,m_d2cec4ae765e49fa93728f323ca5894e);});$marker.push(m_d2cec4ae765e49fa93728f323ca5894e);}});var g_cb0b0fc0a0dd5ba23fd698cfc6363695 = new google.maps.Geocoder();g_cb0b0fc0a0dd5ba23fd698cfc6363695.geocode( { 'address': "1717 N Mayfair Rd, Wauwatosa, WI 53226"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wauwatosa-WI-tri-city-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('wauwatosa-WI-tri-city-national-bank'), mapOptions);}document.getElementById('10452007').innerHTML += ' | View Map';var $lcb0b0fc0a0dd5ba23fd698cfc6363695 = '

Tri City National Bank

Address: 1717 N Mayfair Rd, Wauwatosa, WI 53226
Phone: (414) 259-4370
';var m_cb0b0fc0a0dd5ba23fd698cfc6363695 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tri City National Bank',});m_cb0b0fc0a0dd5ba23fd698cfc6363695['infowindow'] = new google.maps.InfoWindow({content: $lcb0b0fc0a0dd5ba23fd698cfc6363695});var infowindow = new google.maps.InfoWindow({content: $lcb0b0fc0a0dd5ba23fd698cfc6363695});google.maps.event.addListener(m_cb0b0fc0a0dd5ba23fd698cfc6363695, 'click', function() {infowindow.open(map,m_cb0b0fc0a0dd5ba23fd698cfc6363695);});$marker.push(m_cb0b0fc0a0dd5ba23fd698cfc6363695);}});}google.maps.event.addDomListener(window, 'load', initialize);