	// 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 = 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: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;  }');
	document.writeln('#IDX-slideshow { text-align: center; width: 200px; height: 200px;  }');
	document.writeln('.IDX-image { width: 190px; height: 160px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 17 - 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 >= 17)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 17 - 1;
	} // end genPrev

	var properties = new Array(17);
	properties[0] = new Array('875,000','208 NE ALICE ST ','Jensen Beach, FL 34957-6006 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/27/340509.jpg','340509','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=340509&idxID=162','4','5','Here\\\\\\\'s your opportunity to own on a spectacular wide wate...');
	properties[1] = new Array('775,000','2196 NW FORK RD ','Stuart, FL 34994-9459 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/34/342778.jpg','342778','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=342778&idxID=162','3','3','Discover this unique Key West waterfront home on one of Nort...');
	properties[2] = new Array('575,000','4032 SE PAUL TER ','Stuart, FL 34997-6824 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/23/349541.jpg','349541','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=349541&idxID=162','3','3','An unusual waterfront opportunity in Stuart.  Custom built n...');
	properties[3] = new Array('499,000','5354 SW WOODHAM ST ','Palm City, FL 34990-5243 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/36/334712.jpg','334712','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=334712&idxID=162','3','3','Southern Living Dream House! 2004 Custom built designer home...');
	properties[4] = new Array('400,000','1061 SW GARDENS BLVD ','Palm City, FL 34990-3574 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/84/344328.jpg','344328','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=344328&idxID=162','4','3','Gorgeous custom built 2004 spectacular home! Bamboo floors, ...');
	properties[5] = new Array('399,000','5152 SW RANCHITO ST ','Palm City, FL 34990-8343 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/41/344747.jpg','344747','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=344747&idxID=162','3','2','Nicely updated and spacious CBS home on 5 private acres in P...');
	properties[6] = new Array('349,000','3 QUAIL RUN LN ','Sewalls Point, FL 34996-6602 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/32/349544.jpg','349544','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=349544&idxID=162','3','2','Charming pool home in a wonderful secluded location in Sewal...');
	properties[7] = new Array('290,000','12675 S INDIAN RIVER DR ','Jensen Beach, FL 34957-2219 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/66/349222.jpg','349222','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=349222&idxID=162','3','1','Huge living area in this over 3000 sq. ft. solid CBS home on...');
	properties[8] = new Array('250,000','1357 NE OCEAN BLVD 205 ','Stuart, FL 34996-1503 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/04/349568.jpg','349568','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=349568&idxID=162','2','2','Fully furnished and immaculate one owner ocean front condo i...');
	properties[9] = new Array('247,000','1990 Old River RD ','Fort Pierce, FL 34982 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/74/345658.jpg','345658','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=345658&idxID=162','','','Here\\\\\\\'s your chance to own waterfront property with ocean ...');
	properties[10] = new Array('175,000','1357 NE OCEAN BLVD 213 ','Stuart, FL 34996-1502 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/05/349535.jpg','349535','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=349535&idxID=162','2','2','Spacious split plan Condo on Hutchinson Island in one of the...');
	properties[11] = new Array('165,000','700 SE MADISON AVE ','Stuart, FL 34996-3261 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/11/349037.jpg','349037','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=349037&idxID=162','3','2','Prime corner location in the heart of Stuart. Easy access to...');
	properties[12] = new Array('150,000','4846 River PL ','Fort Pierce, FL 34981 ','http://clientlogos.idxco.com/noPhoto_4936','349604','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=349604&idxID=162','','','SPECTACULAR WATERFRONT PROPERTY WITH 150+/- ft on North Fork...');
	properties[13] = new Array('129,000','686 NE WAX MYRTLE WAY ','Jensen Beach, FL 34957-4736 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/41/345947.jpg','345947','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=345947&idxID=162','2','2','Spacious town home in a wonderful location, only minutes fro...');
	properties[14] = new Array('110,000','4847 River PL ','Fort Pierce, FL 34981 ','http://clientlogos.idxco.com/noPhoto_4936','349605','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=349605&idxID=162','','','SPECTACULAR WATERFRONT PROPERTY WITH 150+/- ft on North Fork...');
	properties[15] = new Array('61,000','2929 SE OCEAN BLVD 141-6 ','Stuart, FL 34996-2825 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/09/342103.jpg','342103','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=342103&idxID=162','2','2','Sunny and cheery 2 BR 2BA 2nd floor end unit with perfect SE...');
	properties[16] = new Array('23,000','2739 SE FAIRMONT ST ','Stuart, FL 34997 ','http://extimages2.living.net/ImagesHomeProd1/FL/idx/photos/martin/99/346433.jpg','346433','162','http://www.treasurecoastflhomes.idxco.com/idx/4936/details.php?listingID=346433&idxID=162','','','Well located vacant lot in the Golden Gate CRA, possible mix...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
