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(41.742,-111.834)};var g_ed2dca463268c3445c80f4bf0c53a6ab = new google.maps.Geocoder();g_ed2dca463268c3445c80f4bf0c53a6ab.geocode( { 'address': "550 N Main St #211, Logan, UT 84321, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('logan-UT-rapid-cash-financial').style.display = '';map = new google.maps.Map(document.getElementById('logan-UT-rapid-cash-financial'), mapOptions);}document.getElementById('4d4a6d85').innerHTML += ' | View Map';var $led2dca463268c3445c80f4bf0c53a6ab = '

Rapid Cash Financial

Address: 550 N Main St #211, Logan, UT 84321, USA
Phone: (435) 787-2500
';var m_ed2dca463268c3445c80f4bf0c53a6ab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rapid Cash Financial',});m_ed2dca463268c3445c80f4bf0c53a6ab['infowindow'] = new google.maps.InfoWindow({content: $led2dca463268c3445c80f4bf0c53a6ab});var infowindow = new google.maps.InfoWindow({content: $led2dca463268c3445c80f4bf0c53a6ab});google.maps.event.addListener(m_ed2dca463268c3445c80f4bf0c53a6ab, 'click', function() {infowindow.open(map,m_ed2dca463268c3445c80f4bf0c53a6ab);});$marker.push(m_ed2dca463268c3445c80f4bf0c53a6ab);}});}google.maps.event.addDomListener(window, 'load', initialize);