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.966,-74.1235)};var g_ad3a45f2c9edbf1b43fbda3d97b1cf5b = new google.maps.Geocoder();g_ad3a45f2c9edbf1b43fbda3d97b1cf5b.geocode( { 'address': "208 Harristown Rd, Glen Rock, NJ 07452"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('glen-rock-NJ-merrill-lynch-wealth-management').style.display = '';map = new google.maps.Map(document.getElementById('glen-rock-NJ-merrill-lynch-wealth-management'), mapOptions);}document.getElementById('96aebe25').innerHTML += ' | View Map';var $lad3a45f2c9edbf1b43fbda3d97b1cf5b = '

Merrill Lynch Wealth Management

Address: 208 Harristown Rd, Glen Rock, NJ 07452
Phone: (201) 251-5003
';var m_ad3a45f2c9edbf1b43fbda3d97b1cf5b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Merrill Lynch Wealth Management',});m_ad3a45f2c9edbf1b43fbda3d97b1cf5b['infowindow'] = new google.maps.InfoWindow({content: $lad3a45f2c9edbf1b43fbda3d97b1cf5b});var infowindow = new google.maps.InfoWindow({content: $lad3a45f2c9edbf1b43fbda3d97b1cf5b});google.maps.event.addListener(m_ad3a45f2c9edbf1b43fbda3d97b1cf5b, 'click', function() {infowindow.open(map,m_ad3a45f2c9edbf1b43fbda3d97b1cf5b);});$marker.push(m_ad3a45f2c9edbf1b43fbda3d97b1cf5b);}});}google.maps.event.addDomListener(window, 'load', initialize);