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(41.3141,-81.5009)};var g_f4fbb0ff89c5a40d60fef37e51204283 = new google.maps.Geocoder();g_f4fbb0ff89c5a40d60fef37e51204283.geocode( { 'address': "8600 Alexandria Dr, Macedonia, OH 44056, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('macedonia-OH-augustine-financial-services-llc').style.display = '';map = new google.maps.Map(document.getElementById('macedonia-OH-augustine-financial-services-llc'), mapOptions);}document.getElementById('61ffec99').innerHTML += ' | View Map';var $lf4fbb0ff89c5a40d60fef37e51204283 = '

Augustine Financial Services LLC

Address: 8600 Alexandria Dr, Macedonia, OH 44056, USA
Phone: (800) 699-0425
';var m_f4fbb0ff89c5a40d60fef37e51204283 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Augustine Financial Services LLC',});m_f4fbb0ff89c5a40d60fef37e51204283['infowindow'] = new google.maps.InfoWindow({content: $lf4fbb0ff89c5a40d60fef37e51204283});var infowindow = new google.maps.InfoWindow({content: $lf4fbb0ff89c5a40d60fef37e51204283});google.maps.event.addListener(m_f4fbb0ff89c5a40d60fef37e51204283, 'click', function() {infowindow.open(map,m_f4fbb0ff89c5a40d60fef37e51204283);});$marker.push(m_f4fbb0ff89c5a40d60fef37e51204283);}});}google.maps.event.addDomListener(window, 'load', initialize);