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(28.569,-81.271)};var g_d961ddabfa7c3430eef39798bf7b766b = new google.maps.Geocoder();g_d961ddabfa7c3430eef39798bf7b766b.geocode( { 'address': "8519 E Colonial Dr, Orlando, FL 32817, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orlando-FL-godfather-pawn-jewelry--gun').style.display = '';map = new google.maps.Map(document.getElementById('orlando-FL-godfather-pawn-jewelry--gun'), mapOptions);}document.getElementById('0d018206').innerHTML += ' | View Map';var $ld961ddabfa7c3430eef39798bf7b766b = '

Godfather Pawn Jewelry & Gun

Address: 8519 E Colonial Dr, Orlando, FL 32817, USA
Phone: (407) 900-7296
';var m_d961ddabfa7c3430eef39798bf7b766b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Godfather Pawn Jewelry & Gun',});m_d961ddabfa7c3430eef39798bf7b766b['infowindow'] = new google.maps.InfoWindow({content: $ld961ddabfa7c3430eef39798bf7b766b});var infowindow = new google.maps.InfoWindow({content: $ld961ddabfa7c3430eef39798bf7b766b});google.maps.event.addListener(m_d961ddabfa7c3430eef39798bf7b766b, 'click', function() {infowindow.open(map,m_d961ddabfa7c3430eef39798bf7b766b);});$marker.push(m_d961ddabfa7c3430eef39798bf7b766b);}});}google.maps.event.addDomListener(window, 'load', initialize);