<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html><head>
<title>1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451 - Record Information Services </title>
<meta name="robots" content="NOODP" />
	<META name="keywords" content=" 1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451, 1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451 for sale, 1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451 listing, 1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451 foreclosure, 1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451 price, 1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451  school district, 1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451 subdivision, 1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451 neighborhood">
	<META name="description" content="Locate 1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451 on public-record.com">
	<meta name="copyright" content="RIS" />
	<meta name="author" content="webmaster@public-record.com" />
	<meta http-equiv="Pragma" content="no-cache" />
	<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
	
	<meta name="verify-v1" content="fqdqPaDcJa+vrMJJjQFi11/913mMe72VabqeXm7fxfU=" />
	<meta name="google-site-verification" content="fqdqPaDcJa+vrMJJjQFi11/913mMe72VabqeXm7fxfU=" />
	<link href="http://chicago.dailyherald.il-foreclosure.com/public/css/fc_cobrand.css" rel="stylesheet" type="text/css" />
	
	<link rel="alternate" type="application/rss+xml" title="Foreclosure Auction Schedule - RSS 2.0" href="/rss" />
	
	<script src="http://chicago.dailyherald.il-foreclosure.com/public/js/prototype.js" type="text/javascript"></script>
	<script src="http://chicago.dailyherald.il-foreclosure.com/public/js/checkout.js" type="text/javascript"></script>
	<script src="http://chicago.dailyherald.il-foreclosure.com/public/js/newsletter.js" type="text/javascript"></script>
	
<script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>
	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
	<link href="/public/cobrand/dh_homes07.css" rel="stylesheet" type="text/css" media="screen" />
	<script type="text/javascript" src="/public/cobrand/equalcolumns.js"></script>
	<script type="text/javascript" src="/public/cobrand/ufo.js"></script>
	<script type="text/javascript" src="/public/cobrand/prototype.js"></script>
	<script type="text/javascript" src="/public/cobrand/scriptaculous.js"></script><script type="text/javascript" src="/public/cobrand/builder.js"></script><script type="text/javascript" src="/public/cobrand/effects.js"></script><script type="text/javascript" src="/public/cobrand/dragdrop.js"></script><script type="text/javascript" src="/public/cobrand/controls.js"></script><script type="text/javascript" src="/public/cobrand/slider.js"></script>
	
	<script type="text/javascript">function pop( href ) { window.open( href ); return false; }</script>

<!-- Page Tag Info -->
		<script type="text/javascript">
			var t_Server = 'Homes.DailyHerald.com';
			var t_Channel = 'Marketplace';
			var t_Section = 'RealEstate';
			var t_SubSection = 'Front';
			var t_SubSubSection = '';
			var t_Byline = '';
			var t_Headline = '';
			var t_Hierarchy = t_Server.toLowerCase()+((t_Channel != '')?','+t_Channel.toLowerCase()+((t_Section != '')?','+t_Section.toLowerCase()+((t_SubSection != '')?','+t_SubSection.toLowerCase()+((t_SubSubSection != '')?','+t_SubSubSection.toLowerCase():''):''):'') :'');
			var t_URL = 'http://'+t_Server.toLowerCase()+window.location.pathname;
			var t_OAS = 'www.dailyherald.com/realestate/index.asp';
		
			var t_Positions = 'Right1,Top1,Top2,Middle2,Position1';
		
			var t_APT = {
				publisherId:'20175253771',
				siteName:'Homes.DailyHerald.com',
				type:'fn_class_ls',
				topicId:'20291001',
				topic1:'Real Estate',
				topic2:'',
				topic3:'',
				customCategory:'',
				customSection:'Homepage',
			
				positions:'ipatf_728x90,ipbtf_300x250,ipstf_160x600,ipatf_980x32,ipatf_1x1',
			
				buildSlots:function() {
					var slots = {};
					var posArr = this.positions.split( ',' );
					for (var i = 0; i < posArr.length; i++ ) {
						var slot = {};
						slot.ad_size_list = [ posArr[ i ].split( '_' )[ 1 ] ];
						slot.ad_delivery_mode = posArr[ i ].split( '_' )[ 0 ];
						slot.ad_format_list = [ "Standard Graphical", "Rich Media" ];
						slot.cstm_content_cat_list = this.customCategory ? [ this.customCategory ] : [];
						slot.content_type_list = this.type ? [ this.type ] : [];
						slot.clk_dest = "_blank";
						slots[ posArr[ i ] ] = slot;
					}
					return slots;
				}
			};

		</script>
