// JavaScript Document
//use this script to write the specific map content to the 

function loadMap(locationMap) {
	document.getElementById('titleContainer').innerHTML = null;
	document.getElementById('mapContainer').innerHTML = null;
	
	if(locationMap == "27thBroad") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById('mapContainer').innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.997153,-105.261115&amp;spn=0.002877,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}	
	else if(locationMap == "30thDown") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.759365,-104.973786&amp;spn=0.005773,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "39thStreet") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.98553,-105.248444&amp;spn=0.002877,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "70thBroad") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.824968,-104.989257&amp;spn=0.005768,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "104thAve") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.884994,-104.842755&amp;spn=0.002881,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "104thWash") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.884376,-104.980223&amp;spn=0.002881,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "40thAirport") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.77002,-104.785795&amp;spn=0.011545,0.018239&amp;z=15&amp;output=embed"></iframe>';
	}
	else if(locationMap == "AlamHavan") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.712197,-104.864845&amp;spn=0.002889,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "AlamStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.709102,-104.993269&amp;spn=0.005778,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "ArapStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.601539,-104.887151&amp;spn=0.002893,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "AspnPrk") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.541423,-105.298516&amp;spn=0.002896,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "BellStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.626334,-104.904735&amp;spn=0.005784,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Bergen") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.691469,-105.363296&amp;spn=0.00289,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "BdwyMkt") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.709019,-104.990051&amp;spn=0.005778,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "BldrChrch") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.989324,-105.254946&amp;spn=0.001439,0.00228&amp;z=18&amp;output=embed"></iframe>';
	}
	else if(locationMap == "C470") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.561178,-104.961104&amp;spn=0.002895,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Centre") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.707971,-104.818325&amp;spn=0.002889,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "ColdSp") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.724097,-105.131264&amp;spn=0.002888,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "CoStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.678986,-104.937705&amp;spn=0.00289,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "CtyStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.564064,-104.869802&amp;spn=0.00579,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "DayStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.643693,-104.878879&amp;spn=0.002892,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "DryStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.57991,-104.877548&amp;spn=0.005788,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "ElRancho") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.700847,-105.33082&amp;spn=0.011557,0.018239&amp;z=15&amp;output=embed"></iframe>';
	}
	else if(locationMap == "EngStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.656985,-104.998205&amp;spn=0.002891,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "EvStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.677846,-104.9924&amp;spn=0.00289,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "EvP") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.63943,-105.332376&amp;spn=0.002892,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "FedC") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=213966749436154469783.00045e542ad4af5afe50a&amp;ll=39.718411,-105.12886&amp;spn=0.002888,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Gene") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.711124,-105.293977&amp;spn=0.002889,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Goose") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=40.054342,-105.103133&amp;spn=0.005749,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "High") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.547653,-104.997025&amp;spn=0.005791,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Hwy119") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=40.101743,-105.176539&amp;spn=0.005745,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "I25Stn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.701665,-104.988613&amp;spn=0.002889,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "KenC") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.581704,-105.13665&amp;spn=0.002894,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Laff") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.989155,-105.089325&amp;spn=0.002877,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "LincJord") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.534456,-104.795001&amp;spn=0.002896,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "LincStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.546693,-104.870381&amp;spn=0.005791,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "LittDwnTwn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.612549,-105.016015&amp;spn=0.002893,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "LittMin") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.581423,-105.025563&amp;spn=0.002894,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Long") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=40.149308,-105.103111&amp;spn=0.00287,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "LuthCh") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.640554,-105.32037&amp;spn=0.002892,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Lyons") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=40.223967,-105.270674&amp;spn=0.002867,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Mont") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.781786,-104.845673&amp;spn=0.002886,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Morris") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.65302,-105.182644&amp;spn=0.002891,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Neder") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.962164,-105.513049&amp;spn=0.002878,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Nine") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.658389,-104.846499&amp;spn=0.002891,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Olde") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.798381,-105.078199&amp;spn=0.002885,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Olymp") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.66759,-104.80736&amp;spn=0.005781,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "OrchStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.613069,-104.896313&amp;spn=0.002893,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Paradise") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.704232,-105.250032&amp;spn=0.005778,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Parker") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.524245,-104.764273&amp;spn=0.002897,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Pine") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.466415,-105.393026&amp;spn=0.005798,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Pinery") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.457552,-104.756334&amp;spn=0.005799,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Roose") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=40.172069,-105.104098&amp;spn=0.002869,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "SH72") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.865677,-105.239582&amp;spn=0.002882,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Smokey") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.608581,-104.746506&amp;spn=0.002893,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "SthStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.649393,-104.914649&amp;spn=0.002891,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "SthPlaza") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.614136,-105.098262&amp;spn=0.005786,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Staple") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.767546,-104.894843&amp;spn=0.011545,0.018239&amp;z=15&amp;output=embed""></iframe>';
	}
	else if(locationMap == "Table") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.986845,-105.232887&amp;spn=0.002877,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Tantra") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.986295,-105.239764&amp;spn=0.002877,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Thorn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.854526,-104.985652&amp;spn=0.005765,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "UniDnvr") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.684683,-104.963593&amp;spn=0.00289,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "US36Broom") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.906609,-105.087512&amp;spn=0.005761,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "US36Chrch") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.888369,-105.07174&amp;spn=0.005763,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "US36Flat") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.933894,-105.121951&amp;spn=0.005759,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "US36Mc") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.95806,-105.168021&amp;spn=0.002878,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "US85Bridge") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.984322,-104.823668&amp;spn=0.005754,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "US8572") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.827078,-104.928875&amp;spn=0.002884,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "US285Mtn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.503163,-105.323331&amp;spn=0.005795,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "US285Twin") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.607407,-105.230033&amp;spn=0.005786,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "US287") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=40.102121,-105.103734&amp;spn=0.005745,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "US28721") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=40.197314,-105.102897&amp;spn=0.005736,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Wads") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.651467,-105.083005&amp;spn=0.005782,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Wagon") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.912979,-104.993956&amp;spn=0.00576,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "Ward") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.780648,-105.138302&amp;spn=0.002886,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
	else if(locationMap == "West") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.857574,-105.052578&amp;spn=0.005765,0.00912&amp;z=16&amp;output=embed"></iframe>';
	}
	else if(locationMap == "YaleStn") {
		var mapTitle = document.getElementById(locationMap).innerHTML;
		document.getElementById('titleContainer').innerHTML = mapTitle;
		document.getElementById("mapContainer").innerHTML = '<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116919074210111424137.00045e542ad4af5afe50a&amp;ll=39.669035,-104.927512&amp;spn=0.00289,0.00456&amp;z=17&amp;output=embed"></iframe>';
	}
}
