	// IDX Broker Slideshow version 1.0
	// Copyright ©2010 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; color: #666666;  }');
	document.writeln('#IDX-slideshow { text-align: center; width: 224px; height: 224px;  }');
	document.writeln('.IDX-image { width: 224px; height: 168px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 20 - 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 >= 20)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 20 - 1;
	} // end genPrev

	var properties = new Array(20);
	properties[0] = new Array('295,000','3807  S Kimball Ave ','Caldwell, ID 83605 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/8/IMLS98400488.jpg','98400488','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98400488&idxID=082','5','3','Spacious Home on 1+ acre lot!  Bright and Roomy basement wit...');
	properties[1] = new Array('285,000','5700  Sylvia Lane ','Nampa, ID 83687 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/5/IMLS98418725.jpg','98418725','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98418725&idxID=082','4','4','Incredible custom log home with quick freeway access!  Amazi...');
	properties[2] = new Array('230,000','24201  Willis Creek Way ','Middleton, ID 83644 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/3/IMLS98412733.jpg','98412733','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98412733&idxID=082','5','3','Beautiful home with pride of ownership!  Extensive tile and ...');
	properties[3] = new Array('190,000','969  N Caledonia Place ','Eagle, ID 83616 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/0/IMLS98426610.jpg','98426610','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98426610&idxID=082','3','2.5','Beautifully kept, 2-story Eagle home with covered porch &amp...');
	properties[4] = new Array('150,000','521  Aurora Drive ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/1/IMLS98425441.jpg','98425441','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98425441&idxID=082','4','3','Spacious 4 bedroom home with 3 baths! Large downstairs rec r...');
	properties[5] = new Array('130,000','2919  Jay Lane ','Caldwell, ID 83605 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/9/IMLS98384939.jpg','98384939','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98384939&idxID=082','3','2.5','Spacious 1-level home on quiet country lane on Caldwell\\\\\\\'s...');
	properties[6] = new Array('129,000','305  E Linden St ','Caldwell, ID 83605 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/3/IMLS98428583.jpg','98428583','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98428583&idxID=082','4','2','Beautiful brick home on corner lot with RV parking and gorge...');
	properties[7] = new Array('122,000','184  E Striped Owl Drive ','Kuna, ID 83634 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/1/IMLS98424231.jpg','98424231','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98424231&idxID=082','3','2','Great Floor Plan!  1775 sq ft 3 bedroom with Den.  Den has b...');
	properties[8] = new Array('121,500','2311  Amity ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/8/IMLS98417058.jpg','98417058','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98417058&idxID=082','3','1.5','1 Level home w/ large shop on 1/3 acre lot!  Room for RV par...');
	properties[9] = new Array('105,000','4025  N Dalton Ln. ','Boise, ID 83704 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/5/IMLS98414315.jpg','98414315','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98414315&idxID=082','4','2','Spacious split-entry home on large corner lot with RV parkin...');
	properties[10] = new Array('100,000','1303  Smith Ave ','Nampa, ID 83651 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/3/IMLS98395283.jpg','98395283','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98395283&idxID=082','3','2','Amazing Price Reduction! Newly renovated single-level home o...');
	properties[11] = new Array('95,000','2112  Belhaven Ct ','Nampa, ID 83651 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/4/IMLS98427974.jpg','98427974','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98427974&idxID=082','3','2.5','Cute and Clean in quiet cul-de-sac!  3 bedroom and bonus roo...');
	properties[12] = new Array('85,000','11644  Roanoke Dr ','Caldwell, ID 83605 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/0/IMLS98424630.jpg','98424630','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98424630&idxID=082','3','2','Cute 3 bedroom, split bedroom plan with upstairs bonus room,...');
	properties[13] = new Array('84,000','3210  Village Green Street ','Caldwell, ID 83605 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/1/IMLS98424941.jpg','98424941','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98424941&idxID=082','3','2','Neat and Clean, 1-level home on small, manageable lot.  Cove...');
	properties[14] = new Array('80,000','15050  Vanita Ct ','Caldwell, ID 83607 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/9/IMLS98405179.jpg','98405179','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98405179&idxID=082','3','2','Spacious home on hilltop lot with alley access.  Large famil...');
	properties[15] = new Array('79,500','111  Locust St ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/9/IMLS98424529.jpg','98424529','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98424529&idxID=082','3','2','Cute, partially updated home with upstairs master and extra ...');
	properties[16] = new Array('65,000','1408  Holly St ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/3/IMLS98414423.jpg','98414423','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98414423&idxID=082','3','2','Cute 3 bedroom home with 1-car garage and 3 parking spaces o...');
	properties[17] = new Array('62,900','1816  S Juniper St ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/4/IMLS98412894.jpg','98412894','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98412894&idxID=082','2','2.5','Charming townhouse in south Nampa with park across the stree...');
	properties[18] = new Array('55,000','612  Joliet St ','Caldwell, ID 83605 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/1/IMLS98421721.jpg','98421721','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98421721&idxID=082','3','2.5','Neat &amp; Clean Manufactured Home on full Foundation! 2 Lar...');
	properties[19] = new Array('20,000','000  Terrace Dr ','Caldwell, ID 83605 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/3/IMLS98381353.jpg','98381353','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98381353&idxID=082','','','Established neighborhood, lot has mature trees and backs up ...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