<!-- /Page Tag Info -->
<!-- Begin Yahoo! Ad Code !-->
	<script type="text/javascript">
		yld_mgr = {};
		yld_mgr.pub_id = t_APT.publisherId;
		yld_mgr.site_name = t_APT.siteName;

		yld_mgr.request_type = "ac";
		yld_mgr.container_type = "js";

		yld_mgr.site_section_name_list = [t_APT.customSection];
		yld_mgr.content_topic_id_list = [t_APT.topicId];
		yld_mgr.content_lang = "en-US";

		yld_mgr.slots = t_APT.buildSlots();

		function explore( obj, level ) {
			var expArr = new Array();
			expArr.length = level;
			var reportStr = '';

			for( var key in obj ) {

				if ( typeof obj[ key ] == 'object' ) {
					if ( obj[ key ][ 0 ] == null ) {
						reportStr += expArr.join( '\t' ) + '\t"' + key + '":{\n';
						reportStr += explore( obj[ key ], level + 1 );
					}
					else {
						reportStr += expArr.join( '\t' ) + '\t"' + key + '":["' + obj[ key ].join( '","' ) + '"],\n';
					}
				}
				else if ( typeof obj[ key ] != 'function' ) {
					reportStr += expArr.join( '\t' ) + '\t"' + key + '":"' + obj[ key ] + '",\n';
				}
			}
			reportStr += expArr.join( '\t' ) + '},\n';
			return reportStr;
		}

		function aptTagInfo() {
			var reportStr = '';

			reportStr += 'yld_mgr = {' + "\n";

			reportStr += explore( yld_mgr, 1 );

			return reportStr;
		}

		if ( location.search.indexOf( 'apttag=true' ) != -1 || location.search.indexOf( 'apttag=1' ) != -1 ) {
			alert( aptTagInfo() );
		}
		else if ( location.search.indexOf( 'apttag=2' ) != -1 ) {
			document.write( '<text' + 'area>' + aptTagInfo() + '</text' + 'area>' );
		}

	</script>
	<script type="text/javascript" src="/public/cobrand/script.js"></script>
<!--End Yahoo! Ad Code-->

	<script type="text/javascript">
		function OAS_AD( pos ) {
			
			if ( pos == 'Top1' ) {
				yld_mgr.place_ad_here("ipatf_728x90");
			}
			else if ( pos == 'Middle1' || pos == 'Middle2' ) {
				if ( yld_mgr.slots[ 'ipatf_300x250' ] != null ) {
					yld_mgr.place_ad_here("ipatf_300x250");
				}
				else if ( yld_mgr.slots[ 'ipbtf_300x250' ] != null ) {
					yld_mgr.place_ad_here("ipbtf_300x250");
				}
			}
			else if ( pos == 'Middle3' ) {
				yld_mgr.place_ad_here("ipatf_468x60");
			}
			else if ( pos == 'Right1' ) {
				yld_mgr.place_ad_here("ipstf_160x600");
			}
			else if ( pos == 'Right2' ) {
				yld_mgr.place_ad_here("ipbtf_160x600");
			}
			else if ( pos == 'x11' ) {
				yld_mgr.place_ad_here("ipatf_300x100");
			}
			else if ( pos == 'Top2' ) {
				yld_mgr.place_ad_here("ipatf_980x32");
			}
			else if ( pos == 'x02' ) {
				yld_mgr.place_ad_here("ipatf_120x240");
			}
			else if ( pos == 'Position1' ) {
				yld_mgr.place_ad_here("ipatf_1x1");
			}
		}
	</script>


	<style media="screen" type="text/css">#player {visibility:hidden;}</style></head><body id="homes">
		<a id="leftGutter"></a>
		<a id="rightGutter"></a>
		<div style="display: none;">
			<!-- SiteCatalyst Code

			Copyright 1997-2006 Omniture, Inc.

			More info available at http://www.omniture.com -->
			<script type="text/javascript" src="/public/cobrand/s_code.js"></script><img src="/public/cobrand/s0813044024678.gif" name="s_i_dhdailyherald" alt="" border="0" height="1" width="1">
			<script type="text/javascript"><!--
				/* SiteCatalyst Variables */
				s.server=t_Server
				s.pageName=t_URL;
				s.channel=t_Channel;
				s.prop1=t_Section;
				s.prop2=t_SubSection;
				s.prop3=t_SubSubSection;
				s.prop4=t_Byline;
				s.prop5=t_Headline
				/* E-commerce Variables */
				s.eVar1=""
				/* Hierarchy Variables */
				s.hier1=t_Hierarchy
				/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
				var s_code=s.t();if(s_code)document.write(s_code)
			//--></script>
			<!-- End SiteCatalyst Code -->

			<script type="text/javascript"> OAS_AD( 'Position1' ); </script><!-- SpaceID=2022775878 loc=VR noad -->
