
function PreLoadImages()
{

var imgTemp1 = new Image(); imgTemp1.src='images/amenities_location.png';
var imgTemp2 = new Image(); imgTemp2.src='images/amenities_communityFeatures.png';
var imgTemp3 = new Image(); imgTemp3.src='images/amenities_designerInteriors.png';
//var imgTemp4 = new Image(); imgTemp4.src='images/amenities_funAndFitness.png';
//var imgTemp5 = new Image(); imgTemp5.src='images/amenities_lifestyleAdvantages.png';
//var imgTemp6 = new Image(); imgTemp6.src='images/amenities_technologyPackage.png';
//var imgTemp7 = new Image(); imgTemp7.src='';
//var imgTemp8 = new Image(); imgTemp8.src='images/amenities_neighborhoodConveniences.png';

}



function amenityDetail(intAmenID)
{
	var strSelctedAmenity;	
	
	
	
	if(intAmenID == 1)
	 {
	strSelctedAmenity =  
	      " <div class='sectitle'>Location</div> <br />  " +          
		  " &diams; Located off Interstate 25, on 104th Avenue in Thornton, Colorado<br />  " +
          " &diams; Convenient drive to Denver International Airport  <br />  " +
          " &diams;	Great shopping and restaurants nearby <br />  " +
          " &diams; Easy access to C470 <br />  " +
          " &diams; Direct route to the Mountains via I-70 & I-36 <br /> " +
		  " &diams; A stone's throw from downtown Denver <br /> " +
          " &diams; Close proximity to Flatirons and Orchard Crossing <br />  " ;
          //" &diams; Built-in computer niches* <br />  " +
          //" &diams; Energy efficient dual pane windows <br />  " +
          //" &diams; Private balconies and patios  <br /> <br />  <br /> <br /> " ;   
		  
	 }
	else if(intAmenID == 2)
	 {
		strSelctedAmenity =
		"  <div class='sectitle'>Community Features</div> <br /> " +
        " &diams; Social lounge with television and coffee bar  <br /> " +
        " &diams; Cyber caf&eacute; with wireless internet access   <br /> " +
        " &diams; Projection movie theatre  <br /> " +
        " &diams; Executive business center  <br /> " +
        " &diams; Pre wired for cable, high-speed internet access and telephone  <br /> " +
        " &diams; Additional telephone lines available for computer modem or fax  <br /> " +
        " &diams; 24 hour online access for resident services  <br /> " +
        " &diams; Private detached and attached parking garages  <br /> " +
        " &diams; 24 hour access athletic center with state-of-the-art equipment, cardio theater and free weights  <br /> " +
		" &diams; Activity room with computer and DVD player  <br /> " +
		" &diams; Resort-style pool with tanning shelf and spa  <br /> " +
		" &diams; Outdoor patio with BBQ grill and picnic tables  <br /> <br /> <br /> <br /> <br /> ";   
		 
	 }
	 else if(intAmenID == 3)
	 {
		 strSelctedAmenity =
		  " <div class='sectitle'>Designer Interiors</div> <br /> " +
		  " &diams; Two-tone paint scheme with custom color accent walls  <br /> " +
		  " &diams; Faux plank wood flooring and designer style carpet  <br /> " +
		  " &diams; Full size whirlpool washer/dryer in each residence  <br /> " +
		  " &diams; Nine foot ceilings  <br /> " +		  
		  " &diams; Built-in computer niches*  <br /> " +
		  " &diams; Gourmet prep islands with designer pendant lighting*  <br /> " +
		  " &diams; Custom 42&quot; espresso colored cabinetry  <br /> " +
		  " &diams; Faux granite counter tops  <br /> " +
		  " &diams; Satina finish refrigerator, energy star multi cycle dishwasher and microwave  <br /> " +
		  " &diams; Extra deep, dual compartment sink with Moen pull out sprayer  <br /> " +
		  " &diams; Modern track lighting in kitchen and dining area  <br /> " +
          " &diams; Ceiling fan with lighting in main bedroom  <br /> " +
          " &diams; Gas fireplace with ceramic tile surrounds*   <br /> " +
		  "* In selected residences <br /> " ;
		 	 
	 }
//	else if(intAmenID == 4)
//	{
//		strSelctedAmenity = 
//		" <img src='images/amenities_funAndFitness.png' alt='' /> <br /> " +
//        " &diams; 24 hour access athletic center with state-of-the-art <br />  " +
//		" equipment, cardio theater and free weights   <br /> " +
//        " &diams; Children&rsquo;s activity center with computer and DVD player  <br /> " +
//        " &diams; Resort-style pool with tanning shelf and Splash Park  <br /> " +
//        " &diams; Outdoor veranda with BBQ grill and picnic areas  <br /> " +
//        " &diams; Poolside WIFI  <br /> <br /> <br /> <br />  ";
		 
//	 }
//	 else if(intAmenID == 5)
//	 {
//	  	strSelctedAmenity = 
//	     " <img src='images/amenities_lifestyleAdvantages.png' alt='' /> <br />  " +
//         " &diams; Social sitting room with television and coffee bar  <br /> " +
//         " &diams; iCaf&eacute; with wireless internet access  <br />  " +
//         " &diams; Projection movie theatre with lounge seating  <br /> " +
//         " &diams; Executive business center   <br /> <br /> <br /> <br />  ";
		 
//	 }
//	 else if(intAmenID == 6)
//	 {
//		strSelctedAmenity = 
//		" <img src='images/amenities_technologyPackage.png' alt='' /> <br /> " +
//        " &diams; Pre wired for digital services   <br /> " +
//        " &diams; Additional telephone lines available for computer modem or fax   <br /> " +
 //       " &diams; Resident Services available 24 hours online   <br /> <br />  <br /> <br /> ";
		 
//	 }
//	 else if(intAmenID == 7)
//	 {
//		strSelctedAmenity =  
//		" <img src='images/amenities_communityFeatures.png' alt='' /> <br />  " +
//        " &diams; Detached and attached parking garages with breezeway access   <br />  " +
//        " &diams; Covered parking available   <br />  " +
//        " &diams; Professional onsite staff   <br />  " +
//        " &diams; Pet Friendly   <br />  " +
//        " &diams; Two different Playscape Areas   <br />  <br /> <br /> <br /> " ;
		 
//	 }
//	 else if(intAmenID == 8)
//	 {
//		 strSelctedAmenity = 
//		 " <img src='images/amenities_neighborhoodConveniences.png' alt='' /> <br /> " +
//        " &diams; Convenient access to I-25, Hwy 36 Corridor to Boulder, E470   <br /> " +
//         "   and Denver International Airport  <br /> <br /> <br /> <br /> ";  
		 
//	 }
	 
	 document.getElementById("AmenityDetail").innerHTML = strSelctedAmenity; 
	
}