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.6776,-74.6472)};var g_d0a364bd4a35d6f9210912f1e43b7061 = new google.maps.Geocoder();g_d0a364bd4a35d6f9210912f1e43b7061.geocode( { 'address': "1420 US-206, Bedminster Township, NJ 07921, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bedminster-township-NJ-the-investment-center-inc').style.display = '';map = new google.maps.Map(document.getElementById('bedminster-township-NJ-the-investment-center-inc'), mapOptions);}document.getElementById('8f6ddb00').innerHTML += ' | View Map';var $ld0a364bd4a35d6f9210912f1e43b7061 = '

The Investment Center, Inc.

Address: 1420 US-206, Bedminster Township, NJ 07921, USA
Phone: (800) 345-8041
';var m_d0a364bd4a35d6f9210912f1e43b7061 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Investment Center, Inc.',});m_d0a364bd4a35d6f9210912f1e43b7061['infowindow'] = new google.maps.InfoWindow({content: $ld0a364bd4a35d6f9210912f1e43b7061});var infowindow = new google.maps.InfoWindow({content: $ld0a364bd4a35d6f9210912f1e43b7061});google.maps.event.addListener(m_d0a364bd4a35d6f9210912f1e43b7061, 'click', function() {infowindow.open(map,m_d0a364bd4a35d6f9210912f1e43b7061);});$marker.push(m_d0a364bd4a35d6f9210912f1e43b7061);}});}google.maps.event.addDomListener(window, 'load', initialize);