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.8715,-80.3151)};var g_cb7674c0e44a3537195cb842b9618780 = new google.maps.Geocoder();g_cb7674c0e44a3537195cb842b9618780.geocode( { 'address': "5390 W 16th Ave, Hialeah, FL 33012, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hialeah-FL-edian-jewelry--pawn').style.display = '';map = new google.maps.Map(document.getElementById('hialeah-FL-edian-jewelry--pawn'), mapOptions);}document.getElementById('bbe7d74e').innerHTML += ' | View Map';var $lcb7674c0e44a3537195cb842b9618780 = '

Edian Jewelry & Pawn

Address: 5390 W 16th Ave, Hialeah, FL 33012, USA
Phone: (305) 557-8120
';var m_cb7674c0e44a3537195cb842b9618780 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Edian Jewelry & Pawn',});m_cb7674c0e44a3537195cb842b9618780['infowindow'] = new google.maps.InfoWindow({content: $lcb7674c0e44a3537195cb842b9618780});var infowindow = new google.maps.InfoWindow({content: $lcb7674c0e44a3537195cb842b9618780});google.maps.event.addListener(m_cb7674c0e44a3537195cb842b9618780, 'click', function() {infowindow.open(map,m_cb7674c0e44a3537195cb842b9618780);});$marker.push(m_cb7674c0e44a3537195cb842b9618780);}});}google.maps.event.addDomListener(window, 'load', initialize);