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(35.914,-94.9569)};var g_ed03f1d36ca69348c51296ad69a6980a = new google.maps.Geocoder();g_ed03f1d36ca69348c51296ad69a6980a.geocode( { 'address': "215 Woodlawn Ave, Tahlequah, OK 74464, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tahlequah-OK-fairway-independent-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('tahlequah-OK-fairway-independent-mortgage-corporation'), mapOptions);}document.getElementById('71345875').innerHTML += ' | View Map';var $led03f1d36ca69348c51296ad69a6980a = '

Fairway Independent Mortgage Corporation

Address: 215 Woodlawn Ave, Tahlequah, OK 74464, USA
Phone: (918) 998-0115
';var m_ed03f1d36ca69348c51296ad69a6980a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fairway Independent Mortgage Corporation',});m_ed03f1d36ca69348c51296ad69a6980a['infowindow'] = new google.maps.InfoWindow({content: $led03f1d36ca69348c51296ad69a6980a});var infowindow = new google.maps.InfoWindow({content: $led03f1d36ca69348c51296ad69a6980a});google.maps.event.addListener(m_ed03f1d36ca69348c51296ad69a6980a, 'click', function() {infowindow.open(map,m_ed03f1d36ca69348c51296ad69a6980a);});$marker.push(m_ed03f1d36ca69348c51296ad69a6980a);}});}google.maps.event.addDomListener(window, 'load', initialize);