<img style="display: none;" alt="" src="/public/cobrand/b_004.gif" height="0" width="0"><script>// no ads
</script><!---->
		</div>

		<div id="center">

<!-- begin CENTER COLUMN -->
			<div class="contentBox">
				<div class="head">
					<img src="/public/cobrand/header_logo3.jpg" alt="Big Picture ? Local Focus" usemap="#headermap" height="104" width="980"><br>
					<map name="headermap" id="blank">
					<area shape="rect" coords="15,49,224,82" href="http://www.dailyherald.com/" alt="www.dailyherald.com">
					<area shape="rect" coords="225,30,460,95" href="http://homes.dailyherald.com/" alt="homes.dailyherald.com">
					<area shape="rect" coords="463,30,657,95" href="http://www.dailyherald.com/" alt="www.dailyherald.com">
					</map>
				</div>
			
					<style type="text/css">
						#wrapAdCenter { display:none; }
					</style>
					<div id="wrapAdCenter">
						<script type="text/javascript">OAS_AD( 'Top2' );</script><!-- SpaceID=2022775878 loc=AP179 noad -->
<img style="display: none;" alt="" src="/public/cobrand/b_002.gif" height="0" width="0"><script>// no ads
</script><!---->
					</div>
			
<!-- begin LEFT COLUMN -->
				<div id="leftCol">
					<div class="siteNav">
						<div id="nav">
							<ul>
								<li id="nav-homes"><a href="http://homes.dailyherald.com/">Homes</a></li>
								<li id="nav-communities"><a href="http://homes.dailyherald.com/communities.php">New Home Communities</a></li>
								<li id="nav-rentals"><a href="http://classifieds.dailyherald.com/classified/browse.asp?c=6000">Rentals</a></li>
								<li id="nav-transfers"><a href="http://classifieds.dailyherald.com/classified/realestate/propertytransfers/">Property Transfers</a></li>
								<li id="nav-transfers"><a href="http://chicago.dailyherald.il-foreclosure.com/">Foreclosures</a></li>			
								<li id="nav-transfers"><a href="http://www.dailyherald.com/entlife/realestate/">News</a></li>			
							</ul>
						</div>
					</div>
					<div class="contentArea">
						


<!-- =================================================================== -->
<!-- ===================== CONTENT (main column) ======================= -->	
<!-- =================================================================== -->
<div id="ris_content">
	

	<span id="ris_span_title">
		1133 E 83rd St Unit 147, Chicago, Illinois&nbsp;60619-6451
	</span>
	
	
	
	<span id="ris_span_content">
		<p>We found these public records that match parcel number  <strong>20 35 321 086 0000</strong> which is for 1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451</p>
<p>Real Estate Illinois is an online portal for accessing the latest real estate sales results in the Chicago land area and beyond. This site was designed with the home buyer or seller in mind, for doing quick searches on real estate by address, zip code, purchase price of home, and more. Visitors can search residential or commercial properties, industrial, farm land, vacant properties, and more, dating as far back as 1997. Real Estate Illinois is a useful tool for checking comp houses when selling your home, and is also valuable for ensuring your own property transfers have been correctly recorded by the county recorder's office. Records can be viewed individually and printed from the site. </p>
<p>Click on <strong>Add to Cart</strong> to see complete details of each record. Click Checkout when you are done. Only <strong>$7.95</strong> per record.</p>
<p><em> Data provided on our site is gathered from Illinois County, State, and Federal public record sources, and does not include the complete public record files of any person, business, phone, or property. This data may be used for informational purposes only. Public records that appear on this page include current and past records, and they may not reflect the current state of the property. Regarding Foreclosure activity, we track property that has had any Foreclosure activity at all, either currently or in the past. Please refer to the date listed in the field -- Recording Date Foreclosure -- to understand if a Foreclosure Filing is current, or if it occurred in the past.  If there is a Foreclosure record listed, it may or may not have occurred with the current owners of the property. </em></p>
<ul>
<li><a href="#fc-records"  title="View Foreclosures Records"  >View Foreclosures Records</a> - <em>3 Records</em></li>

