	// 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 = 4000;
	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: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: blink;  }');
	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 = 10 - 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 >= 10)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 10 - 1;
	} // end genPrev

	var properties = new Array(10);
	properties[0] = new Array('310,000','15302 N 85th Av ','West Palm Beach, FL 33418 ','http://photos-1.idxco.com/01005db2d8d8518d7129f9eb1c9e507a5b1R3007545','R3007545','010','http://www.expofl.idxco.com/idx/2986/details.php?listingID=R3007545&idxID=010','5','3','SHORT SALE!!! ALL OFFERS SUBJECT TO BANK APPROVAL...');
	properties[1] = new Array('260,000','5401 N HAVERHILL Rd # 123 ','West Palm Beach, FL 33417 ','http://photos-1.idxco.com/0101e91e53eba430e64d878069c3a469a91R3007882','R3007882','010','http://www.expofl.idxco.com/idx/2986/details.php?listingID=R3007882&idxID=010','','','...');
	properties[2] = new Array('249,900','10187 Patience ','Royal Palm Beach, FL 33411 ','http://photos-1.idxco.com/0106c1dee6f0e8e9f506cb5331c203648acR2925212','R2925212','010','http://www.expofl.idxco.com/idx/2986/details.php?listingID=R2925212&idxID=010','3','2','...');
	properties[3] = new Array('150,000','1234 Drexel Rd ','West Palm Beach, FL 33417 ','http://photos-1.idxco.com/010382b31586d30cf53130ab5b6fcba90ceR2939644','R2939644','010','http://www.expofl.idxco.com/idx/2986/details.php?listingID=R2939644&idxID=010','3','2','3 BED + DEN...');
	properties[4] = new Array('150,000','1500 W 9th St ','Riviera Beach, FL 33404 ','http://photos-1.idxco.com/01029e64ca8cb74fd7ac86dee6b11aba897R3040271','R3040271','010','http://www.expofl.idxco.com/idx/2986/details.php?listingID=R3040271&idxID=010','3','2','...');
	properties[5] = new Array('145,000','1443 Summit Run Cir ','West Palm Beach, FL 33415 ','http://photos-1.idxco.com/0100a92fb0581aff92d4b178ba24f8154e7R3040355','R3040355','010','http://www.expofl.idxco.com/idx/2986/details.php?listingID=R3040355&idxID=010','3','2','...');
	properties[6] = new Array('84,900','1795 N Congress Av ','West Palm Beach, FL 33401 ','http://photos-1.idxco.com/010ab73a3f37caf0039e7ef9b4368de2617R3047592','R3047592','010','http://www.expofl.idxco.com/idx/2986/details.php?listingID=R3047592&idxID=010','3','2','...');
	properties[7] = new Array('84,900','984 Lake Victoria Dr # 32-C ','West Palm Beach, FL 33411 ','http://photos-1.idxco.com/010a5f7d5dca7cf52e3883819cff4cd476cR3045486','R3045486','010','http://www.expofl.idxco.com/idx/2986/details.php?listingID=R3045486&idxID=010','3','2','OWNER FINANCING AVAILABLE WITH 20% DOWN!!!! NO CREDIT CHECK....');
	properties[8] = new Array('79,900','1504 15th Lane # D ','Lake Worth, FL 33463 ','http://photos-1.idxco.com/0107d9fcc25f131698abe29b328ab68e6bcR3029997','R3029997','010','http://www.expofl.idxco.com/idx/2986/details.php?listingID=R3029997&idxID=010','3','3','...');
	properties[9] = new Array('60,000','3810 N Jog Rd # 106 ','Royal Palm Beach, FL 33411 ','http://photos-1.idxco.com/01042854992d781ddc6d3f0af606cde60e4R3055758','R3055758','010','http://www.expofl.idxco.com/idx/2986/details.php?listingID=R3055758&idxID=010','3','2','...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
