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.4181,-104.708)};var g_c25196c4e24098ed2cf40ef023aa6d66 = new google.maps.Geocoder();g_c25196c4e24098ed2cf40ef023aa6d66.geocode( { 'address': "930 11th Avenue, Greeley, CO 80631"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greeley-CO-guaranty-bank-and-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('greeley-CO-guaranty-bank-and-trust-company'), mapOptions);}document.getElementById('9825cc4e').innerHTML += ' | View Map';var $lc25196c4e24098ed2cf40ef023aa6d66 = '

Guaranty Bank and Trust Company

Address: 930 11th Avenue, Greeley, CO 80631
Phone: (970) 454-4122
';var m_c25196c4e24098ed2cf40ef023aa6d66 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranty Bank and Trust Company',});m_c25196c4e24098ed2cf40ef023aa6d66['infowindow'] = new google.maps.InfoWindow({content: $lc25196c4e24098ed2cf40ef023aa6d66});var infowindow = new google.maps.InfoWindow({content: $lc25196c4e24098ed2cf40ef023aa6d66});google.maps.event.addListener(m_c25196c4e24098ed2cf40ef023aa6d66, 'click', function() {infowindow.open(map,m_c25196c4e24098ed2cf40ef023aa6d66);});$marker.push(m_c25196c4e24098ed2cf40ef023aa6d66);}});var g_d4bd62ff82918a6fa64a908873798d18 = new google.maps.Geocoder();g_d4bd62ff82918a6fa64a908873798d18.geocode( { 'address': "2700 47th Avenue, Greeley, CO 80634"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greeley-CO-guaranty-bank-and-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('greeley-CO-guaranty-bank-and-trust-company'), mapOptions);}document.getElementById('bcca0c24').innerHTML += ' | View Map';var $ld4bd62ff82918a6fa64a908873798d18 = '

Guaranty Bank and Trust Company

Address: 2700 47th Avenue, Greeley, CO 80634
Phone: (970) 454-4133
';var m_d4bd62ff82918a6fa64a908873798d18 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranty Bank and Trust Company',});m_d4bd62ff82918a6fa64a908873798d18['infowindow'] = new google.maps.InfoWindow({content: $ld4bd62ff82918a6fa64a908873798d18});var infowindow = new google.maps.InfoWindow({content: $ld4bd62ff82918a6fa64a908873798d18});google.maps.event.addListener(m_d4bd62ff82918a6fa64a908873798d18, 'click', function() {infowindow.open(map,m_d4bd62ff82918a6fa64a908873798d18);});$marker.push(m_d4bd62ff82918a6fa64a908873798d18);}});}google.maps.event.addDomListener(window, 'load', initialize);