	// 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: 11px; font-weight: bold; color: #FFFFFF;  }');
	document.writeln('#IDX-slideshow { text-align: center; width: 270px; height: 100px;  }');
	document.writeln('.IDX-image { width: 120px; height: 100px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 23 - 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 >= 23)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 23 - 1;
	} // end genPrev

	var properties = new Array(23);
	properties[0] = new Array('2,599,000','1513 Ocean Ave ','Surf City, NJ 08008 ','http://photos-3.idxco.com/05692fd2db922d3eb5ad4b2b009910c583c3034066','3034066','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3034066&idxID=056','4','3','One of the most spectacular Oceanfronts Surf City has to off...');
	properties[1] = new Array('1,900,000','6305E Long Beach Blvd ','Harvey Cedars, NJ 08008 ','http://photos-3.idxco.com/056ae406be44c2a6b60690ee702dd5217203037352','3037352','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3037352&idxID=056','4','2','Second off the ocean. Wonderfully maintained, immaculate hom...');
	properties[2] = new Array('1,895,000','79-A September Lane ','Long Beach Twp, NJ 08008 ','http://photos-3.idxco.com/056c57a8225229977b7cb258a63fa4ed6733037526','3037526','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3037526&idxID=056','5','3','ENJOY THE FINEST IN THIS OCEANBLOCK REVERSE LIVING CONTEMPOR...');
	properties[3] = new Array('1,699,000','414 N 3RD ','Surf City, NJ 08008 ','http://photos-3.idxco.com/0560d7fe3f4186dd7351b92aceb5a1032dd3024683','3024683','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3024683&idxID=056','3','2','Souther exposure and panoramic bay vista from this extensive...');
	properties[4] = new Array('1,650,000','1609 Ocean Ave ','Surf City, NJ 08008 ','http://photos-3.idxco.com/0566b829ed7edff3e738618db21bf2d12a03033388','3033388','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3033388&idxID=056','','','Great site for a Magnificent Ocean Front Home. Lot is 70x100...');
	properties[5] = new Array('1,399,000','41 15th Street ','Surf City, NJ 08008 ','http://photos-3.idxco.com/0566f59aead80d36658339252fd37c8e8713036725','3036725','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3036725&idxID=056','6','3','Huge oceanside home in the heart of Surf City offers room fo...');
	properties[6] = new Array('1,299,000','1805 Ocean Ave ','Surf City, NJ 08008 ','http://photos-3.idxco.com/056742908b96a9445de5731465cff394ef73034303','3034303','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3034303&idxID=056','4','2','ONE FROM OCEAN PRIME NORTH SURF CITY LOCATION WITH SOUTHERN ...');
	properties[7] = new Array('1,275,000','142 A Long Beach Blvd ','Long Beach Twp, NJ 08008 ','http://photos-3.idxco.com/056f8ceb9dd5d92bc2d6be28bec6b4b1a883037487','3037487','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3037487&idxID=056','5','3','NEW CONSTRUCTION, SECOND OFF THE BAY Owner has incorporated ...');
	properties[8] = new Array('1,199,000','239 22nd St ','Surf City, NJ 08008 ','http://photos-3.idxco.com/056151d51fbb90ac8c278eb3c134c4b86a13034097','3034097','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3034097&idxID=056','4','3','Look no further for the best of both worlds.....panoramic ba...');
	properties[9] = new Array('1,199,000','1039A LONG BEACH BLVD. ','Long Beach Twp, NJ 08008 ','http://photos-3.idxco.com/0560298cf7b42e3a9dabfa5ca664a87a4853022153','3022153','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3022153&idxID=056','4','2','Lowest-price on oceanside!!  Immaculate reverse-living conte...');
	properties[10] = new Array('1,150,000','1100E LONG BEACH ','Long Beach Twp, NJ 08008 ','http://photos-3.idxco.com/05666c9b0e319b37aff0c783948efe913563026040','3026040','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3026040&idxID=056','4','2','Watch the sun set from the decks of this North Beach cedar s...');
	properties[11] = new Array('925,000','160 Rt 72 ','Stafford Twp, NJ 08050 ','http://www.islandrealtylbi.idxco.com/images/noHousePhoto.png','3035862','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3035862&idxID=056','','','510 frontage on rt 72 west  in prime high visibility locatio...');
	properties[12] = new Array('895,000','4 William St ','Long Beach Twp, NJ 08008 ','http://photos-3.idxco.com/056f5742d9cbe28229b2647ddae4a9a34753037426','3037426','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3037426&idxID=056','4','2','IMMACULATE, BAYBLOCK REVERSE LIVING CONTEMPORARY LOCATED JUS...');
	properties[13] = new Array('880,000','9 E Beardsley Ave ','Long Beach Twp, NJ 08008 ','http://photos-3.idxco.com/056c9268a84040f28d9e8a2a04ac4a50d463036721','3036721','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3036721&idxID=056','5','2','Oceanblock home just steps to beach with Ocean views and par...');
	properties[14] = new Array('849,000','362 N 5th St ','Surf City, NJ 08008 ','http://photos-3.idxco.com/056134330fa71c2a3b8e7c67ef4d0a54e7b3034589','3034589','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3034589&idxID=056','4','2','Wonderful bayviews from all decks and living area. 6 year ol...');
	properties[15] = new Array('799,000','42 E 21st ','Surf City, NJ 08008 ','http://photos-3.idxco.com/056eb77f66b30a1a8d30275db1cdabc69183037310','3037310','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3037310&idxID=056','','','Well Kept, Oceanside Duplex. 5 houses to the beach, new kitc...');
	properties[16] = new Array('799,000','608 Barnegat Avenue ','Surf City, NJ 08008 ','http://photos-3.idxco.com/0565af0d5557bf2556326c14e94f69be2d93031751','3031751','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3031751&idxID=056','4','2','New construction ready for summer 09 occupancy.  Large 1800 ...');
	properties[17] = new Array('769,000','5409A Long Beach Blvd. ','Harvey Cedars, NJ 08008 ','http://photos-3.idxco.com/0561ffb025e7a1a636b7d2b1f40546991133036635','3036635','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3036635&idxID=056','3','2','WOW..........Oceanside with bay views on a private lane in H...');
	properties[18] = new Array('749,000','212 20th St ','Surf City, NJ 08008 ','http://photos-3.idxco.com/05697dab00cfb6c070935706c9d75b735b43036612','3036612','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3036612&idxID=056','3','2','Nearly new and never rented raised ranch in desirable North ...');
	properties[19] = new Array('699,000','612 Barnegat Avenue ','Surf City, NJ 08008 ','http://photos-3.idxco.com/0569676c52d50c8fab0e4e54b6d29b457dd3031752','3031752','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3031752&idxID=056','3','2','New construction ready for spring 09 occupancy.  Large  1200...');
	properties[20] = new Array('699,000','49 N 3rd St ','Surf City, NJ 08008 ','http://photos-3.idxco.com/056300b9bce5fa0bbbffdf0baf3e7d8cbf93030479','3030479','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3030479&idxID=056','4','1','Charming recently updated ocean side cottage just steps from...');
	properties[21] = new Array('639,900','809 N Barnegat Ave ','Surf City, NJ 08008 ','http://photos-3.idxco.com/0568977df71af6e232a176c1ed84b3bfec83030478','3030478','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3030478&idxID=056','3','2','Watch beautiful sunsets over Barnegat Bay from the rooftop d...');
	properties[22] = new Array('629,900','237 14th St ','Surf City, NJ 08008 ','http://photos-3.idxco.com/0564a1e9feb5818830fd650970f16908ccb3034948','3034948','056','http://www.islandrealtylbi.idxco.com/idx/3295/details.php?listingID=3034948&idxID=056','3','2','Extremely well mantained raised ranch on a 50x100 lot. Being...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
