	// IDX Broker Slideshow version 1.0
	// Copyright ¿2010 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 = 5000;
	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: 200px; height: 300px;  }');
	document.writeln('.IDX-image { width: 170px; height: 130px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 17 - 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 >= 17)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 17 - 1;
	} // end genPrev

	var properties = new Array(17);
	properties[0] = new Array('1,795,000','63 Bay St ','Quincy, MA 02171 ','http://media.mlspin.com/photo.aspx?mls=71076771&w=512&h=400&n=0','71076771','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71076771&idxID=107','4','2.2','...');
	properties[1] = new Array('1,300,000','24 Knollwood Rd ','Quincy, MA 02171 ','http://media.mlspin.com/photo.aspx?mls=71099344&w=512&h=400&n=0','71099344','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71099344&idxID=107','3','2.1','...');
	properties[2] = new Array('829,000','23 Sea Ave ','Quincy, MA 02169 ','http://media.mlspin.com/photo.aspx?mls=71091987&w=512&h=400&n=0','71091987','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71091987&idxID=107','2','1.1','...');
	properties[3] = new Array('769,000','12 Quentin St ','Quincy, MA 02169 ','http://media.mlspin.com/photo.aspx?mls=71111010&w=512&h=400&n=0','71111010','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71111010&idxID=107','5','4','...');
	properties[4] = new Array('494,000','53 Gladstone St ','Quincy, MA 02171 ','http://media.mlspin.com/photo.aspx?mls=71113657&w=512&h=400&n=0','71113657','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71113657&idxID=107','3','1.1','...');
	properties[5] = new Array('459,000','23 Euclid Ave ','Quincy, MA 02169 ','http://media.mlspin.com/photo.aspx?mls=71088768&w=512&h=400&n=0','71088768','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71088768&idxID=107','4','2','...');
	properties[6] = new Array('449,000','43 Parke Ave ','Quincy, MA 02171 ','http://media.mlspin.com/photo.aspx?mls=70908852&w=512&h=400&n=0','70908852','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=70908852&idxID=107','3','2.1','...');
	properties[7] = new Array('449,000','2001 Marina Drive ','Quincy, MA 02171 ','http://media.mlspin.com/photo.aspx?mls=71112219&w=512&h=400&n=0','71112219','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71112219&idxID=107','2','2','...');
	properties[8] = new Array('449,000','73 Ocean Ave ','Quincy, MA 02171 ','http://media.mlspin.com/photo.aspx?mls=71089555&w=512&h=400&n=0','71089555','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71089555&idxID=107','3','1','...');
	properties[9] = new Array('409,000','14 Easy St ','Weymouth, MA 02190 ','http://media.mlspin.com/photo.aspx?mls=71091486&w=512&h=400&n=0','71091486','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71091486&idxID=107','4','2.1','...');
	properties[10] = new Array('389,000','16 Meadow St ','Quincy, MA 02171 ','http://media.mlspin.com/photo.aspx?mls=71113078&w=512&h=400&n=0','71113078','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71113078&idxID=107','3','1.1','...');
	properties[11] = new Array('359,000','118 Bellevue Rd ','Quincy, MA 02171 ','http://media.mlspin.com/photo.aspx?mls=71077385&w=512&h=400&n=0','71077385','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71077385&idxID=107','3','1','...');
	properties[12] = new Array('329,000','44 North Street ','Quincy, MA 02171 ','http://media.mlspin.com/photo.aspx?mls=71093330&w=512&h=400&n=0','71093330','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71093330&idxID=107','3','1.1','...');
	properties[13] = new Array('295,000','7 Dorchester St ','Quincy, MA 02171 ','http://media.mlspin.com/photo.aspx?mls=70908723&w=512&h=400&n=0','70908723','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=70908723&idxID=107','3','1','...');
	properties[14] = new Array('289,000','25 Lyons St ','Quincy, MA 02169 ','http://media.mlspin.com/photo.aspx?mls=71075058&w=512&h=400&n=0','71075058','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71075058&idxID=107','3','1.1','...');
	properties[15] = new Array('229,000','15 Gertrude Ave ','Quincy, MA 02169 ','http://media.mlspin.com/photo.aspx?mls=71109462&w=512&h=400&n=0','71109462','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71109462&idxID=107','2','1','...');
	properties[16] = new Array('199,500','2 Town House Ln ','Acton, MA 01720 ','http://media.mlspin.com/photo.aspx?mls=71039966&w=512&h=400&n=0','71039966','107','http://stamosandstamosrealtors.idxco.com/idx/2371/details.php?listingID=71039966&idxID=107','3','2','...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
