	// 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 = 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-size: 14px;  }');
	document.writeln('#IDX-slideshow { text-align: center; width: 305px; height: 230px;  }');
	document.writeln('.IDX-image { width: 305px; height: 230px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 31 - 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 >= 31)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 31 - 1;
	} // end genPrev

	var properties = new Array(31);
	properties[0] = new Array('4,180,000','000000 ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/9/97/250697309.jpg','250697','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=250697&idxID=227','','','There are 2 TMKs included in this sale 3-7-9-5-14 (59.40 Acr...');
	properties[1] = new Array('3,495,000','75-1048 HENRY ST ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/8/85/237585307.jpg','237585','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=237585&idxID=227','','','Commercial development opportunity! 5 acres of commercial zo...');
	properties[2] = new Array('2,777,000','000000 ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/7/74/239174301.jpg','239174','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=239174&idxID=227','','','16.35 Acres on the ocean below the Mamalahoa Bypass Highway....');
	properties[3] = new Array('2,349,000','66-1434 PUU HULUHULU RD ','Kamuela, HI 96743 ','http://photos.hawaiiInformation.com/WebPhotos/8/86/249886302.jpg','249886','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=249886&idxID=227','4','4.01','This unparalleled ten acre country estate located on the edg...');
	properties[4] = new Array('2,200,000','75-0323 HUALALAI RD ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/6/60/250360301.jpg','250360','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=250360&idxID=227','','','Lot is zoned RM-2 and has water credits and affordable housi...');
	properties[5] = new Array('1,725,000','72-2886 ULUWEUWEU AKAU PL ','Kailua Kona, HI 96745 ','http://photos.hawaiiInformation.com/WebPhotos/8/80/247680301.jpg','247680','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=247680&idxID=227','','','Desirable location within Kukio overlooking lava flow and ei...');
	properties[6] = new Array('1,395,000','78-6977 WALUA RD ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/5/51/248851316.jpg','248851','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=248851&idxID=227','3','3.01','Located in Kuakini Heights, this gated Gentleman\\\\\\\'s Leaseh...');
	properties[7] = new Array('1,100,000','75-6129 ALII DR ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/8/87/243987301.jpg','243987','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=243987&idxID=227','','','A Special Use Permit is in place to allow the operation of t...');
	properties[8] = new Array('972,000','59-0109 UMAUMALEI PL ','Kamuela, HI 96743 ','http://photos.hawaiiInformation.com/WebPhotos/0/07/244907303.jpg','244907','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=244907&idxID=227','','','Last unsold Developer owned oceanfront parcel.Lot 42 may b...');
	properties[9] = new Array('912,380','78-7045 KALUNA ST ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/9/94/247794301.jpg','247794','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=247794&idxID=227','3','3.01','Known as the Pali.The perfect corporate retreat or exclusi...');
	properties[10] = new Array('899,900','59-0380 OLOMANA RD ','Kamuela, HI 96743 ','http://photos.hawaiiInformation.com/WebPhotos/3/39/243939303.jpg','243939','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=243939&idxID=227','4','3','Large 4 bedrooms, 3 baths, home in Kohala Ranch. Private cou...');
	properties[11] = new Array('893,950','76-0995 Pakalakala Pl ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/0/00/244300309.jpg','244300','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=244300&idxID=227','3','4','3 Bedroom 4 bath ranch style home on 22,564 sq. ft. lot in I...');
	properties[12] = new Array('849,000','66-1381 LALAMILO FARM RD ','Kamuela, HI 96743 ','http://photos.hawaiiInformation.com/WebPhotos/8/87/249887303.jpg','249887','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=249887&idxID=227','3','2','With commanding views of the Kohala Mountains, Mauna Kea, Ma...');
	properties[13] = new Array('675,000','0001 Hawaii Blvd. ','Ocean View, HI 96737 ','http://photos.hawaiiInformation.com/WebPhotos/5/58/244058303.jpg','244058','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=244058&idxID=227','','','This 3 acre parcel recently went through a change in classif...');
	properties[14] = new Array('625,000','77-6520 KUAKINI HWY ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/0/08/247808301.jpg','247808','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=247808&idxID=227','','','County of Hawaii has recently approached owner to purchase a...');
	properties[15] = new Array('599,000','','Other Out of Area, HI 96725 ','http://photos.hawaiiInformation.com/WebPhotos/9/95/249695300.jpg','249695','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=249695&idxID=227','','','13.53 acres located in Honalo zoned A-5A....');
	properties[16] = new Array('594,000','59-0107 UMAUMALEI PL ','Kamuela, HI 96743 ','http://photos.hawaiiInformation.com/WebPhotos/8/82/245082303.jpg','245082','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=245082&idxID=227','','','Last unsold Developer owned oceanfront parcel.Lot 43 may b...');
	properties[17] = new Array('550,000','59-0137 KIHI KIHI PL ','Kamuela, HI 96743 ','http://photos.hawaiiInformation.com/WebPhotos/7/79/244679313.jpg','244679','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=244679&idxID=227','','','Magnificent southerly views of Mauna Kea, Mauna Loa and Hual...');
	properties[18] = new Array('549,000','75-5888 ALII DR ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/4/45/247245304.jpg','247245','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=247245&idxID=227','2','2','RARE OCEANFRONT CONDO WITH SANDY BEACH AND SPECTACULAR VIEWS...');
	properties[19] = new Array('395,000','75-5797 LALO KAWENA PL ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/5/56/246256317.jpg','246256','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=246256&idxID=227','3','2.01','3 Bedrooms, 2 Baths home on 22,399 Sq. Ft. lot right in town...');
	properties[20] = new Array('378,000','59-0211 LELE NAIA DR ','Kamuela, HI 96743 ','http://photos.hawaiiInformation.com/WebPhotos/8/80/248580308.jpg','248580','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=248580&idxID=227','','','Second largest lot in Kohala Waterfront. Seller Financing Av...');
	properties[21] = new Array('295,000','92-2033 CORAL PKWY ','Ocean View, HI 96737 ','http://photos.hawaiiInformation.com/WebPhotos/1/11/235811301.jpg','235811','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=235811&idxID=227','2','2','Quality in Ka\\\\\\\'u. Top of the line features abound in this ...');
	properties[22] = new Array('249,000','75-6040 ALII DR ','Kailua Kona, HI 96740 ','http://photos.hawaiiInformation.com/WebPhotos/0/04/245804301.jpg','245804','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=245804&idxID=227','2','2','Seller has installed completely new kitchen, new paint, and ...');
	properties[23] = new Array('231,000','Melelina ','Kailua Kona, HI 96740 ','http://sweb1.idxco.com/images/noHousePhoto.png','250481','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=250481&idxID=227','','','FANTASTIC LOT PRICES South of Palani. Just 2 min. drive to K...');
	properties[24] = new Array('226,000','','Hilo, HI 96720 ','http://photos.hawaiiInformation.com/WebPhotos/2/20/247820302.jpg','247820','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=247820&idxID=227','','','one of three lots 10, 13, and 15, owned by same owner and ca...');
	properties[25] = new Array('220,000','000000 ','Kapaau, HI 96755 ','http://photos.hawaiiInformation.com/WebPhotos/8/83/235183301.jpg','235183','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=235183&idxID=227','','','Gorgeous panoramic ocean view from this 1.24 Acre lot locate...');
	properties[26] = new Array('213,000','Melelina ','Kailua Kona, HI 96740 ','http://sweb1.idxco.com/images/noHousePhoto.png','250478','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=250478&idxID=227','','','BEST LOT PRICES South of Palani. Just 2 min. drive to Kona y...');
	properties[27] = new Array('210,000','','Hilo, HI 96720 ','http://photos.hawaiiInformation.com/WebPhotos/1/18/247818301.jpg','247818','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=247818&idxID=227','','','one of three lots 10, 13, and 15, owned by same owner and ca...');
	properties[28] = new Array('199,000','Melelina ','Kailua Kona, HI 96740 ','http://sweb1.idxco.com/images/noHousePhoto.png','250479','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=250479&idxID=227','','','BEST LOT PRICES South of Palani. Just 2 min. drive to Kona y...');
	properties[29] = new Array('178,000','Melelina ','Kailua Kona, HI 96740 ','http://sweb1.idxco.com/images/noHousePhoto.png','250477','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=250477&idxID=227','','','BEST LOT PRICES South of Palani. Just 2 min. drive to Kona y...');
	properties[30] = new Array('172,000','Melelina ','Kailua Kona, HI 96740 ','http://sweb1.idxco.com/images/noHousePhoto.png','250480','227','http://www.islandlandcompany.idxco.com/idx/6552/details.php?listingID=250480&idxID=227','','','BEST LOT PRICES South of Palani. Just 2 min. drive to Kona y...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();

