	// IDX Broker Slideshow version 1.0
	// Copyright ©2009 All rights reserved.
	// This script exists soley for the purposes of allowing real estate professionals to display
	// their property information easily on their own web site. All other use prohibited.
	
	var c;
	var timeout = 3000;
	var cwi = 0;
	
	document.writeln('<style type="text/css" media="all">');
	document.writeln('a.IDX-ssLinkText, a.IDX-ssLinkText:active, a.IDX-ssLinkText:link, a.IDX-ssLinkText:visited, a.IDX-ssLinkText:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal;  }');
	document.writeln('#IDX-slideshow { text-align: center; width: 177px; height: 177px;  }');
	document.writeln('.IDX-image { width: 177px; height: 177px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 23 - 1;

	document.writeln('<div id="IDX-slideshow">');
	document.writeln('<div id="IDX-slideshowImage">');
	document.writeln('<span><a href="" id="IDX-ssImageURL" class="IDX-ssLinkText"><img id="IDX-ssImage" name="ssImage" alt="Slideshow image" border="0"  class="IDX-image" ></a></span>');
	document.writeln('</div>');
	document.writeln('<div id="IDX-priceLine"></div>');
	document.writeln('<div id="IDX-addressLine"></div>');
	document.writeln('<div id="IDX-cszLine"></div>');
	document.writeln('<div id="IDX-bedsLine" style="display:none;"></div>');
	document.writeln('<div id="IDX-bathsLine" style="display:none;"></div>');
	document.writeln('<div id="IDX-remarksLine" style="display:none;"></div>');

	document.writeln('</div>');

	function play()
	{
		urlVar = '<a href="'+properties[cwi][6]+'" class="IDX-ssLinkText">';
		document.images.ssImage.src = preLoad.src;
		document.getElementById('IDX-ssImageURL').href = properties[cwi][6];
		document.getElementById('IDX-priceLine').innerHTML = urlVar+'$'+properties[cwi][0]+'</a>';
		document.getElementById('IDX-addressLine').innerHTML =  urlVar+properties[cwi][1]+'</a>';
		document.getElementById('IDX-cszLine').innerHTML = urlVar+properties[cwi][2]+'</a>';
		document.getElementById('IDX-bedsLine').innerHTML = urlVar+'Beds: '+properties[cwi][7]+'</a>';
		document.getElementById('IDX-bathsLine').innerHTML = urlVar+'Baths: '+properties[cwi][8]+'</a>';
		document.getElementById('IDX-remarksLine').innerHTML = urlVar+'Baths: '+properties[cwi][9]+'</a>';
		preLoad = new Image();
		preLoad.src = properties[next][3];
		update();
		c = setTimeout('play()', timeout)
	} // end play()
	function update()
	{
		cwi = next;
		genNext();
		genPrev();
	}
	function genNext()
	{
		next = cwi + 1;
		if (next >= 23)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 23 - 1;
	} // end genPrev

	var properties = new Array(23);
	properties[0] = new Array('2,250,000','1536 E FAIR PL ','CENTENNIAL, CO 80121 ','http://photos-6.idxco.com/102384deb8470fdf550c2913ac17bb31ee6725369','725369','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=725369&idxID=102','6','5','THIS ELEGANT ENGLISH CRAFTSMAN HOME BACKS TO THE HIGHLINE CA...');
	properties[1] = new Array('2,250,000','1423 E FAIR PL ','CENTENNIAL, CO 80121 ','http://photos-6.idxco.com/1026180373e486df8e0006d23ffb0b3aab5725352','725352','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=725352&idxID=102','6','5','ELEGANT FINISHES ADORN THIS CLASS IC TUSCAN VILLA*AN EXQUISI...');
	properties[2] = new Array('1,850,000','1484 E FAIR PL ','CENTENNIAL, CO 80121 ','http://photos-6.idxco.com/102192a6b60f57eb6c45b7f809928fab554715393','715393','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=715393&idxID=102','5','5','SECLUDED MATURE GATED COMMUNITY NESTLED ALONG HIGHLINE CANAL...');
	properties[3] = new Array('1,750,000','1575 E FAIR PL ','CENTENNIAL, CO 80121 ','http://photos-6.idxco.com/102db27d903be6f433f7c4e3a8978b40166715416','715416','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=715416&idxID=102','5','5','STUNNING CONTEMPORARY CRAFTSMAN OFFERS LIFE STYLE OF TRANQUI...');
	properties[4] = new Array('735,000','1665 S MONROE ST ','DENVER, CO 80210 ','http://photos-6.idxco.com/10285c461116a6ede1184f2dea793bdc29d785845','785845','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=785845&idxID=102','3','3','LARGE OPEN GRANITE AND CHERRY KITCHEN* WROUGHT IRON FRONT FE...');
	properties[5] = new Array('579,000','3309 S MARION ST ','ENGLEWOOD, CO 80113 ','http://photos-6.idxco.com/10296a8357d674e1d16064793a0350f763d769306','769306','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=769306&idxID=102','5','4','ABSOLUTELY BEAUTIFUL CUSTOM HOME*DREAM KIT W/BUTLERS AREA*MA...');
	properties[6] = new Array('525,000','9230 LOMBARDY LN ','LAKEWOOD, CO 80215 ','http://photos-6.idxco.com/102cacc78281aaa7cfdcbabc88fe86d363b786406','786406','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=786406&idxID=102','4','3','RARE LISTING ON LOMBARDY LN!*BEAUTIFUL REMODEL ON MORE THAN ...');
	properties[7] = new Array('334,900','11019 W AQUEDUCT DR ','LITTLETON, CO 80127 ','http://photos-6.idxco.com/1022c993f40d7517a9cc77594cbe16217d7754755','754755','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=754755&idxID=102','4','3','BEAUTIFUL 4 BED HOME IN DESIRABLE LITTLETON LOCATION*PERFECT...');
	properties[8] = new Array('330,000','2636 STEELE ST ','DENVER, CO 80205 ','http://photos-6.idxco.com/10268c36ac746ea99e9fb51da564931b8a6787324','787324','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=787324&idxID=102','3','2','THIS HOME IS A MUST SEE!*ALL THE CHARM OF A 1940\\\\\\\'S HOME P...');
	properties[9] = new Array('285,000','10880 BROOKLAWN RD ','HIGHLANDS RANCH, CO 80130 ','http://photos-6.idxco.com/102dd5f965f0daf55263f63b6aa1364767d788257','788257','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=788257&idxID=102','3','3','NEWER SHEA HOME IN THE HEARTH W/MOUNTAIN VIEWS*FEATURES HARD...');
	properties[10] = new Array('250,000','5614 SPRUCE AVE ','CASTLE ROCK, CO 80104 ','http://photos-6.idxco.com/1025e9cdfad0ea70477a99126f149962760778992','778992','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=778992&idxID=102','4','3','OPEN, INVITING WITH MANY UPDATES &amp; UPGRADES *SUNNY*EAT-I...');
	properties[11] = new Array('249,900','9529 SILVER SPUR LN ','HIGHLANDS RANCH, CO 80130 ','http://photos-6.idxco.com/1022f1c50e3a7423197c35ebef55cdab829783043','783043','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=783043&idxID=102','2','3','MUST SEE ALL UPGRADES!*CHERRY, HRDWD FLRS, PLANTATION SHUTTE...');
	properties[12] = new Array('249,900','9529 SILVER SPUR LN ','HIGHLANDS RANCH, CO 80130 ','http://photos-6.idxco.com/1022f1c50e3a7423197c35ebef55cdab829766810','766810','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=766810&idxID=102','2','3','MUST SEE ALL UPGRADES!*CHERRY, HRDWD FLRS, PLANTATION SHUTTE...');
	properties[13] = new Array('219,000','2400 WELTON ST ','DENVER, CO 80205 ','http://photos-6.idxco.com/102e5185edffdedfe3b22a2fa61cb96a30b787337','787337','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=787337&idxID=102','2','1','ROOM 2 STRETCH YOUR LEGS*TWO BEDRMS, FORMAL DINING*STEP OUT ...');
	properties[14] = new Array('214,900','3027 S PENNSYLVANIA ST ','ENGLEWOOD, CO 80113 ','http://photos-6.idxco.com/10298e38c951d23a53ad5e39fa864af0a9b770666','770666','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=770666&idxID=102','3','1','UPDATED 3 BED HOME IN PRISTINE LOCATION* LARGE BEDROOMS*DELU...');
	properties[15] = new Array('209,000','3872 S DALLAS ST ','AURORA, CO 80014 ','http://photos-6.idxco.com/102cfc1a659695b18ed47ce628f874cef4a769626','769626','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=769626&idxID=102','2','2','LIKE A MODEL*TWO STORY PENTHOUSE*VAULTED CEILINGS*LOFT*DESIG...');
	properties[16] = new Array('189,900','1229 E 18TH AVE ','DENVER, CO 80218 ','http://photos-6.idxco.com/102f8e6c163d19fb8020bf5508a5960831d786294','786294','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=786294&idxID=102','1','1','HOT LOCATION!*EXPOSED BRICK*ONE BEDROOM UPPER UNIT CONDO*LAR...');
	properties[17] = new Array('144,900','1301 SPEER BLVD ','DENVER, CO 80204 ','http://photos-6.idxco.com/102d3e07131097d0157e9c902c07d0d4e62782943','782943','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=782943&idxID=102','1','1','LOCATION!!*ONE BEDRM CONDO W/STUNNING DOWNTOWN VIEWS*OPEN FL...');
	properties[18] = new Array('139,950','1324 W HOYE PL ','DENVER, CO 80223 ','http://photos-6.idxco.com/102af2942834b9cc31ed59436da92aebef7778206','778206','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=778206&idxID=102','3','2','GREAT RANCH HOME*EXCELLANT CONDITION*ALL APPLIANCES INCLUDED...');
	properties[19] = new Array('129,900','10950 W FLORIDA AVE ','LAKEWOOD, CO 80232 ','http://photos-6.idxco.com/10296d593f0013cc61a73e1f2e48cf61333776646','776646','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=776646&idxID=102','2','2','BEST OF BOTH WORLDS-WALK TO SHOPS-ENJOY REC PATHS*HUGE DOUBL...');
	properties[20] = new Array('129,000','1165 S ONEIDA ST ','DENVER, CO 80224 ','http://photos-6.idxco.com/102b36704f0d8067833909ed74f25429479773544','773544','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=773544&idxID=102','2','3','SUNNY*2009 UPDATED*FENCED PATIO*GARDEN AREA WITH ROSES*BRAND...');
	properties[21] = new Array('119,900','6410 W 44TH PL ','WHEAT RIDGE, CO 80033 ','http://photos-6.idxco.com/1023ff8b6e9c5ffb52428412eb4e10b7ab2770665','770665','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=770665&idxID=102','2','2','DARLING 2 BED TOWNHOME*UPDATED KITCHEN W/ SEPARATE EATING SP...');
	properties[22] = new Array('69,900','1701 KING ST ','DENVER, CO 80204 ','http://www.theberkshiregroup.idxco.com/images/noHousePhoto.png','774886','102','http://www.theberkshiregroup.idxco.com/idx/3103/details.php?listingID=774886&idxID=102','1','1','BEAUTIFULLY UPDATED CONDO NEAR SLOANS LAKE! *NEW PAINT &amp;...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
