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(45.6614,-110.561)};var g_fbdbc6efe96ba0c159192e5cb0e4b10f = new google.maps.Geocoder();g_fbdbc6efe96ba0c159192e5cb0e4b10f.geocode( { 'address': "120 N 2nd St, Livingston, MT 59047, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('livingston-MT-guaranty-development-co').style.display = '';map = new google.maps.Map(document.getElementById('livingston-MT-guaranty-development-co'), mapOptions);}document.getElementById('fda7e21d').innerHTML += ' | View Map';var $lfbdbc6efe96ba0c159192e5cb0e4b10f = '

Guaranty Development Co

Address: 120 N 2nd St, Livingston, MT 59047, USA
Phone: (406) 222-2265
';var m_fbdbc6efe96ba0c159192e5cb0e4b10f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranty Development Co',});m_fbdbc6efe96ba0c159192e5cb0e4b10f['infowindow'] = new google.maps.InfoWindow({content: $lfbdbc6efe96ba0c159192e5cb0e4b10f});var infowindow = new google.maps.InfoWindow({content: $lfbdbc6efe96ba0c159192e5cb0e4b10f});google.maps.event.addListener(m_fbdbc6efe96ba0c159192e5cb0e4b10f, 'click', function() {infowindow.open(map,m_fbdbc6efe96ba0c159192e5cb0e4b10f);});$marker.push(m_fbdbc6efe96ba0c159192e5cb0e4b10f);}});}google.maps.event.addDomListener(window, 'load', initialize);