<li><a href="#mo-records"  title="View Mortgage Records"  >View Mortgage Records</a> - <em>3 Records</em></li>

<li><a href="#re-records"  title="View Real Estate Records"  >View Real Estate Records</a> - <em>3 Records</em></li>

<li class="last"><a href="#otherproperties"  title="View Other Properties in this Area"  >View Other Properties in this Area</a></li>

</ul>

<br />
<br />

<script type="text/javascript">
function initialize() {
	var local_view = new google.maps.LatLng(41.74393,-87.59655); 
	var mapOptions = { 
		center: local_view, 
	  	zoom: 18, 
	  	mapTypeId: google.maps.MapTypeId.ROADMAP, 
	  	streetViewControl: true 
	}; 
	
   var map = new google.maps.Map( document.getElementById("pano"), mapOptions); 
	var marker = new google.maps.Marker({ 
   	position: local_view,  
       map: map, 
       title:"1133 E 83rd St Unit 147, Chicago, Illinois 60619-6451" 
    }); 
}
window.onload = initialize;
</script>
<div class="grey_box"><div name="pano" id="pano" style="dispaly: block; height: 300px; margin:0; border: 1px solid #ccc;"></div></div><br />
<div id="risCheckout" style="background-color: #FFFED1"><a href="http://chicago.dailyherald.il-foreclosure.com/basket"  title="Checkout to Purchase Records"  ><strong>Checkout to Purchase Records</strong></a></div><a name="fc-records"></a><br />
<table width="100%"><tr><td><h3 class="section_title">Foreclosure Records</h3></td>
<td><div align="right"><em><a href='javascript:void(0);' onclick="window.open('/common/sample_record/9', '_blank', 'width=600,height=500,scrollbars=yes,status=yes,resizable=yes,screenx=50%,screeny=50%');"  title="See a Sample Foreclosure Record"  >See a Sample Foreclosure Record</a><br />
<a href='javascript:void(0);' onclick="window.open('/common/field_definitions/9', '_blank', 'width=600,height=500,scrollbars=yes,status=yes,resizable=yes,screenx=50%,screeny=50%');"  title="View Detail Explanation of our Foreclosure Records"  >View Detail Explanation of our Foreclosure Records</a></em></div></td>
</tr>
</table>
<table id="dataTable" cellspacing="0" border="0"><tr><th >Date of Sale</th><th >Defendant Address</th><th >Defendant City</th><th >Pin Number</th><th >Plantiff</th><th >Recording Date Forecloser</th><th >Sale Results</th><th >Add to Cart</th></tr>
<tr><td class="">9/2/2008</td>
<td class="">1133 E 83rd St Unit 147</td>
<td class="">Chicago</td>
<td class="">20 35 321 086 0000</td>
<td class="">Deutsche Bank Natl Trust Co</td>
<td class="">022107</td>
<td class="">Reo Sold</td>
<td class=""><div id="453280911-cook"><a style="color: #cc0000;" href="javascript: addToCart('Record+ID%3A+453280911',453280911,'cook', 'fc')">Add&nbsp;to<br />
Cart</a></div></td>
</tr>
<tr><td class="alt">&nbsp;</td>
<td class="alt">1133 E 83rd St Unit 147</td>
<td class="alt">Chicago</td>
<td class="alt">20 35 321 086 0000</td>
<td class="alt">Deutsche Bank Natl Trust Co</td>
<td class="alt">022107</td>
<td class="alt">&nbsp;</td>
<td class="alt"><div id="453250819-cook"><a style="color: #cc0000;" href="javascript: addToCart('Record+ID%3A+453250819',453250819,'cook', 'fc')">Add&nbsp;to<br />
Cart</a></div></td>
</tr>
<tr><td class="">&nbsp;</td>
<td class="">1133 E 83rd St Unit 147</td>
<td class="">Chicago</td>
<td class="">20 35 321 086 0000</td>
<td class="">Mers</td>
<td class="">&nbsp;</td>
<td class="">&nbsp;</td>
<td class=""><div id="453183820-cook"><a style="color: #cc0000;" href="javascript: addToCart('Record+ID%3A+453183820',453183820,'cook', 'fc')">Add&nbsp;to<br />
Cart</a></div></td>
</tr>
</table>


