	// IDX Broker Slideshow version 1.0
	// Copyright ©2009 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;  }');
	document.writeln('#IDX-slideshow { text-align: center; width: 320px; height: 300px;  }');
	document.writeln('.IDX-image { width: 320px; height: 240px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 15 - 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+'Baths: '+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 >= 15)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 15 - 1;
	} // end genPrev

	var properties = new Array(15);
	properties[0] = new Array('449,000','2916 HATTERAS WAY ','Naples, FL 34119 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/27/208036709.jpg','208036709','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=208036709&idxID=115','4','3','Spacous 4/3 lake front single family with room for pool in N...');
	properties[1] = new Array('429,000','4655 NAVASSA LN ','Naples, FL 34119 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/76/208042992.jpg','208042992','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=208042992&idxID=115','3','2','PRIME LOCATION AND SOLAR HEATED SALT WATER POOL (FREE HEAT!!...');
	properties[2] = new Array('398,900','5203 HAWKESBURY WAY ','Naples, FL 34119 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/08/209012836.jpg','209012836','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=209012836&idxID=115','3','2','Spacious 3/2+den lake front HEATED POOL home built with DiVo...');
	properties[3] = new Array('369,000','5021 JARVIS LN ','Naples, FL 34119 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/49/209012783.jpg','209012783','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=209012783&idxID=115','3','2','Uniquely customized 3/2+den lake front beauty with extended ...');
	properties[4] = new Array('349,000','14840 DONATELLO CT ','Bonita Springs, FL 34135 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/47/208043549.jpg','208043549','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=208043549&idxID=115','3','2','SAN REMO IS DIVOSTA\\\\\\\'S HIDDEN JEWEL NESTLED ON THE SOUTH S...');
	properties[5] = new Array('292,500','3568 ISLANDWALK CIR ','Naples, FL 34119 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/83/209019761.jpg','209019761','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=209019761&idxID=115','3','2','LOADED WITH UPGRADES, this 3/2.5 town home with heated pool ...');
	properties[6] = new Array('289,000','4518 OSSABAW WAY ','Naples, FL 34119 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/48/209001016.jpg','209001016','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=209001016&idxID=115','2','2','OFFERED FURNISHED OR UNFURNISHED!  Quaint, cozy and charming...');
	properties[7] = new Array('284,900','28100 HERRING WAY ','Bonita Springs, FL 34135 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/93/208011831.jpg','208011831','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=208011831&idxID=115','3','2','SHORT  SALE! SACRIFICE!  NOTE - LIST PRICE IS BELOW MARKET V...');
	properties[8] = new Array('274,990','4534 OSSABAW WAY ','Naples, FL 34119 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/51/209019417.jpg','209019417','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=209019417&idxID=115','2','2','Immaculate lake view 2/2+den in private gated community and ...');
	properties[9] = new Array('269,000','4707 MAUPITI WAY ','Naples, FL 34119 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/74/208032558.jpg','208032558','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=208032558&idxID=115','2','2','Custom pool, immaculately maintained, open view, lots of upg...');
	properties[10] = new Array('268,900','5723 DRUMMOND WAY ','Naples, FL 34119 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/52/209016484.jpg','209016484','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=209016484&idxID=115','2','2','One of the prettier units available featuring 2/2+ open den ...');
	properties[11] = new Array('259,000','7810 GARDNER DR 201 ','Naples, FL 34109 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/38/209004246.jpg','209004246','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=209004246&idxID=115','3','2','Bright, open and spacious 3/2 coach home with fabulous lake ...');
	properties[12] = new Array('239,900','5430 PARK RD 1 ','Fort Myers, FL 33908 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/78/209000426.jpg','209000426','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=209000426&idxID=115','3','2','GULF ACCESS FROM COMMUNITY MARINA - BOATING ENTHUSIASTS - TH...');
	properties[13] = new Array('239,900','28111 BOCCACCIO WAY ','Bonita Springs, FL 34135 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/65/209020655.jpg','209020655','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=209020655&idxID=115','2','2','This lovely and immaculate lake front 2/2+ den is set in a p...');
	properties[14] = new Array('1,400','4320 REDONDA LN ','Naples, FL 34119 ','http://extimages2.living.net/ImagesHomeProd5/FL/idx/photos/naples/76/209021592.jpg','209021592','115','http://www.youknowyouwanttobehere.idxco.com/idx/3530/details.php?listingID=209021592&idxID=115','2','2','Lovely  turnkey furnished 2/2 + open den with pool on privac...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
