	// 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 = 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-size: 14px;  }');
	document.writeln('#IDX-slideshow { text-align: center; width: 230px; height: 230px;  }');
	document.writeln('.IDX-image { width: 200px; height: 170px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 52 - 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-listingIdLine" style="display:none;"></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 id="IDX-listingAgent" style="display:none;"></div>');
	document.writeln('<div id="IDX-listingOffice" 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-listingIdLine').innerHTML = urlVar+'Listing #'+properties[cwi][4]+'</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>';
		document.getElementById('IDX-listingAgent').innerHTML = urlVar+properties[cwi][10]+'</a>';
		document.getElementById('IDX-listingOffice').innerHTML = urlVar+properties[cwi][11]+'</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 >= 52)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 52 - 1;
	} // end genPrev

	var properties = new Array(53);
	properties[0] = new Array('1,400,000','26 NEW LONDON RD ','Salem, CT 06420 ','http://photos-4.idxco.com/0645178713a367f875c3c8f4b89a0779fa0E246836','E246836','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E246836&idxID=064','','','Building is in great condition only 19 years old, 1st floor ...','Janet Swider','CG Real Estate');
	properties[1] = new Array('639,000','','Colchester, CT 06415 ','http://photos-4.idxco.com/0647a52248af0d9cee997a2e9d961222cefE255503','E255503','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E255503&idxID=064','5','3','Striking Contemporay California Ranch with extreme qualifica...','Janet Swider','CG Real Estate');
	properties[2] = new Array('475,000','50 BRICK TOP RD ','Windham, CT 06280 ','http://photos-4.idxco.com/064b6117ed6dd27ca222a2eff36652c43ebE252706','E252706','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E252706&idxID=064','4','3','Looking for an amazing estate? This 10 Room 2007 built cape ...','Christopher Grant','CG Real Estate');
	properties[3] = new Array('439,900','122 VERNON BRANCH RD ','Coventry, CT 06238 ','http://photos-4.idxco.com/0642acf26e12643ae080ea0207ea040178dE250055','E250055','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E250055&idxID=064','3','2.5','Large completely remodeled colonial home features open floor...','Christopher Grant','CG Real Estate');
	properties[4] = new Array('409,900','132-A ROUTE 87 ','Columbia, CT 06237 ','http://photos-4.idxco.com/06402128e9a058129cefc7ab80336dd3fb7E255522','E255522','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E255522&idxID=064','3','2','Get your amazing lake front home before the summer gets here...','Christopher Grant','CG Real Estate');
	properties[5] = new Array('399,900','3 DARIA DR ','Bolton, CT 06043 ','http://photos-4.idxco.com/0642dd2f152490cadfaf61b45dddeff429aE248245','E248245','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E248245&idxID=064','4','3.1','Great Opportunity at this price to own in a beautiful cul-de...','Janet Swider','CG Real Estate');
	properties[6] = new Array('325,000','0 BROOK ROAD ','Scotland, CT 06264 ','http://photos-4.idxco.com/0640425db0868ec5f3c0d69557f24918abaE251601','E251601','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E251601&idxID=064','','','This lot is adjacent to 30 Brook Road and is subject to town...','Catherine Deschenes','CG Real Estate');
	properties[7] = new Array('324,900','16 BENNETT DR ','Hampton, CT 06247 ','http://photos-4.idxco.com/064b8926d2f9a3a8b90700a96e110f52affE247226','E247226','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E247226&idxID=064','5','3','Exquisite, open, roomy home features custom gourmet Hickory ...','Cynthia Strickett','CG Real Estate');
	properties[8] = new Array('299,900','44 RATHBUN HILL RD ','Salem, CT 06420 ','http://photos-4.idxco.com/064d0a5b83a73ad4cfee79e8264252b85faE255020','E255020','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E255020&idxID=064','3','3','Check out this Privat but NOT ISOLATED 3 bedroom - 3 bath ho...','Janet Swider','CG Real Estate');
	properties[9] = new Array('259,900','80 SYNAGOGUE RD ','Lebanon, CT 06249 ','http://photos-4.idxco.com/0648a1ae679cb4b7134382ae8ea9801fa1aE251492','E251492','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E251492&idxID=064','3','2.5','THIS HOME IS MOVE-IN READY! COLONIAL W/FARMERS PORCH, LAUNDR...','CATHERINE DESCHENES','CG Real Estate');
	properties[10] = new Array('259,000','84 CATO CORNER RD ','Colchester, CT 06415 ','http://photos-4.idxco.com/06454978fc73e40c10baf1341475ac70bbaE253783','E253783','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253783&idxID=064','3','1.1','Nestled nicely into this lot, this 1450sq ft ranch has lots ...','Janet Swider','CG Real Estate');
	properties[11] = new Array('245,000','133 HANOVER RD ','Scotland, CT 06330 ','http://photos-4.idxco.com/06427dbba77a53ba04ae190bf35fe56d545E253568','E253568','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253568&idxID=064','3','2','Incredible home on situated on over 4 acres of semi-private ...','Christopher Grant','CG Real Estate');
	properties[12] = new Array('239,900','199 TUCKIE RD ','Windham, CT 06256 ','http://photos-4.idxco.com/064fcb0a1108c29ef076d9faac4331bd296E248474','E248474','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E248474&idxID=064','3','1.5','Immaculate home features eat in kitchen, formal dining, offi...','Cynthia Strickett','CG Real Estate');
	properties[13] = new Array('234,000','','Bolton, CT 06043 ','http://photos-4.idxco.com/0644540794ea753a25c77d7adf0ac9fc9f4E254275','E254275','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254275&idxID=064','4','3','Well cared for Cape looking out over farm fields, easy to im...','Janet Swider','CG Real Estate');
	properties[14] = new Array('229,999','829 STAFFORD ROAD ','Mansfield, CT 06226 ','http://photos-4.idxco.com/06417f78a334781010469cda035745fd73bE254629','E254629','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254629&idxID=064','3','2','Completely remodeled in 2009. Large lot professionally lands...','Wendy Love','CG Real Estate');
	properties[15] = new Array('199,900','24 TURNER ST ','Windham, CT 06226 ','http://photos-4.idxco.com/064410bc7134b73baf3064567f6380e653aE248681','E248681','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E248681&idxID=064','','','Great investment property in the hill section of willimantic...','Christopher Grant','CG Real Estate');
	properties[16] = new Array('199,900','28 WOODLAND DR ','Salem, CT 06420 ','http://photos-4.idxco.com/06442e95c2b8dde17fc8760b049764c1061E254098','E254098','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254098&idxID=064','3','1.5','Well-built Phillips home, close to schools and main throughf...','Elizabeth Householder','CG Real Estate');
	properties[17] = new Array('189,900','7 ROUTE 87 ','Columbia, CT 06237 ','http://photos-4.idxco.com/0646e7f9eec7786941b6da572157cb97c39E253727','E253727','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253727&idxID=064','3','1.5','This home is in move-in condition and is immediately mainten...','Peter Leeds','CG Real Estate');
	properties[18] = new Array('179,999','124 OLD OAK TRAIL ','Coventry, CT 06238 ','http://photos-4.idxco.com/064ee28d56e3574a1de170e51f3b39048a5E254623','E254623','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254623&idxID=064','3','2','Very nice propoerty in a wooded setting. Private beach right...','Wendy Love','CG Real Estate');
	properties[19] = new Array('175,000','13 WHIPPOORWILL LN ','Stafford, CT 06076 ','http://photos-4.idxco.com/06434cbc2c951879b2982c09b7aa7c37036E255563','E255563','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E255563&idxID=064','3','1','Remodeled kitchen and dining room, updated flooring, very cl...','Tina Bilanceri','CG Real Estate');
	properties[20] = new Array('174,900','559 GOSHEN HILL RD ','Lebanon, CT 06249 ','http://photos-4.idxco.com/0646af0686e6e575419350f09d4fefde331E254012','E254012','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254012&idxID=064','2','1','This 2 bedroom log home is perfect for your growing needs. A...','Catherine Deschenes','CG Real Estate');
	properties[21] = new Array('169,900','41 BROOK ST ','New Britain, CT 06051 ','http://photos-4.idxco.com/064c306340d1e80454804f2cfc783931934E253232','E253232','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253232&idxID=064','','','Great investment property! This lovely, spacious 2-family wi...','Christopher Grant','CG Real Estate');
	properties[22] = new Array('169,900','375 CHRISTIAN HILL RD ','Brooklyn, CT 06234 ','http://photos-4.idxco.com/064e38a0c08819140d0f40ae3e8d0089304E250366','E250366','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E250366&idxID=064','2','1','Log home for the horse lover has open flr plan, gas fireplac...','Catherine Deschenes','CG Real Estate');
	properties[23] = new Array('169,900','41 KINSMAN HILL RD ','Lisbon, CT 06360 ','http://photos-4.idxco.com/064ccdd764fd4b791ad9778e6a53b076049E254807','E254807','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254807&idxID=064','3','2','Bring the whole family! Room for everyone. This unique home ...','Christopher Grant','CG Real Estate');
	properties[24] = new Array('169,900','12 WINDHAM RD ','Hampton, CT 06247 ','http://photos-4.idxco.com/06463171e6e9765cca6baa7102f2c02e914E254409','E254409','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254409&idxID=064','2','1','Adorable Cape on nearly 3 acres.Large, eat in kitchen w/30...','Cynthia Strickett','CG Real Estate');
	properties[25] = new Array('165,000','30 HORIZON AVE ','Windham, CT 06226 ','http://photos-4.idxco.com/0641f1a04e72f5ffdf119cf068f0cc3ff62E252714','E252714','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E252714&idxID=064','3','2','Beautifully maintained home in culdesac neighborhood.Back ...','Christopher Grant','CG Real Estate');
	properties[26] = new Array('164,900','110 BROAD ST ','Killingly, CT 06239 ','http://photos-4.idxco.com/0644a55f5e8d5c10af400e2c453261f63d3E252409','E252409','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E252409&idxID=064','3','1.5','converted to spacious 1 fam - zoned for a sml bus or mutli f...','Joseph Wills III','CG Real Estate');
	properties[27] = new Array('160,000','17 ROUTE 6 ','Columbia, CT 06237 ','http://photos-4.idxco.com/064a770254a66a0659227b596d4a40da731E253262','E253262','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253262&idxID=064','3','1.5','Great home in wooded area with walking trails yet just secon...','April Fenton','CG Real Estate');
	properties[28] = new Array('159,900','38 WILLINGTON HILL RD ','Willington, CT 06279 ','http://photos-4.idxco.com/064d420ddebb4717a5dbcaf7f3879fd7c92E251600','E251600','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E251600&idxID=064','3','2','This home features fireplace and woodstove hookup in lower l...','Catherine Deschenes','CG Real Estate');
	properties[29] = new Array('155,000','65 HEWITT ST ','Windham, CT 06226 ','http://photos-4.idxco.com/0645c408dcc54548c3280f0da48578f4914E255065','E255065','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E255065&idxID=064','3','1.5','Beautiful move in ready cape located in quiet neighborhood s...','April Fenton','CG Real Estate');
	properties[30] = new Array('154,900','148 MATHEWSON ST 408 ','Griswold, CT 06351 ','http://photos-4.idxco.com/064a1ed88fca470cc930742b173cfb32595E251280','E251280','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E251280&idxID=064','2','3.5','Gas fireplace, alarm system, central air, central vacuum, bu...','Christopher Grant','CG Real Estate');
	properties[31] = new Array('150,000','120 WAUREGAN RD ','Brooklyn, CT 06234 ','http://photos-4.idxco.com/06450bad287038556e0ca36cba0930b1d21E252627','E252627','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E252627&idxID=064','4','2','This home is in serious need of cleaning and updating. May n...','Catherine Deschenes','CG Real Estate');
	properties[32] = new Array('150,000','159 MOUNT PLEASANT ST ','Norwich, CT 06360 ','http://photos-4.idxco.com/06417ae00bbc3fdcb8f5185757e1ee11fe2E254991','E254991','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254991&idxID=064','4','2','The majority of the renovation is done, just needs some fini...','Tina Bilanceri','CG Real Estate');
	properties[33] = new Array('149,900','','Chaplin, CT 06235 ','http://photos-4.idxco.com/0643213fabc33f88d0ccc2f4e28ac23fa85E253804','E253804','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253804&idxID=064','','','Opportunity Knocks!Be the first to make this 14 lot subdiv...','Christopher Grant','CG Real Estate');
	properties[34] = new Array('149,000','48 8TH ST ','Norwich, CT 06360 ','http://photos-4.idxco.com/06456a3e1345b6f8f6fbad75266252ff4d4E254263','E254263','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254263&idxID=064','','','RENTAL INCOME, GREAT WAY TO HAVE HELP WITH YOUR MORTGAGE. GA...','Janet Swider','CG Real Estate');
	properties[35] = new Array('139,900','4 JORDAN LN ','Windham, CT 06256 ','http://photos-4.idxco.com/0640709c9b53f0584040dde2ebb1f052f18E253817','E253817','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253817&idxID=064','3','1','Great home with tons of room and potential to make your own,...','Christopher Grant','CG Real Estate');
	properties[36] = new Array('135,000','7 BROOK RD ','Scotland, CT 06264 ','http://photos-4.idxco.com/0640f15dc80fd6d4b49d2e081f169a4a79aE253582','E253582','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253582&idxID=064','2','1','Partially finished basement (19\\\\\\\' x 9\\\\\\\'6) can serve as a...','Peter Leeds','CG Real Estate');
	properties[37] = new Array('132,000','63 SOUTHRIDGE DR ','Windham, CT 06226 ','http://photos-4.idxco.com/0646cd3421b5d0ee82a21183d8ed1f2b9f1E252372','E252372','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E252372&idxID=064','3','1','This home offers an updated kitchen and bath.Fully finishe...','Julie Stewart','CG Real Estate');
	properties[38] = new Array('129,000','11 TERRY LN ','Plainfield, CT 06374 ','http://photos-4.idxco.com/064b97eb32b8855b42f0ff315456b190f38E252712','E252712','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E252712&idxID=064','3','1','Cute ranch in nice quite neighborhood with large yard. Move ...','Christopher Grant','CG Real Estate');
	properties[39] = new Array('119,900','173-1 GREAT HILL POND ','Portland, CT 06480 ','http://photos-4.idxco.com/0649648be0d10bad66b8747e7c25b37b8e6E244039','E244039','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E244039&idxID=064','','','Building lot at Great Hill Pond, Waterfrontage across street...','Janet Swider','CG Real Estate');
	properties[40] = new Array('119,900','80 LAKE RD ','Bozrah, CT 06334 ','http://photos-4.idxco.com/0641647ac90b740ee783d29c11f5bafefc4E250214','E250214','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E250214&idxID=064','1','1','Great starter home with 1st flr mstr, 2nd bdrm loft, sit on ...','Catherine Deschenes','CG Real Estate');
	properties[41] = new Array('119,900','31 LOCKWOOD ST ','Manchester, CT 06042 ','http://photos-4.idxco.com/064d3873ef2d1aa18b216b6e617f31d1a2cE255279','E255279','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E255279&idxID=064','3','1','Close to everything that Manchester has to offer. This adora...','Christopher Grant','CG Real Estate');
	properties[42] = new Array('119,900','11 1ST ST ','Lebanon, CT 06249 ','http://photos-4.idxco.com/064d6c7381ddebf993f6d39713815c15ec4E252914','E252914','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E252914&idxID=064','3','1','Lots of potential on this 3 bedroom raised ranch.Needs som...','Christopher Grant','CG Real Estate');
	properties[43] = new Array('115,000','000 ROUTE 6 ','Columbia, CT 06237 ','http://photos-4.idxco.com/064b5fdcc903db1f161b5e638e495b27309E254306','E254306','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254306&idxID=064','','','Three building lots possible on this beautiful, lightly wood...','Peter Leeds','CG Real Estate');
	properties[44] = new Array('109,900','10-12 NORTH A STREET ','Norwich, CT 06380 ','http://photos-4.idxco.com/064a1de7da72cf82d389af74481bc068817E252319','E252319','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E252319&idxID=064','','','This 2family needs updating but has great potential. Each un...','Catherine Deschenes','CG Real Estate');
	properties[45] = new Array('99,900','00 BROOKSTONE DR ','Colchester, CT 06415 ','http://photos-4.idxco.com/064bc125964f2ac4885bc0114db7dcfc4f9E254749','E254749','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254749&idxID=064','','','Brooksone Estates, 9 acre private level lot on cul-de-sac. D...','Janet Swider','CG Real Estate');
	properties[46] = new Array('90,000','27 ZOLDAK DR ','Windham, CT 06256 ','http://photos-4.idxco.com/06445c973315c45421867e957ef98edc2ffE250837','E250837','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E250837&idxID=064','','','Owner financing available. Big lot at end of cul-de-sac. App...','Lindsey Niarhakos','CG Real Estate');
	properties[47] = new Array('70,900','270 SOUTH WINDHAM RD 65 ','Windham, CT 06226 ','http://photos-4.idxco.com/0649968917f6a4a4e3ce749d27018cc9cfdE254518','E254518','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E254518&idxID=064','2','1','Charming and affordable 2 bed condo.Many updates to includ...','Paige Anderson','CG Real Estate');
	properties[48] = new Array('64,900','252 RICHARD ST 2 ','Newington, CT 06111 ','http://photos-4.idxco.com/06421923f5941b01302245bce47b3213042E253926','E253926','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253926&idxID=064','1','1','Great affordable unit!Why rent when you can own and keep s...','Christopher Grant','CG Real Estate');
	properties[49] = new Array('64,800','51 SZEGDA RD ','Columbia, CT 06237 ','http://clientlogos.idxco.com/noPhoto_8286','E253286','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253286&idxID=064','','','Beautiful secluded cleared and perc tested lot atop a hill w...','David Gardner','CG Real Estate');
	properties[50] = new Array('40,000','13 STONEGATE DR ','Windham, CT 06256 ','http://photos-4.idxco.com/06424644ce055bcb7c723e2fd84f3bb329bE253799','E253799','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253799&idxID=064','3','1.5','Well-maintained home in Stonegate Manor.Lots of shelf and ...','Peter Leeds','CG Real Estate');
	properties[51] = new Array('24,000','4 WAYNE DR ','Windham, CT 06256 ','http://photos-4.idxco.com/064a7571dca630e13dc4a2ba78b7785e26cE253276','E253276','064','http://search.cgrealestate.net/idx/8286/details.php?listingID=E253276&idxID=064','3','1.5','New deck and stairs. Spacious and private yard. Refurbished ...','Peter Leeds','CG Real Estate');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();

