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(40.676,-111.888)};var g_ba13c92830dadfd8679d98c6135a6afd = new google.maps.Geocoder();g_ba13c92830dadfd8679d98c6135a6afd.geocode( { 'address': "1156 600 N, Salt Lake City, UT 84116, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salt-lake-city-UT-fastbucks').style.display = '';map = new google.maps.Map(document.getElementById('salt-lake-city-UT-fastbucks'), mapOptions);}document.getElementById('abc00675').innerHTML += ' | View Map';var $lba13c92830dadfd8679d98c6135a6afd = '

FastBucks

Address: 1156 600 N, Salt Lake City, UT 84116, USA
Phone: (801) 363-9900
';var m_ba13c92830dadfd8679d98c6135a6afd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FastBucks',});m_ba13c92830dadfd8679d98c6135a6afd['infowindow'] = new google.maps.InfoWindow({content: $lba13c92830dadfd8679d98c6135a6afd});var infowindow = new google.maps.InfoWindow({content: $lba13c92830dadfd8679d98c6135a6afd});google.maps.event.addListener(m_ba13c92830dadfd8679d98c6135a6afd, 'click', function() {infowindow.open(map,m_ba13c92830dadfd8679d98c6135a6afd);});$marker.push(m_ba13c92830dadfd8679d98c6135a6afd);}});var g_55067337325788028c1df0cebbabb082 = new google.maps.Geocoder();g_55067337325788028c1df0cebbabb082.geocode( { 'address': "4367 S State St # A, Salt Lake City, UT 84107, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salt-lake-city-UT-fastbucks').style.display = '';map = new google.maps.Map(document.getElementById('salt-lake-city-UT-fastbucks'), mapOptions);}document.getElementById('30e7a435').innerHTML += ' | View Map';var $l55067337325788028c1df0cebbabb082 = '

FastBucks

Address: 4367 S State St # A, Salt Lake City, UT 84107, USA
Phone: (801) 288-2274
';var m_55067337325788028c1df0cebbabb082 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FastBucks',});m_55067337325788028c1df0cebbabb082['infowindow'] = new google.maps.InfoWindow({content: $l55067337325788028c1df0cebbabb082});var infowindow = new google.maps.InfoWindow({content: $l55067337325788028c1df0cebbabb082});google.maps.event.addListener(m_55067337325788028c1df0cebbabb082, 'click', function() {infowindow.open(map,m_55067337325788028c1df0cebbabb082);});$marker.push(m_55067337325788028c1df0cebbabb082);}});}google.maps.event.addDomListener(window, 'load', initialize);