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.5398,-107.325)};var g_abc17a0aa882e6e17f402bd59a4090bc = new google.maps.Geocoder();g_abc17a0aa882e6e17f402bd59a4090bc.geocode( { 'address': "1319 Grand Ave, Glenwood Springs, CO 81601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('glenwood-springs-CO-wj-bradley-mortgage-capital-llc').style.display = '';map = new google.maps.Map(document.getElementById('glenwood-springs-CO-wj-bradley-mortgage-capital-llc'), mapOptions);}document.getElementById('b5da0bf9').innerHTML += ' | View Map';var $labc17a0aa882e6e17f402bd59a4090bc = '

W.J. Bradley Mortgage Capital, LLC.

Address: 1319 Grand Ave, Glenwood Springs, CO 81601, USA
Phone: (970) 456-4821
';var m_abc17a0aa882e6e17f402bd59a4090bc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'W.J. Bradley Mortgage Capital, LLC.',});m_abc17a0aa882e6e17f402bd59a4090bc['infowindow'] = new google.maps.InfoWindow({content: $labc17a0aa882e6e17f402bd59a4090bc});var infowindow = new google.maps.InfoWindow({content: $labc17a0aa882e6e17f402bd59a4090bc});google.maps.event.addListener(m_abc17a0aa882e6e17f402bd59a4090bc, 'click', function() {infowindow.open(map,m_abc17a0aa882e6e17f402bd59a4090bc);});$marker.push(m_abc17a0aa882e6e17f402bd59a4090bc);}});}google.maps.event.addDomListener(window, 'load', initialize);