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(42.2708,-83.8087)};var g_cb3da2f071a17a4e1bcc43619a5117e8 = new google.maps.Geocoder();g_cb3da2f071a17a4e1bcc43619a5117e8.geocode( { 'address': "2901 Plymouth Rd, Ann Arbor, MI 48105"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ann-arbor-MI-national-city').style.display = '';map = new google.maps.Map(document.getElementById('ann-arbor-MI-national-city'), mapOptions);}document.getElementById('4126729f').innerHTML += ' | View Map';var $lcb3da2f071a17a4e1bcc43619a5117e8 = '

National City

Address: 2901 Plymouth Rd, Ann Arbor, MI 48105
Phone: (734) 995-7870
';var m_cb3da2f071a17a4e1bcc43619a5117e8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National City',});m_cb3da2f071a17a4e1bcc43619a5117e8['infowindow'] = new google.maps.InfoWindow({content: $lcb3da2f071a17a4e1bcc43619a5117e8});var infowindow = new google.maps.InfoWindow({content: $lcb3da2f071a17a4e1bcc43619a5117e8});google.maps.event.addListener(m_cb3da2f071a17a4e1bcc43619a5117e8, 'click', function() {infowindow.open(map,m_cb3da2f071a17a4e1bcc43619a5117e8);});$marker.push(m_cb3da2f071a17a4e1bcc43619a5117e8);}});var g_a0c5216bf6f3fb7bcc2200e78618c778 = new google.maps.Geocoder();g_a0c5216bf6f3fb7bcc2200e78618c778.geocode( { 'address': "101 S Main St, Ann Arbor, MI 48104"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ann-arbor-MI-national-city').style.display = '';map = new google.maps.Map(document.getElementById('ann-arbor-MI-national-city'), mapOptions);}document.getElementById('350411a2').innerHTML += ' | View Map';var $la0c5216bf6f3fb7bcc2200e78618c778 = '

National City

Address: 101 S Main St, Ann Arbor, MI 48104
Phone: (734) 995-7802
';var m_a0c5216bf6f3fb7bcc2200e78618c778 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National City',});m_a0c5216bf6f3fb7bcc2200e78618c778['infowindow'] = new google.maps.InfoWindow({content: $la0c5216bf6f3fb7bcc2200e78618c778});var infowindow = new google.maps.InfoWindow({content: $la0c5216bf6f3fb7bcc2200e78618c778});google.maps.event.addListener(m_a0c5216bf6f3fb7bcc2200e78618c778, 'click', function() {infowindow.open(map,m_a0c5216bf6f3fb7bcc2200e78618c778);});$marker.push(m_a0c5216bf6f3fb7bcc2200e78618c778);}});}google.maps.event.addDomListener(window, 'load', initialize);