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.8845,-111.888)};var g_cda801980804475b4fb54e7c265e9a0d = new google.maps.Geocoder();g_cda801980804475b4fb54e7c265e9a0d.geocode( { 'address': "320 W 500 S #200, Bountiful, UT 84010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bountiful-UT-synergy-one-lending-bountiful-ut-nmls--1025894').style.display = '';map = new google.maps.Map(document.getElementById('bountiful-UT-synergy-one-lending-bountiful-ut-nmls--1025894'), mapOptions);}document.getElementById('33cb011d').innerHTML += ' | View Map';var $lcda801980804475b4fb54e7c265e9a0d = '

Synergy One Lending Bountiful UT NMLS # 1025894

Address: 320 W 500 S #200, Bountiful, UT 84010, USA
Phone: (801) 298-9400
';var m_cda801980804475b4fb54e7c265e9a0d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Synergy One Lending Bountiful UT NMLS # 1025894',});m_cda801980804475b4fb54e7c265e9a0d['infowindow'] = new google.maps.InfoWindow({content: $lcda801980804475b4fb54e7c265e9a0d});var infowindow = new google.maps.InfoWindow({content: $lcda801980804475b4fb54e7c265e9a0d});google.maps.event.addListener(m_cda801980804475b4fb54e7c265e9a0d, 'click', function() {infowindow.open(map,m_cda801980804475b4fb54e7c265e9a0d);});$marker.push(m_cda801980804475b4fb54e7c265e9a0d);}});}google.maps.event.addDomListener(window, 'load', initialize);