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.2085,-97.7587)};var g_0b4e44766093e99d5eca3ea21a19d694 = new google.maps.Geocoder();g_0b4e44766093e99d5eca3ea21a19d694.geocode( { 'address': "1805 Stuart Place Rd, Harlingen, TX 78552, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('harlingen-TX-fairway-independent-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('harlingen-TX-fairway-independent-mortgage-corporation'), mapOptions);}document.getElementById('eae06a38').innerHTML += ' | View Map';var $l0b4e44766093e99d5eca3ea21a19d694 = '

Fairway Independent Mortgage Corporation

Address: 1805 Stuart Place Rd, Harlingen, TX 78552, USA
Phone: (956) 440-1521
';var m_0b4e44766093e99d5eca3ea21a19d694 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fairway Independent Mortgage Corporation',});m_0b4e44766093e99d5eca3ea21a19d694['infowindow'] = new google.maps.InfoWindow({content: $l0b4e44766093e99d5eca3ea21a19d694});var infowindow = new google.maps.InfoWindow({content: $l0b4e44766093e99d5eca3ea21a19d694});google.maps.event.addListener(m_0b4e44766093e99d5eca3ea21a19d694, 'click', function() {infowindow.open(map,m_0b4e44766093e99d5eca3ea21a19d694);});$marker.push(m_0b4e44766093e99d5eca3ea21a19d694);}});}google.maps.event.addDomListener(window, 'load', initialize);