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(39.5993,-104.896)};var g_7ce9d67d85410c4531d26ee12e9640d2 = new google.maps.Geocoder();g_7ce9d67d85410c4531d26ee12e9640d2.geocode( { 'address': "6465 Greenwood Plaza Blvd., Suites 100, 180, And 1000, Centennial, CO 80111, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('centennial-CO-guild-mortgage-company').style.display = '';map = new google.maps.Map(document.getElementById('centennial-CO-guild-mortgage-company'), mapOptions);}document.getElementById('22c3be98').innerHTML += ' | View Map';var $l7ce9d67d85410c4531d26ee12e9640d2 = '

Guild Mortgage Company

Address: 6465 Greenwood Plaza Blvd., Suites 100, 180, And 1000, Centennial, CO 80111, USA
Phone: (720) 746-4060
';var m_7ce9d67d85410c4531d26ee12e9640d2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guild Mortgage Company',});m_7ce9d67d85410c4531d26ee12e9640d2['infowindow'] = new google.maps.InfoWindow({content: $l7ce9d67d85410c4531d26ee12e9640d2});var infowindow = new google.maps.InfoWindow({content: $l7ce9d67d85410c4531d26ee12e9640d2});google.maps.event.addListener(m_7ce9d67d85410c4531d26ee12e9640d2, 'click', function() {infowindow.open(map,m_7ce9d67d85410c4531d26ee12e9640d2);});$marker.push(m_7ce9d67d85410c4531d26ee12e9640d2);}});}google.maps.event.addDomListener(window, 'load', initialize);