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.8792,-102.372)};var g_8d6fd71d81a15e4faaa1078845097647 = new google.maps.Geocoder();g_8d6fd71d81a15e4faaa1078845097647.geocode( { 'address': "3602 N Dixie Blvd, Odessa, TX 79762, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('odessa-TX-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('odessa-TX-world-finance-corporation'), mapOptions);}document.getElementById('303528a4').innerHTML += ' | View Map';var $l8d6fd71d81a15e4faaa1078845097647 = '

World Finance Corporation

Address: 3602 N Dixie Blvd, Odessa, TX 79762, USA
Phone: (432) 366-4777
';var m_8d6fd71d81a15e4faaa1078845097647 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_8d6fd71d81a15e4faaa1078845097647['infowindow'] = new google.maps.InfoWindow({content: $l8d6fd71d81a15e4faaa1078845097647});var infowindow = new google.maps.InfoWindow({content: $l8d6fd71d81a15e4faaa1078845097647});google.maps.event.addListener(m_8d6fd71d81a15e4faaa1078845097647, 'click', function() {infowindow.open(map,m_8d6fd71d81a15e4faaa1078845097647);});$marker.push(m_8d6fd71d81a15e4faaa1078845097647);}});var g_172d4c04f49fd6523115d230770af329 = new google.maps.Geocoder();g_172d4c04f49fd6523115d230770af329.geocode( { 'address': "2806 N County Rd W, Odessa, TX 79764, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('odessa-TX-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('odessa-TX-world-finance-corporation'), mapOptions);}document.getElementById('c1fc981d').innerHTML += ' | View Map';var $l172d4c04f49fd6523115d230770af329 = '

World Finance Corporation

Address: 2806 N County Rd W, Odessa, TX 79764, USA
Phone: (432) 332-1609
';var m_172d4c04f49fd6523115d230770af329 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_172d4c04f49fd6523115d230770af329['infowindow'] = new google.maps.InfoWindow({content: $l172d4c04f49fd6523115d230770af329});var infowindow = new google.maps.InfoWindow({content: $l172d4c04f49fd6523115d230770af329});google.maps.event.addListener(m_172d4c04f49fd6523115d230770af329, 'click', function() {infowindow.open(map,m_172d4c04f49fd6523115d230770af329);});$marker.push(m_172d4c04f49fd6523115d230770af329);}});}google.maps.event.addDomListener(window, 'load', initialize);