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(32.717,-100.92)};var g_ee32b314c2d2b0ad66cae0af2cb76044 = new google.maps.Geocoder();g_ee32b314c2d2b0ad66cae0af2cb76044.geocode( { 'address': "1926 25th St, Snyder, TX 79549, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('snyder-TX-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('snyder-TX-world-finance-corporation'), mapOptions);}document.getElementById('0c0b7bb9').innerHTML += ' | View Map';var $lee32b314c2d2b0ad66cae0af2cb76044 = '

World Finance Corporation

Address: 1926 25th St, Snyder, TX 79549, USA
Phone: (325) 573-9335
';var m_ee32b314c2d2b0ad66cae0af2cb76044 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_ee32b314c2d2b0ad66cae0af2cb76044['infowindow'] = new google.maps.InfoWindow({content: $lee32b314c2d2b0ad66cae0af2cb76044});var infowindow = new google.maps.InfoWindow({content: $lee32b314c2d2b0ad66cae0af2cb76044});google.maps.event.addListener(m_ee32b314c2d2b0ad66cae0af2cb76044, 'click', function() {infowindow.open(map,m_ee32b314c2d2b0ad66cae0af2cb76044);});$marker.push(m_ee32b314c2d2b0ad66cae0af2cb76044);}});}google.maps.event.addDomListener(window, 'load', initialize);