	// 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 = 10000;
	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; color: #000000;  }');
	document.writeln('#IDX-slideshow { text-align: center; border-width: 1px; border-style: solid; border-color: #000000; width: 280px; height: 275px;  }');
	document.writeln('.IDX-image { width: 280px; height: 210px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 48 - 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+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 >= 48)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 48 - 1;
	} // end genPrev

	var properties = new Array(48);
	properties[0] = new Array('529,900','2422 E 1250 S ','Springville, UT 84663 ','http://photo.wfrmls.com/280x210/877653.jpg','877653','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=877653&idxID=150','4','3','...');
	properties[1] = new Array('525,000','148 SIERRA BONITA CT ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/839221.jpg','839221','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=839221&idxID=150','7','4','...');
	properties[2] = new Array('314,900','713 S 1800 E ','Springville, UT 84663 ','http://photo.wfrmls.com/280x210/786488.jpg','786488','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786488&idxID=150','4','3','...');
	properties[3] = new Array('279,900','736 S WILLOW LN ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/885526.jpg','885526','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=885526&idxID=150','3','3','...');
	properties[4] = new Array('269,900','1539 E 390 N ','Spanish Fork, UT 84660 ','http://photo.wfrmls.com/280x210/915787.jpg','915787','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=915787&idxID=150','3','2','...');
	properties[5] = new Array('269,900','237 CHERRY HILL DR ','Pleasant Grove, UT 84062 ','http://photo.wfrmls.com/280x210/912943.jpg','912943','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=912943&idxID=150','8','4','...');
	properties[6] = new Array('259,900','9048 CLUBHOUSE LN ','Eagle Mountain, UT 84005 ','http://photo.wfrmls.com/280x210/917006.jpg','917006','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=917006&idxID=150','5','3','...');
	properties[7] = new Array('249,900','1326 S 1500 W ','Springville, UT 84663 ','http://photo.wfrmls.com/280x210/894032.jpg','894032','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=894032&idxID=150','6','3','...');
	properties[8] = new Array('249,900','1040 E 400 N ','Spanish Fork, UT 84660 ','http://photo.wfrmls.com/280x210/892542.jpg','892542','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=892542&idxID=150','3','3','...');
	properties[9] = new Array('249,900','1878 E COBBLESTONE RD ','Springville, UT 84663 ','http://photo.wfrmls.com/280x210/886205.jpg','886205','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=886205&idxID=150','3','2','...');
	properties[10] = new Array('239,900','1584 S 2330 E ','Spanish Fork, UT 84660 ','http://photo.wfrmls.com/280x210/887635.jpg','887635','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=887635&idxID=150','4','2','...');
	properties[11] = new Array('229,900','1956 W 1400 N ','Lehi, UT 84043 ','http://photo.wfrmls.com/280x210/902475.jpg','902475','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=902475&idxID=150','3','2','...');
	properties[12] = new Array('219,900','329 N 800 E ','Provo, UT 84606 ','http://photo.wfrmls.com/280x210/916697.jpg','916697','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=916697&idxID=150','4','2','...');
	properties[13] = new Array('210,000','654 S 975 W ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786972.jpg','786972','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786972&idxID=150','','','...');
	properties[14] = new Array('210,000','947 W 675 S ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786966.jpg','786966','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786966&idxID=150','','','...');
	properties[15] = new Array('210,000','897 W 675 S ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786954.jpg','786954','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786954&idxID=150','','','...');
	properties[16] = new Array('199,900','2694 E CANYON CREST DR ','Spanish Fork, UT 84660 ','http://photo.wfrmls.com/280x210/913184.jpg','913184','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=913184&idxID=150','3','2','...');
	properties[17] = new Array('195,000','SEE REMARKS ','Springville, UT 84663 ','http://photo.wfrmls.com/280x210/nophoto.jpg','921459','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=921459&idxID=150','','','...');
	properties[18] = new Array('194,900','142 TAMARAK CIR ','Lehi, UT 84043 ','http://photo.wfrmls.com/280x210/912971.jpg','912971','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=912971&idxID=150','3','3','...');
	properties[19] = new Array('189,900','2041 CRESCENT ROW ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/873461.jpg','873461','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=873461&idxID=150','3','4','...');
	properties[20] = new Array('188,880','1286 W CAMBRIA WAY N ','Pleasant Grove, UT 84062 ','http://photo.wfrmls.com/280x210/909765.jpg','909765','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=909765&idxID=150','3','3','...');
	properties[21] = new Array('186,900','735 W 200 S ','Payson, UT 84651 ','http://photo.wfrmls.com/280x210/912860.jpg','912860','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=912860&idxID=150','4','2','...');
	properties[22] = new Array('179,900','2008 W CRESCENT DR ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/886926.jpg','886926','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=886926&idxID=150','2','3','...');
	properties[23] = new Array('174,900','3084 N SAGE LOOP W ','Lehi, UT 84043 ','http://photo.wfrmls.com/280x210/863737.jpg','863737','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=863737&idxID=150','3','2','...');
	properties[24] = new Array('169,900','573 S 975 W ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786937.jpg','786937','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786937&idxID=150','','','...');
	properties[25] = new Array('169,000','313 N 200 E ','Pleasant Grove, UT 84062 ','http://photo.wfrmls.com/280x210/923686.jpg','923686','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=923686&idxID=150','2','2','...');
	properties[26] = new Array('167,900','3845 E CUNNINGHILL DR 4I ','Eagle Mountain, UT 84005 ','http://photo.wfrmls.com/280x210/847640.jpg','847640','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=847640&idxID=150','3','3','...');
	properties[27] = new Array('167,900','3833 E CUNNINGHILL DR 4D ','Eagle Mountain, UT 84005 ','http://photo.wfrmls.com/280x210/847631.jpg','847631','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=847631&idxID=150','3','3','...');
	properties[28] = new Array('167,900','3831 E CUNNINGHILL DR 4C ','Eagle Mountain, UT 84005 ','http://photo.wfrmls.com/280x210/847624.jpg','847624','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=847624&idxID=150','3','3','...');
	properties[29] = new Array('167,900','3829 E CUNNINGHILL DR 4B ','Eagle Mountain, UT 84005 ','http://photo.wfrmls.com/280x210/847618.jpg','847618','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=847618&idxID=150','3','3','...');
	properties[30] = new Array('165,000','513 W 600 S ','Payson, UT 84651 ','http://photo.wfrmls.com/280x210/911951.jpg','911951','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=911951&idxID=150','3','2','...');
	properties[31] = new Array('159,900','428 S 975 W ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786996.jpg','786996','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786996&idxID=150','','','...');
	properties[32] = new Array('159,900','465 S 975 W ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786992.jpg','786992','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786992&idxID=150','','','...');
	properties[33] = new Array('159,900','502 S 975 W ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786987.jpg','786987','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786987&idxID=150','','','...');
	properties[34] = new Array('159,900','578 S 975 W ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786979.jpg','786979','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786979&idxID=150','','','...');
	properties[35] = new Array('159,900','616 S 975 W ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786975.jpg','786975','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786975&idxID=150','','','...');
	properties[36] = new Array('159,900','841 W 675 S ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786950.jpg','786950','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786950&idxID=150','','','...');
	properties[37] = new Array('159,900','842 W 675 S ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786948.jpg','786948','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786948&idxID=150','','','...');
	properties[38] = new Array('159,900','896 W 675 S ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786945.jpg','786945','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786945&idxID=150','','','...');
	properties[39] = new Array('159,900','627 S 975 W ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786939.jpg','786939','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786939&idxID=150','','','...');
	properties[40] = new Array('159,900','525 S 975 W ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786928.jpg','786928','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786928&idxID=150','','','...');
	properties[41] = new Array('159,900','479 S 975 W ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786922.jpg','786922','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786922&idxID=150','','','...');
	properties[42] = new Array('159,900','433 S 975 W ','Mapleton, UT 84664 ','http://photo.wfrmls.com/280x210/786919.jpg','786919','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=786919&idxID=150','','','...');
	properties[43] = new Array('126,980','903 E 100 S ','Payson, UT 84651 ','http://photo.wfrmls.com/280x210/912931.jpg','912931','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=912931&idxID=150','3','2','...');
	properties[44] = new Array('64,000','9005 N BARTON CREEK DR E ','Eagle Mountain, UT 84005 ','http://photo.wfrmls.com/280x210/883726.jpg','883726','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=883726&idxID=150','','','...');
	properties[45] = new Array('63,000','9027 N BARTON CREEK DR E ','Eagle Mountain, UT 84005 ','http://photo.wfrmls.com/280x210/883729.jpg','883729','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=883729&idxID=150','','','...');
	properties[46] = new Array('60,000','9070 N CLUBHOUSE LN E ','Eagle Mountain, UT 84005 ','http://photo.wfrmls.com/280x210/883731.jpg','883731','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=883731&idxID=150','','','...');
	properties[47] = new Array('60,000','3843 N CLUBHOUSE LN E ','Eagle Mountain, UT 84005 ','http://photo.wfrmls.com/280x210/883713.jpg','883713','150','http://utahcountylistings.idxco.com/idx/3082/details.php?listingID=883713&idxID=150','','','...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
