	// 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 = 8000;
	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: none; color: #FFFFFF;  }');
	document.writeln('#IDX-slideshow { text-align: center; background-color: #000000; width: 292px;  }');
	document.writeln('.IDX-image { width: 292px; height: 219px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 47 - 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 >= 47)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 47 - 1;
	} // end genPrev

	var properties = new Array(47);
	properties[0] = new Array('5,800,000','5 Peak Road ','Dover, VT 05356 ','http://photos-5.idxco.com/096d070629db85f6490d97de96bfec01a804126814','4126814','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4126814&idxID=096','5','6','Development, investment, and luxury. 67+ acres, including 11...');
	properties[1] = new Array('799,000','10 Colonial Ridge ','Dover, VT 05356 ','http://photos-5.idxco.com/096943a1b28cfc5a82bd9d361d4b0f7de784113041','4113041','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4113041&idxID=096','4','3','Gorgeous newly built home only 10 minutes to Mount Snow. No ...');
	properties[2] = new Array('750,000','453 Boyd Hill Rd. ','Wilmington, VT 05363 ','http://photos-5.idxco.com/09683b0e2a7b30d160ec0ded5a444071b984045998','4045998','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4045998&idxID=096','6','5','One of a kind home sitting on 6 gorgeous acres overlooking L...');
	properties[3] = new Array('689,000','49 Stone Ridge Loop ','Dover, VT 05356 ','http://photos-5.idxco.com/0962812e1438ad204e65af317cf6f9ca38a4091074','4091074','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4091074&idxID=096','4','3','Beautiful Barn Style Post and Beam with views of the field a...');
	properties[4] = new Array('550,000','25 Burchard Rd ','Dover, VT 05356 ','http://photos-5.idxco.com/0962f946b330b04bedad7f16318e03145364008322','4008322','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4008322&idxID=096','4','3','Beautiful Post &amp; Beam home built in 2006. 4 bedrooms, 4 ...');
	properties[5] = new Array('525,000','25D Dover Springs Lane 25D ','Dover, VT 05356 ','http://photos-5.idxco.com/096eb47614deb1332c959c22a142953709f4122033','4122033','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4122033&idxID=096','4','4','Beautiful never rented 4 bedroom, 4 bath Dover style Greensp...');
	properties[6] = new Array('399,000','146 Howes Loop (A7) ','Wilmington, VT 05363 ','http://photos-5.idxco.com/0960050c90a27271a8d6508b6a819def1b04060150','4060150','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4060150&idxID=096','4','2','This spectacular 4 bedroom, 2.5 bath home is located on a co...');
	properties[7] = new Array('349,000','303 Route 100 (West) ','Dover, VT 05356 ','http://photos-5.idxco.com/09699c7aeb51110677d1109bfdaa0e3d5974088441','4088441','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4088441&idxID=096','10','8','Indoor heated swimming pool, hot tub, sauna and shuffleboard...');
	properties[8] = new Array('335,000','8 Bear Paw Right ','Dover, VT 05356 ','http://photos-5.idxco.com/09685974c2d7c4856883f11a27671d9f46d4056800','4056800','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4056800&idxID=096','5','3','Charming home in the Bears Crossing Community. Just one mile...');
	properties[9] = new Array('325,000','40 Mountainview Loop ','Dover, VT 05356 ','http://photos-5.idxco.com/09697ca3d1da227fa9e26b3a862d7a232ef4078422','4078422','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4078422&idxID=096','4','3','Enjoy the downtime of a second home with none of the upkeep....');
	properties[10] = new Array('299,000','303 Route 100 (East) ','Dover, VT 05356 ','http://photos-5.idxco.com/096787d0f39925fac9318c2c1a15a27c85b4088447','4088447','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4088447&idxID=096','8','6','Indoor heated swimming pool, hot tub, sauna and shuffleboard...');
	properties[11] = new Array('299,000','49 Hunter Brook Rd. ','Newfane, VT 05345 ','http://photos-5.idxco.com/096c273d2b352a3f32ae3e4fb55e537f9ba3075527','3075527','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=3075527&idxID=096','','','What a value! 121.5 +/- acres in Southern Vermont a short dr...');
	properties[12] = new Array('285,000','20 Summit Meadows ','Dover, VT 05356 ','http://photos-5.idxco.com/096ff5137e064047e8516520999820897cf4113067','4113067','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4113067&idxID=096','3','4','Enjoy the Mount Snow valley in one of its most desirable loc...');
	properties[13] = new Array('249,000','303 Route 100 (Cottage) ','Dover, VT 05356 ','http://photos-5.idxco.com/0968917e07969a6c64c143a3bfc854d1b5e4088443','4088443','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4088443&idxID=096','10','6','Indoor heated swimming pool, hot tub, sauna and home theater...');
	properties[14] = new Array('245,000','44 Ellis Brook Road ','Dover, VT 05356 ','http://photos-5.idxco.com/09614ee28bcdc82018f7a8c0ad25fc529e34029382','4029382','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4029382&idxID=096','2','1','POST AND BEAM 2 BEDROOMS PLUS LOFT. Great layout for enterta...');
	properties[15] = new Array('235,000','11 Country Club Road ','Wilmington, VT 05363 ','http://photos-5.idxco.com/0962459a15c897bcd6cfaad88f9456634fe4054726','4054726','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4054726&idxID=096','6','4','This classic turn of the century home, Windswept Manor, is a...');
	properties[16] = new Array('230,000','17 Overlook Dr. ','Dover, VT 05356 ','http://photos-5.idxco.com/096f4f4494588925d28024da632206bf9dd4117169','4117169','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4117169&idxID=096','','','What an opportunity! One of the last building lots available...');
	properties[17] = new Array('230,000','18 Overlook Dr. ','Dover, VT 05356 ','http://photos-5.idxco.com/096f4f4494588925d28024da632206bf9dd4118052','4118052','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4118052&idxID=096','','','What an opportunity! One of the last building lots available...');
	properties[18] = new Array('225,000','15 Three Streams Way (A137) ','Wilmington, VT 05363 ','http://photos-5.idxco.com/09654dae341bdb93cfc76379cbd166ae2164126838','4126838','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4126838&idxID=096','4','2','Take a look at this nicely updated Chimney Hill home with wi...');
	properties[19] = new Array('225,000','Lot off Nichols Hill Rd. ','Dorset, VT 05251 ','http://photos-5.idxco.com/096cd032e35823a736c368ff1671b72698c4078821','4078821','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4078821&idxID=096','','','Beautiful one-of-a-kind building lot off Nichols Hill Road i...');
	properties[20] = new Array('220,000','10 Overlook Dr. ','Dover, VT 05356 ','http://photos-5.idxco.com/096cc8185fdd3cd42fe8e5eb4d617e989aa4117167','4117167','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4117167&idxID=096','','','What an opportunity! One of the last building lots available...');
	properties[21] = new Array('220,000','8 Overlook Dr. ','Dover, VT 05356 ','http://photos-5.idxco.com/096be1ea985d28659a8371d927ab74150d34117165','4117165','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4117165&idxID=096','','','What an opportunity! One of the last building lots available...');
	properties[22] = new Array('220,000','9 Overlook Dr. ','Dover, VT 05356 ','http://photos-5.idxco.com/096126d11b010234aa3d928cf31d31f4cae4117166','4117166','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4117166&idxID=096','','','What an opportunity! One of the last building lots available...');
	properties[23] = new Array('219,000','10F Deer Creek F ','Dover, VT 05356 ','http://photos-5.idxco.com/096dc2b5c17c4b09ffc384819f667dfe2293107025','3107025','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=3107025&idxID=096','3','2','This charming top floor condo is located directly across the...');
	properties[24] = new Array('215,000','48 Mountain View Road ','Wilmington, VT 05363 ','http://photos-5.idxco.com/0967a169a63ff476687a9f97ff4349fd3854104097','4104097','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4104097&idxID=096','6','2','Great home with deeded Lake Raponda access and boat dock are...');
	properties[25] = new Array('210,000','46C Silver Birch (TC#159) ','Dover, VT 05356 ','http://photos-5.idxco.com/0969688466c0d46da8a257fecf707bfdc8f4045647','4045647','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4045647&idxID=096','3','2','Enjoy Vermont and your ski vacations the way they were meant...');
	properties[26] = new Array('200,000','179 Haskell Hill Road ','Wilmington, VT 05363 ','http://photos-5.idxco.com/09621271070f543bfa110869354d7b9ea644040791','4040791','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4040791&idxID=096','4','3','Only 7 miles to Mount Snow! This recently updated 4 bed, 3 b...');
	properties[27] = new Array('200,000','7 Overlook Dr. ','Dover, VT 05356 ','http://photos-5.idxco.com/096be1ea985d28659a8371d927ab74150d34117162','4117162','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4117162&idxID=096','','','What an opportunity! One of the last building lots available...');
	properties[28] = new Array('199,000','192 Brickhouse Rd. ','Whitingham, VT 05361 ','http://photos-5.idxco.com/096a7e534cdf1273d3fad44f09d20916c563054261','3054261','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=3054261&idxID=096','3','1','Directly access Lake Whitingham and the VAST snowmobile netw...');
	properties[29] = new Array('199,000','16 Heritage Dr. ','Dover, VT 05356 ','http://photos-5.idxco.com/09661a20e99c64ad47cdee95200299aa2293105163','3105163','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=3105163&idxID=096','3','2','Nicely updated ski home with views of the ski mountains. Thi...');
	properties[30] = new Array('199,000','254 Blue Brook Road ','Dover, VT 05356 ','http://photos-5.idxco.com/096b257d67b7b4e321aa616be9b35d531524096074','4096074','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4096074&idxID=096','3','2','Beautifully updated and maintained 3 bedroom home located ju...');
	properties[31] = new Array('190,000','20 Darrah Loop ','Wilmington, VT 05363 ','http://photos-5.idxco.com/096e76055e0b14eba2fc03725c740b31b714056290','4056290','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4056290&idxID=096','4','2','Turn-key! This charming chalet just off the Haystack Golf Co...');
	properties[32] = new Array('185,000','14 Snowtree (Spruces G) G ','Dover, VT 05356 ','http://photos-5.idxco.com/096b46318e88ecf9dd98592ac29afed11ca4014726','4014726','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4014726&idxID=096','2','2','Immaculate extra large 2 bedroom, 2 bath unit at Snowtree wi...');
	properties[33] = new Array('175,000','288 Old Mill Lane ','Wilmington, VT 05363 ','http://photos-5.idxco.com/09680c943a7b347760c75779d919f3145b44054283','4054283','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4054283&idxID=096','2','0','Charming camp on Lake Whitingham with screened in porch and ...');
	properties[34] = new Array('170,000','5 Overlook Dr. ','Dover, VT 05356 ','http://photos-5.idxco.com/096be1ea985d28659a8371d927ab74150d34117161','4117161','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4117161&idxID=096','','','What an opportunity! One of the last building lots available...');
	properties[35] = new Array('169,000','162 Plumb Rd. ','Whitingham, VT 05361 ','http://photos-5.idxco.com/0964b0c49afec904c458f122304d377540d4113065','4113065','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4113065&idxID=096','3','1','Charming snowmobilers dream home. This property has a lot of...');
	properties[36] = new Array('159,000','23 Meadow View Road (B86) ','Wilmington, VT 05363 ','http://photos-5.idxco.com/09679627b83c2fe81646c0d5d04d27ba9784113701','4113701','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4113701&idxID=096','3','1','Great value 3 bedroom, 2 bath home. Charming home with newer...');
	properties[37] = new Array('150,000','9C Polar Bear North 9C ','Dover, VT 05356 ','http://photos-5.idxco.com/096b9e9035471e1b99b4ed1c3ca24434a514095319','4095319','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4095319&idxID=096','3','2','Well maintained 3 bedroom, 2 and a half bath Bears Crossing ...');
	properties[38] = new Array('145,000','Lot on Higley Hill Rd. ','Wilmington, VT 05363 ','http://photos-5.idxco.com/09637499a48896f8058d77fea7c5e738b243072893','3072893','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=3072893&idxID=096','','','Gorgeous 10.7 acre pastoral building lot on Higley Hill Rd. ...');
	properties[39] = new Array('112,000','11L Snowtree Lane (Birches L) L ','Dover, VT 05356 ','http://photos-5.idxco.com/0963fb13d7861485a8b615430c554ee21af4065096','4065096','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4065096&idxID=096','1','2','Completely updated Snowtree unit with easy access to Mount S...');
	properties[40] = new Array('89,000','2 Margit Ridgway Rd. ','Dover, VT 05356 ','http://photos-5.idxco.com/096170b884d69f5b383cdc4205064e362f54075331','4075331','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4075331&idxID=096','12','13','The ultimate vacation property for families, work groups, or...');
	properties[41] = new Array('75,000','83 Lake Raponda Road ','Wilmington, VT 05363 ','http://photos-5.idxco.com/096e44b95cb6c06becbd11927a2d75a05904075014','4075014','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4075014&idxID=096','','','Very nice building lot on Lake Raponda Road just up from the...');
	properties[42] = new Array('64,900','11 Wilmington Cross Road ','Whitingham, VT 05361 ','http://photos-5.idxco.com/0965fe4489f68b71151f40b41c4508ee5094088423','4088423','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4088423&idxID=096','','','A rare find in todays market. Located minutes from Mt. Snow....');
	properties[43] = new Array('59,000','3 Margit Ridgway Rd. ','Dover, VT 05356 ','http://photos-5.idxco.com/0963fdf02713e876dcd800479cf6d195c4b4075334','4075334','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4075334&idxID=096','9','9','The ultimate vacation property for families, work groups, or...');
	properties[44] = new Array('36,000','23 Spring Hill Rd. ','Dover, VT 05356 ','http://photos-5.idxco.com/096a89a63c76e00ca46e112051ae57ef2364051040','4051040','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4051040&idxID=096','','','One acre building lot in the pristine Spring Hill Estates ju...');
	properties[45] = new Array('25,000','Lot #45 Mowing Way ','Wilmington, VT 05363 ','http://photos-5.idxco.com/096edb47df8e145333876468fd2b1ef60474005263','4005263','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4005263&idxID=096','','','Level building lot with sewer. Across the street from the Ha...');
	properties[46] = new Array('18,900','39 Stugger Road ','Dover, VT 05356 ','http://photos-5.idxco.com/0968dac14c2c9098f21db57e2e982add94d4019865','4019865','096','http://mountsnowpalmiter.idxco.com/idx/3036/details.php?listingID=4019865&idxID=096','','','BRING ALL OFFERS. Level building lot on Stugger Road just 3 ...');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();

