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(43.6199,-116.294)};var g_a5e397440d35b3251add3529fc52f7b2 = new google.maps.Geocoder();g_a5e397440d35b3251add3529fc52f7b2.geocode( { 'address': "8990 W Fairview Ave, Boise, ID 83704, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boise-ID-loanmax-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('boise-ID-loanmax-title-loans'), mapOptions);}document.getElementById('34a6e67d').innerHTML += ' | View Map';var $la5e397440d35b3251add3529fc52f7b2 = '

Loanmax Title Loans

Address: 8990 W Fairview Ave, Boise, ID 83704, USA
Phone: (208) 323-5688
';var m_a5e397440d35b3251add3529fc52f7b2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loanmax Title Loans',});m_a5e397440d35b3251add3529fc52f7b2['infowindow'] = new google.maps.InfoWindow({content: $la5e397440d35b3251add3529fc52f7b2});var infowindow = new google.maps.InfoWindow({content: $la5e397440d35b3251add3529fc52f7b2});google.maps.event.addListener(m_a5e397440d35b3251add3529fc52f7b2, 'click', function() {infowindow.open(map,m_a5e397440d35b3251add3529fc52f7b2);});$marker.push(m_a5e397440d35b3251add3529fc52f7b2);}});}google.maps.event.addDomListener(window, 'load', initialize);