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(33.0727,-96.8237)};var g_9a7c0b5af78bbb2d8eca5e24a16656d8 = new google.maps.Geocoder();g_9a7c0b5af78bbb2d8eca5e24a16656d8.geocode( { 'address': "6900 Dallas Parkway, 600, Plano, TX 75024, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plano-TX-clg-hedge-fund-llc').style.display = '';map = new google.maps.Map(document.getElementById('plano-TX-clg-hedge-fund-llc'), mapOptions);}document.getElementById('71b395fa').innerHTML += ' | View Map';var $l9a7c0b5af78bbb2d8eca5e24a16656d8 = '

CLG Hedge Fund, LLC

Address: 6900 Dallas Parkway, 600, Plano, TX 75024, USA
Phone: (972) 464-2700
';var m_9a7c0b5af78bbb2d8eca5e24a16656d8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CLG Hedge Fund, LLC',});m_9a7c0b5af78bbb2d8eca5e24a16656d8['infowindow'] = new google.maps.InfoWindow({content: $l9a7c0b5af78bbb2d8eca5e24a16656d8});var infowindow = new google.maps.InfoWindow({content: $l9a7c0b5af78bbb2d8eca5e24a16656d8});google.maps.event.addListener(m_9a7c0b5af78bbb2d8eca5e24a16656d8, 'click', function() {infowindow.open(map,m_9a7c0b5af78bbb2d8eca5e24a16656d8);});$marker.push(m_9a7c0b5af78bbb2d8eca5e24a16656d8);}});}google.maps.event.addDomListener(window, 'load', initialize);