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(30.5343,-83.8705)};var g_0528dea9bbc7d49632849e66267cefd4 = new google.maps.Geocoder();g_0528dea9bbc7d49632849e66267cefd4.geocode( { 'address': "1301 S Jefferson St, Monticello, FL 32344, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('monticello-FL-fast-payday-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('monticello-FL-fast-payday-loans-inc'), mapOptions);}document.getElementById('4c8e6fa3').innerHTML += ' | View Map';var $l0528dea9bbc7d49632849e66267cefd4 = '

Fast Payday Loans, Inc.

Address: 1301 S Jefferson St, Monticello, FL 32344, USA
Phone: (850) 997-3624
';var m_0528dea9bbc7d49632849e66267cefd4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Payday Loans, Inc.',});m_0528dea9bbc7d49632849e66267cefd4['infowindow'] = new google.maps.InfoWindow({content: $l0528dea9bbc7d49632849e66267cefd4});var infowindow = new google.maps.InfoWindow({content: $l0528dea9bbc7d49632849e66267cefd4});google.maps.event.addListener(m_0528dea9bbc7d49632849e66267cefd4, 'click', function() {infowindow.open(map,m_0528dea9bbc7d49632849e66267cefd4);});$marker.push(m_0528dea9bbc7d49632849e66267cefd4);}});}google.maps.event.addDomListener(window, 'load', initialize);