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(37.6729,-121.884)};var g_23c894276a2c5a16470e6a31f4618d73 = new google.maps.Geocoder();g_23c894276a2c5a16470e6a31f4618d73.geocode( { 'address': "4900 Hopyard Road, Suite 100, Pleasanton, CA 94588"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pleasanton-CA-claussen-group-murphy-business-brokers-ma').style.display = '';map = new google.maps.Map(document.getElementById('pleasanton-CA-claussen-group-murphy-business-brokers-ma'), mapOptions);}document.getElementById('ce478db3').innerHTML += ' | View Map';var $l23c894276a2c5a16470e6a31f4618d73 = '

Claussen Group- Murphy Business Brokers & M&A

Address: 4900 Hopyard Road, Suite 100, Pleasanton, CA 94588
Phone: (925) 570-3856
';var m_23c894276a2c5a16470e6a31f4618d73 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Claussen Group- Murphy Business Brokers & M&A',});m_23c894276a2c5a16470e6a31f4618d73['infowindow'] = new google.maps.InfoWindow({content: $l23c894276a2c5a16470e6a31f4618d73});var infowindow = new google.maps.InfoWindow({content: $l23c894276a2c5a16470e6a31f4618d73});google.maps.event.addListener(m_23c894276a2c5a16470e6a31f4618d73, 'click', function() {infowindow.open(map,m_23c894276a2c5a16470e6a31f4618d73);});$marker.push(m_23c894276a2c5a16470e6a31f4618d73);}});}google.maps.event.addDomListener(window, 'load', initialize);