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(38.8756,-99.3183)};var g_a412371524452880d04da0bd566198d6 = new google.maps.Geocoder();g_a412371524452880d04da0bd566198d6.geocode( { 'address': "1901 Vine St, Hays, KS 67601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hays-KS-loanmax-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('hays-KS-loanmax-title-loans'), mapOptions);}document.getElementById('35d262cb').innerHTML += ' | View Map';var $la412371524452880d04da0bd566198d6 = '

Loanmax Title Loans

Address: 1901 Vine St, Hays, KS 67601, USA
Phone: (785) 261-9169
';var m_a412371524452880d04da0bd566198d6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loanmax Title Loans',});m_a412371524452880d04da0bd566198d6['infowindow'] = new google.maps.InfoWindow({content: $la412371524452880d04da0bd566198d6});var infowindow = new google.maps.InfoWindow({content: $la412371524452880d04da0bd566198d6});google.maps.event.addListener(m_a412371524452880d04da0bd566198d6, 'click', function() {infowindow.open(map,m_a412371524452880d04da0bd566198d6);});$marker.push(m_a412371524452880d04da0bd566198d6);}});}google.maps.event.addDomListener(window, 'load', initialize);