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(27.8862,-97.3163)};var g_ed4059c872fc39292f0049516c670fc3 = new google.maps.Geocoder();g_ed4059c872fc39292f0049516c670fc3.geocode( { 'address': "1542 Wildcat Dr, Portland, TX 78374, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-TX-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('portland-TX-world-finance-corporation'), mapOptions);}document.getElementById('40dad20c').innerHTML += ' | View Map';var $led4059c872fc39292f0049516c670fc3 = '

World Finance Corporation

Address: 1542 Wildcat Dr, Portland, TX 78374, USA
Phone: (361) 704-9543
';var m_ed4059c872fc39292f0049516c670fc3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_ed4059c872fc39292f0049516c670fc3['infowindow'] = new google.maps.InfoWindow({content: $led4059c872fc39292f0049516c670fc3});var infowindow = new google.maps.InfoWindow({content: $led4059c872fc39292f0049516c670fc3});google.maps.event.addListener(m_ed4059c872fc39292f0049516c670fc3, 'click', function() {infowindow.open(map,m_ed4059c872fc39292f0049516c670fc3);});$marker.push(m_ed4059c872fc39292f0049516c670fc3);}});}google.maps.event.addDomListener(window, 'load', initialize);