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(26.1539,-81.7552)};var g_13f333874dde2e183fcc615947c09620 = new google.maps.Geocoder();g_13f333874dde2e183fcc615947c09620.geocode( { 'address': "4375 Radio Rd #102, Naples, FL 34104, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('naples-FL-paramount-residential-mortgage-group---prmg-inc').style.display = '';map = new google.maps.Map(document.getElementById('naples-FL-paramount-residential-mortgage-group---prmg-inc'), mapOptions);}document.getElementById('ca01f6d5').innerHTML += ' | View Map';var $l13f333874dde2e183fcc615947c09620 = '

Paramount Residential Mortgage Group - PRMG Inc.

Address: 4375 Radio Rd #102, Naples, FL 34104, USA
Phone: (239) 659-1660
';var m_13f333874dde2e183fcc615947c09620 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Paramount Residential Mortgage Group - PRMG Inc.',});m_13f333874dde2e183fcc615947c09620['infowindow'] = new google.maps.InfoWindow({content: $l13f333874dde2e183fcc615947c09620});var infowindow = new google.maps.InfoWindow({content: $l13f333874dde2e183fcc615947c09620});google.maps.event.addListener(m_13f333874dde2e183fcc615947c09620, 'click', function() {infowindow.open(map,m_13f333874dde2e183fcc615947c09620);});$marker.push(m_13f333874dde2e183fcc615947c09620);}});}google.maps.event.addDomListener(window, 'load', initialize);