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(45.0128,-84.6766)};var g_e727fa59ddefcefb5d39501167623132 = new google.maps.Geocoder();g_e727fa59ddefcefb5d39501167623132.geocode( { 'address': "333 Commerce Blvd, Gaylord, MI 49735, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gaylord-MI-community-financial').style.display = '';map = new google.maps.Map(document.getElementById('gaylord-MI-community-financial'), mapOptions);}document.getElementById('33146144').innerHTML += ' | View Map';var $le727fa59ddefcefb5d39501167623132 = '

Community Financial

Address: 333 Commerce Blvd, Gaylord, MI 49735, USA
Phone: (877) 937-2328
';var m_e727fa59ddefcefb5d39501167623132 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Financial',});m_e727fa59ddefcefb5d39501167623132['infowindow'] = new google.maps.InfoWindow({content: $le727fa59ddefcefb5d39501167623132});var infowindow = new google.maps.InfoWindow({content: $le727fa59ddefcefb5d39501167623132});google.maps.event.addListener(m_e727fa59ddefcefb5d39501167623132, 'click', function() {infowindow.open(map,m_e727fa59ddefcefb5d39501167623132);});$marker.push(m_e727fa59ddefcefb5d39501167623132);}});var g_96003f8128549b4acb803a7f00d2188b = new google.maps.Geocoder();g_96003f8128549b4acb803a7f00d2188b.geocode( { 'address': "1360 W Main St, Gaylord, MI 49735, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gaylord-MI-community-financial').style.display = '';map = new google.maps.Map(document.getElementById('gaylord-MI-community-financial'), mapOptions);}document.getElementById('b42d9599').innerHTML += ' | View Map';var $l96003f8128549b4acb803a7f00d2188b = '

Community Financial

Address: 1360 W Main St, Gaylord, MI 49735, USA
Phone: (877) 937-2328
';var m_96003f8128549b4acb803a7f00d2188b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Financial',});m_96003f8128549b4acb803a7f00d2188b['infowindow'] = new google.maps.InfoWindow({content: $l96003f8128549b4acb803a7f00d2188b});var infowindow = new google.maps.InfoWindow({content: $l96003f8128549b4acb803a7f00d2188b});google.maps.event.addListener(m_96003f8128549b4acb803a7f00d2188b, 'click', function() {infowindow.open(map,m_96003f8128549b4acb803a7f00d2188b);});$marker.push(m_96003f8128549b4acb803a7f00d2188b);}});}google.maps.event.addDomListener(window, 'load', initialize);