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.6189,-116.274)};var g_601faf95f72605366d2601c069f75f4d = new google.maps.Geocoder();g_601faf95f72605366d2601c069f75f4d.geocode( { 'address': "7375 W Fairview Ave, Boise, ID 83704, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boise-ID-money-4-you-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('boise-ID-money-4-you-payday-loans'), mapOptions);}document.getElementById('e8d00342').innerHTML += ' | View Map';var $l601faf95f72605366d2601c069f75f4d = '

Money 4 You Payday Loans

Address: 7375 W Fairview Ave, Boise, ID 83704, USA
Phone: (208) 377-3832
';var m_601faf95f72605366d2601c069f75f4d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Money 4 You Payday Loans',});m_601faf95f72605366d2601c069f75f4d['infowindow'] = new google.maps.InfoWindow({content: $l601faf95f72605366d2601c069f75f4d});var infowindow = new google.maps.InfoWindow({content: $l601faf95f72605366d2601c069f75f4d});google.maps.event.addListener(m_601faf95f72605366d2601c069f75f4d, 'click', function() {infowindow.open(map,m_601faf95f72605366d2601c069f75f4d);});$marker.push(m_601faf95f72605366d2601c069f75f4d);}});}google.maps.event.addDomListener(window, 'load', initialize);