// 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: 10,
				center: new google.maps.LatLng(40.141000,-105.188941), 
				// 40.140566,-105.188941
				mapTypeId: google.maps.MapTypeId.TERRAIN
			};
	
			map = new google.maps.Map(mapdiv, map_options);



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



// * Next Pin_________________________________________________________________
// 40.232375,-105.268466

var markerR1 = new google.maps.Marker({
        position: new google.maps.LatLng(40.232375,-105.268466), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/Horizon-1016/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/Horizon-1016/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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


var markerR2 = new google.maps.Marker({
        position: new google.maps.LatLng(40.02387,-105.260353), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/2640_Pine/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/2640_Pine/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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


// * Next Pin_________________________________________________________________


var markerR3 = new google.maps.Marker({
        position: new google.maps.LatLng(40.133954,-105.105429), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/13264_N_75th/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/13264_N_75th/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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


// * Next Pin_________________________________________________________________


var markerR4 = new google.maps.Marker({
        position: new google.maps.LatLng(40.286491,-105.27907), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/1565_County_Rd_37E/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/1565_County_Rd_37E/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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


// * Next Pin 5_________________________________________________________________
// 40.232453,-105.273096

var markerR5 = new google.maps.Marker({
        position: new google.maps.LatLng(40.232453,-105.273096), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/5th-Ave-1051/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/5th-Ave-1051/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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



// * Next Pin_________________________________________________________________
// 40.123667,-105.212631

var markerR6 = new google.maps.Marker({
        position: new google.maps.LatLng(40.123667,-105.212631), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/Boulder-Hills-8584/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/Boulder-Hills-8584/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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


// * Next Pin 7_________________________________________________________________
//40.210666,-105.281699

var markerR7 = new google.maps.Marker({
        position: new google.maps.LatLng(40.210666,-105.281699), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/St-Vrain-32175/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/St-Vrain-32175/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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


// * Next Pin_________________________________________________________________


var markerR8 = new google.maps.Marker({
        position: new google.maps.LatLng(40.136042,-105.277766), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/8862_Sage_Valley/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/8862_Sage_Valley/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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


// * Next Pin 9_________________________________________________________________
// 40.017701,-105.039621

var markerR9 = new google.maps.Marker({
        position: new google.maps.LatLng(40.017701,-105.039621), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/Taylor-865/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/Taylor-865/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

google.maps.event.addListener(markerR9, 'click', function() {
  infowindowR9.open(map,markerR9);
});
// * Next Pin 10_________________________________________________________________
//40.206525,-105.205282
var markerR10 = new google.maps.Marker({
        position: new google.maps.LatLng(40.206525,-105.205282), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/Taylor-865/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/Taylor-865/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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

// * Next Pin 11_________________________________________________________________



// * Next Pin_________________________________________________________________


var markerR12 = new google.maps.Marker({
        position: new google.maps.LatLng(40.220528,-105.265426), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/900_2nd_Lyons/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/900_2nd_Lyons/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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


var markerR13 = new google.maps.Marker({
        position: new google.maps.LatLng(40.182755,-105.090698), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/36_Kodiak/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/36_Kodiak/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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


var markerR14 = new google.maps.Marker({
        position: new google.maps.LatLng(40.18741,-105.099244), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/1621_Emery/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/1621_Emery/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

google.maps.event.addListener(markerR14, 'click', function() {
  infowindowR14.open(map,markerR14);
});
// * Next Pin_________________________________________________________________
// Lakeridge Trail 40.141041,-105.287063

var markerR15 = new google.maps.Marker({
        position: new google.maps.LatLng(40.141041,-105.287063), 
        map: map,
		icon: image
		});
	var contentString =
    
   '<a href="http://www.klrealty.net/Residential-Real-Estate/Lakeridge_2979/Listing.html" class="tu_db_iframe_705x830"><img src="http://www.klrealty.net/Residential-Real-Estate/Lakeridge_2979/images/Site/iPhone2.png" width="250" height="83" border="0" /></a> '
    ;

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

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

// End Pins
	
		}
	};
