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(40.219,-74.7599)};var g_7476fb8a357276f6afd5b569863ed6ec = new google.maps.Geocoder();g_7476fb8a357276f6afd5b569863ed6ec.geocode( { 'address': "247 E Front St, Trenton, NJ 08611, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('trenton-NJ-regional-business-assistance').style.display = '';map = new google.maps.Map(document.getElementById('trenton-NJ-regional-business-assistance'), mapOptions);}document.getElementById('5a49abde').innerHTML += ' | View Map';var $l7476fb8a357276f6afd5b569863ed6ec = '

Regional Business Assistance

Address: 247 E Front St, Trenton, NJ 08611, USA
Phone: (609) 587-1133
';var m_7476fb8a357276f6afd5b569863ed6ec = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regional Business Assistance',});m_7476fb8a357276f6afd5b569863ed6ec['infowindow'] = new google.maps.InfoWindow({content: $l7476fb8a357276f6afd5b569863ed6ec});var infowindow = new google.maps.InfoWindow({content: $l7476fb8a357276f6afd5b569863ed6ec});google.maps.event.addListener(m_7476fb8a357276f6afd5b569863ed6ec, 'click', function() {infowindow.open(map,m_7476fb8a357276f6afd5b569863ed6ec);});$marker.push(m_7476fb8a357276f6afd5b569863ed6ec);}});var g_f3077b76c9b6bb332fd6daef473e5fd6 = new google.maps.Geocoder();g_f3077b76c9b6bb332fd6daef473e5fd6.geocode( { 'address': "3111 Quakerbridge Rd, Trenton, NJ 08619, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('trenton-NJ-regional-business-assistance').style.display = '';map = new google.maps.Map(document.getElementById('trenton-NJ-regional-business-assistance'), mapOptions);}document.getElementById('934bb9f9').innerHTML += ' | View Map';var $lf3077b76c9b6bb332fd6daef473e5fd6 = '

Regional Business Assistance

Address: 3111 Quakerbridge Rd, Trenton, NJ 08619, USA
Phone: (609) 587-1133
';var m_f3077b76c9b6bb332fd6daef473e5fd6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regional Business Assistance',});m_f3077b76c9b6bb332fd6daef473e5fd6['infowindow'] = new google.maps.InfoWindow({content: $lf3077b76c9b6bb332fd6daef473e5fd6});var infowindow = new google.maps.InfoWindow({content: $lf3077b76c9b6bb332fd6daef473e5fd6});google.maps.event.addListener(m_f3077b76c9b6bb332fd6daef473e5fd6, 'click', function() {infowindow.open(map,m_f3077b76c9b6bb332fd6daef473e5fd6);});$marker.push(m_f3077b76c9b6bb332fd6daef473e5fd6);}});}google.maps.event.addDomListener(window, 'load', initialize);