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(25.9137,-80.2114)};var g_baa5da1dd536d5a40e5b1ba5dab94c69 = new google.maps.Geocoder();g_baa5da1dd536d5a40e5b1ba5dab94c69.geocode( { 'address': "15155 NW 7th Ave, Miami, FL 33169, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('miami-FL-odeon-group-management-consultant').style.display = '';map = new google.maps.Map(document.getElementById('miami-FL-odeon-group-management-consultant'), mapOptions);}document.getElementById('b3f918ad').innerHTML += ' | View Map';var $lbaa5da1dd536d5a40e5b1ba5dab94c69 = '

Odeon Group Management Consultant

Address: 15155 NW 7th Ave, Miami, FL 33169, USA
Phone: (305) 681-9600
';var m_baa5da1dd536d5a40e5b1ba5dab94c69 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Odeon Group Management Consultant',});m_baa5da1dd536d5a40e5b1ba5dab94c69['infowindow'] = new google.maps.InfoWindow({content: $lbaa5da1dd536d5a40e5b1ba5dab94c69});var infowindow = new google.maps.InfoWindow({content: $lbaa5da1dd536d5a40e5b1ba5dab94c69});google.maps.event.addListener(m_baa5da1dd536d5a40e5b1ba5dab94c69, 'click', function() {infowindow.open(map,m_baa5da1dd536d5a40e5b1ba5dab94c69);});$marker.push(m_baa5da1dd536d5a40e5b1ba5dab94c69);}});}google.maps.event.addDomListener(window, 'load', initialize);