<!---SERVER=CLOGICAMA2--->
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Homes For Sale In Knoxville With Acreage</title>
<meta name="Description" content="Homes For Sale In Knoxville with acreage located just a mile from I-40 in Strawberry Plains. All brick east Tennessee country estate on 1.46 acres." />
<meta name="keywords" content="Knoxville real estate,find a home in Knoxville,www.724WooddaleChurch.com,homes for sale in knoxville with acreage,Strawberry Plains" />
<link rel="stylesheet" type="text/css" href="ld_styles.css" />
<link rel="shortcut icon" href="http://www.propertiesonline.com/_media/graphics/favicons/neighborhood.ico" />

<style>
<!--
	.titletext { font-size:16pt;color:#FFFFFF}
	.addresstext { font-weight:bold;font-size:10pt;color:#C0C0C0}
	.largetextcolor { font-weight:bold;font-size:12pt;color:#000000}
	.featuresbartext { font-weight:bold;font-size:12pt;color:#C0C0C0}
	.pricetext { font-weight:bold;font-size:14pt;color:#FFFFFF}
	.infotext { font-weight:bold;font-size:8pt;color:#000000}
	.table1text { color:#C0C0C0}
	.table2text { color:#000000}
	.disclaimertabletext { color:#C0C0C0}
	A.bodylink { color:#FFFFFF }
	A.bodylink:hover { color:#C0C0C0 }
	A.disclaimerlink { color:#FFFFFF }
	A.disclaimerlink:hover { color:#C0C0C0 }
	A.officelink { color:#000000 }
	A.officelink:hover { color:#909090 }
	A.detailslink { color:#FFFFFF }
	A.detailslink:hover { color:#C0C0C0 }
	A.vtlink { font-size:8pt; color:#9C0101;text-decoration:none }
	A.vtlink:hover { font-size:8pt; color:#FFFFFF;text-decoration:none }
	A.quicklink { font-size:8pt; color:#000000;text-decoration:none }
	A.quicklink:hover { font-size:8pt; color:#FFFFFF;text-decoration:none }
-->
</style>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin

//3-way slideshow- by Suzanne Arnold (http://jandr.com/, suzanne@mail.jandr.com)
//Script featured on JavaScript Kit (http://javascriptkit.com)
//Credit must stay intact
//Modified DRB 09.16.19  Added Formatting, and try/catch in onerotate

var Onerotate_delay = 4000; // delay in milliseconds (4000 = 4 secs)
Onecurrent = 0;

<!---SLIDE_SHOW_ARRAY--->
function Onenext() {
	if (document.Oneslideform.Oneslide[Onecurrent+1]) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent+1].value;
		document.Oneslideform.Oneslide.selectedIndex = ++Onecurrent;
	}
	else Onefirst();
}

function Oneprevious() {
	if (Onecurrent-1 >= 0) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent-1].value;
		document.Oneslideform.Oneslide.selectedIndex = --Onecurrent;
	}
	else Onelast();
}

function Onefirst() {
	Onecurrent = 0;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[0].value;
	document.Oneslideform.Oneslide.selectedIndex = 0;
}

function Onelast() {
	Onecurrent = document.Oneslideform.Oneslide.length-1;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
	document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
}

function Oneap(text) {
	document.Oneslideform.Oneslidebutton.value = (text == "Stop") ? "Start" : "Stop";
	Onerotate();
}

function Onestart() {
	window.setTimeout("Onerotate()", Onerotate_delay);
}

function Onechange() {
	Onecurrent = document.Oneslideform.Oneslide.selectedIndex;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
}

function Onerotate() {
	try {
		if (document.Oneslideform.Oneslidebutton.value == "Stop") {
			Onecurrent = (Onecurrent == document.Oneslideform.Oneslide.length-1) ? 0 : Onecurrent+1;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].apply()
			document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].play()
			document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
			if (document.images.Oneshow.filters)
			window.setTimeout("Onerotate()", Onerotate_delay + 2000);
			else
			window.setTimeout("Onerotate()", Onerotate_delay);
		}
	}
	catch(err){}
}
//  End -->
</SCRIPT>

<script language="JavaScript" src="popup.js" type="text/javascript"></script>
<script type="text/javascript" src="swfobject.js"></script></head>

<body bgcolor="#000000" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#000000">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000000">
                <tr><td align="center" bgcolor="#000000">
<img src="headers/horse_at_sunset.jpg" border="0" /></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>Slice of Tennessee Paradise!</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000000">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#909090">
                                        <tr>
                                            <td width="507" valign="top">
                                                <form name="Oneslideform" >
                                                <!-- XML = http://www.poltools.net/xmlEngine/listingphotos.ashx?oid=67701&ot=101 --><script type="text/javascript">swfobject.embedSWF("POSlideshow.swf", "altContent1", "507", "475", "9.0.0","", {data_src:"http://www.poltools.net/xmlEngine/listingphotos.ashx?oid%3D67701%26ot%3D101",bgcolor:"000000",imgcolor:"000000",view_timer:"4",transition_timer:"0.5",has_captions:"y",has_fullscreen:"y"}, {play: "true", loop: "true", menu: "true", quality: "high", scale: "showall", salign: "", wmode: "window", bgcolor: "#ffffff", allowScriptAccess: "sameDomain", allowFullScreen: "true", devicefont: "false"}, {id: "altContent1", name: "altContent1", align: "middle"});</script><div id="altContent1" class="row" align="left"><TABLE align="center" width="507" border="0" cellspacing="0" cellpadding="0" bordercolor="#000000">
<TR align="center" height="405"><TD bgcolor="#000000" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000032153_06252010.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor="#000000" align="center">
		<table width="100%">
			<tr>
				<td align="center"><select name="Oneslide" onChange="Onechange();" size="1"><OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000032153_06252010.jpg"  selected>01 Front</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000033606_06252010.jpg">02 Covered Porch</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000034637_06252010.jpg">03 View From Road</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000037731_06252010.jpg">04 Foyer</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000038653_06252010.jpg">05 Living Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000039778_06252010.jpg">06 Wood Burning Stove</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000040324_06252010.jpg">07 Kitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000040949_06252010.jpg">08 Kitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000041528_06252010.jpg">09 Kitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000042012_06252010.jpg">10 Breakfast Nook</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000042574_06252010.jpg">11 View to backyard</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000043074_06252010.jpg">12 Dining Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000043590_06252010.jpg">13 Dining Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000044059_06252010.jpg">14 Downstairs half bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000045043_06252010.jpg">15 Upstairs</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000045653_06252010.jpg">16 Master Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000046278_06252010.jpg">17 Master Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000046871_06252010.jpg">18 View Into Master Bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000047778_06252010.jpg">19 Master Bath French Doo</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000048434_06252010.jpg">20 Master Bathroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000049074_06252010.jpg">22 Master Bath Vanity</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000049684_06252010.jpg">23 Master Bathroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000050215_06252010.jpg">24 Second Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000050793_06252010.jpg">25 Second Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000051356_06252010.jpg">26 Third Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000051903_06252010.jpg">27 Second Full Bathroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000052465_06252010.jpg">27 Third Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000053059_06252010.jpg">27a Main Level Garage</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000053590_06252010.jpg">27b Laundry Room Off Kitc</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000054074_06252010.jpg">28 Basement</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000054684_06252010.jpg">29 Third Garage</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000055090_06252010.jpg">30 Basement Storage</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000055481_06252010.jpg">31 Backyard</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000055981_06252010.jpg">32 Pool</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000056606_06252010.jpg">32 Rear Deck</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000057043_06252010.jpg">33 Rear View</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000057590_06252010.jpg">34 Meet Your Neighbors</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000058152_06252010.jpg">37 Landscaping</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000058543_06252010.jpg">38 Front Yard</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD110/MCIC9200794243P_62110111731A_ph000058996_06252010.jpg">39 Front</OPTION>
</select>
				</td>
				<td align="center" bgcolor="#000000" height="25"><DIV align="center">
<INPUT type=button onClick="Oneprevious();" value="<<" title="Previous" id=button1 name=button1>
<INPUT type=button name="Oneslidebutton" onClick="Oneap(this.value);" value="Stop" title="AutoPlay">
<INPUT type=button onClick="Onenext();" value=">>" title="Next" id=button1 name=button1>
</DIV>

				</td>
				<td align="center" bgcolor="#000000">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE></div>
                                                
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000">
<tr><td class="addresstext" align="center" bgcolor="#000000">724 Wooddale Church Rd., Knoxville, TN 37924<br /><br /></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000"><tr><td class="table1text"><ul>
<li>3 Bedrooms, 2.5 Baths</li><li>1.46 Acres of beautiful property</li><li>1886 sq. ft. plus unfinished basement</li><li>3 Car Garage</li><li>Sparkling pool &amp; lots of decking</li><li>Country setting, yet minutes to town</li></ul></td></tr></table>
                                                
                                                
<table border="0" cellpadding="10" cellspacing="0" width="100%" bgcolor="#909090"><tr><td class="table2text"><span class="largetextcolor">Remarks:</span><br />Located just a mile from I-40 in Strawberry Plains is this incredible all brick country estate on 1.46 acres. Home sits back off the road on beautiful and private piece of property. Home has a great modern kitchen with breakfast nook and sitting area, a unique and contemporary styled master bathroom with french doors, a huge family room with wood stove fireplace, an elegant dining room, spacious bedrooms, an enormous unfinished basement with 3rd garage and tons of storage and a backyard to die for complete with a pool! When you think of Rocky Top country living this home is picture perfect!</td></tr></table>
                                                </form>
                                            </td>
                                            <td align="center" width="231" valign="top" bgcolor="#909090">
                                                <table align="center" border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#909090">
                                                    
                                                    <tr><td class="pricetext" align="center" bgcolor="#000000"><b>$199,900</b></td></tr>
                                                    <tr><td align="center"><a class="a2a_dd" href="http://www.addtoany.com/share_save?linkname=&amp;linkurl=http%3A%2F%2Fwww.724WooddaleChurch.com%2Findex.asp"><img src="images/share_this_listing.gif" border="0" alt="Share/Save/Bookmark"/></a><script type="text/javascript">a2a_linkname=document.title;a2a_linkurl="http://www.724WooddaleChurch.com/index.asp";a2a_onclick=1;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script></td></tr>
                                                    
                                                    <tr><td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#000000"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#909090">
<tr><td width="100%"><font class="generaltextwhite"><b>&nbsp;Quick Links</b></font></td></tr>
<tr><td>
<table border="0" cellspacing="1" cellpadding="0" bgcolor="#909090" width="100%">
<!--QLSTART--><tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=info&id=MCIC9200794243P_62110111731A&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=view&id=MCIC9200794243P_62110111731A&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=listings&id=MCIC9200794243P_62110111731A&lang=','LD_window','YES',550,650)"><b>Free Listing Updates</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://maps.google.com/maps?f=q&hl=en&q=724%2BWooddale%2BChurch%2BRd%2E,+Knoxville,+TN+37924','Map','YES',800,600)">View Map</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://maps.google.com/maps?f=q&hl=en&q=724%2BWooddale%2BChurch%2BRd%2E,+Knoxville,+TN+37924&ie=UTF8&z=15&t=k&om=1','Map','YES',800,600)">Satellite Photo</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://knoxvilletn.areatour.com','Tour','YES',800,600)">Take an Area Tour</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://nces.ed.gov/globallocator/index.asp?search=1&State=&city=&zipcode=37924&miles=&itemname=&sortby=name&School=1&PrivSchool=1&Status=Loading+Libraries...&Records=16','Schools','YES',800,600)">Local Schools</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.listingdomains.com/flash_files/show_flash.asp?ID=5','Buyers_Tips','YES',650,450)">Tips for Home Buyers</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=mtg&id=MCIC9200794243P_62110111731A&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=news&id=MCIC9200794243P_62110111731A','LD_window','YES',550,600)">Real Estate News</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=emaillisting&id=MCIC9200794243P_62110111731A','LD_window','YES',600,450)">Email This Listing</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('print.asp?prop=MCIC9200794243P_62110111731A&lang=','LD_window','YES',800,600)">Print Flyer</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.listingdomains.com/misc/LD_feedback.asp?LD=MCIC9200794243P_62110111731A','LD_window','YES',600,700)">Property Feedback</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="https://www.listingdomains.com/accounts/login.asp" onMouseOver="window.status='Edit';return true;" onMouseOut="window.status='';return true;">Agent Login</a></td></tr></table>
</td></tr>
<!--QLEND--></table>
</td></tr>
</table></td></tr></table></td></tr>

                                                    
                                                    <tr><td align="center"><img src="http://www.listingdomains.com/system_data/Agent_doc_library/Agent1/MCIC9200794243P.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Christine McInerney</span>
<br />865.237.5289 (Christine Direct)<br />865.621.3658 (Jennifer Direct)
<br /><br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=contact&id=MCIC9200794243P_62110111731A','LD_window','YES',550,500)">Contact Us</a>
<br /><a class="bodylink" href="http://www.HomesForSaleKnoxville.com" target="_blank">Visit Our Website</a>
<br /><a class="bodylink" href="http://www.listingdomains.com/ipropertysearch/results.asp?agent=MCIC9200794243P">View Our Other Listings</a>
<br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=bio&id=MCIC9200794243P_62110111731A','LD_window','YES',550,460)">About Team McIn-Kowski</a><br /></td></tr>

                                                    <tr><td align="center"><br /><table align="center" border="0" cellpadding="1" cellspacing="0" width="90%" bgcolor="#000000"><tr><td><table align="center" border="0" cellpadding="3" cellspacing="2" width="100%" bgcolor="#FFFFFF"><tr><td align="center"><img src="http://www.listingdomains.com/POLibrary/system_data/Logo_doc_library/Logo2/5909125839P.jpg" /></td></tr><tr><td align="center"><a class="officelink" href="http://www.KnoxvilleReal-Estate.com" target="_blank"><b>Keller Williams Knoxville</b></a><br /><span class="smalltext">5616 Kingston Pike<br />Suite 201<br />Knoxville, TN 37919</span><br /><b>865.694.5904</b></td></tr></table></td></tr></table></td></tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr><td><table align="center" style="border-top: 2px solid #000000" cellpadding="4" cellspacing="0" width="100%" bgcolor="#FFFFFF">
<tr><td align="center" valign="middle" width="12%"><img src="http://www.listingdomains.com/images/Designation_logos/REALTOR.jpg" /></td>
<td align="center" valign="middle" width="12%"><img src="http://www.listingdomains.com/images/Designation_logos/MLS-REALTOR.jpg" /></td>
<td align="center" valign="middle" width="12%"><img src="http://www.listingdomains.com/images/Designation_logos/E-PRO.jpg" /></td>
<td align="center" valign="middle" width="12%"><img src="http://www.listingdomains.com/images/Designation_logos/EQUAL_HOUSING.jpg" /></td>
<td align="center" valign="middle" width="12%"><img src="http://www.listingdomains.com/images/Designation_logos/EcoBroker.jpg" /></td>
<td align="center" valign="middle" width="12%"><img src="http://www.listingdomains.com/images/Designation_logos/MLS.jpg" /></td>
</tr><tr><td align="center" valign="middle" width="12%"><img src="http://www.listingdomains.com/images/Designation_logos/AtHomeWithDiversity.jpg" /></td>
<td align="center" valign="middle" width="12%"><img src="http://www.listingdomains.com/images/Designation_logos/Green_NAR.jpg" /></td>
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table></td></tr>
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000"><tr><td class="disclaimertabletext"><br /><img border="0" align="left" width="25" src="http://www.listingdomains.net/images/equalhouse.gif">
<span class="textnote">&copy;&nbsp;2010 Properties Online, LLC, Patent No. US 6,760,707. The above information including square footage is based on data received from the seller and/or from public sources. This information is deemed reliable but has not been independently verified and cannot be guaranteed. Prospective buyers are advised to verify information to their own satisfaction prior to purchase. By providing links to other sites Properties Online, LLC does not guarantee, approve or endorse the information or products available at these sites, nor does a link indicate any association with or endorsement by the linked site to the agent, brokerage, brand or  Properties Online, LLC. Powered by <a class="disclaimerlink" href="http://www.listingdomains.com/">ListingDomains.com</a>.</span></td></tr></table></td></tr>
            </table>
        </td>
    </tr>
</table>
</center>

<!--START GOOGLE ANALYTIC--><script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">_uacct = "UA-752021-2";urchinTracker("724WooddaleChurch.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>
