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.1772,-74.1086)};var g_ed1e18b02e8201960337a2a4f76b696f = new google.maps.Geocoder();g_ed1e18b02e8201960337a2a4f76b696f.geocode( { 'address': "1800 NJ-34 #404a, Wall Township, NJ 07719, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wall-township-NJ-velocity-investments-llc').style.display = '';map = new google.maps.Map(document.getElementById('wall-township-NJ-velocity-investments-llc'), mapOptions);}document.getElementById('ed4a9bdb').innerHTML += ' | View Map';var $led1e18b02e8201960337a2a4f76b696f = '

Velocity Investments LLC

Address: 1800 NJ-34 #404a, Wall Township, NJ 07719, USA
Phone: (732) 556-9090
';var m_ed1e18b02e8201960337a2a4f76b696f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Velocity Investments LLC',});m_ed1e18b02e8201960337a2a4f76b696f['infowindow'] = new google.maps.InfoWindow({content: $led1e18b02e8201960337a2a4f76b696f});var infowindow = new google.maps.InfoWindow({content: $led1e18b02e8201960337a2a4f76b696f});google.maps.event.addListener(m_ed1e18b02e8201960337a2a4f76b696f, 'click', function() {infowindow.open(map,m_ed1e18b02e8201960337a2a4f76b696f);});$marker.push(m_ed1e18b02e8201960337a2a4f76b696f);}});}google.maps.event.addDomListener(window, 'load', initialize);