	// IDX Broker Slideshow version 1.0
	// Copyright ¿2012 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 = 24 - 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 >= 24)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 24 - 1;
	} // end genPrev

	var properties = new Array(24);
	properties[0] = new Array('419,000','10903 Chicken Dinner Rd ','Caldwell, ID 83607 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/4/IMLS98476064.jpg','98476064','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98476064&idxID=082','4','2.5','Gorgeous Snake River Estate! River Bend Views and Frontage! ...');
	properties[1] = new Array('275,000','8570 Gemstone Ct ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/0/IMLS98479710.jpg','98479710','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98479710&idxID=082','4','3','Enjoy the 360 degree views from this Sun Valley Lodge style ...');
	properties[2] = new Array('268,000','11197 W Hickory Loop Dr ','Boise, ID 83713 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/9/IMLS98485369.jpg','98485369','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98485369&idxID=082','3','2.5','Gorgeous, 1-level, custom-built home!Builder\\\\\\\'s own home...');
	properties[3] = new Array('250,000','56 N Sugar St. ','Nampa, ID 83687 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/2/IMLS98483712.jpg','98483712','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98483712&idxID=082','','','Platted Subdivision \\\\\\&quot;Sugar Park Subdivision\\\\\\&quot;...');
	properties[4] = new Array('225,000','2684 Ridge Haven ','Meridian, ID 83646 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/1/IMLS98455051.jpg','98455051','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98455051&idxID=082','5','3','Beautiful custom home with Cherry floors, open living space ...');
	properties[5] = new Array('200,000','3519 W Windy Ridge Dr ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/7/IMLS98486497.jpg','98486497','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98486497&idxID=082','4','3','Custom Shawn Whitehead home in Vista Ridge... Gorgeous stone...');
	properties[6] = new Array('200,000','3807 S Kimball Ave ','Caldwell, ID 83605 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/4/IMLS98471544.jpg','98471544','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98471544&idxID=082','6','3','Spacious 6 bedroom home on 1+ acre lot in South Caldwell!L...');
	properties[7] = new Array('185,000','1516 S Herron Drive ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/0/IMLS98483400.jpg','98483400','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98483400&idxID=082','4','3','Beautiful, Young American-built home!Main level has large ...');
	properties[8] = new Array('175,000','15914 Wintergreen Dr ','Caldwell, ID 83607 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/6/IMLS98469016.jpg','98469016','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98469016&idxID=082','3','2.5','Custom Home on country lot! Beautiful fluted columns at form...');
	properties[9] = new Array('150,000','00 1st Lane E ','Fruitland, ID 83619 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/6/IMLS98485366.jpg','98485366','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98485366&idxID=082','','','Fabulous opportunity with 30 fenced, irrigated acres! Wheel ...');
	properties[10] = new Array('150,000','600 Syringa Dr ','McCall, ID 83638 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/3/IMLS98478483.jpg','98478483','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98478483&idxID=082','3','2','Fabulous mountain property with City services! 3 Bedrooms + ...');
	properties[11] = new Array('145,000','2710 Sonoma St ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/5/IMLS98482115.jpg','98482115','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98482115&idxID=082','4','3','Fabulous set-up!5 bedroom potential: 3 bed + office + bonu...');
	properties[12] = new Array('110,000','14684 Midway Rd ','Nampa, ID 83651 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/3/IMLS98486023.jpg','98486023','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98486023&idxID=082','3','2','Great opportunity on 1-Acre! Two storage sheds, room for ani...');
	properties[13] = new Array('100,000','1312 W Aberdeen Ave ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/1/IMLS98485561.jpg','98485561','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98485561&idxID=082','3','2','Great opportunity for a single-level home with bonus room! L...');
	properties[14] = new Array('95,000','7251 8th Ave ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/1/IMLS98486021.jpg','98486021','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98486021&idxID=082','3','1','Gorgeous, quiet setting in the old town of Bowmont, south Na...');
	properties[15] = new Array('95,000','703 12th Ave N ','Nampa, ID 83687 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/2/IMLS98482702.jpg','98482702','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98482702&idxID=082','5','3','Historic Lava Stone home with an abundance of charm &amp; fu...');
	properties[16] = new Array('80,000','18340 Buckeye Pl ','Nampa, ID 83687 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/1/IMLS98482571.jpg','98482571','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98482571&idxID=082','4','2.5','Main-Level Master Suite with walk-in closet! Fenced Yard, Ea...');
	properties[17] = new Array('79,000','631 Meadowbrook Dr ','Nampa, ID 83686 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/9/IMLS98482109.jpg','98482109','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98482109&idxID=082','4','2.5','Great value in Serenity Estates! Mature trees, over-sized pa...');
	properties[18] = new Array('75,000','5306 War Eagle Rd ','Caldwell, ID 83607 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/7/IMLS98476057.jpg','98476057','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98476057&idxID=082','3','2','Great opportunity on 1 acre!Room for horses, autos and mor...');
	properties[19] = new Array('68,000','80 S Canyon St ','Nampa, ID 83651 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/5/IMLS98485555.jpg','98485555','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98485555&idxID=082','3','1.5','1-Level brick home, solid construction from 1958!Coved cei...');
	properties[20] = new Array('66,000','1817 Scorpio Drive ','Nampa, ID 83651 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/9/IMLS98474389.jpg','98474389','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98474389&idxID=082','2','2','Huge master bedroom, could be modified to accommodate 3rd be...');
	properties[21] = new Array('48,960','129 N 25th St ','Nampa, ID 83687 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/0/IMLS98460190.jpg','98460190','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98460190&idxID=082','3','1','Nice quiet subdivision with easy freeway access.Close to s...');
	properties[22] = new Array('39,900','000 Airport Rd ','Nampa, ID 83687 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/0/IMLS98479270.jpg','98479270','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98479270&idxID=082','','','Great views from this east Nampa location! Country setting w...');
	properties[23] = new Array('12,000','2620 Mariposa Ct ','Emmett, ID 83617 ','http://imls.fnismls.com/Paragon/ListingPictures/IMLS/1/IMLS98485411.jpg','98485411','082','http://listings.sellidaho.com/idx/3724/details.php?listingID=98485411&idxID=082','','','...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();

