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.9856,-105.098)};var g_00b96fdbfc3fe97d7f80ed2088c15f69 = new google.maps.Geocoder();g_00b96fdbfc3fe97d7f80ed2088c15f69.geocode( { 'address': "1455 Coal Creek Dr, Lafayette, CO 80026, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-CO-money-now-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-CO-money-now-payday-loans'), mapOptions);}document.getElementById('baadf208').innerHTML += ' | View Map';var $l00b96fdbfc3fe97d7f80ed2088c15f69 = '

Money Now Payday Loans

Address: 1455 Coal Creek Dr, Lafayette, CO 80026, USA
Phone: (303) 666-5626
';var m_00b96fdbfc3fe97d7f80ed2088c15f69 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Money Now Payday Loans',});m_00b96fdbfc3fe97d7f80ed2088c15f69['infowindow'] = new google.maps.InfoWindow({content: $l00b96fdbfc3fe97d7f80ed2088c15f69});var infowindow = new google.maps.InfoWindow({content: $l00b96fdbfc3fe97d7f80ed2088c15f69});google.maps.event.addListener(m_00b96fdbfc3fe97d7f80ed2088c15f69, 'click', function() {infowindow.open(map,m_00b96fdbfc3fe97d7f80ed2088c15f69);});$marker.push(m_00b96fdbfc3fe97d7f80ed2088c15f69);}});}google.maps.event.addDomListener(window, 'load', initialize);