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(31.5679,-93.4844)};var g_673d31b0d9918dac932f6a9ae7a169ea = new google.maps.Geocoder();g_673d31b0d9918dac932f6a9ae7a169ea.geocode( { 'address': "655 Main St, Many, LA 71449, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('many-LA-fairway-independent-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('many-LA-fairway-independent-mortgage'), mapOptions);}document.getElementById('7ab8ee31').innerHTML += ' | View Map';var $l673d31b0d9918dac932f6a9ae7a169ea = '

Fairway Independent Mortgage

Address: 655 Main St, Many, LA 71449, USA
Phone: (318) 256-5593
';var m_673d31b0d9918dac932f6a9ae7a169ea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fairway Independent Mortgage',});m_673d31b0d9918dac932f6a9ae7a169ea['infowindow'] = new google.maps.InfoWindow({content: $l673d31b0d9918dac932f6a9ae7a169ea});var infowindow = new google.maps.InfoWindow({content: $l673d31b0d9918dac932f6a9ae7a169ea});google.maps.event.addListener(m_673d31b0d9918dac932f6a9ae7a169ea, 'click', function() {infowindow.open(map,m_673d31b0d9918dac932f6a9ae7a169ea);});$marker.push(m_673d31b0d9918dac932f6a9ae7a169ea);}});}google.maps.event.addDomListener(window, 'load', initialize);