	// 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-size: 14px;  }');
	document.writeln('#IDX-slideshow { text-align: center; width: 320px; height: 300px;  }');
	document.writeln('.IDX-image { width: 320px; height: 240px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 11 - 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 >= 11)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 11 - 1;
	} // end genPrev

	var properties = new Array(11);
	properties[0] = new Array('2,350,000','3052 N Snow Canyon Parkway ','St George, UT 84770 ','http://photos-5.idxco.com/0843cd2ebf7551bd571b1121fd5f358719409-114804','09-114804','084','http://stgeorgerealestateservices.idxco.com/idx/2763/details.php?listingID=09-114804&idxID=084','4','5','Nothing was missed in this custom build home by the areas pr...');
	properties[1] = new Array('1,550,000','2411 W TAVIMAUS ','St George, UT 84770 ','http://photos-5.idxco.com/0844fb89e837f423dbb037c58c9e7a2358609-113919','09-113919','084','http://stgeorgerealestateservices.idxco.com/idx/2763/details.php?listingID=09-113919&idxID=084','3','3','Outrageous contemporary home in the exclusive gated communit...');
	properties[2] = new Array('950,000','Riverside ','St George, UT 84790 ','http://photos-5.idxco.com/0844f8994d1bfa6dce90af39e70470c5e1f09-112328','09-112328','084','http://stgeorgerealestateservices.idxco.com/idx/2763/details.php?listingID=09-112328&idxID=084','','','Easy access from either 1990 East or Riverside Drive.  Excel...');
	properties[3] = new Array('850,000','1500 E Split Rock ','Ivins, UT 84738 ','http://photos-5.idxco.com/0849e8253dccc29bc3f201eb72d796bc89809-111587','09-111587','084','http://stgeorgerealestateservices.idxco.com/idx/2763/details.php?listingID=09-111587&idxID=084','4','4','Exquisite custom home w/floor to ceiling windows to enjoy th...');
	properties[4] = new Array('699,000','99 W 700 ','Ivins, UT 84738 ','http://photos-5.idxco.com/08471a3259e54c5d8860bf5757d2a140a3a09-115333','09-115333','084','http://stgeorgerealestateservices.idxco.com/idx/2763/details.php?listingID=09-115333&idxID=084','5','5','Totally remodeled Horse property with huge 9 stall barn, loa...');
	properties[5] = new Array('599,000','485 PRAYA ','Ivins, UT 84738 ','http://photos-5.idxco.com/084799c685e5716847179725321db76e76909-115308','09-115308','084','http://stgeorgerealestateservices.idxco.com/idx/2763/details.php?listingID=09-115308&idxID=084','3','4','This home has 360 degree views, totally secluded back yard, ...');
	properties[6] = new Array('475,000','2139 W Cougar Rock ','St George, UT 84770 ','http://photos-5.idxco.com/08499b16b7c92f34880ee8426a33ead49a709-112961','09-112961','084','http://stgeorgerealestateservices.idxco.com/idx/2763/details.php?listingID=09-112961&idxID=084','2','2','Fantastic contemporary home. Fully furnished with exquisite ...');
	properties[7] = new Array('149,000','3052 N Snow Canyon ','St George, UT 84770 ','http://photos-5.idxco.com/0843c88c5094b2b210a930eab7dca4c296608-106396','08-106396','084','http://stgeorgerealestateservices.idxco.com/idx/2763/details.php?listingID=08-106396&idxID=084','','','Enjoy an unobstructed and fantastic view of The Red Cliffs o...');
	properties[8] = new Array('145,000','1845 W Canyon View ','St George, UT 84770 ','http://photos-5.idxco.com/0846f5b6523f774db4c0bab43014d86f5cf09-110767','09-110767','084','http://stgeorgerealestateservices.idxco.com/idx/2763/details.php?listingID=09-110767&idxID=084','1','1','Magical views of Pine Mountain, Red Rocks and the Valley. Co...');
	properties[9] = new Array('90,000','3589 Swiss ','Santa Clara, UT 84765 ','http://photos-5.idxco.com/0840674f91f341c05be07abb193bbc84c9e09-108738','09-108738','084','http://stgeorgerealestateservices.idxco.com/idx/2763/details.php?listingID=09-108738&idxID=084','','','Excellent neighborhood of Santa Clara Heights. Wonderful vie...');
	properties[10] = new Array('75,000','3545 S Swiss ','Santa Clara, UT 84765 ','http://photos-5.idxco.com/084bc42c825c18c57f47b5a5ddfddcfabeb09-111489','09-111489','084','http://stgeorgerealestateservices.idxco.com/idx/2763/details.php?listingID=09-111489&idxID=084','','','Beautiful lot in established Santa Clara Heights.  Excellent...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
