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.2217,-98.2421)};var g_25ddc0f8c9d3e22e03d3076f98d83cb2 = new google.maps.Geocoder();g_25ddc0f8c9d3e22e03d3076f98d83cb2.geocode( { 'address': "1800 N 23rd Street, Ste 10 & 20, McAllen, TX 78501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mcallen-TX-sun-loan-company').style.display = '';map = new google.maps.Map(document.getElementById('mcallen-TX-sun-loan-company'), mapOptions);}document.getElementById('2aef3488').innerHTML += ' | View Map';var $l25ddc0f8c9d3e22e03d3076f98d83cb2 = '

Sun Loan Company

Address: 1800 N 23rd Street, Ste 10 & 20, McAllen, TX 78501, USA
Phone: (956) 278-3601
';var m_25ddc0f8c9d3e22e03d3076f98d83cb2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sun Loan Company',});m_25ddc0f8c9d3e22e03d3076f98d83cb2['infowindow'] = new google.maps.InfoWindow({content: $l25ddc0f8c9d3e22e03d3076f98d83cb2});var infowindow = new google.maps.InfoWindow({content: $l25ddc0f8c9d3e22e03d3076f98d83cb2});google.maps.event.addListener(m_25ddc0f8c9d3e22e03d3076f98d83cb2, 'click', function() {infowindow.open(map,m_25ddc0f8c9d3e22e03d3076f98d83cb2);});$marker.push(m_25ddc0f8c9d3e22e03d3076f98d83cb2);}});var g_578acb590cb7e751133c8c13af49264b = new google.maps.Geocoder();g_578acb590cb7e751133c8c13af49264b.geocode( { 'address': "700 S 10th St, McAllen, TX 78501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mcallen-TX-sun-loan-company').style.display = '';map = new google.maps.Map(document.getElementById('mcallen-TX-sun-loan-company'), mapOptions);}document.getElementById('56e6ccb2').innerHTML += ' | View Map';var $l578acb590cb7e751133c8c13af49264b = '

Sun Loan Company

Address: 700 S 10th St, McAllen, TX 78501, USA
Phone: (956) 630-0084
';var m_578acb590cb7e751133c8c13af49264b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sun Loan Company',});m_578acb590cb7e751133c8c13af49264b['infowindow'] = new google.maps.InfoWindow({content: $l578acb590cb7e751133c8c13af49264b});var infowindow = new google.maps.InfoWindow({content: $l578acb590cb7e751133c8c13af49264b});google.maps.event.addListener(m_578acb590cb7e751133c8c13af49264b, 'click', function() {infowindow.open(map,m_578acb590cb7e751133c8c13af49264b);});$marker.push(m_578acb590cb7e751133c8c13af49264b);}});}google.maps.event.addDomListener(window, 'load', initialize);