	// 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-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; color: #006699;  }');
	document.writeln('#IDX-slideshow { text-align: center; width: 180px; height: 200px;  }');
	document.writeln('.IDX-image { width: 170px; height: 140px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 42 - 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-listingIdLine" style="display:none;"></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 id="IDX-listingAgent" style="display:none;"></div>');
	document.writeln('<div id="IDX-listingOffice" 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-listingIdLine').innerHTML = urlVar+'Listing #'+properties[cwi][4]+'</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>';
		document.getElementById('IDX-listingAgent').innerHTML = urlVar+properties[cwi][10]+'</a>';
		document.getElementById('IDX-listingOffice').innerHTML = urlVar+properties[cwi][11]+'</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 >= 42)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 42 - 1;
	} // end genPrev

	var properties = new Array(43);
	properties[0] = new Array('8,000','KING HILL EST ST ','BERRYVILLE, 72616 ','http://photos-11.idxco.com/2014f87e595d948711732494a9664c36f54629196','629196','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=629196&idxID=201','','','Nice quiet sloping lot just off of Hwy 62 between Eureka Spr...','Ron Bell','Coldwell Banker K-C Realty');
	properties[1] = new Array('8,000','STARLIGHT AVE ','HOLIDAY ISLAND, 72631 ','http://photos-11.idxco.com/2015d7155182869c4f5e81e39d38d2c1d92628841','628841','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=628841&idxID=201','','','1.16 acre lot, secluded, scenic, wooded for privacy. Flat lo...','Ron Bell','Coldwell Banker K-C Realty');
	properties[2] = new Array('9,950','CR 220 RD ','EUREKA SPRINGS, 72631 ','http://photos-11.idxco.com/2012f3f0bd44e498d50cb353bc36cd9af47649011','649011','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=649011&idxID=201','','','2.51 beautiful acres off of CR 220 Rd, follow a winding road...','Ron Bell','Coldwell Banker K-C Realty');
	properties[3] = new Array('10,000','BASS LN ','HOLIDAY ISLAND, 72631 ','http://photos-11.idxco.com/20162281ac9806573c1db9ded4c50d9bf2d645222','645222','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=645222&idxID=201','','','Flat commercial Lot ( 99 x 227 ), easy access, paved public ...','Ron Bell','Coldwell Banker K-C Realty');
	properties[4] = new Array('17,500','GREEN MEADOW LN ','HOLIDAY ISLAND, 72631 ','http://photos-11.idxco.com/201cd764ce21f9960cd91399a839d692467634961','634961','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=634961&idxID=201','','','Zoned R-3. Great gentle sloped lot with water view &amp; vie...','Ron Bell','Coldwell Banker K-C Realty');
	properties[5] = new Array('18,000','16157 W 62 HWY ','EUREKA SPRINGS, 72632 ','http://photos-11.idxco.com/2017b46beb2c438595cc480d717804dfcc6646754','646754','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=646754&idxID=201','','','Hwy 62 frontage and Automotive Road frontage, commercial or ...','Ron Bell','Coldwell Banker K-C Realty');
	properties[6] = new Array('20,000','16167 W 62 W HWY ','EUREKA SPRINGS, 72631 ','http://photos-11.idxco.com/201e80d584075de2ecd3e78a381be1a6fbd628362','628362','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=628362&idxID=201','','','200x400 lot w/ metal building. Seller to Survey prior to clo...','Ron Bell','Coldwell Banker K-C Realty');
	properties[7] = new Array('25,000','CR 228-HWY 23N RD ','EUREKA SPRINGS, 72631 ','http://photos-11.idxco.com/201b50dd8dc89313d92e4fc667941a684ea632818','632818','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=632818&idxID=201','','','Nice flat land to build residential or commercial. Shade tre...','Ron Bell','Coldwell Banker K-C Realty');
	properties[8] = new Array('42,000','CR 148 RD ','EUREKA SPRINGS, 72632 ','http://photos-11.idxco.com/20190a16302c035a5b2612b0807998e7c54627929','627929','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=627929&idxID=201','','','Includes Lot 24 &amp; 25 (3.18 acres) Secluded setting five ...','Ron Bell','Coldwell Banker K-C Realty');
	properties[9] = new Array('47,000','APPALOOSA DR ','HOLIDAY ISLAND, 72631 ','http://photos-11.idxco.com/2018607119d0d132f9ecf7271936b3c5c6b627285','627285','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=627285&idxID=201','','','This large spacious, wooded lot slopes up from the paved roa...','Ron Bell','Coldwell Banker K-C Realty');
	properties[10] = new Array('65,000','182 VAN BUREN ST ','EUREKA SPRINGS, AR 72632 ','http://sweb1.idxco.com/images/noHousePhoto.png','645147','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=645147&idxID=201','','','Reduced Price, Restaurant since the 70\\\\\\&quot;s, high Traff...','Ron Bell','Coldwell Banker K-C Realty');
	properties[11] = new Array('79,900','8 BLACKFOOT DR ','HOLIDAY ISLAND, AR 72631 ','http://photos-11.idxco.com/201447f6bae0acf09d9fcd844d8d9c3d8c2644266','644266','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=644266&idxID=201','2','1','Well Built home by Stout Construction. 2 BD/1 Bath, central ...','Ron Bell','Coldwell Banker K-C Realty');
	properties[12] = new Array('124,500','LAKESHORE RD ','EUREKA SPRINGS, 72631 ','http://photos-11.idxco.com/2016bfa5b150938140cc03f944ffff11414648626','648626','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=648626&idxID=201','','','Great flat acreage backed with Rock Bluffs and view of the l...','Ron Bell','Coldwell Banker K-C Realty');
	properties[13] = new Array('129,500','3140 E VAN BUREN ST ','EUREKA SPRINGS, 72632 ','http://photos-11.idxco.com/2017379c1f6912726929572d0741b5bbe89597400','597400','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=597400&idxID=201','','','GREAT LOCATION FOR COMMERCIAL PROPERTY WITH 200 FT OF HWY 62...','Ron Bell','Coldwell Banker K-C Realty');
	properties[14] = new Array('135,000','1058 CR 220 RD ','EUREKA SPRINGS, AR 72631 ','http://photos-11.idxco.com/2015f047a1f847247d041fbb71c0307375c627651','627651','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=627651&idxID=201','','','Breathtaking view on this 2.5 acres. Close proximity w/the f...','Ron Bell','Coldwell Banker K-C Realty');
	properties[15] = new Array('142,000','12 CLIFF ST ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/20166b293364cf10b2eceab29e607776181641106','641106','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=641106&idxID=201','2','2','2 BD/2 BA Cottage in the center of Eureka Springs with a 16x...','Ron Bell','Coldwell Banker K-C Realty');
	properties[16] = new Array('143,500','3 HUCKLEBERRY LN ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/20127894fbb91b20c952dcb2bce28f0f053646722','646722','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=646722&idxID=201','3','2','3BD/2BA w/ 1 car attached garage in quiet neighborhood, 400 ...','Ron Bell','Coldwell Banker K-C Realty');
	properties[17] = new Array('150,000','10 W THOMAS CIR 3 ','HOLIDAY ISLAND, AR 72631 ','http://photos-11.idxco.com/201b06e7976010126acd18cf77d93d4cf0f648184','648184','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=648184&idxID=201','','','Well Maintained side by side Duplex is more like a home with...','Ron Bell','Coldwell Banker K-C Realty');
	properties[18] = new Array('150,000','10 W THOMAS CIR 3 ','HOLIDAY ISLAND, AR 72631 ','http://photos-11.idxco.com/201d8ee70b87c6026ee9e8335009c9acd0a640905','640905','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=640905&idxID=201','3','3','This Home has a separate mother-in-law apartment and can be ...','Ron Bell','Coldwell Banker K-C Realty');
	properties[19] = new Array('160,000','1058 CR 220 RD ','EUREKA SPRINGS, AR 72631 ','http://photos-11.idxco.com/2018513afe4d12b7cc91f633768a66aec18627643','627643','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=627643&idxID=201','','','Breathtaking views abound on this 2.5 acre. Approx. 1041 sq ...','Ron Bell','Coldwell Banker K-C Realty');
	properties[20] = new Array('169,000','64 HILLSIDE AVE ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/201d0cadcabcf1fa302fbacc7b6c2203003633089','633089','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=633089&idxID=201','2','2','Remodeled Victorian home circa 1900, 1425 sq feet w/ covered...','Ron Bell','Coldwell Banker K-C Realty');
	properties[21] = new Array('170,000','6 AND 8 DICKEY ST ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/20136079b458865667d11822c227e892397646436','646436','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=646436&idxID=201','5','7','6 Dickey &amp; 8 Dickey: Two A-Frame Homes. 6 Dickey: 2 leve...','Ron Bell','Coldwell Banker K-C Realty');
	properties[22] = new Array('192,500','3045 CR 152 RD ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/201d20831826ea05d90412627c71c32a477628683','628683','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=628683&idxID=201','4','2','Energy efficient 4Bed/office/2 Bath home on .95 acre, open f...','Ron Bell','Coldwell Banker K-C Realty');
	properties[23] = new Array('199,500','116 N CR 228- HWY 23 N HWY ','EUREKA SPRINGS, AR 73631 ','http://photos-11.idxco.com/2015d679c458e029aeea263c4c99167b001632715','632715','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=632715&idxID=201','','','Six furnished 1 Bed/1 Bath Apts, tile/carpet floors and one ...','Ron Bell','Coldwell Banker K-C Realty');
	properties[24] = new Array('209,900','15 WOODSDALE DR ','HOLIDAY ISLAND, AR 72631 ','http://photos-11.idxco.com/201daaa503718bb71bf381b0f71610fe5ba634955','634955','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=634955&idxID=201','','','4/900 sq ft 2 BD/1BA units, each with range, refrigerator, 2...','Ron Bell','Coldwell Banker K-C Realty');
	properties[25] = new Array('225,000','2 SPUR LN ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/201be43f78679944472e5e708e55e4b10e9628279','628279','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=628279&idxID=201','4','3','3500 sq ft 2 level home on 1 acre lot in a quiet neighborhoo...','Ron Bell','Coldwell Banker K-C Realty');
	properties[26] = new Array('249,500','2529 CR 148 RD ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/201da9f7040965d2ccda634d8b57211213b636052','636052','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=636052&idxID=201','3','2','Top of a bluff w/ a beautiful view of Beaver Lake at your ba...','Ron Bell','Coldwell Banker K-C Realty');
	properties[27] = new Array('260,000','1058 CR 220 RD ','EUREKA SPRINGS, AR 72631 ','http://photos-11.idxco.com/2018b66ffdbacb0279865dc716511d005cb627752','627752','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=627752&idxID=201','3','3','Breathtaking view abound on this 2.5 ac Tract. Includes Main...','Ron Bell','Coldwell Banker K-C Realty');
	properties[28] = new Array('265,000','40 CR 2404 RD ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/201fcf4d8df37683c18936275c60dbc0335640902','640902','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=640902&idxID=201','3','2','3BD/2BA, 2,143 Sq ft, 3/4 fire proof Stucco home. Mediterain...','Ron Bell','Coldwell Banker K-C Realty');
	properties[29] = new Array('280,000','1058 CR 220 RD ','EUREKA SPRINGS, AR 72631 ','http://photos-11.idxco.com/201443a9f59f9e35f395e42ac2fc935cd07627603','627603','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=627603&idxID=201','','','Breathtaking Views abound. 2 cottages close proximity with a...','Ron Bell','Coldwell Banker K-C Realty');
	properties[30] = new Array('280,000','3 OAKRIDGE RD ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/201e1cd6b837c75df1661e11952d9f229a0614635','614635','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=614635&idxID=201','3','3','Beautiful 3BD/2BA, 2 level home (2800 sq ft), great neighbor...','Ron Bell','Coldwell Banker K-C Realty');
	properties[31] = new Array('299,000','3064 E VAN BUREN ST ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/2015b33cd030305980803009b6efbc529da605971','605971','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=605971&idxID=201','','','Red Carpet Inn: 23 Large units, high traffic area on Hwy 62,...','Ron Bell','Coldwell Banker K-C Realty');
	properties[32] = new Array('360,000','CR 605 RD ','BERRYVILLE, 72616 ','http://photos-11.idxco.com/201ae13339128bf8ad17e93ffa32b017191647702','647702','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=647702&idxID=201','','','240 acres of Timber just minutes from Berryville, Ar. off of...','Ron Bell','Coldwell Banker K-C Realty');
	properties[33] = new Array('365,000','5855 & 57 W HWY 62 HWY ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/2019bab2cccd6b52a2205d7ee840cb12643641331','641331','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=641331&idxID=201','6','7','Main House: 2 level, 2870 sq ft, 3BD/3BA + office, exercise ...','Ron Bell','Coldwell Banker K-C Realty');
	properties[34] = new Array('398,000','91 S MAIN ST ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/201235be0dcd37fb3aaf96a0292eddfd5c9645250','645250','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=645250&idxID=201','','','Established 20 year + Business in a great downtown location....','Ron Bell','Coldwell Banker K-C Realty');
	properties[35] = new Array('450,000','5855 & 57 W HWY 62 HWY ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/2019bab2cccd6b52a2205d7ee840cb12643628346','628346','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=628346&idxID=201','6','7','1st HOME:2 level 2870 sq ft, 3BD/3BA, covered deck, security...','Ron Bell','Coldwell Banker K-C Realty');
	properties[36] = new Array('475,000','3432 CR 302 RD ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/2013e1dfea28373001fc1594ce0c8f25142604517','604517','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=604517&idxID=201','3','2','Custom built &amp; designed 2130 sq ft Ranch home, with fini...','Ron Bell','Coldwell Banker K-C Realty');
	properties[37] = new Array('599,000','216 W VAN BUREN ST ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/2019afd4f33f323dea2a7550258604f3972627375','627375','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=627375&idxID=201','','','35 Units, 3 cabins &amp; 3/Bedroom 2592 sq ft house w/ origi...','Ron Bell','Coldwell Banker K-C Realty');
	properties[38] = new Array('629,000','4045 E VAN BUREN ST ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/2017df0127c1a63000e47d701507272bcfd637794','637794','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=637794&idxID=201','','','This property features 44 well appointed rooms, owner/manage...','Ron Bell','Coldwell Banker K-C Realty');
	properties[39] = new Array('780,000','3012 E VAN BUREN ST ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/201cf9f1e30cb2b901dbf5f809af7ed422e626605','626605','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=626605&idxID=201','','','8 luxury cabins on 13.85 acres in the city w/city sewer &amp...','Ron Bell','Coldwell Banker K-C Realty');
	properties[40] = new Array('960,000','2023 E VAN BUREN ST ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/2011bd563d193c2979c3a4d199d7933d314647901','647901','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=647901&idxID=201','','','Great location near the intersection of Hwy 62 and Hwy 23. T...','Ron Bell','Coldwell Banker K-C Realty');
	properties[41] = new Array('1,200,000','2044 E VAN BUREN ST ','EUREKA SPRINGS, AR 72632 ','http://photos-11.idxco.com/201a19db466660d741b22618230c4b0234a627372','627372','201','http://www.eurekabell.idxco.com/idx/6967/details.php?listingID=627372&idxID=201','','','Great location in the busy part of town but yet private for ...','Ron Bell','Coldwell Banker K-C Realty');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();

