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(43.5982,-83.8878)};var g_ba4edb9a21dff366f5ff3ef5edb25977 = new google.maps.Geocoder();g_ba4edb9a21dff366f5ff3ef5edb25977.geocode( { 'address': "800 Washington Ave Suite 100 Bay City, MI 48708, Bay City, MI 48708, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bay-city-MI-james-hayes-attorney-at-law').style.display = '';map = new google.maps.Map(document.getElementById('bay-city-MI-james-hayes-attorney-at-law'), mapOptions);}document.getElementById('468b9b15').innerHTML += ' | View Map';var $lba4edb9a21dff366f5ff3ef5edb25977 = '

James Hayes Attorney at Law

Address: 800 Washington Ave Suite 100 Bay City, MI 48708, Bay City, MI 48708, USA
Phone: (989) 891-9145
';var m_ba4edb9a21dff366f5ff3ef5edb25977 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'James Hayes Attorney at Law',});m_ba4edb9a21dff366f5ff3ef5edb25977['infowindow'] = new google.maps.InfoWindow({content: $lba4edb9a21dff366f5ff3ef5edb25977});var infowindow = new google.maps.InfoWindow({content: $lba4edb9a21dff366f5ff3ef5edb25977});google.maps.event.addListener(m_ba4edb9a21dff366f5ff3ef5edb25977, 'click', function() {infowindow.open(map,m_ba4edb9a21dff366f5ff3ef5edb25977);});$marker.push(m_ba4edb9a21dff366f5ff3ef5edb25977);}});}google.maps.event.addDomListener(window, 'load', initialize);