<a name="mo-records"></a><br />
<table width="100%"><tr><td><h3 class="section_title">Mortgage Records</h3></td>
<td><div align="right"><em><a href='javascript:void(0);' onclick="window.open('/common/sample_record/6', '_blank', 'width=600,height=500,scrollbars=yes,status=yes,resizable=yes,screenx=50%,screeny=50%');"  title="See a Sample Mortgage Record"  >See a Sample Mortgage Record</a><br />
<a href='javascript:void(0);' onclick="window.open('/common/field_definitions/6', '_blank', 'width=600,height=500,scrollbars=yes,status=yes,resizable=yes,screenx=50%,screeny=50%');"  title="View Detail Explanation of our Mortgage Records"  >View Detail Explanation of our Mortgage Records</a></em></div></td>
</tr>
</table>
<table id="dataTable" cellspacing="0" border="0"><tr><th >BankName</th><th >City #1</th><th >Date of Record</th><th >FirstName #1</th><th >LastName #1</th><th >Street Name #1</th><th >Street Number #1</th><th >Add to Cart</th></tr>
<tr><td class="">Bank Of America</td>
<td class="">Chicago</td>
<td class="">011906</td>
<td class="">Mary J</td>
<td class="">Anderson</td>
<td class="">E 83rd St</td>
<td class="">1133</td>
<td class=""><div id="15368443-cook"><a style="color: #cc0000;" href="javascript: addToCart('Record+ID%3A+15368443',15368443,'cook', 'mo')">Add&nbsp;to<br />
Cart</a></div></td>
</tr>
<tr><td class="alt">First Franklin</td>
<td class="alt">Chicago</td>
<td class="alt">061306</td>
<td class="alt">Alexis</td>
<td class="alt">Brooks</td>
<td class="alt">W 83rd St</td>
<td class="alt">1133</td>
<td class="alt"><div id="15558248-cook"><a style="color: #cc0000;" href="javascript: addToCart('Record+ID%3A+15558248',15558248,'cook', 'mo')">Add&nbsp;to<br />
Cart</a></div></td>
</tr>
<tr><td class="">Credit Union One</td>
<td class="">Chicago</td>
<td class="">122712</td>
<td class="">Pamela</td>
<td class="">Moore</td>
<td class="">E 83rd St</td>
<td class="">1133</td>
<td class=""><div id="17044748-cook"><a style="color: #cc0000;" href="javascript: addToCart('Record+ID%3A+17044748',17044748,'cook', 'mo')">Add&nbsp;to<br />
Cart</a></div></td>
</tr>
</table>


<a name="re-records"></a><br />
<table width="100%"><tr><td><h3 class="section_title">Real Estate Records</h3></td>
<td><div align="right"><em><a href='javascript:void(0);' onclick="window.open('/common/sample_record/21', '_blank', 'width=600,height=500,scrollbars=yes,status=yes,resizable=yes,screenx=50%,screeny=50%');"  title="See a Sample Real Estate Record"  >See a Sample Real Estate Record</a><br />
<a href='javascript:void(0);' onclick="window.open('/common/field_definitions/21', '_blank', 'width=600,height=500,scrollbars=yes,status=yes,resizable=yes,screenx=50%,screeny=50%');"  title="View Detail Explanation of our Real Estate Records"  >View Detail Explanation of our Real Estate Records</a></em></div></td>
</tr>
</table>
<table id="dataTable" cellspacing="0" border="0"><tr><th >City #1</th><th >Date of Record</th><th >FirstName #1</th><th >LastName #1</th><th >Street Name #1</th><th >Street Number #1</th><th >Add to Cart</th></tr>
<tr><td class="">Chicago</td>
<td class="">050405</td>
<td class="">Bernard</td>
<td class="">Shannon</td>
<td class="">E 83rd St</td>
<td class="">1133</td>
<td class=""><div id="1809966-cook"><a style="color: #cc0000;" href="javascript: addToCart('Record+ID%3A+1809966',1809966,'cook', 're')">Add&nbsp;to<br />
Cart</a></div></td>
</tr>
<tr><td class="alt">Chicago</td>
<td class="alt">061306</td>
<td class="alt">Alexis</td>
<td class="alt">Brooks</td>
<td class="alt">W 83rd St</td>
<td class="alt">1133</td>
<td class="alt"><div id="2213634-cook"><a style="color: #cc0000;" href="javascript: addToCart('Record+ID%3A+2213634',2213634,'cook', 're')">Add&nbsp;to<br />
Cart</a></div></td>
</tr>
<tr><td class="">Chicago</td>
<td class="">122712</td>
<td class="">Pamela</td>
<td class="">Moore</td>
<td class="">E 83rd St</td>
<td class="">1133</td>
<td class=""><div id="3277012-cook"><a style="color: #cc0000;" href="javascript: addToCart('Record+ID%3A+3277012',3277012,'cook', 're')">Add&nbsp;to<br />
Cart</a></div></td>
</tr>
</table>


