	// 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 = 4000;
	var cwi = 0;
	
	document.writeln('<style type="text/css" media="all">');
	document.writeln('#IDX-slideshow { width: 320px; height: 300px;  }');
	document.writeln('.IDX-image { width: 320px; height: 240px;  }');
	document.writeln('</style>');
	var next = 1;
	prev = 21 - 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 >= 21)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 21 - 1;
	} // end genPrev

	var properties = new Array(22);
	properties[0] = new Array('1,360,000','TBD Lincoln Road and Glass Drive ','Helena, MT 59601 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/7/HELENA267877.jpg','267877','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=267877&idxID=061','','','160acres That the seller is willing to work with a strong pu...','DENHERDER, BOB','SELECT REALTY');
	properties[1] = new Array('1,200,000','','Helena, MT 59601 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/9/HELENA277679.jpg','277679','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=277679&idxID=061','','','Upperwest views of MT. Helena,West Valley currently used as ...','DENHERDER, BOB','SELECT REALTY');
	properties[2] = new Array('990,900','Stemple Stemple Pass Survay # 417Lin ','Lincoln, MT 59596 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/3/HELENA267473.jpg','267473','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=267473&idxID=061','','','Borders National Forest and Poorman creek.One of Montana\\\\...','DENHERDER, BOB','SELECT REALTY');
	properties[3] = new Array('309,500','409 Fountain Court ','Helena, MT 59601 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/6/HELENA281266.jpg','281266','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=281266&idxID=061','3','2','High end condo located in a great subdivision.Hardwood flo...','DENHERDER, BOB','SELECT REALTY');
	properties[4] = new Array('299,900','200 Katy Court ','Helena, MT 59602 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/7/HELENA281157.jpg','281157','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=281157&idxID=061','4','2','Location location minutes from town located in the Capital H...','DENHERDER, BOB','SELECT REALTY');
	properties[5] = new Array('269,900','1259 Ranch View Estates ','Helena, MT 59602 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/6/HELENA278456.jpg','278456','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=278456&idxID=061','4','2','Unique tri-level home with all the up grades you wouldexpe...','DENHERDER, BOB','SELECT REALTY');
	properties[6] = new Array('199,900','1260 Bitterroot Road ','Helena, MT 59602 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/7/HELENA279267.jpg','279267','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=279267&idxID=061','3','1','Want the best that Montana offers that you can afford! One l...','DENHERDER, BOB','SELECT REALTY');
	properties[7] = new Array('192,000','3768 Riggs ','East Helena, MT 59635 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/1/HELENA279111.jpg','279111','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=279111&idxID=061','4','2','Bring on the family for this four bedroom home that has lots...','DENHERDER, BOB','SELECT REALTY');
	properties[8] = new Array('179,900','316 W lawrence ','Helena, MT 59601 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/3/HELENA281603.jpg','281603','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=281603&idxID=061','3','1','Downtown mini turn of the century two story with loads of ch...','DENHERDER, BOB','SELECT REALTY');
	properties[9] = new Array('179,900','3330 Lanning Road ','East Helena, MT 59635 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/1/HELENA281731.jpg','281731','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=281731&idxID=061','5','2','Affordable living with room to roam! Gallatin Mobile with tw...','DENHERDER, BOB','SELECT REALTY');
	properties[10] = new Array('159,900','920 Breckenridge ','Helena, MT 59601 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/3/HELENA281103.jpg','281103','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=281103&idxID=061','3','1','Work for the State Of Montana ! Walk to work just minutes fr...','DENHERDER, BOB','SELECT REALTY');
	properties[11] = new Array('152,000','529 Peno ','East Helena, MT 59635 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/5/HELENA280505.jpg','280505','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=280505&idxID=061','2','1','Value and room to roam this two bedroom one levelhome is l...','DENHERDER, BOB','SELECT REALTY');
	properties[12] = new Array('145,900','8790 Douglas Circle ','Helena, MT 59602 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/9/HELENA279809.jpg','279809','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=279809&idxID=061','3','2','Let your imagination run wild with this large home! Be creat...','DENHERDER, BOB','SELECT REALTY');
	properties[13] = new Array('99,000','TBD Jefferson city S. Main St., Di ','Jefferson City, MT 59632 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/0/HELENA269450.jpg','269450','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=269450&idxID=061','','','Montana beauty!This 15 acre property has unobstructed view...','DENHERDER, BOB','SELECT REALTY');
	properties[14] = new Array('99,000','TBD Jefferson City S. Main St., Di ','Jefferson City, MT 59632 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/1/HELENA269451.jpg','269451','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=269451&idxID=061','','','Montana beauty!This 20 acre property has absolutely amazin...','DENHERDER, BOB','SELECT REALTY');
	properties[15] = new Array('89,900','Gov. Lot 14 Amazon Frontage Road ','Boulder, MT 59634 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/0/HELENA281380.jpg','281380','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=281380&idxID=061','','','A Montana setting that allows you to feel free and let your ...','DENHERDER, BOB','SELECT REALTY');
	properties[16] = new Array('80,000','','Helena, MT 59601 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/9/HELENA281579.jpg','281579','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=281579&idxID=061','','','Own this great business that started in 1978.Open only for...','DENHERDER, BOB','SELECT REALTY');
	properties[17] = new Array('79,000','lot A Rimini ','Helena, MT 59602 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/3/HELENA275743.jpg','275743','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=275743&idxID=061','','','Montana Property close to the Historic Rimini .This acreage ...','DENHERDER, BOB','SELECT REALTY');
	properties[18] = new Array('50,900','373 Flagstone ','Helena, MT 59601 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/7/HELENA278827.jpg','278827','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=278827&idxID=061','','','Larger lot in a growing subdivision located just north of Ca...','DENHERDER, BOB','SELECT REALTY');
	properties[19] = new Array('49,900','115 NE 1st street (Rudyard MT.) ','Other, MT 59540 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/8/HELENA279928.jpg','279928','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=279928&idxID=061','3','3','This home is located in Rudyard, Mt , 40 miles west of Havre...','DENHERDER, BOB','SELECT REALTY');
	properties[20] = new Array('20,000','00 Kentucky ','Deer Lodge/Garrison, MT 59722 ','http://helena.fnismls.com/Paragon/ListingPictures/HELENA/4/HELENA280854.jpg','280854','061','http://selectrealty.idxco.com/idx/10653/details.php?listingID=280854&idxID=061','','','Nice lot with a septic system approval.Great Location has ...','DENHERDER, BOB','SELECT REALTY');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();

