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(30.2896,-97.7066)};var g_e93a1f424c213f717c06bc9cccd92a31 = new google.maps.Geocoder();g_e93a1f424c213f717c06bc9cccd92a31.geocode( { 'address': "3851 Airport Blvd # 104A, Austin, TX 78722, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('austin-TX-kwik-cash-loans').style.display = '';map = new google.maps.Map(document.getElementById('austin-TX-kwik-cash-loans'), mapOptions);}document.getElementById('230d11cf').innerHTML += ' | View Map';var $le93a1f424c213f717c06bc9cccd92a31 = '

Kwik Cash Loans

Address: 3851 Airport Blvd # 104A, Austin, TX 78722, USA
Phone: (512) 477-2244
';var m_e93a1f424c213f717c06bc9cccd92a31 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kwik Cash Loans',});m_e93a1f424c213f717c06bc9cccd92a31['infowindow'] = new google.maps.InfoWindow({content: $le93a1f424c213f717c06bc9cccd92a31});var infowindow = new google.maps.InfoWindow({content: $le93a1f424c213f717c06bc9cccd92a31});google.maps.event.addListener(m_e93a1f424c213f717c06bc9cccd92a31, 'click', function() {infowindow.open(map,m_e93a1f424c213f717c06bc9cccd92a31);});$marker.push(m_e93a1f424c213f717c06bc9cccd92a31);}});}google.maps.event.addDomListener(window, 'load', initialize);