	// 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 = 6000;
	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; font-style: italic; text-decoration: none; color: #000000;  }');
	document.writeln('#IDX-slideshow { text-align: center; background-color: #FFFFFF; width: 160px; height: 150px;  }');
	document.writeln('.IDX-image { width: 160px; height: 120px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 16 - 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 >= 16)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 16 - 1;
	} // end genPrev

	var properties = new Array(16);
	properties[0] = new Array('729,900','8140 WEKIVA WY ','JACKSONVILLE, FL 32256 ','http://photos-1.idxco.com/0038d50b0bfa79514267387267789a120fb479980','479980','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=479980&idxID=003','5','3','This home was designed by its owner architect with all the a...');
	properties[1] = new Array('699,900','10826 Crosswicks RD ','JACKSONVILLE, FL 32256 ','http://getjacksonvillehouses.idxco.com/images/noHousePhoto.png','498912','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=498912&idxID=003','5','3','Spacious home with open living areas-Three way split floor p...');
	properties[2] = new Array('389,000','7749 HUNTERS GROVE ','JACKSONVILLE, FL 32256-7211 ','http://photos-1.idxco.com/003e80b9110b82edbe2a2a446aaf6cbce30459307','459307','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=459307&idxID=003','3','2','This FANTASTIC home has loads of charm... huge master bath a...');
	properties[3] = new Array('339,900','8633 Heather Run DR South ','JACKSONVILLE, FL 32256 ','http://photos-1.idxco.com/0036099d123a2ed2ba32ffc86d88d55bc29465160','465160','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=465160&idxID=003','4','2','This home in fantastic Hampton Glen is well maintained and h...');
	properties[4] = new Array('249,900','120 Nor ABERDEENSHIRE ','ST JOHNS, FL 32259-6921 ','http://photos-1.idxco.com/0034dc8bdcb5bdbfbe33a58a79eb4da450e492974','492974','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=492974&idxID=003','4','3','Beautiful two story 4bd/3bth house in desirable Aberdeen nei...');
	properties[5] = new Array('219,900','3040 MERLIN DR North ','JACKSONVILLE, FL 32257-5830 ','http://photos-1.idxco.com/0039c974b7ad98ccc243cc399a165303ab2499281','499281','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=499281&idxID=003','3','2','READY FOR A QUICK CLOSING!  this great home has an incredibl...');
	properties[6] = new Array('169,900','9471 BAYMEADOWS ','JACKSONVILLE, FL 32256-7932 ','http://photos-1.idxco.com/003149dd4107d9927ba87121a0c17f390db483642','483642','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=483642&idxID=003','','','ofc condo near the intersection of baymeadows and I95.  newe...');
	properties[7] = new Array('169,900','8146 Santillo DR 2 ','JACKSONVILLE, FL 32217 ','http://photos-1.idxco.com/00310dd7c3ed6fbfcd2442937d77dbcb751480662','480662','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=480662&idxID=003','3','2','This home boasts a lot of living area in San Jose Manor.  Ki...');
	properties[8] = new Array('159,900','','JACKSONVILLE, FL 32225 ','http://photos-1.idxco.com/003429090dd2a87b311620b8f0e76760096486390','486390','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=486390&idxID=003','3','2','Incredible low maintenance home!  Super clean! MOVE in READY...');
	properties[9] = new Array('159,900','8068 CATAWBA DR ','JACKSONVILLE, FL 32217-3644 ','http://photos-1.idxco.com/0034040470737a35ff9020d4858a9a6da35484022','484022','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=484022&idxID=003','3','1','THIS IS A LOVELY HOME ON A SPACIOUS CORNER LOT NESTLED AWAY ...');
	properties[10] = new Array('159,900','4241 Beacon Tree CT ','JACKSONVILLE, FL 32257 ','http://photos-1.idxco.com/003f77d15948bf9740e34731233fc4f0e75480661','480661','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=480661&idxID=003','3','2','New roof to be installed prior to closing! This home is as c...');
	properties[11] = new Array('159,900','4204 KINGS CT ','JACKSONVILLE, FL 32217-3640 ','http://photos-1.idxco.com/003bf54ef27806925159d6eac8f6917392f478533','478533','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=478533&idxID=003','3','2','DEAL FELL THROUGH!  BACK ON MARKET! This updated home has or...');
	properties[12] = new Array('109,900','2122 Spring Park RD ','JACKSONVILLE, FL 32207 ','http://getjacksonvillehouses.idxco.com/images/noHousePhoto.png','483632','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=483632&idxID=003','2','1','great home.  new roof 2004, many upgrades.  new kitchen mapl...');
	properties[13] = new Array('74,900','7800 Pointe Meadows ','JACKSONVILLE, FL 32256 ','http://getjacksonvillehouses.idxco.com/images/noHousePhoto.png','507027','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=507027&idxID=003','2','2','...');
	properties[14] = new Array('49,900','8290 MONCRIEF DINSMORE ','JACKSONVILLE, FL 32219-3606 ','http://photos-1.idxco.com/0030e0b9fbcba05c77f688476feb2b40dd6503845','503845','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=503845&idxID=003','','','...');
	properties[15] = new Array('750','7517 Free Av ','JACKSONVILLE, FL 32211 ','http://getjacksonvillehouses.idxco.com/images/noHousePhoto.png','501601','003','http://getjacksonvillehouses.idxco.com/idx/2337/details.php?listingID=501601&idxID=003','3','1','FULLY RENOVATED HOME, FEATURES NEW KITCHEN WITH GRANITE COUN...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