<div id="risCheckout" style="background-color: #FFFED1"><a href="http://chicago.dailyherald.il-foreclosure.com/basket"  title="Checkout to Purchase Records"  ><strong>Checkout to Purchase Records</strong></a></div><br />
<br />
<p><em> Data provided on our site is gathered from Illinois County, State, and Federal public record sources, and does not include the complete public record files of any person, business, phone, or property. This data may be used for informational purposes only. Public records that appear on this page include current and past records, and they may not reflect the current state of the property. Regarding Foreclosure activity, we track property that has had any Foreclosure activity at all, either currently or in the past. Please refer to the date listed in the field -- Recording Date Foreclosure -- to understand if a Foreclosure Filing is current, or if it occurred in the past.  If there is a Foreclosure record listed, it may or may not have occurred with the current owners of the property. </em></p>
<br />
<br />
<div class="clear"></div><div class="green_box"><a name="otherproperties"></a><h3>Illinois Neighborhood Public Records - <a href="http://chicago.dailyherald.il-foreclosure.com/property/search"  title="Search by Address"  >Search by&nbsp;Address</a></h3>
<table width="100%"><tr><td width="50%" valign="top"><ul><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/11193230010000/555-elmwood-ave-apt-2"  title="555 Elmwood Ave Apt 2"  >555 Elmwood Ave Apt 2</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/24263080020000/12504-s-quinn-dr"  title="12504 S Quinn Dr"  >12504 S Quinn Dr</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/17223020521065/1601-s-michigan-ave-apt-407"  title="1601 S Michigan Ave Apt 407"  >1601 S Michigan Ave Apt 407</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/17012230311001/512-n-mcclurg-ct-apt-4101"  title="512 N Mcclurg Ct Apt 4101"  >512 N Mcclurg Ct Apt 4101</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/20282140030000/7207-s-perry-ave"  title="7207 S Perry Ave"  >7207 S Perry Ave</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/14054070151055/5733-n-sheridan-rd-apt-16c"  title="5733 N Sheridan Rd Apt 16c"  >5733 N Sheridan Rd Apt 16c</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/17083350090000/17-n-loomis-st-apt-2d"  title="17 N Loomis St Apt 2d"  >17 N Loomis St Apt 2d</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/13301350310000/2821-n-new-england-ave"  title="2821 N New England Ave"  >2821 N New England Ave</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/19141090760000/3837-w-56th-pl"  title="3837 W 56th Pl"  >3837 W 56th Pl</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/13282210320000/5020-w-george-st"  title="5020 W George St"  >5020 W George St</a></ul>
</td>
<td width="50%" valign="top"><ul><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/28363000060000/17902-millstone-rd"  title="17902 Millstone Rd"  >17902 Millstone Rd</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/14062090280000/6238-n-hermitage-ave"  title="6238 N Hermitage Ave"  >6238 N Hermitage Ave</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/23142060140000/10504-s-81st-ct"  title="10504 S 81st Ct"  >10504 S 81st Ct</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/24101200090000/4705-w-98th-st"  title="4705 W 98th St"  >4705 W 98th St</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/17032010691069/560-w-fulton-st-apt-308"  title="560 W Fulton St Apt 308"  >560 W Fulton St Apt 308</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/10354020430000/3472-w-north-shore-ave"  title="3472 W North Shore Ave"  >3472 W North Shore Ave</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/25163130440000/10815-s-parnell-ave"  title="10815 S Parnell Ave"  >10815 S Parnell Ave</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/20272090140000/7245-s-vernon-ave"  title="7245 S Vernon Ave"  >7245 S Vernon Ave</a><li><a href="http://chicago.dailyherald.il-foreclosure.com/property/cook/05343060190000/1323-gregory-ave"  title="1323 Gregory Ave"  >1323 Gregory Ave</a></td>
</tr>
</table>
<div class="clear"></div></div>
	</span>
	
	<span id="ris_span_content">
		<br />
		<div class="hrGrey"><hr /></div>
		<p>
			
