// JavaScript Document
 	

	var map = {
		initialize: function() {
			var	map,
				map_options,
				mapdiv = document.getElementById('map_canvas'),
				myMarker = false,
				useragent = navigator.userAgent;

	
			mapdiv.style.width = mapdiv.style.height = '100%';

			
			map_options = {
				zoom: 13,
				center: new google.maps.LatLng(40.013417,-105.271339),
				mapTypeControl: true,
   				mapTypeControlOptions: {style: google.maps.MapTypeControlStyle.DEFAULT},
   				navigationControl: true,
  				navigationControlOptions: {style: google.maps.NavigationControlStyle.SMALL},
				mapTypeId: google.maps.MapTypeId.TERRAIN
				
			};
	
			map = new google.maps.Map(mapdiv, map_options);



var image = 'http://www.klrealty.net/Boulder/Map/images/Pin-Red.png';					



var marker1 = new google.maps.Marker({
        position: new google.maps.LatLng(39.973634,-105.486201), 
        map: map,
		icon: image
		});
	var contentString =
    
'<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=607805&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/010/969/010969863_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow1 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker1, 'click', function() {
  infowindow1.open(map,marker1);
});

// * Next Pin_________________________________________________________________

var marker2 = new google.maps.Marker({
        position: new google.maps.LatLng(40.193552,-105.525303), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=614993&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/903/011903503_240x180.jpg" width="240" height="180"/><br>more info...</a>'
    ;

var infowindow2 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker2, 'click', function() {
  infowindow2.open(map,marker2);
});

// * Next Pin_________________________________________________________________

var marker3 = new google.maps.Marker({
        position: new google.maps.LatLng(40.00594,-105.253004), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=626806&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/820/011820262_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow3 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker3, 'click', function() {
  infowindow3.open(map,marker3);
});	

// * Next Pin_________________________________________________________________

var marker4 = new google.maps.Marker({
        position: new google.maps.LatLng(40.172294,-105.097022), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=616118&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/351/011351527_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow4 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker4, 'click', function() {
  infowindow4.open(map,marker4);
});		

// * Next Pin_________________________________________________________________

var marker5 = new google.maps.Marker({
        position: new google.maps.LatLng(40.036463,-105.250668), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630046&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/974/011974269_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow5 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker5, 'click', function() {
  infowindow5.open(map,marker5);
});		

// * Next Pin_________________________________________________________________

var marker6 = new google.maps.Marker({
        position: new google.maps.LatLng(39.99911,-105.23101), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=625673&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/769/011769550_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow6 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker6, 'click', function() {
  infowindow6.open(map,marker6);
});		
	
// * Next Pin_________________________________________________________________
	
var marker7 = new google.maps.Marker({
        position: new google.maps.LatLng(40.066232,-105.197232), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=633799&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/084/012084657_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow7 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker7, 'click', function() {
  infowindow7.open(map,marker7);
});	


// * Next Pin_________________________________________________________________


var marker8 = new google.maps.Marker({
        position: new google.maps.LatLng(40.18213,-105.09276), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=625999&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/785/011785477_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow8 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker8, 'click', function() {
  infowindow8.open(map,marker8);
});		


// * Next Pin_________________________________________________________________


var marker9 = new google.maps.Marker({
        position: new google.maps.LatLng(40.17393,-105.105362), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=612129&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/112/011112396_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow9 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker9, 'click', function() {
  infowindow9.open(map,marker9);
});		


// * Next Pin_________________________________________________________________


var marker10 = new google.maps.Marker({
        position: new google.maps.LatLng(40.17378,-105.08853), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630515&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/411/011411632_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow10 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker10, 'click', function() {
  infowindow10.open(map,marker10);
});	


// * Next Pin_________________________________________________________________


var marker11 = new google.maps.Marker({
        position: new google.maps.LatLng(40.17378,-105.08853), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630515&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/006/012006229_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow11 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker11, 'click', function() {
  infowindow11.open(map,marker11);
});	


// * Next Pin_________________________________________________________________


var marker12 = new google.maps.Marker({
        position: new google.maps.LatLng(40.06666,-105.199611), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=629106&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/947/011947772_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow12 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker12, 'click', function() {
  infowindow12.open(map,marker12);
});


// * Next Pin_________________________________________________________________


var marker14 = new google.maps.Marker({
        position: new google.maps.LatLng(39.9873,-105.09995), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630633&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/012/012012258_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow14 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker14, 'click', function() {
  infowindow14.open(map,marker14);
});		


// * Next Pin_________________________________________________________________


var marker15 = new google.maps.Marker({
        position: new google.maps.LatLng(40.1818,-105.09742), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=624120&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/697/011697546_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow15 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker15, 'click', function() {
  infowindow15.open(map,marker15);
});


// * Next Pin_________________________________________________________________


var marker16 = new google.maps.Marker({
        position: new google.maps.LatLng(40.14099,-105.09898), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=624913&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/734/011734193_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow16 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker16, 'click', function() {
  infowindow16.open(map,marker16);
});


// * Next Pin_________________________________________________________________


var marker17 = new google.maps.Marker({
        position: new google.maps.LatLng(40.098753,-105.168381), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=616236&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/360/011360763_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow17 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker17, 'click', function() {
  infowindow17.open(map,marker17);
});	


// * Next Pin_________________________________________________________________


var marker18 = new google.maps.Marker({
        position: new google.maps.LatLng(39.99684,-105.09973), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=633215&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/075/012075786_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow18 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker18, 'click', function() {
  infowindow18.open(map,marker18);
});	


// * Next Pin_________________________________________________________________


var marker19 = new google.maps.Marker({
        position: new google.maps.LatLng(40.05919,-105.214798), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=629077&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/941/011941259_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow19 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker19, 'click', function() {
  infowindow19.open(map,marker19);
});


// * Next Pin_________________________________________________________________


var marker20 = new google.maps.Marker({
        position: new google.maps.LatLng(39.939028,-105.143003), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=620650&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/545/011545286_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow20 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker20, 'click', function() {
  infowindow20.open(map,marker20);
});


// * Next Pin_________________________________________________________________


var marker21 = new google.maps.Marker({
        position: new google.maps.LatLng(40.18159,-105.09706), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=631628&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/050/012050845_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow21 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker21, 'click', function() {
  infowindow21.open(map,marker21);
});


// * Next Pin_________________________________________________________________


var marker22 = new google.maps.Marker({
        position: new google.maps.LatLng(39.939829,-105.14181), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=632720&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/067/012067787_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow22 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker22, 'click', function() {
  infowindow22.open(map,marker22);
});


// * Next Pin_________________________________________________________________


var marker23 = new google.maps.Marker({
        position: new google.maps.LatLng(40.033666,-105.25345), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=631385&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/047/012047351_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow23 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker23, 'click', function() {
  infowindow23.open(map,marker23);
});


// * Next Pin_________________________________________________________________


var marker24 = new google.maps.Marker({
        position: new google.maps.LatLng(40.16941,-105.11683), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=633928&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/086/012086460_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow24 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker24, 'click', function() {
  infowindow24.open(map,marker24);
});


// * Next Pin_________________________________________________________________


var marker25 = new google.maps.Marker({
        position: new google.maps.LatLng(39.98991,-105.08195), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=629807&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/972/011972587_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow25 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker25, 'click', function() {
  infowindow25.open(map,marker25);
});


// * Next Pin_________________________________________________________________


var marker26 = new google.maps.Marker({
        position: new google.maps.LatLng(40.000196,-105.085271), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=611722&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/906/011906439_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow26 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker26, 'click', function() {
  infowindow26.open(map,marker26);
});


// * Next Pin_________________________________________________________________


var marker27 = new google.maps.Marker({
        position: new google.maps.LatLng(39.958762,-105.159249), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=615896&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/341/011341427_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow27 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker27, 'click', function() {
  infowindow27.open(map,marker27);
});


// * Next Pin_________________________________________________________________


var marker28 = new google.maps.Marker({
        position: new google.maps.LatLng(40.174738,-105.08176), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=611935&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/218/011218080_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow28 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker28, 'click', function() {
  infowindow28.open(map,marker28);
});


// * Next Pin_________________________________________________________________


var marker29 = new google.maps.Marker({
        position: new google.maps.LatLng(40.18905,-105.07602), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=625576&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/772/011772925_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow29 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker29, 'click', function() {
  infowindow29.open(map,marker29);
});


// * Next Pin_________________________________________________________________


var marker30 = new google.maps.Marker({
        position: new google.maps.LatLng(40.19906,-105.11808), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=633149&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/075/012075340_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow30 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker30, 'click', function() {
  infowindow30.open(map,marker30);
});


// * Next Pin_________________________________________________________________


var marker31 = new google.maps.Marker({
        position: new google.maps.LatLng(40.177594,-105.425823), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=617793&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/432/011432163_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow31 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker31, 'click', function() {
  infowindow31.open(map,marker31);
});


// * Next Pin_________________________________________________________________


var marker32 = new google.maps.Marker({
        position: new google.maps.LatLng(40.005223,-105.382006), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=619198&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/485/011485369_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow32 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker32, 'click', function() {
  infowindow32.open(map,marker32);
});


// * Next Pin_________________________________________________________________


var marker33 = new google.maps.Marker({
        position: new google.maps.LatLng(40.043043,-105.260392), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=633947&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/086/012086656_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow33 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker33, 'click', function() {
  infowindow33.open(map,marker33);
});


// * Next Pin_________________________________________________________________


var marker34 = new google.maps.Marker({
        position: new google.maps.LatLng(39.98805,-105.080701), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=622297&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/641/011641692_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow34 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker34, 'click', function() {
  infowindow34.open(map,marker34);
});


// * Next Pin_________________________________________________________________


var marker35 = new google.maps.Marker({
        position: new google.maps.LatLng(40.19186,-105.13687), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=622675&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/635/011635261_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow35 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker35, 'click', function() {
  infowindow35.open(map,marker35);
});


// * Next Pin_________________________________________________________________


var marker36 = new google.maps.Marker({
        position: new google.maps.LatLng(40.11396,-105.38665), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=631585&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/050/012050843_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow36 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker36, 'click', function() {
  infowindow36.open(map,marker36);
});


// * Next Pin_________________________________________________________________


var marker37 = new google.maps.Marker({
        position: new google.maps.LatLng(40.12323,-105.44383), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630032&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/983/011983448_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow37 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker37, 'click', function() {
  infowindow37.open(map,marker37);
});


// * Next Pin_________________________________________________________________


var marker38 = new google.maps.Marker({
        position: new google.maps.LatLng(39.95812,-105.50387), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=621160&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/567/011567475_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow38 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker38, 'click', function() {
  infowindow38.open(map,marker38);
});


// * Next Pin_________________________________________________________________


var marker39 = new google.maps.Marker({
        position: new google.maps.LatLng(40.006179,-105.240996), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=628013&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/887/011887713_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow39 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker39, 'click', function() {
  infowindow39.open(map,marker39);
});


// * Next Pin_________________________________________________________________


var marker40 = new google.maps.Marker({
        position: new google.maps.LatLng(40.19711,-105.11795), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=621791&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/595/011595398_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow40 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker40, 'click', function() {
  infowindow40.open(map,marker40);
});


// * Next Pin_________________________________________________________________


var marker41 = new google.maps.Marker({
        position: new google.maps.LatLng(40.23861,-105.13112), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=620067&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/901/011901378_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow41 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker41, 'click', function() {
  infowindow41.open(map,marker41);
});
	
	
// * Next Pin_________________________________________________________________


var marker42 = new google.maps.Marker({
        position: new google.maps.LatLng(40.18765,-105.14782), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=633497&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/079/012079399_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow42 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker42, 'click', function() {
  infowindow42.open(map,marker42);
});


// * Next Pin_________________________________________________________________


var marker43 = new google.maps.Marker({
        position: new google.maps.LatLng(40.156808,-105.061472), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=632789&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/068/012068779_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow43 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker43, 'click', function() {
  infowindow43.open(map,marker43);
});


// * Next Pin_________________________________________________________________


var marker44 = new google.maps.Marker({
        position: new google.maps.LatLng(40.2038,-105.10769), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=629312&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/949/011949959_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow44 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker44, 'click', function() {
  infowindow44.open(map,marker44);
});


// * Next Pin_________________________________________________________________


var marker45 = new google.maps.Marker({
        position: new google.maps.LatLng(39.445394,-107.324582), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=629076&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/937/011937956_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow45 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker45, 'click', function() {
  infowindow45.open(map,marker45);
});


// * Next Pin_________________________________________________________________


var marker46 = new google.maps.Marker({
        position: new google.maps.LatLng(40.03328,-105.06371), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=632563&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/086/012086236_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow46 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker46, 'click', function() {
  infowindow46.open(map,marker46);
});


// * Next Pin_________________________________________________________________


var marker47 = new google.maps.Marker({
        position: new google.maps.LatLng(38.149594,-107.976199), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=623014&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/650/011650220_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow47 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker47, 'click', function() {
  infowindow47.open(map,marker47);
});


// * Next Pin_________________________________________________________________


var marker48 = new google.maps.Marker({
        position: new google.maps.LatLng(40.18272,-105.13628), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=633019&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/072/012072833_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow48 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker48, 'click', function() {
  infowindow48.open(map,marker48);
});


// * Next Pin_________________________________________________________________


var marker49 = new google.maps.Marker({
        position: new google.maps.LatLng(40.185468,-105.080029), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=615923&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/347/011347426_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow49 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker49, 'click', function() {
  infowindow49.open(map,marker49);
});


// * Next Pin_________________________________________________________________


var marker50 = new google.maps.Marker({
        position: new google.maps.LatLng(40.11205,-105.43631), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=631532&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/049/012049545_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow50 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker50, 'click', function() {
  infowindow50.open(map,marker50);
});


// * Next Pin_________________________________________________________________


var marker51 = new google.maps.Marker({
        position: new google.maps.LatLng(39.96849,-105.15234), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=632677&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/066/012066960_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow51 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker51, 'click', function() {
  infowindow51.open(map,marker51);
});


// * Next Pin_________________________________________________________________


var marker52 = new google.maps.Marker({
        position: new google.maps.LatLng(40.00459,-105.34559), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=633896&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/085/012085960_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow52 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker52, 'click', function() {
  infowindow52.open(map,marker52);
});


// * Next Pin_________________________________________________________________


var marker53 = new google.maps.Marker({
        position: new google.maps.LatLng(40.0123,-105.25745), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=629707&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/972/011972972_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow53 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker53, 'click', function() {
  infowindow53.open(map,marker53);
});


// * Next Pin_________________________________________________________________


var marker54 = new google.maps.Marker({
        position: new google.maps.LatLng(40.105185,-105.345998), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=626903&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/022/012022395_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow54 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker54, 'click', function() {
  infowindow54.open(map,marker54);
});


// * Next Pin_________________________________________________________________


var marker55 = new google.maps.Marker({
        position: new google.maps.LatLng(37.2869,-107.593533), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=633751&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/083/012083820_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow55 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker55, 'click', function() {
  infowindow55.open(map,marker55);
});


// * Next Pin_________________________________________________________________


var marker56 = new google.maps.Marker({
        position: new google.maps.LatLng(39.958086,-105.499609), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=616670&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/692/011692210_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow56 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker56, 'click', function() {
  infowindow56.open(map,marker56);
});


// * Next Pin_________________________________________________________________


var marker57 = new google.maps.Marker({
        position: new google.maps.LatLng(40.06198,-105.06589), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=631514&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/049/012049309_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow57 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker57, 'click', function() {
  infowindow57.open(map,marker57);
});


// * Next Pin_________________________________________________________________


var marker58 = new google.maps.Marker({
        position: new google.maps.LatLng(40.062669,-105.19428), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=631107&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/034/012034662_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow58 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker58, 'click', function() {
  infowindow58.open(map,marker58);
});


// * Next Pin_________________________________________________________________


var marker59 = new google.maps.Marker({
        position: new google.maps.LatLng(40.04397,-105.25111), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=631088&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/034/012034108_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow59 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker59, 'click', function() {
  infowindow59.open(map,marker59);
});


// * Next Pin_________________________________________________________________


var marker60 = new google.maps.Marker({
        position: new google.maps.LatLng(39.9875,-105.14784), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630416&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/001/012001083_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow60 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker60, 'click', function() {
  infowindow60.open(map,marker60);
});


// * Next Pin_________________________________________________________________


var marker61 = new google.maps.Marker({
        position: new google.maps.LatLng(39.97084,-105.24204), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=631611&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/050/012050704_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow61 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker61, 'click', function() {
  infowindow61.open(map,marker61);
});


// * Next Pin_________________________________________________________________


var marker62 = new google.maps.Marker({
        position: new google.maps.LatLng(40.00773,-105.330143), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=633389&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/078/012078267_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow62 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker62, 'click', function() {
  infowindow62.open(map,marker62);
});


// * Next Pin_________________________________________________________________


var marker63 = new google.maps.Marker({
        position: new google.maps.LatLng(40.11326,-105.27841), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=624436&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/707/011707876_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow63 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker63, 'click', function() {
  infowindow63.open(map,marker63);
});


// * Next Pin_________________________________________________________________


var marker64 = new google.maps.Marker({
        position: new google.maps.LatLng(40.037083,-105.265893), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=619646&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/860/011860846_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow64 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker64, 'click', function() {
  infowindow64.open(map,marker64);
});


// * Next Pin_________________________________________________________________


var marker65 = new google.maps.Marker({
        position: new google.maps.LatLng(40.23048,-105.27088), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630563&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/008/012008934_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow65 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker65, 'click', function() {
  infowindow65.open(map,marker65);
});


// * Next Pin_________________________________________________________________


var marker66 = new google.maps.Marker({
        position: new google.maps.LatLng(40.037254,-105.3734), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=627551&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/865/011865543_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow66 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker66, 'click', function() {
  infowindow66.open(map,marker66);
});


// * Next Pin_________________________________________________________________


var marker67 = new google.maps.Marker({
        position: new google.maps.LatLng(40.05106,-105.37301), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=627628&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/869/011869273_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow67 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker67, 'click', function() {
  infowindow67.open(map,marker67);
});


// * Next Pin_________________________________________________________________


var marker68 = new google.maps.Marker({
        position: new google.maps.LatLng(40.134162,-105.103945), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=599486&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/010/692/010692708_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow68 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker68, 'click', function() {
  infowindow68.open(map,marker68);
});


// * Next Pin_________________________________________________________________


var marker69 = new google.maps.Marker({
        position: new google.maps.LatLng(40.227618,-105.271783), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=617118&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/428/011428945_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow69 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker69, 'click', function() {
  infowindow69.open(map,marker69);
});


// * Next Pin_________________________________________________________________


var marker70 = new google.maps.Marker({
        position: new google.maps.LatLng(40.02527,-105.26152), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=632528&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/064/012064557_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow70 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker70, 'click', function() {
  infowindow70.open(map,marker70);
});


// * Next Pin_________________________________________________________________


var marker71 = new google.maps.Marker({
        position: new google.maps.LatLng(40.01745,-105.28501), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=629096&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/938/011938401_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow71 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker71, 'click', function() {
  infowindow71.open(map,marker71);
});


// * Next Pin_________________________________________________________________


var marker72 = new google.maps.Marker({
        position: new google.maps.LatLng(40.06366,-105.05675), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=629375&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/952/011952194_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow72 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker72, 'click', function() {
  infowindow72.open(map,marker72);
});


// * Next Pin_________________________________________________________________


var marker73 = new google.maps.Marker({
        position: new google.maps.LatLng(40.00447,-105.3409), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=632935&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/075/012075196_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow73 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker73, 'click', function() {
  infowindow73.open(map,marker73);
});


// * Next Pin_________________________________________________________________


var marker74 = new google.maps.Marker({
        position: new google.maps.LatLng(40.023765,-105.285629), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=615739&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/120/011120486_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow74 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker74, 'click', function() {
  infowindow74.open(map,marker74);
});


// * Next Pin_________________________________________________________________


var marker75 = new google.maps.Marker({
        position: new google.maps.LatLng(39.96791,-105.24826), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=625544&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/763/011763438_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow75 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker75, 'click', function() {
  infowindow75.open(map,marker75);
});


// * Next Pin_________________________________________________________________


var marker76 = new google.maps.Marker({
        position: new google.maps.LatLng(39.97234,-105.53447), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630124&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/987/011987119_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow76 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker76, 'click', function() {
  infowindow76.open(map,marker76);
});


// * Next Pin_________________________________________________________________


var marker77 = new google.maps.Marker({
        position: new google.maps.LatLng(40.07072,-105.1791), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=623267&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/659/011659268_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow77 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker77, 'click', function() {
  infowindow77.open(map,marker77);
});


// * Next Pin_________________________________________________________________


var marker78 = new google.maps.Marker({
        position: new google.maps.LatLng(40.033137,-105.290338), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=602116&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/010/754/010754978_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow78 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker78, 'click', function() {
  infowindow78.open(map,marker78);
});


// * Next Pin_________________________________________________________________


var marker79 = new google.maps.Marker({
        position: new google.maps.LatLng(40.03548,-105.27533), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=623933&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/688/011688714_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow79 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker79, 'click', function() {
  infowindow79.open(map,marker79);
});


// * Next Pin_________________________________________________________________


var marker80 = new google.maps.Marker({
        position: new google.maps.LatLng(39.837422,-105.495762), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630136&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/999/011999926_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow80 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker80, 'click', function() {
  infowindow80open(map,marker80);
});


// * Next Pin_________________________________________________________________


var marker81 = new google.maps.Marker({
        position: new google.maps.LatLng(40.07168,-105.18938), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=627715&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/874/011874921_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow81 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker81, 'click', function() {
  infowindow81.open(map,marker81);
});


// * Next Pin_________________________________________________________________


var marker82 = new google.maps.Marker({
        position: new google.maps.LatLng(40.224625,-105.268651), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=610479&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/086/011086827_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow82 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker82, 'click', function() {
  infowindow82.open(map,marker82);
});


// * Next Pin_________________________________________________________________


var marker83 = new google.maps.Marker({
        position: new google.maps.LatLng(40.01948,-105.12853), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=627985&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/886/011886487_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow83 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker83, 'click', function() {
  infowindow83.open(map,marker83);
});


// * Next Pin_________________________________________________________________


var marker84 = new google.maps.Marker({
        position: new google.maps.LatLng(39.93559,-105.26642), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630389&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/999/011999874_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow84 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker84, 'click', function() {
  infowindow84.open(map,marker84);
});


// * Next Pin_________________________________________________________________


var marker85 = new google.maps.Marker({
        position: new google.maps.LatLng(40.05439,-105.41028), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=632999&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/072/012072415_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow85 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker85, 'click', function() {
  infowindow85.open(map,marker85);
});


// * Next Pin_________________________________________________________________


var marker86 = new google.maps.Marker({
        position: new google.maps.LatLng(40.02774,-105.28075), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=628078&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/891/011891714_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow86 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker86, 'click', function() {
  infowindow86.open(map,marker86);
});


// * Next Pin_________________________________________________________________


var marker87 = new google.maps.Marker({
        position: new google.maps.LatLng(40.08404,-105.0843), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=628122&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/072/012072249_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow87 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker87, 'click', function() {
  infowindow87.open(map,marker87);
});


// * Next Pin_________________________________________________________________


var marker88 = new google.maps.Marker({
        position: new google.maps.LatLng(40.11792,-105.13028), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=632390&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/062/012062453_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow88 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker88, 'click', function() {
  infowindow88.open(map,marker88);
});


// * Next Pin_________________________________________________________________


var marker89 = new google.maps.Marker({
        position: new google.maps.LatLng(40.15813,-105.20734), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=628540&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/922/011922820_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow89 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker89, 'click', function() {
  infowindow89.open(map,marker89);
});


// * Next Pin_________________________________________________________________


var marker90 = new google.maps.Marker({
        position: new google.maps.LatLng(39.95011,-105.23967), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=629552&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/951/011951417_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow90 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker90, 'click', function() {
  infowindow90.open(map,marker90);
});


// * Next Pin_________________________________________________________________


var marker91 = new google.maps.Marker({
        position: new google.maps.LatLng(40.0313,-105.28514), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630822&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/013/012013977_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow91 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker91, 'click', function() {
  infowindow91.open(map,marker91);
});


// * Next Pin_________________________________________________________________


var marker92 = new google.maps.Marker({
        position: new google.maps.LatLng(39.99846,-105.26344), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=631578&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/062/012062750_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow92 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker92, 'click', function() {
  infowindow92.open(map,marker92);
});


// * Next Pin_________________________________________________________________


var marker93 = new google.maps.Marker({
        position: new google.maps.LatLng(40.09259,-105.329507), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=615242&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/317/011317468_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow93 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker93, 'click', function() {
  infowindow93.open(map,marker93);
});


// * Next Pin_________________________________________________________________


var marker94 = new google.maps.Marker({
        position: new google.maps.LatLng(40.245631,-105.129622), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=616758&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/057/012057651_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow94 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker94, 'click', function() {
  infowindow94.open(map,marker94);
});


// * Next Pin_________________________________________________________________


var marker95 = new google.maps.Marker({
        position: new google.maps.LatLng(40.09253,-105.25674), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=628494&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/471/011471402_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow95 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker95, 'click', function() {
  infowindow95.open(map,marker95);
});


// * Next Pin_________________________________________________________________


var marker96 = new google.maps.Marker({
        position: new google.maps.LatLng(40.193372,-105.511936), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=596676&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/010/998/010998614_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow96 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker96, 'click', function() {
  infowindow96.open(map,marker96);
});


// * Next Pin_________________________________________________________________


var marker97 = new google.maps.Marker({
        position: new google.maps.LatLng(40.061116,-105.370722), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=627136&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/843/011843393_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow97 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker97, 'click', function() {
  infowindow97.open(map,marker97);
});


// * Next Pin_________________________________________________________________


var marker98 = new google.maps.Marker({
        position: new google.maps.LatLng(40.00258,-105.2741), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=632451&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/063/012063497_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow98 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker98, 'click', function() {
  infowindow98.open(map,marker98);
});


// * Next Pin_________________________________________________________________


var marker99 = new google.maps.Marker({
        position: new google.maps.LatLng(39.9994,-105.27193), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630551&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/008/012008133_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow99 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker99, 'click', function() {
  infowindow99.open(map,marker99);
});


// * Next Pin_________________________________________________________________


var marker100 = new google.maps.Marker({
        position: new google.maps.LatLng(39.99879,-105.24238), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=633796&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/077/012077455_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow100 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker100, 'click', function() {
  infowindow100.open(map,marker100);
});


// * Next Pin_________________________________________________________________


var marker101 = new google.maps.Marker({
        position: new google.maps.LatLng(40.069399,-105.139836), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=623395&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/665/011665201_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow101 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker101, 'click', function() {
  infowindow101.open(map,marker101);
});


// * Next Pin_________________________________________________________________


var marker102 = new google.maps.Marker({
        position: new google.maps.LatLng(40.000852,-105.281076), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=619935&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/516/011516224_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow102 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker102, 'click', function() {
  infowindow102.open(map,marker102);
});


// * Next Pin_________________________________________________________________


var marker103 = new google.maps.Marker({
        position: new google.maps.LatLng(40.134572,-105.172334), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=615372&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/363/011363007_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow103 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker103, 'click', function() {
  infowindow103.open(map,marker103);
});


// * Next Pin_________________________________________________________________


var marker104 = new google.maps.Marker({
        position: new google.maps.LatLng(40.13685,-105.17437), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=627602&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/867/011867855_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow104 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker104, 'click', function() {
  infowindow104.open(map,marker104);
});


// * Next Pin_________________________________________________________________


var marker105 = new google.maps.Marker({
        position: new google.maps.LatLng(40.016961,-105.114296), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=581014&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/002/668/002668105_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow105 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker105, 'click', function() {
  infowindow105.open(map,marker105);
});


// * Next Pin_________________________________________________________________


var marker106 = new google.maps.Marker({
        position: new google.maps.LatLng(40.149101,-105.289263), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=609368&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/239/011239216_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow106 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker106, 'click', function() {
  infowindow106.open(map,marker106);
});


// * Next Pin_________________________________________________________________


var marker107 = new google.maps.Marker({
        position: new google.maps.LatLng(40.006522,-105.229081), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=570253&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/002/510/002510943_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow107 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker107, 'click', function() {
  infowindow107.open(map,marker107);
});


// * Next Pin_________________________________________________________________


var marker108 = new google.maps.Marker({
        position: new google.maps.LatLng(40.041816,-105.294424), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=610104&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/068/011068497_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow108 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker108, 'click', function() {
  infowindow108.open(map,marker108);
});


// * Next Pin_________________________________________________________________


var marker109 = new google.maps.Marker({
        position: new google.maps.LatLng(40.05911,-105.14465), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=629935&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/012/055/012055622_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow109 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker109, 'click', function() {
  infowindow109.open(map,marker109);
});


// * Next Pin_________________________________________________________________


var marker110 = new google.maps.Marker({
        position: new google.maps.LatLng(40.071876,-105.137552), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=621727&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/592/011592945_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow110 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker110, 'click', function() {
  infowindow110.open(map,marker110);
});


// * Next Pin_________________________________________________________________


var marker111 = new google.maps.Marker({
        position: new google.maps.LatLng(40.04222,-105.27105), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=630258&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/996/011996346_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow111 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker111, 'click', function() {
  infowindow111.open(map,marker111);
});


// * Next Pin_________________________________________________________________


var marker112 = new google.maps.Marker({
        position: new google.maps.LatLng(40.091805,-105.154127), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.coloproperty.com/Reports/index.cfm?&FID=243&Action=DetailReport&MLSNumber=615898&Framed=Yes&SubsetId=0" class="tu_ql_iframe_755x280"><img src="http://media.coloproperty.com/PropPhoto/011/341/011341417_240x180.jpg" width="240" height="180" /><br>more info...</a>'
    ;

var infowindow112 = new google.maps.InfoWindow({
    content: contentString
});

google.maps.event.addListener(marker112, 'click', function() {
  infowindow112.open(map,marker112);
});	











	
		}
	};
	
