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.1394,-112.063)};var g_89acd3c8ab00d6ef7f0fba0439e173cd = new google.maps.Geocoder();g_89acd3c8ab00d6ef7f0fba0439e173cd.geocode( { 'address': "1917 W 1800 N # A1, Clearfield, UT 84015, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clearfield-UT-buckeye-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('clearfield-UT-buckeye-title-loans'), mapOptions);}document.getElementById('43a747a9').innerHTML += ' | View Map';var $l89acd3c8ab00d6ef7f0fba0439e173cd = '

Buckeye Title Loans

Address: 1917 W 1800 N # A1, Clearfield, UT 84015, USA
Phone: (801) 773-6500
';var m_89acd3c8ab00d6ef7f0fba0439e173cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Buckeye Title Loans',});m_89acd3c8ab00d6ef7f0fba0439e173cd['infowindow'] = new google.maps.InfoWindow({content: $l89acd3c8ab00d6ef7f0fba0439e173cd});var infowindow = new google.maps.InfoWindow({content: $l89acd3c8ab00d6ef7f0fba0439e173cd});google.maps.event.addListener(m_89acd3c8ab00d6ef7f0fba0439e173cd, 'click', function() {infowindow.open(map,m_89acd3c8ab00d6ef7f0fba0439e173cd);});$marker.push(m_89acd3c8ab00d6ef7f0fba0439e173cd);}});}google.maps.event.addDomListener(window, 'load', initialize);