<a href="http://chicago.dailyherald.il-foreclosure.com/"  title="Foreclosure Auction Schedule"  >Foreclosure Auction Schedule</a>			 |
<a href="http://chicago.dailyherald.il-foreclosure.com/foreclosure-articles"  title="Foreclosure Articles"  >Foreclosure Articles</a>			 |
<a href="http://chicago.dailyherald.il-foreclosure.com/avoid-foreclosure"  title="Avoid Foreclosure"  >Avoid Foreclosure</a>			<br />
			
<a href="http://chicago.dailyherald.il-foreclosure.com/sample-database"  title="Sample Database"  >Sample Database</a>			 |
<a href="http://chicago.dailyherald.il-foreclosure.com/realestate-terms"  title="Realestate Terms"  >Realestate Terms</a>			 |
<a href="http://chicago.dailyherald.il-foreclosure.com/legal-terms"  title="Legal Terms"  >Legal Terms</a>			<br />
			
<a href="http://chicago.dailyherald.il-foreclosure.com/purchase-foreclosure"  title="Purchase Foreclosure"  >Purchase Foreclosure</a>			 |
<a href="http://chicago.dailyherald.il-foreclosure.com/rss"  title="RSS Feed"  >RSS Feed</a>			<br />
			
<a href="http://www.public-record.com/content/databases/foreclosures/index.asp?src=dhcobrand"  title="Pre-Foreclosure & Auctions"  >Pre-Foreclosure & Auctions</a>			 |
<a href="http://chicago.dailyherald.il-foreclosure.com/about-us"  title="About Us"  >About Us</a>			 |
<a href="mailto:customercare@public-record.com" title="Email: customercare@public-record.com">Email Us</a>			<br />
			
<a href="http://chicago.dailyherald.il-foreclosure.com/disclaimer"  title="Disclaimer"  >Disclaimer</a>			 |
<a href="http://consumer.public-record.com?src=dhcobrand"  title="Check Illinois"  >Check Illinois</a>			 |
<a href="http://watch.public-record.com/src/dhcobrand"  title="Watch Illinois"  >Watch Illinois</a>			 |
<a href="http://realestate.public-record.com/src/dhcobrand"  title="Real Estate Illinois"  >Real Estate Illinois</a>			 |
<a href="http://www.public-record.com/content/general/api_fc.asp?src=dhcobrand"  title="Foreclosure API"  >Foreclosure API</a>			<div>
				
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<div style="padding: 6px 0 0 0; font-style: italic">
<em>
<a href="https://www.facebook.com/pages/Record-Information-Services/240168689370593" class="social_fb_like" target="_blank">Like our Facebook page</a>
</em>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4ebe99ad280fc0af"></script>
<!-- AddThis Button END -->
			</div>
		</p>
		<p>
			All content copyright &copy; 1997 -
			
2013			by Record Information Services, Inc.
		</p>
	</span>
</div>
<!-- =================================================================== -->
<!-- ===================== CONTENT (main column) ======================= -->	
<!-- =================================================================== -->
						
						
						
						<img src="/public/cobrand/shadow_divider.gif" alt="Shadow divider" style="display: block;" height="18" width="750">
						<div class="midLeft"><a name="news"></a>
							
							
						</div>
						
						<div style="clear: both; margin: 0pt; padding: 0pt; display: block; border-top: 1px solid rgb(235, 235, 223); line-height: 0%;">&nbsp;<br></div>
					</div>
				</div>
