	// IDX Broker Slideshow version 1.0
	// Copyright ©2008 All rights reserved.
	// This script exists soley for the purposes of allowinf 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('#IDX-slideshow { text-align: center; width: 200px; height: 200px;  }');
	document.writeln('.IDX-image { width: 180px; height: 135px;  }');
	document.writeln('#IDX-slideshowImage span { text-align: center; }');
	document.writeln('</style>');
	var next = 1;
	prev = 129 - 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>');

	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>';
		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 >= 129)
			next = 0;
	} // end genNext
	function genPrev()
	{
		prev = cwi - 1;
		if (prev < 0)
			prev = 129 - 1;
	} // end genPrev

	var properties = new Array(129);
	properties[0] = new Array('1,600,000','3000 1/2 Farnam Street ','Omaha, NE 68117 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/2/OABRMLS20801932.jpg','20801932','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20801932&idxID=027');
	properties[1] = new Array('945,000','315 N 34th St ','Omaha, NE 68131 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20807206.jpg','20807206','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20807206&idxID=027');
	properties[2] = new Array('925,000','12501 Giles Rd ','La Vista, NE 68135 ','http://clientlogos.idxco.com/noPhoto_2904','20705312','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20705312&idxID=027');
	properties[3] = new Array('871,200','2910 Gilmore ','Bellevue, NE 68123 ','http://clientlogos.idxco.com/noPhoto_2904','20806740','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806740&idxID=027');
	properties[4] = new Array('850,000','1405 Harney Street ','Omaha, NE 68102 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20801339.jpg','20801339','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20801339&idxID=027');
	properties[5] = new Array('795,000','3304 Burt St ','Omaha, NE 68131 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/0/OABRMLS20717530.jpg','20717530','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20717530&idxID=027');
	properties[6] = new Array('600,000','2332 N Cotner Blvd ','Lincoln, NE 68507 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/0/OABRMLS20809930.jpg','20809930','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809930&idxID=027');
	properties[7] = new Array('490,000','17409 Webster Boulevard \"A\" ','Plattsmouth, NE 68408 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20803606.jpg','20803606','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803606&idxID=027');
	properties[8] = new Array('399,900','17120 Sherwood Avenue ','Omaha, NE 68116 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/2/OABRMLS20802042.jpg','20802042','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802042&idxID=027');
	properties[9] = new Array('389,000','5033 S 174 Avenue ','Omaha, NE 68135 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20809809.jpg','20809809','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809809&idxID=027');
	properties[10] = new Array('374,900','1937 Kameo Dr ','Omaha, NE 68122 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/2/OABRMLS20722422.jpg','20722422','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20722422&idxID=027');
	properties[11] = new Array('320,000','1608 S 32nd Ave ','Omaha, NE 68105 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20716179.jpg','20716179','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20716179&idxID=027');
	properties[12] = new Array('289,950','18609 Gertrude Street ','Gretna, NE 68136 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20803314.jpg','20803314','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803314&idxID=027');
	properties[13] = new Array('289,000','14310 White Deer Lane ','Omaha, NE 68112 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20806619.jpg','20806619','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806619&idxID=027');
	properties[14] = new Array('275,000','2705 - 271 Leavenworth ','Omaha, NE 68105 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/5/OABRMLS20804205.jpg','20804205','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20804205&idxID=027');
	properties[15] = new Array('273,900','3116 N 171 Avenue ','Omaha, NE 68116 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/0/OABRMLS20806570.jpg','20806570','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806570&idxID=027');
	properties[16] = new Array('269,900','14101 Q Street ','Omaha, NE 68137 ','http://clientlogos.idxco.com/noPhoto_2904','20809744','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809744&idxID=027');
	properties[17] = new Array('250,000','2101 Aberdeen Drive ','Papillion, NE 68133 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/2/OABRMLS20805042.jpg','20805042','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20805042&idxID=027');
	properties[18] = new Array('247,500','50 Cass Street ','Griswold, IA 50843 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20807849.jpg','20807849','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20807849&idxID=027');
	properties[19] = new Array('234,950','4153 Hamilton St ','Omaha, NE 68131 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/5/OABRMLS20717535.jpg','20717535','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20717535&idxID=027');
	properties[20] = new Array('234,950','4157 Hamilton St ','Omaha, NE 68131 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/0/OABRMLS20717540.jpg','20717540','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20717540&idxID=027');
	properties[21] = new Array('228,000','24342 Howard Circle ','Waterloo, NE 68069 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20805046.jpg','20805046','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20805046&idxID=027');
	properties[22] = new Array('225,000','4414-4416 Frederick Street ','Omaha, NE 68105 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/5/OABRMLS20802555.jpg','20802555','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802555&idxID=027');
	properties[23] = new Array('219,900','13621 Miami St ','Omaha, NE 68164 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20722824.jpg','20722824','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20722824&idxID=027');
	properties[24] = new Array('210,000','2733 W HWY 91 ','Blair, NE 68008 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/8/OABRMLS20726138.jpg','20726138','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20726138&idxID=027');
	properties[25] = new Array('204,900','18901 Ontario ','Omaha, NE 68130 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/8/OABRMLS20726228.jpg','20726228','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20726228&idxID=027');
	properties[26] = new Array('184,500','903 Fawn Parkway ','Omaha, NE 68154 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20809567.jpg','20809567','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809567&idxID=027');
	properties[27] = new Array('179,900','2536 N 137th St ','Omaha, NE 68164 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20722827.jpg','20722827','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20722827&idxID=027');
	properties[28] = new Array('179,900','9317 Adams Street ','Omaha, NE 68127 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20808217.jpg','20808217','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20808217&idxID=027');
	properties[29] = new Array('177,900','1603 Gold Coast Circle ','Papillion, NE 68046 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/8/OABRMLS20800848.jpg','20800848','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20800848&idxID=027');
	properties[30] = new Array('175,000','7807 S 167 ','Omaha, NE 68136 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20726003.jpg','20726003','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20726003&idxID=027');
	properties[31] = new Array('174,900','7534 S 191 ','Omaha, NE 68136 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20718719.jpg','20718719','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20718719&idxID=027');
	properties[32] = new Array('172,900','6622 N 102 Avenue ','Omaha, NE 68122 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/5/OABRMLS20802365.jpg','20802365','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802365&idxID=027');
	properties[33] = new Array('169,900','14818 Redman Avenue ','Omaha, NE 68116 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20801466.jpg','20801466','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20801466&idxID=027');
	properties[34] = new Array('169,900','1809 Yorktown ','Bellevue, NE 68123 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/0/OABRMLS20809690.jpg','20809690','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809690&idxID=027');
	properties[35] = new Array('164,900','11615 Burke Street ','Omaha, NE 68154 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20803463.jpg','20803463','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803463&idxID=027');
	properties[36] = new Array('162,000','706 Joseph Drive ','Papillion, NE 68046 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20803691.jpg','20803691','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803691&idxID=027');
	properties[37] = new Array('159,950','4920 N 151 Circle ','Omaha, NE 68116 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20806101.jpg','20806101','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806101&idxID=027');
	properties[38] = new Array('159,950','7413 S 46 Avenue ','Omaha, NE 68157 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/5/OABRMLS20809055.jpg','20809055','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809055&idxID=027');
	properties[39] = new Array('159,900','2617 Cornelia St ','Bellevue, NE 68147 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/8/OABRMLS20718648.jpg','20718648','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20718648&idxID=027');
	properties[40] = new Array('159,900','20060 Cleveland Street ','Elkhorn, NE 68022 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20802131.jpg','20802131','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802131&idxID=027');
	properties[41] = new Array('159,900','3925 Farnam St ','Omaha, NE 68131 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20717553.jpg','20717553','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20717553&idxID=027');
	properties[42] = new Array('159,500','15905 Valley Street ','Omaha, NE 68130 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20809416.jpg','20809416','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809416&idxID=027');
	properties[43] = new Array('158,900','16106 Dorcas Street ','Omaha, NE 68130 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20808339.jpg','20808339','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20808339&idxID=027');
	properties[44] = new Array('156,950','3624 S 55 Street ','Omaha, NE 68106 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20806459.jpg','20806459','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806459&idxID=027');
	properties[45] = new Array('150,000','2821 Caldwell ','Omaha, NE 68131 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20809624.jpg','20809624','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809624&idxID=027');
	properties[46] = new Array('150,000','3828 Ames Ave ','Omaha, NE 68111 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20712273.jpg','20712273','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20712273&idxID=027');
	properties[47] = new Array('149,950','5320 S 188 Street ','Omaha, NE 68135 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20807127.jpg','20807127','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20807127&idxID=027');
	properties[48] = new Array('149,900','15521 Gertrude Street ','Omaha, NE 68138 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/5/OABRMLS20803305.jpg','20803305','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803305&idxID=027');
	properties[49] = new Array('148,500','3510 Hancock St #156 ','Bellevue, NE 68005 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20805283.jpg','20805283','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20805283&idxID=027');
	properties[50] = new Array('145,000','7924 S 71st Ave ','La Vista, NE 68128 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20720144.jpg','20720144','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20720144&idxID=027');
	properties[51] = new Array('145,000','4803 Charles Street ','Omaha, NE 68132 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20808807.jpg','20808807','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20808807&idxID=027');
	properties[52] = new Array('144,950','18673 R Street ','Omaha, NE 68135 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20809414.jpg','20809414','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809414&idxID=027');
	properties[53] = new Array('143,900','11811 Westwood Lane ','Omaha, NE 68144 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20808457.jpg','20808457','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20808457&idxID=027');
	properties[54] = new Array('139,900','11724 Raleigh Drive ','Omaha, NE 68164 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20805081.jpg','20805081','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20805081&idxID=027');
	properties[55] = new Array('139,900','15335 Drexel Circle ','Omaha, NE 68137 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20807094.jpg','20807094','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20807094&idxID=027');
	properties[56] = new Array('139,000','6605 S 73 Avenue ','Ralston, NE 68127 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20806001.jpg','20806001','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806001&idxID=027');
	properties[57] = new Array('137,000','PRL A Glenwood ','Glenwood, IA 51534 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/2/OABRMLS20806742.jpg','20806742','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806742&idxID=027');
	properties[58] = new Array('135,000','1129 Locust ','Omaha, NE 68110 ','http://clientlogos.idxco.com/noPhoto_2904','20800854','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20800854&idxID=027');
	properties[59] = new Array('134,900','14705 Edna ','Omaha, NE 68138 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20807267.jpg','20807267','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20807267&idxID=027');
	properties[60] = new Array('132,900','9912 O Street ','Omaha, NE 68127 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20805646.jpg','20805646','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20805646&idxID=027');
	properties[61] = new Array('129,950','810 N 43 ','Omaha, NE 68131 ','http://clientlogos.idxco.com/noPhoto_2904','20809934','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809934&idxID=027');
	properties[62] = new Array('129,900','3510 Hancock Street #183 ','Bellevue, NE 68005 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20802039.jpg','20802039','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802039&idxID=027');
	properties[63] = new Array('128,900','5155 Pierce St ','Omaha, NE 68106 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/8/OABRMLS20722628.jpg','20722628','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20722628&idxID=027');
	properties[64] = new Array('126,900','6912 N 53 Street ','Omaha, NE 68152 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20802621.jpg','20802621','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802621&idxID=027');
	properties[65] = new Array('125,900','826 Lincoln Avenue ','Plattsmouth, NE 68048 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20807853.jpg','20807853','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20807853&idxID=027');
	properties[66] = new Array('125,900','4601 S 22nd St ','Omaha, NE 68107 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20802821.jpg','20802821','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802821&idxID=027');
	properties[67] = new Array('125,000','132 N 39th St ','Omaha, NE 68131 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20709166.jpg','20709166','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20709166&idxID=027');
	properties[68] = new Array('125,000','2541 Washington Street ','Omaha, NE 68107 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20726084.jpg','20726084','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20726084&idxID=027');
	properties[69] = new Array('125,000','14305 White Deer Lane ','Omaha, NE 68112 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20806577.jpg','20806577','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806577&idxID=027');
	properties[70] = new Array('124,900','4245 Monroe Street ','Omaha, NE 68107 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20805036.jpg','20805036','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20805036&idxID=027');
	properties[71] = new Array('124,000','5706 A Street ','Omaha, NE 68106 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20803983.jpg','20803983','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803983&idxID=027');
	properties[72] = new Array('122,500','1209 Bryan Avenue ','Bellevue, NE 68123 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20808323.jpg','20808323','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20808323&idxID=027');
	properties[73] = new Array('121,900','521 N Monroe Street ','Papillion, NE 68046 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/0/OABRMLS20804570.jpg','20804570','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20804570&idxID=027');
	properties[74] = new Array('119,950','4318 N 129 Street ','Omaha, NE 68164 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20808819.jpg','20808819','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20808819&idxID=027');
	properties[75] = new Array('119,900','7217 S 50th St ','Bellevue, NE 68157 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20722943.jpg','20722943','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20722943&idxID=027');
	properties[76] = new Array('119,900','402 7th St ','Waterloo, NE 68069 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/2/OABRMLS20725782.jpg','20725782','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20725782&idxID=027');
	properties[77] = new Array('119,900','3510 Hancock Street #174 ','Bellevue, NE 68005 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/5/OABRMLS20803895.jpg','20803895','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803895&idxID=027');
	properties[78] = new Array('119,900','824 S 35th Street ','Omaha, NE 68105 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20807194.jpg','20807194','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20807194&idxID=027');
	properties[79] = new Array('117,900','12727 W Dodge Road #397C ','Omaha, NE 68154 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/8/OABRMLS20725988.jpg','20725988','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20725988&idxID=027');
	properties[80] = new Array('117,500','3324 S 126 Street ','Omaha, NE 68144 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20808411.jpg','20808411','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20808411&idxID=027');
	properties[81] = new Array('116,000','501 E Q Street ','Weeping Water, NE 68463 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20807196.jpg','20807196','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20807196&idxID=027');
	properties[82] = new Array('115,000','5619 Cedar Street ','Omaha, NE 68106 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/5/OABRMLS20802525.jpg','20802525','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802525&idxID=027');
	properties[83] = new Array('115,000','7531 Lawndale Drive ','Omaha, NE 68134 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20803244.jpg','20803244','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803244&idxID=027');
	properties[84] = new Array('112,000','4214 S 39 Avenue ','Omaha, NE 68107 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20809693.jpg','20809693','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809693&idxID=027');
	properties[85] = new Array('109,900','2516 N 67 Street ','Omaha, NE 68104 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/2/OABRMLS20806672.jpg','20806672','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806672&idxID=027');
	properties[86] = new Array('106,000','3510 Hancock Street #146 ','Bellevue, NE 68005 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20800696.jpg','20800696','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20800696&idxID=027');
	properties[87] = new Array('105,000','2714 N 50 Street ','Omaha, NE 68104 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20801191.jpg','20801191','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20801191&idxID=027');
	properties[88] = new Array('105,000','4827 Sprague Street ','Omaha, NE 68104 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20808241.jpg','20808241','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20808241&idxID=027');
	properties[89] = new Array('104,990','2201 F St ','Omaha, NE 68107 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20716614.jpg','20716614','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20716614&idxID=027');
	properties[90] = new Array('104,950','4542 N 95 Street ','Omaha, NE 68134 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/5/OABRMLS20805105.jpg','20805105','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20805105&idxID=027');
	properties[91] = new Array('102,900','6663 Decatur Street ','Omaha, NE 68104 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20808687.jpg','20808687','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20808687&idxID=027');
	properties[92] = new Array('99,950','6559 N 24th St ','Omaha, NE 68112 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20722571.jpg','20722571','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20722571&idxID=027');
	properties[93] = new Array('99,900','3316 Burt Street ','Omaha, NE 68131 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20803529.jpg','20803529','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803529&idxID=027');
	properties[94] = new Array('99,500','905 S 36 Street ','Omaha, NE 68105 ','http://clientlogos.idxco.com/noPhoto_2904','20809234','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809234&idxID=027');
	properties[95] = new Array('99,000','307 N 33 Street ','Omaha, NE 68131 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20724984.jpg','20724984','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20724984&idxID=027');
	properties[96] = new Array('99,000','3510 Hancock St #131 ','Bellevue, NE 68005 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/8/OABRMLS20806448.jpg','20806448','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806448&idxID=027');
	properties[97] = new Array('92,750','6630 Bedford Avenue ','Omaha, NE 68104 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/2/OABRMLS20805222.jpg','20805222','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20805222&idxID=027');
	properties[98] = new Array('89,900','7109 Chandler Acres Drive ','Bellevue, NE 68147 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20809059.jpg','20809059','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809059&idxID=027');
	properties[99] = new Array('86,900','6611 Railroad Ave ','Omaha, NE 68107 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/2/OABRMLS20723802.jpg','20723802','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20723802&idxID=027');
	properties[100] = new Array('86,000','4502 S 60 Avenue ','Omaha, NE 68117 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20724397.jpg','20724397','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20724397&idxID=027');
	properties[101] = new Array('84,950','4115 S 27th St ','Omaha, NE 68107 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20720317.jpg','20720317','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20720317&idxID=027');
	properties[102] = new Array('84,500','817 S 35th St ','Council Bluffs, IA 51501 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20723974.jpg','20723974','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20723974&idxID=027');
	properties[103] = new Array('83,000','6220 I Street ','Omaha, NE 68117 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20803694.jpg','20803694','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803694&idxID=027');
	properties[104] = new Array('83,000','1518 B Street ','Omaha, NE 68108 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20805111.jpg','20805111','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20805111&idxID=027');
	properties[105] = new Array('82,500','7810 Parker Parkway ','Omaha, NE 68114 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20809163.jpg','20809163','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809163&idxID=027');
	properties[106] = new Array('79,900','2909 Wayne ','Bellevue, NE 68005 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20809384.jpg','20809384','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809384&idxID=027');
	properties[107] = new Array('78,000','2529 S 12 Street ','Omaha, NE 68108 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20802179.jpg','20802179','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802179&idxID=027');
	properties[108] = new Array('74,900','6606 Ogden ','Omaha, NE 68104 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/9/OABRMLS20721349.jpg','20721349','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20721349&idxID=027');
	properties[109] = new Array('69,900','4801 Blondo Street ','Omaha, NE 68104 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/3/OABRMLS20806093.jpg','20806093','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806093&idxID=027');
	properties[110] = new Array('69,900','6509 Blondo St ','Omaha, NE 68104 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20809626.jpg','20809626','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20809626&idxID=027');
	properties[111] = new Array('69,900','733-735 W 8 Street ','Fremont, NE 68025 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/0/OABRMLS20802340.jpg','20802340','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802340&idxID=027');
	properties[112] = new Array('68,900','4547 Charles Street ','Omaha, NE 68132 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/8/OABRMLS20802128.jpg','20802128','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802128&idxID=027');
	properties[113] = new Array('64,950','4010 Kansas Ave ','Omaha, NE 68111 ','http://clientlogos.idxco.com/noPhoto_2904','20720428','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20720428&idxID=027');
	properties[114] = new Array('62,900','3524 N 41 Street ','Omaha, NE 68111 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20802761.jpg','20802761','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20802761&idxID=027');
	properties[115] = new Array('60,000','17409 Webster Boulevard \"B\" ','Plattsmouth, NE 68048 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/5/OABRMLS20803615.jpg','20803615','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803615&idxID=027');
	properties[116] = new Array('59,900','4807 N 31 Avenue ','Omaha, NE 68111 ','http://clientlogos.idxco.com/noPhoto_2904','20805580','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20805580&idxID=027');
	properties[117] = new Array('59,900','4130 Nicholas Street ','Omaha, NE 68131 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/5/OABRMLS20808145.jpg','20808145','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20808145&idxID=027');
	properties[118] = new Array('59,000','1209 Dorcas ','Omaha, NE 68108 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/4/OABRMLS20725404.jpg','20725404','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20725404&idxID=027');
	properties[119] = new Array('58,000','4958 N 35 Street ','Omaha, NE 68111 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20806606.jpg','20806606','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806606&idxID=027');
	properties[120] = new Array('57,000','1006 S 26 Street ','Omaha, NE 68105 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/1/OABRMLS20806611.jpg','20806611','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20806611&idxID=027');
	properties[121] = new Array('55,000','2914 N 49 Avenue ','Omaha, NE 68104 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20800557.jpg','20800557','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20800557&idxID=027');
	properties[122] = new Array('47,500','5720 N 33 Avenue ','Omaha, NE 68111 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/6/OABRMLS20803056.jpg','20803056','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20803056&idxID=027');
	properties[123] = new Array('39,000','2515 Marcy ','Omaha, NE 68105 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/2/OABRMLS20725402.jpg','20725402','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20725402&idxID=027');
	properties[124] = new Array('39,000','5724 S 13rd St ','Omaha, NE 68107 ','http://clientlogos.idxco.com/noPhoto_2904','20800857','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20800857&idxID=027');
	properties[125] = new Array('35,000','3515 N 27th St ','Omaha, NE 68111 ','http://clientlogos.idxco.com/noPhoto_2904','20720521','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20720521&idxID=027');
	properties[126] = new Array('18,900','19718 Sterling Court ','Plattsmouth, NE 68048 ','http://clientlogos.idxco.com/noPhoto_2904','20724502','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20724502&idxID=027');
	properties[127] = new Array('16,500','Lot 10 Arrowhead Dr ','Blair, NE 68008 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/8/OABRMLS20616918.jpg','20616918','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20616918&idxID=027');
	properties[128] = new Array('6,500','Lot 16 Block 10 Lakeland Dr ','Blair, NE 68008 ','http://oabrmls.fnismls.com/Paragon/ListingPictures/OABRMLS/7/OABRMLS20606217.jpg','20606217','027','http://www.reaomaha.idxco.com/idx/2904/details.php?listingID=20606217&idxID=027');
	var urlVar;
	var preLoad = new Image();
	preLoad.src = properties[cwi][3];
	onLoad = play();
