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(27.9898,-81.9971)};var g_47860b4acf860c7323c6d0b0ad2907f6 = new google.maps.Geocoder();g_47860b4acf860c7323c6d0b0ad2907f6.geocode( { 'address': "4175 S Pipkin Rd #202, Lakeland, FL 33811, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lakeland-FL-gain-equity-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('lakeland-FL-gain-equity-mortgage'), mapOptions);}document.getElementById('c1a7f560').innerHTML += ' | View Map';var $l47860b4acf860c7323c6d0b0ad2907f6 = '

Gain Equity Mortgage

Address: 4175 S Pipkin Rd #202, Lakeland, FL 33811, USA
Phone: (863) 701-2000
';var m_47860b4acf860c7323c6d0b0ad2907f6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gain Equity Mortgage',});m_47860b4acf860c7323c6d0b0ad2907f6['infowindow'] = new google.maps.InfoWindow({content: $l47860b4acf860c7323c6d0b0ad2907f6});var infowindow = new google.maps.InfoWindow({content: $l47860b4acf860c7323c6d0b0ad2907f6});google.maps.event.addListener(m_47860b4acf860c7323c6d0b0ad2907f6, 'click', function() {infowindow.open(map,m_47860b4acf860c7323c6d0b0ad2907f6);});$marker.push(m_47860b4acf860c7323c6d0b0ad2907f6);}});}google.maps.event.addDomListener(window, 'load', initialize);