	// 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 = 8000;
	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: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;  }');
	document.writeln('#IDX-slideshow { text-align: center; background-color: #000000; width: 255px; height: 210px;  }');
	document.writeln('.IDX-image { width: 255px; height: 180px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 12 - 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 >= 12)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 12 - 1;
	} // end genPrev

	var properties = new Array(12);
	properties[0] = new Array('799,900','687 RIVER AVE ','EUGENE, OR 97404 ','http://csmedia.mris.com/platinum/getmedia?ID=95117579598&amp;LOOT=50062864879','8090163','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=8090163&idxID=037','','','currently zoned R!, annexation and rezoning to C1/C2 pending...');
	properties[1] = new Array('417,900','4050 DILLARD RD ','EUGENE, OR 97405 ','http://csmedia.mris.com/platinum/getmedia?ID=95215317279&amp;LOOT=50062864879','9062071','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=9062071&idxID=037','3','2','Wonderful custom home on a secluded lot at the end of a quie...');
	properties[2] = new Array('279,900','2475 CLEVELAND ST ','EUGENE, OR 97405 ','http://csmedia.mris.com/platinum/getmedia?ID=95249621643&amp;LOOT=50062864879','9082729','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=9082729&idxID=037','3','2','This tastefully updated contemporary home is hidden in the t...');
	properties[3] = new Array('275,000','32440 BUSH GARDEN DR ','HARRISBURG, OR 97446 ','http://csmedia.mris.com/platinum/getmedia?ID=95164575605&amp;LOOT=50062864879','9028624','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=9028624&idxID=037','3','1','Unique living space built into the barn/shop.. perfect for t...');
	properties[4] = new Array('239,900','1810 W 14TH AVE ','EUGENE, OR 97402 ','http://csmedia.mris.com/platinum/getmedia?ID=95172713563&amp;LOOT=50062864879','9038056','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=9038056&idxID=037','','','Hard to find 3 bedroom duplex (each side) in a quiet neighbo...');
	properties[5] = new Array('199,000','2035 PRASLIN ST ','EUGENE, OR 97402 ','http://csmedia.mris.com/platinum/getmedia?ID=95224406967&amp;LOOT=50062864879','9069206','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=9069206&idxID=037','4','2','Great buy~4 bedroom 2 bath home~newer Heat Pump-Roof-Paint. ...');
	properties[6] = new Array('190,000','92854 ALLENS ALLEY ','CHESHIRE, OR 97419 ','http://csmedia.mris.com/platinum/getmedia?ID=95225201750&amp;LOOT=50062864879','9069931','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=9069931&idxID=037','','','Existing 3 bdrm home of no value. Needs Well.Dupee Silt Loam...');
	properties[7] = new Array('189,900','91017 S SKINNER ST ','COBURG, OR 97408 ','http://csmedia.mris.com/platinum/getmedia?ID=95255479853&amp;LOOT=50062864879','9085704','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=9085704&idxID=037','3','1','Quaint vintage home in the charming community of Coburg was ...');
	properties[8] = new Array('185,000','1200 N RIVER RD ','COTTAGE GROVE, OR 97424 ','http://csmedia.mris.com/platinum/getmedia?ID=95148315611&amp;LOOT=50062864879','9015332','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=9015332&idxID=037','','','Medium density lot next to Hidden Valley Golf course.175 ft ...');
	properties[9] = new Array('149,990','81834 MINNOW CREEK RD ','LOWELL, OR 97452 ','http://csmedia.mris.com/platinum/getmedia?ID=95116708896&amp;LOOT=50062864879','8029061','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=8029061&idxID=037','','','Seller says \\\\\\&quot;Bring all offers\\\\\\&quot;. Listen to th...');
	properties[10] = new Array('144,000','435 CAROL ST ','LOWELL, OR 97452 ','http://csmedia.mris.com/platinum/getmedia?ID=95246453571&amp;LOOT=50062864879','9081990','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=9081990&idxID=037','4','2','Manufactured home on private lot. well cared for.Very effici...');
	properties[11] = new Array('45,000','HWY 99 ','HARRISBURG, OR 97446 ','http://csmedia.mris.com/platinum/getmedia?ID=95117058292&amp;LOOT=50062864879','8108944','037','http://alternativerealtor.idxco.com/idx/2401/details.php?listingID=8108944&idxID=037','','','Corner lot on Hwy99 for commercial/duplex....Great opportuni...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
