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.1016,-80.7366)};var g_bc23abf47361e3558625a20fc40b1118 = new google.maps.Geocoder();g_bc23abf47361e3558625a20fc40b1118.geocode( { 'address': "4496 Mahoning Ave, Austintown, OH 44515, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('austintown-OH-bizloanfundingcom').style.display = '';map = new google.maps.Map(document.getElementById('austintown-OH-bizloanfundingcom'), mapOptions);}document.getElementById('acc5cef5').innerHTML += ' | View Map';var $lbc23abf47361e3558625a20fc40b1118 = '

BizLoanFunding.com

Address: 4496 Mahoning Ave, Austintown, OH 44515, USA
Phone: (234) 200-7515 ext.
';var m_bc23abf47361e3558625a20fc40b1118 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BizLoanFunding.com',});m_bc23abf47361e3558625a20fc40b1118['infowindow'] = new google.maps.InfoWindow({content: $lbc23abf47361e3558625a20fc40b1118});var infowindow = new google.maps.InfoWindow({content: $lbc23abf47361e3558625a20fc40b1118});google.maps.event.addListener(m_bc23abf47361e3558625a20fc40b1118, 'click', function() {infowindow.open(map,m_bc23abf47361e3558625a20fc40b1118);});$marker.push(m_bc23abf47361e3558625a20fc40b1118);}});}google.maps.event.addDomListener(window, 'load', initialize);