<!-- end LEFT COLUMN -->
				<div id="spaceCol">
					<br>
				</div>
				<div id="rightCol">
					
					<div class="ad160">
						<script type="text/javascript">
						<!--
						OAS_AD('Right1');
						//-->
						</script>
						<hr />
						<iframe width="160" height="600" noresize scrolling=No frameborder=0 marginheight=0 marginwidth=0 src="http://rotator.adjuggler.com/servlet/ajrotator/235597/0/vh?z=publicrecord&dim=233368&pos=1&kw=&click="><script language=JavaScript src="http://rotator.adjuggler.com/servlet/ajrotator/235597/0/vj?z=publicrecord&dim=233368&pos=1&kw=&click=&abr=$scriptiniframe"></script><noscript><a href="http://rotator.adjuggler.com/servlet/ajrotator/235597/0/cc?z=publicrecord&pos=1"><img src="http://rotator.adjuggler.com/servlet/ajrotator/235597/0/vc?z=publicrecord&dim=233368&pos=1&kw=&click=&abr=$imginiframe" width="160" height="600" border="0"></a></noscript></iframe>
						<br />
						<br />
						<hr />
						<iframe width="160" height="600" noresize scrolling=No frameborder=0 marginheight=0 marginwidth=0 src="http://rotator.adjuggler.com/servlet/ajrotator/623434/0/vh?z=publicrecord&dim=233368&pos=2&kw=&click="><script language=JavaScript src="http://rotator.adjuggler.com/servlet/ajrotator/623434/0/vj?z=publicrecord&dim=233368&pos=2&kw=&click=&abr=$scriptiniframe"></script><noscript><a href="http://rotator.adjuggler.com/servlet/ajrotator/623434/0/cc?z=publicrecord&pos=2"><img src="http://rotator.adjuggler.com/servlet/ajrotator/623434/0/vc?z=publicrecord&dim=233368&pos=2&kw=&click=&abr=$imginiframe" width="160" height="600" border="0"></a></noscript></iframe>
		
					</div>
				</div>
				<div id="LeftShadow">&nbsp;</div>
				<div id="RightShadow">&nbsp;</div>
			</div>
<!-- end CENTER COLUMN -->
<!-- begin FOOTER -->
			<div id="footer" class="clearfix">
<ul id="links">
<li><a href="http://www.dailyherald.com/" title="Daily Herald" rel="external"><img src="/public/cobrand/dh_logo.gif" alt="Daily Herald" height="21" width="94"></a></li>
<li><a href="http://my.dailyherald.com/nfo/privacy/" title="Privacy Policy" rel="external">Privacy Policy</a></li>
<li class="last"><a href="http://my.dailyherald.com/nfo/privacy/#yahooOptOut" title="About our Ads" rel="external">About our Ads</a></li>
				</ul>
<ul id="authors">
<li><a href="http://my.dailyherald.com/nfo/tos/#copyright" title="Copyright" rel="external">Copyright ? 2010</a></li>
<li class="last"><a href="http://my.dailyherald.com/nfo/tos/#copyright" title="Copyright" rel="external">Paddock Publications, Inc.</a></li>
</ul>
				<div class="infoFooter">
					Every effort is made to provide updated, reliable information, but
there is no guarantee that all information is 100% accurate. Please
contact the listing agent for up-to-date information.  Data provided by:
<a href="javascript:void(0);" onclick="pop('http://www.mredllc.com/');" class="footerA">Midwest Real Estate Data LLC</a> and <a href="javascript:void(0);" onclick="pop('http://www.dailyherald.com');" class="footerA">Daily Herald</a>.
				</div>
</div>
<!-- end FOOTER -->
		</div>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-378941-6");
pageTracker._trackPageview();
} catch(err) {}</script>
<script type="text/javascript">
	window.google_analytics_uacct = "UA-378941-6";
</script>

<!-- Start Quantcast tag -->
<script type="text/javascript">
_qoptions={
qacct:"p-7aRfUIOnJjhaQ" 
};
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript>
<img src="http://edge.quantserve.com/pixel/p-7aRfUIOnJjhaQ.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast" />
</noscript>
<!-- End Quantcast tag -->

</body>
</html>
<!-- chicago.dailyherald.il-foreclosure.com (M), 192.168.213.37, Rendered: 5/19/2013 5:36:17 PM -->