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.2702,-111.683)};var g_b21376ad4cebc51c2c0d2de9839dfcbb = new google.maps.Geocoder();g_b21376ad4cebc51c2c0d2de9839dfcbb.geocode( { 'address': "1481 State St, Orem, UT 84097, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orem-UT-citywide-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('orem-UT-citywide-home-loans'), mapOptions);}document.getElementById('b8f26883').innerHTML += ' | View Map';var $lb21376ad4cebc51c2c0d2de9839dfcbb = '

Citywide Home Loans

Address: 1481 State St, Orem, UT 84097, USA
Phone: (801) 734-8800
';var m_b21376ad4cebc51c2c0d2de9839dfcbb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citywide Home Loans',});m_b21376ad4cebc51c2c0d2de9839dfcbb['infowindow'] = new google.maps.InfoWindow({content: $lb21376ad4cebc51c2c0d2de9839dfcbb});var infowindow = new google.maps.InfoWindow({content: $lb21376ad4cebc51c2c0d2de9839dfcbb});google.maps.event.addListener(m_b21376ad4cebc51c2c0d2de9839dfcbb, 'click', function() {infowindow.open(map,m_b21376ad4cebc51c2c0d2de9839dfcbb);});$marker.push(m_b21376ad4cebc51c2c0d2de9839dfcbb);}});var g_701d5134381e9c8d996c665ac0d0b1d9 = new google.maps.Geocoder();g_701d5134381e9c8d996c665ac0d0b1d9.geocode( { 'address': "474 800 N, Orem, UT 84057, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orem-UT-citywide-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('orem-UT-citywide-home-loans'), mapOptions);}document.getElementById('3008890c').innerHTML += ' | View Map';var $l701d5134381e9c8d996c665ac0d0b1d9 = '

Citywide Home Loans

Address: 474 800 N, Orem, UT 84057, USA
Phone: (801) 742-5656
';var m_701d5134381e9c8d996c665ac0d0b1d9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citywide Home Loans',});m_701d5134381e9c8d996c665ac0d0b1d9['infowindow'] = new google.maps.InfoWindow({content: $l701d5134381e9c8d996c665ac0d0b1d9});var infowindow = new google.maps.InfoWindow({content: $l701d5134381e9c8d996c665ac0d0b1d9});google.maps.event.addListener(m_701d5134381e9c8d996c665ac0d0b1d9, 'click', function() {infowindow.open(map,m_701d5134381e9c8d996c665ac0d0b1d9);});$marker.push(m_701d5134381e9c8d996c665ac0d0b1d9);}});}google.maps.event.addDomListener(window, 'load', initialize);