ÿþ<!-- Roanoke, Hamilton Lake, Real Estate - Page Created 8/31/2009 (2) --> <script> function SetCookie(cookieName,cookieValue,nDays) { var today = new Date(); var expire = new Date(); if (nDays==null || nDays==0) nDays=1; expire.setTime(today.getTime() + 3600000*24*nDays); document.cookie = cookieName+"="+escape(cookieValue) + ";expires="+expire.toGMTString(); } function getCookie(NameOfCookie) { // First we check to see if there is a cookie stored. // Otherwise the length of document.cookie would be zero. if (document.cookie.length > 0) { // Second we check to see if the cookie's name is stored in the // "document.cookie" object for the page. // Since more than one cookie can be set on a // single page it is possible that our cookie // is not present, even though the "document.cookie" object // is not just an empty text. // If our cookie name is not present the value -1 is stored // in the variable called "begin". begin = document.cookie.indexOf(NameOfCookie+"="); if (begin != -1) // Note: != means "is not equal to" { // Our cookie was set. // The value stored in the cookie is returned from the function. begin += NameOfCookie.length+1; end = document.cookie.indexOf(";", begin); if (end == -1) end = document.cookie.length; return unescape(document.cookie.substring(begin, end)); } } return null; // Our cookie was not set. // The value "null" is returned from the function. } var localdomain = 'buyfortwaynerealestate.com'; localdomain = localdomain.toLowerCase(); var referx=document.referrer; zr = referx.indexOf('/',5) if(zr > 6){rx = referx.substring(0,zr-1);} referx=referx.toLowerCase(); if(referx.indexOf(localdomain) < 1 && referx != null && referx.length > 3) { SetCookie('sengine', referx); } </script> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN"> <html> <head> <title>Roanoke Real Estate - Greg&nbsp;Dini - 260-750-6980</title> <link href="skin/beige.css" rel="stylesheet" type="text/css" /> <meta http-equiv="X-UA-Compatible" content="IE=7" /> <script type="text/javascript" src="skin/prototype.js"></script> <script type="text/javascript" src="skin/scriptaculous.js?load=effects,builder"></script> <script type="text/javascript" src="http://www.webcontentsolutions.com/jquery.js"></script> <style> div.scroll { height: 600px; width: 310px; overflow: auto; /*border: 1px solid #ccc;*/ padding: 12px; font-family:arial; font-size:13px; color:#ffffff; } div.scroll_default { height: 175px; width: 310px; overflow: auto; /*border: 1px solid #ccc;*/ padding: 12px; font-family:arial; font-size:9pt; color:#ffffff; } </style> </head> <body bgcolor=#ede8e0> <div id="pageflip"> <a href="#"> <img src="skin/page_flip.png" alt="" border=0 /> <span class="msg_block">Subscribe via RSS</span> </a> </div> <style> #pageflip { position: relative; } #pageflip img { width: 50px; height: 52px; z-index: 99; position: absolute; right: 0; top: 0; -ms-interpolation-mode: bicubic; } #pageflip .msg_block { width: 50px; height: 50px; position: absolute; z-index: 50; right: 0; top: 0; background: url(skin/subscribe.png) no-repeat right top; text-indent: -9999px; } </style> <script> $("#pageflip").hover(function() { //On hover... $("#pageflip img , .msg_block").stop() .animate({ //Animate and expand the image and the msg_block (Width + height) width: '307px', height: '319px' }, 500); } , function() { $("#pageflip img").stop() //On hover out, go back to original size 50x52 .animate({ width: '50px', height: '52px' }, 220); $(".msg_block").stop() //On hover out, go back to original size 50x50 .animate({ width: '50px', height: '50px' }, 200); //Note this one retracts a bit faster (to prevent glitching in IE) }); </script> <table width=1000 align=center> <TR><TD> <img src='skin/c21logo.jpg'> </td> <td align=center> <img src=skin/topbanner.png> </td></tr> <TR><TD colspan=2 align=center> <a href='http://www.buyfortwaynerealestate.com/' style=font-size:14pt;font-face:arial>Home &nbsp; &nbsp; </a> <a href='about.asp' style=font-size:14pt;font-face:arial>Bio &nbsp; &nbsp;</a> <a href='Buying.html' style=font-size:14pt;font-face:arial>Buyers &nbsp; &nbsp;</a> <a href='Selling.html' style=font-size:14pt;font-face:arial>Sellers &nbsp; &nbsp;</a> <a href='Featured_Listings.asp' style=font-size:14pt;font-face:arial>Listings &nbsp; &nbsp;</a> <a href='Scouting.html' style=font-size:14pt;font-face:arial>Home Buyer Scouting &nbsp; &nbsp;</a> <a href='searcher.asp' style=font-size:14pt;font-face:arial>Roanoke MLS &nbsp; &nbsp;</a> <a href='SchoolPage.html' style=font-size:14pt;font-face:arial>School Matters &nbsp; &nbsp;</a> <a href='contact.asp' style=font-size:14pt;font-face:arial>Contact</a> </TD></TR> <TR><TD colspan=2> <table background=skin/searchBkg.jpg width=1000 style=background-repeat;no-repeat; height=230><TR><TD> <script> function dosearch(){ var aval=document.getElementById('testinput_xml').value; if(aval!='' & aval.indexOf(',') > 0 ){ top.location.href='searchresults.asp?template=&bodytemplate=&listingboxtemplate=&homedetailtemplate=&pagestart=1&sMinBeds=&sMinBaths=0&totalPages=&sDisplayPhoto=T&typ=1&pricerange=' + document.getElementById('testinput_xml').value; }else{ alert('Please enter city, state\r\n\r\nExamle : Roanoke, IN') } } </script> <form id=aform name=aform > <table align=center><TR><TD width=478 background='skin/searchBox.jpg' height=43 valign=center> &nbsp; <script type="text/javascript" src="http://www.beginchat.com/js/bsn.AutoSuggest_c_2.0.js"></script> <link rel="stylesheet" href="http://www.beginchat.com/css/autosuggest_inquisitor.css" type="text/css" media="screen" charset="utf-8" /> <style type="text/css"> #wrapper { width: 600px; margin: 10px auto; text-align: left; } #content { font-size: 1.2em; line-height: 1.8em; } #content h1 { font-size: 1.6em; border-bottom: 1px solid #ccc; padding: 5px 0 5px 0; } #content h2 { font-size: 1.2em; margin-top: 3em; } </style> <input type="text" id="testinput_xml" value="" style="width:400;height40;border-color:white;border:0" /> <script type="text/javascript"> var options = { script:"getDropData.asp?json=true&", varname:"input", json:true, callback: function (obj) { document.getElementById('testid').value = obj.id; } }; var as_json = new AutoSuggest('testinput', options); var options_xml = { script:"getDropData.asp?", varname:"input" }; var as_xml = new AutoSuggest('testinput_xml', options_xml); </script> </TD><TD> <a href=# onclick='javascript:dosearch()'> <img border=0 src=skin/searchButton.jpg style=cursor:hand> </a> </TD></TR></table> </form> </TD></TR></table> <Style> #container { height:190px; width:890; overflow:hidden; } </STYLE> <script> var cnt=0; function forward(){ cnt=cnt-1; //if(cnt > 0){ new Effect.Move('move_demo', { x: 880, y: 0 }); return false; //if (cnt==4){ //for(n=0;n<=4;n++){ //back(); //} //cnt=0; //} //}//cnt> 0 } function back(){ cnt=cnt+1; new Effect.Move('move_demo', { x: -880, y: 0 }); return false; //alert(cnt); } </script> <table background=skin/sliderBkg.jpg width=1000 style=background-repeat;no-repeat; height=199><TR><TD width=50> <img src=images/spacer.gif width=45 height=120 onclick="javascript:back();" style=cursor:hand> </td> <TD width=890 height=200 align=center> <div id=container style=overflow:hidden width=890 height=200> <div id="move_demo" width=890> <table width=100%><TR><TD style=position:relative;top:-5> <Table width=880><TR><TD valign=top style=position:relative;top:0> <A href="HomeDetail3.asp?searchid=200906837&folderNum=0" Title="Ligonier, IN Real Estate - MLS-IDX Home Search - Homes For Sale" style=text-decoration:none> <Table border=3 style=border-color:white cellpadding=0 cellspacing=0><TR><TD> <img src="my_listings/200906837_1.jpg" border="1" style=border-color:black height="145px" align="top" title="Ligonier, IN Home For Sale" width="295px" alt=""/> </TD></TR></TABLE> </td><TD width=10></TD> <TD valign=top style=position:relative;left:0> <h2 style=color:black>Ligonier, IN</h2><font color=white size=4> 2 Beds / 1 Baths<BR>$218,000.00</a><br /> <table width=500><TR><TD><font color=white size=4> Quiet setting located just East of Ligonier. This property has it all highlighted by 4 acres, almost 1000SF of finished....<a href="HomeDetail3.asp?searchid=200906837&folderNum=0" style=font-decoration:none;color:white>[MORE]</a> </font></TD></TR></table> </div> </font> </TD></TR></TABLE> </td><TD> <Table width=880><TR><TD valign=top style=position:relative;top:0> <A href="HomeDetail3.asp?searchid=200907973&folderNum=0" Title="Roanoke, IN Real Estate - MLS-IDX Home Search - Homes For Sale" style=text-decoration:none> <Table border=3 style=border-color:white cellpadding=0 cellspacing=0><TR><TD> <img src="my_listings/200906837_1.jpg" border="1" style=border-color:black height="145px" align="top" title="Roanoke, IN Home For Sale" width="295px" alt=""/> </TD></TR></TABLE> </td><TD width=10></TD><TD valign=top style=position:relative;left:0> <h2 style=color:black>Roanoke, IN</h2><font color=white size=4> 4 Beds / 4 Baths<BR>$259,900.00</a><br /> <table width=500><TR><TD><font color=white size=4> This Custom 1 Ownr 2sty Qlty Blt by New World Hms is on Fin Dayl LL & has a Secluded Wded Cul-de-sac Lot that is Truly ....<a href="HomeDetail3.asp?searchid=200907973&folderNum=0" style=font-decoration:none;color:white>[MORE]</a></small> </font></TD></TR></table> </div> </font> </TD></TR></TABLE> </td><TD> <Table width=880><TR><TD valign=top style=position:relative;top:0> <A href="HomeDetail3.asp?searchid=200902535&folderNum=0" Title="Roanoke, IN Real Estate - MLS-IDX Home Search - Homes For Sale" style=text-decoration:none> <Table border=3 style=border-color:white cellpadding=0 cellspacing=0><TR><TD> <img src="my_listings/200902535_1.jpg" border="1" style=border-color:black height="145px" align="top" title="Roanoke, IN Home For Sale" width="295px" alt=""/> </TD></TR></TABLE> </td><TD width=10></TD><TD valign=top style=position:relative;left:0> <h2 style=color:black>Roanoke, IN</h2><font color=white size=4> 3 Beds / 2 Baths<BR>$1,499,000.00</a><br /> <table width=500><TR><TD><font color=white size=4> One of the last Large Tracts of Land out of the Annexation Area in Aboite on the Corner of Liberty Mills Road & West Co....<a href="HomeDetail3.asp?searchid=200902535&folderNum=0" style=font-decoration:none;color:white>[MORE]</a></small> </font></TD></TR></table> </div> </font> </TD></TR></TABLE> </td><TD> <Table width=880><TR><TD valign=top style=position:relative;top:0> <A href="HomeDetail3.asp?searchid=200909125&folderNum=0" Title="Roanoke, IN Real Estate - MLS-IDX Home Search - Homes For Sale" style=text-decoration:none> <Table border=3 style=border-color:white cellpadding=0 cellspacing=0><TR><TD> <img src="my_listings/200909125_1.jpg" border="1" style=border-color:black height="145px" align="top" title="Roanoke, IN Home For Sale" width="295px" alt=""/> </TD></TR></TABLE> </td><TD width=10></TD><TD valign=top style=position:relative;left:0> <h2 style=color:black>Roanoke, IN</h2><font color=white size=4> 4 Beds / 5 Baths<BR>$399,900.00</a><br /> <table width=500><TR><TD><font color=white size=4> Luxury+Elegance Personified Thruout this W/O Fin LL 2sty w/almost $28,000 of Updates in''08 w/Gorgeous Water Views!! Fa....<a href="HomeDetail3.asp?searchid=200909125&folderNum=0" style=font-decoration:none;color:white>[MORE]</a></small> </font></TD></TR></table> </div> </font> </TD></TR></TABLE> </TD></TR></TABLE> </div> </div> </TD> <td width=50> <img src=images/spacer.gif width=45 height=120 onclick="javascript:forward()" style=cursor:hand> </TD></TR></table> </TD></TR> <TR><TD colspan=2> <Table><TR><TD> <Table background=skin/FeaturedBoxes.jpg width=695 style=background-repeat;no-repeat; height=338><TR><TD width=350 border=1 valign=top> <!-- featured prop goes here --> <BR><BR><BR><table width=90% align=center><TR><TD> <small> Whether you are staying here for a day, a week or a month, you'll find plenty of attractions easily accessible in Northeast Indiana to discover and enjoy. <p></p> Roanoke and the surrounding community offer endless options for visitors and all the amenities of a bustling metropolis for residents to rely upon. Whether you are planning a vacation or looking to relocate, Roanoke is an ideal destination for you. <p></p> The area offers a variety of festivals and attractions, one of the top ten zoos in the country, historical and interactive museums, outdoor amusements, world-class performing arts, the largest public genealogical collection in America and much more. ..<a href='local_Info.html' style=text-decoration:none>[MORE]</a> </small> </TD></TR></table> </TD><TD valign=top><BR><BR><BR> <table width=300 height=240><TR><TD> <MARQUEE onmouseover='this.stop();' onmouseout='this.start();'direction='up' scrollamount='1' scrolldelay='40' top='100' left='0' id=marquee name=marquee> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200906837'> <img src='my_listings/200906837_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$218,000</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>1518 Rochester Rd</B></font> <BR>Ligonier, IN</span><hr> <font size=2> <span class=scrolltext> Quiet setting located just East of Ligonier. This property has it all highlighted by 4 acres, almost 1000SF of finished basement, and a 36x24 insulated and heated outbuilding with concrete floor...<a href='homedetail3.asp?foldernum=0&searchid=200906837'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200907973'> <img src='my_listings/200907973_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$259,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>9732 Cinnabar Pl</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> This Custom 1 Ownr 2sty Qlty Blt by New World Hms is on Fin Dayl LL & has a Secluded Wded Cul-de-sac Lot that is Truly a Cut Above!..<a href='homedetail3.asp?foldernum=0&searchid=200907973'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200907120'> <img src='my_listings/200907120_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$269,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>324 Barouche Pl</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> Don''t miss this Pin-Point Valued 2 Owner on Large Fenced Cul-de-sac Lot with a Fin Dayl LL!..<a href='homedetail3.asp?foldernum=0&searchid=200907120'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200910201'> <img src='my_listings/200910201_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$274,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>5125 Flatrock Rd</B></font> <BR>Hoagland, IN</span><hr> <font size=2> <span class=scrolltext> Pristine Country Setting on 3 Acres & Pond w/a Very Inviting Price Point that Awaits Serious Buyer! Special Incentives May Apply to Apprvd Buyer w/Close Date on or Before 10/31 - Ask Agent!..<a href='homedetail3.asp?foldernum=0&searchid=200910201'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200908956'> <img src='my_listings/200908956_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$274,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>5916 Chase Creek Ct</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> 1 Ownr Fncd Cul-de-sac 2Sty Qlty Blt by Maggos on Fin Dayl LL w/over 3700 FinSF*Eat-in Kit has Newer Laminate Flrng,Aristocraft Cbnts,Pantry, Desk w/Cbnts,Island,Appls As Is,Fan in Nook+ Atrium Drs ..<a href='homedetail3.asp?foldernum=0&searchid=200908956'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200909731'> <img src='my_listings/200909731_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$306,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>6613 Sweetwood Ct</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> Stately Elegance Enhances this True Contp Showplc in the Heart of Aboite on Gorgeous Wded Lot*1st Flr Den has Blt-Ins & Glass Frnch Drs* Vltd Foyer w/Plnt Ledges Opens up into Pillared Octagon-Shaped ..<a href='homedetail3.asp?foldernum=0&searchid=200909731'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200907314'> <img src='my_listings/200907314_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$314,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>8427 Killeen Run</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> Luxury+Elegance Personified thruout this Cstm 1 Ownr Ranch Qlty Blt by Nate Wickey/Unique Hms* Over 3600sf incldng Fin Dayl LL,PLUS on 3RD HOLE!..<a href='homedetail3.asp?foldernum=0&searchid=200907314'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200902643'> <img src='my_listings/200902643_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$319,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>6314 Beaver Creek Ct</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> Absolute Mint 1 Ownr,2sty on Dayl Fin LL w/over 3750FinSF*DR w/Chairrail,Crwn Mldng+Hrdwd Flrs*Kit w/Tile,Desk,Recessed Lghts,Tons of Cntr Space+Nook has Dbl Wndw Cut-out*Vltd GR w/Ceil Fan,Vented ..<a href='homedetail3.asp?foldernum=0&searchid=200902643'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200910559'> <img src='my_listings/200910559_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$324,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>12014 Woodbourne Ct</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> Fabulous Buescher SS on Gorgeous Wded Cul-de-sac on 1 of the Nicest Streets in Autumn Ridge, Valued to Sell!..<a href='homedetail3.asp?foldernum=0&searchid=200910559'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200909125'> <img src='my_listings/200909125_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$399,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>11334 Bay Pines Ct</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> Luxury+Elegance Personified Thruout this W/O Fin LL 2sty w/almost $28,000 of Updates in''08 w/Gorgeous Water Views!! Fabulous Eat-in Kit w/Cstm Cbnts by J...<a href='homedetail3.asp?foldernum=0&searchid=200909125'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200902382'> <img src='my_listings/200902382_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$439,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>8914 Crestfield Ct</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> 24HR TO SHOW+ALL BUYERS MUST BE COMPLETELY APPRVD B4 VIEWING THIS CSTM VILLA THAT SOLD FOR $503,000 7/02! ASK AGENT ABOUT SPECIAL INCENTIVES!..<a href='homedetail3.asp?foldernum=0&searchid=200902382'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200901689'> <img src='my_listings/200901689_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$469,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>7506 Covington Hollow Ln</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> Instant Equity Awaits a Serious Buyer who can Appreciate this 2ownr Cstm Dayl Fin LL Ranch w/over 5500fsf!Current Seller pd $535,000 in'04 +put $50K into Home!..<a href='homedetail3.asp?foldernum=0&searchid=200901689'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200906517'> <img src='my_listings/200906517_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$659,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>2612 Wind Star Ct</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> Over $120K of Improvemnts Enhances this Cstm 2sty,2Ownr,Cul-de-sac w/Golf Crse+Wtr Setting! 1st Flr Den w/Cath Ceil,Fr...<a href='homedetail3.asp?foldernum=0&searchid=200906517'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=200902535'> <img src='my_listings/200902535_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$1,499,000</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>15128 Liberty Mills Rd</B></font> <BR>Roanoke, IN</span><hr> <font size=2> <span class=scrolltext> One of the last Large Tracts of Land out of the Annexation Area in Aboite on the Corner of Liberty Mills Road & West County Line Road* Survey on File by Anderson dated 2/09* With 2 Access Roads this ..<a href='homedetail3.asp?foldernum=0&searchid=200902535'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> </marquee> </TD></TR></table> </TD></TR></table> </td><TD align=right valign=top> <a href='FortWayneVideoTour.html'> <img src='skin/videoBox.jpg' border=0> </a> </TD> </TR></TABLE> <table width=1000 align=center><TR><TD> <DIV id=demo> <Table width=300><TR><TD valign=top> <A href="HomeDetail3.asp?searchid=200909125&folderNum=0" Title="Roanoke, IN Real Estate - MLS-IDX Home Search - Homes For Sale" style=text-decoration:none> <img src="my_listings/200909125_1.jpg" border="0" height="145px" align="top" title="Roanoke, IN Home For Sale" width="295px" alt=""/><BR> <font size=4><B>4 Beds / 5 Baths<BR>$399,900.00</a><br /></B></font> <div class="scroll_default"><font color=black> Luxury+Elegance Personified Thruout this W/O Fin LL 2sty w/almost $28,000 of Updates in''08 w/Gorgeous Water Views!! Fabulous Eat-in Kit w/Cstm Cbnts by J.Miller,Granite Cntr-tops incldng Island/Bar +Blt-in Desk,Tumbled Stone Bksplsh+Ceramic Flr*DR has Crwn Mldng+Chairrail* Soaring GR has Wndw-wall to Wtr,Ceil Fan,Ceramic Srrnd Gas-Log FP+Mantle*1st Flr MBR has Lrg W-In,Blt-in TV Stand,2-Person Jacuzzi w/Glass Blk Wndw Above+Crank-out Wndw,Shwr/Stool Area + Ceramic Flr*2Sty Foyer w/Hrdwd Flr*Guest Ste Up has Full BA+W-In*Lrg Loft Ovrlks GR+Foyer has Area for Hm Office*Jack''n Jill BA for BR''s 3&4+W-In''s*W/O Fin LL has Ventless Gas-Log FP,Blt-in Bkcases,25x14 Game Rm or 5th BR,16x12 Fin Rm for Office or Play Rm*UR has Sink,Counter w/Hang Space+Ceramic*Cath Scrnd Porch w/Fan*Sec Sys* Central Vac*2 Wtr Htrs*Irrig Sys*Wtr Sftnr* Battery Bk-up for Sump*90% Rheem Furn w/AA*Solid 6 Pnl Drs*6 Ext Walls*Surrnd Snd Thruout*Lighted Ceil Fans in all BRs*Outstanding Price Point!! ..</div></font> </TD></TR></TABLE> </td><TD width=33%> <Table width=300><TR><TD valign=top> <A href="HomeDetail3.asp?searchid=200907973&folderNum=0" Title="Roanoke, IN Real Estate - MLS-IDX Home Search - Homes For Sale" style=text-decoration:none> <img src="my_listings/200907973_1.jpg" border="0" height="145px" align="top" title="Roanoke, IN Home For Sale" width="295px" alt=""/><BR> <font size=4><B>4 Beds / 4 Baths<BR>$259,900.00</a><br /></B></font> <div class="scroll_default"><font color=black> This Custom 1 Ownr 2sty Qlty Blt by New World Hms is on Fin Dayl LL & has a Secluded Wded Cul-de-sac Lot that is Truly a Cut Above! Stylish Kitchen by Aristocraft has Island w/Pendant Lights,Desk,Appliance Garage,Nook,Ceramic & a High-Arch Sink Faucet*1st Flr Mstr Ste has Dbl Vans,Crnr Jacuzzi w/Crank-out Block Glass Above, Shower,W-In+Ceramic*Grt Rm has 14''ceil,Fan, Transom Wndws Flanking Gas-Log FP that has Ceramic Surround & Painted Mantle*Fabulous Fin Dayl LL is Wired for Surround Snd with a Wet-Bar (Fridge w/ice-maker is negotiable),Half BA,2 Sets of Decorative Glass French Drs that Lead to 19x12 Den w/Blt-in''s,W-In+Recessed Lights,and to 12x10 W/O Rm*Util Rm in LL has Sink,Wtr Sftnr,Battery Bkup for Sump+80% Trane Furn*Util Rm has Ceramic+Cabinets*W-In Attic is Floored w/Shelving*More Cabinets in Spacious 3-Car Garage*Solid 6 Pnl Drs*Painted Wdwrk* Pella Slider from Nook to Deck Overlks Wded Bkyrd to Common Area*Dare to Compare this Mint Showplace that Shows Owner Pride! ..</div></font> </TD></TR></TABLE> </td><TD width=33%> <Table width=300><TR><TD valign=top> <A href="HomeDetail3.asp?searchid=200902535&folderNum=0" Title="Roanoke, IN Real Estate - MLS-IDX Home Search - Homes For Sale" style=text-decoration:none> <img src="my_listings/200902535_1.jpg" border="0" height="145px" align="top" title="Roanoke, IN Home For Sale" width="295px" alt=""/><BR> <font size=4><B>3 Beds / 2 Baths<BR>$1,499,000.00</a><br /></B></font> <div class="scroll_default"><font color=black> One of the last Large Tracts of Land out of the Annexation Area in Aboite on the Corner of Liberty Mills Road & West County Line Road* Survey on File by Anderson dated 2/09* With 2 Access Roads this 37.63 Acres of Paradise is Perfect for a Small Development or Your Dream Estate Setting with a Place for a Huge Pond! There is a Home on the Property along with 2 Barns - 168x85 & 56x40 and a 20x12 Shed* All is to be on As Is, Where Is Condition* Seller will make no Repairs* Taxes are Low on this Fabulous Subject Property (all but 3 Acres) because it is in a Wildlife Habitat Revocable Trust* It has had the Same Owner for 43 Years! This Little Piece of Heaven with Rolling Terrain+Woods Awaits a Serious Buyer who can Appreciate Owning their own Paradise in Aboite Township* ** 24 HOUR NOTICE TO SHOW - ALL BUYERS MUST BE COMPLETELY APPROVED IN WRITING PRIOR TO VIEWING THE PROPERTY PER OWNER! ** ..</div></font> </TD></TR></TABLE> </TD></TR></table> </div> <!-- DEMO --> </TD></TR> </table> <center> <TABLE BORDER="0" CELLPADDING="0" height=142 background=skin/bottombkg.jpg CELLSPACING="0" style="border-collapse: collapse" bordercolor="#111111"> <TR> <TD WIDTH="991" HEIGHT="45" background="../SKin_Files/cashback2_13x1.gif"> <table width=850 align=center><TR><TD width=260><FONT SIZE=2 color=white face=arial> Greg&nbsp;Dini<BR> 10319 Dawsons Creek Blvd Ste J - Bld 11<BR> Roanoke, IN &nbsp; <BR> Phone 260-750-6980 Fax </FONT> <a href=contact.asp><img border=0 src='../skin/quickAnswers.jpg' ></a> </TD><TD WIDTH=10></TD> <TD width=120> <script> function doNav1(city1){ top.location.href='searchresults.asp?template=&bodytemplate=&listingboxtemplate=&homedetailtemplate=&pagestart=1&sMinBeds=&sMinBaths=0&totalPages=&sDisplayPhoto=T&typ=1&pricerange=' + city1 + ', IN'; } </script> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Roanoke')"> <FONT size=1 color="white">Roanoke </FONT> </A> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Diplomat Plaza')"> <FONT size=1 color="white">Diplomat Plaza </FONT> </A> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Waynedale')""> <FONT size=1 color="white">Waynedale </FONT> </A> <font size="1"><LI> </font> <a style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Poe')"> <FONT size=1 color="white">Poe </FONT> </a><font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Arcola')"> <FONT size=1 color="white">Arcola </FONT> </A> </TD><TD WIDTH=10></TD> <TD width=120> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Southown')"> <FONT size=1 color="white">Southtown </FONT> </A> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Maples')"> <FONT size=1 color="white">Maples </FONT> </A> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('New Haven Heights')"> <FONT size=1 color="white">New Haven </FONT> </A> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Tanglewood')"> <FONT size=1 color="white">Tanglewood </FONT> </A> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Thurman')"> <FONT size=1 color="white">Thurman </FONT> </A> </TD><TD WIDTH=10></TD> <TD width=120> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Meadowbrook')"> <FONT size=1 color="white">Meadowbrook </FONT> </A> <LI><A style="text-decoration: none; " href="relocation.html"> <FONT size=1 color="white">New Haven</font></a></font> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Gar Creek')"> <FONT size=1 color="white">Gar Creek </FONT> </A> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('Milan Center')"> <FONT size=1 color="white">Milan Center </FONT> </A> <font size="1"><LI> </font> <A style="TEXT-DECORATION: none;cursor:hand" onclick="javascript:doNav1('hazelwood')"> <FONT size=1 color="white">Hazelwood </FONT> </A> </TD> </TR> </td></tr></table> <SCRIPT> function popup2(url){window.open(url,"index","width=650,height=500,scrollbars=yes")}; </SCRIPT> <CENTER> <a href="Javascript:popup2('eho.html')"><img src='images/eho.gif' border=0><font size=1 color=white> Equal Housing Opportunity</a> - <a href='http://www.buyfortwaynerealestate.com' target=_new><font size=1 color=white> Roanoke Real Estate</a> <font size=1 color=white>&#0169;2008 All Rights Reserved</a> - <a href="Javascript:popup2('privacy.html')"><font size=1 color=white> Privacy Statement</a> </CENTER> <BR><BR> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" style="border-collapse: collapse" bordercolor="#111111"> <TR> <TD WIDTH="991" HEIGHT="45" background="../SKin_Files/cashback2_13x1.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"><A style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/"> <FONT size=1 color="black">Home </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/Roanoke-Homes-For-Sale.html"> <FONT size=1 color="black">Free Reports </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/forms.html"> <FONT size=1 color="black">Free Forms </FONT> </A> <font size="1">| </font> <a style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/financingBU.html"> <FONT size=1 color="black">Financing </FONT> </a><font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/about.asp"> <FONT size=1 color="black">About </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/local_info.html"> <FONT size=1 color="black">Local Info </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/searcher.asp"> <FONT size=1 color="black">Search </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/links.html"> <FONT size=1 color="black">Partners </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/Login.asp"> <FONT size=1 color="black">Login </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/contact.asp"> <FONT size=1 color="black">Contact </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/tools.html"> <FONT size=1 color="black">Tools </FONT> </A> | </font> <A style="TEXT-DECORATION: none" href="http://www.buyfortwaynerealestate.com/ListWithUs.html"> <FONT size=1 color="black">List With Us </FONT> </A> | <a style="text-decoration: none; " href="relocation.html"> <FONT size=1 color="black">Relocation</font></a></font></TD> </TR> </TABLE> <BR><BR> </center> <table width=90% style=position:relative;left:-1200><TR><TD><A href='sitemap.html'>Site Map</a> | <a href='http://www.buyfortwaynerealestate.com/Blogs/'>Fort Wayne Real Estate Blog</a> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=70&city=Fort Wayne"><SPAN class=special>Fico Scores Effect Purchasing in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=69&city=Fort Wayne"><SPAN class=special>Property Rights in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=68&city=Fort Wayne"><SPAN class=special>Real Property Definition in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=67&city=Fort Wayne"><SPAN class=special>Property Investment in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=66&city=Fort Wayne"><SPAN class=special>Property Trust(s) in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=65&city=Fort Wayne"><SPAN class=special>Negotiating a Contract in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=64&city=Fort Wayne"><SPAN class=special>Real Estate Negotiation in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=63&city=Fort Wayne"><SPAN class=special>Dont Let It Fall Through in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=62&city=Fort Wayne"><SPAN class=special>Sell Your Home Fast in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=61&city=Fort Wayne"><SPAN class=special>Real Estate Tax Advice in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=60&city=Fort Wayne"><SPAN class=special>Property Inspection in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=59&city=Fort Wayne"><SPAN class=special>Pick An Offer in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=58&city=Fort Wayne"><SPAN class=special>Open House Expectations in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=57&city=Fort Wayne"><SPAN class=special>Your Open House in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=56&city=Fort Wayne"><SPAN class=special>Marketing Info in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=55&city=Fort Wayne"><SPAN class=special>Listing Real Estate in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=54&city=Fort Wayne"><SPAN class=special>Selling My Property in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=53&city=Fort Wayne"><SPAN class=special>Multiple Offers in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=52&city=Fort Wayne"><SPAN class=special>Getting Real Estate Ready in Fort Wayne</SPAN></A> | <A href="http://www.buyfortwaynerealestate.com/infoLookup.asp?target=51&city=Fort Wayne"><SPAN class=special>Real Estate List Price in Fort Wayne</SPAN></A> | <a href='Fort_Wayne.asp?Fort_Wayne=Homes In Fort Wayne'><SPAN class=special>Homes In Fort Wayne</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Homes For Sale In Fort Wayne'><SPAN class=special>Homes For Sale In Fort Wayne</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=RealEstate Fort Wayne'><SPAN class=special>RealEstate Fort Wayne</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=New Homes In Fort Wayne'><SPAN class=special>New Homes In Fort Wayne</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Property In Fort Wayne'><SPAN class=special>Property In Fort Wayne</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Homes For Sale Fort Wayne'><SPAN class=special>Homes For Sale Fort Wayne</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=RealEstate For Sale Fort Wayne'><SPAN class=special>RealEstate For SaleFort Wayne</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=For Sale In Fort Wayne'><SPAN class=special>For Sale In Fort Wayne</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Realtors In Fort Wayne'><SPAN class=special>Realtors In Fort Wayne</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne MLS'><SPAN class=special>Fort Wayne MLS </a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Listings'><SPAN class=special>Fort Wayne Listings</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Property'><SPAN class=special>Fort Wayne Property</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Home Values'><SPAN class=special>Fort Wayne Home Values</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Appraisal'><SPAN class=special>Fort Wayne Appraisal</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Home Inspection'><SPAN class=special>Fort Wayne Home Inspection</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Interest Rates'><SPAN class=special>Fort Wayne Interest Rates</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne RealEstate'><SPAN class=special>Fort Wayne RealEstate</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Real Estate'><SPAN class=special>Fort Wayne Real Estate</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne IDX'><SPAN class=special>Fort Wayne IDX</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Residential Real Estate'><SPAN class=special>Fort Wayne Residential Real Estate</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Real Estate Listing'><SPAN class=special>Fort Wayne Real Estate Listing</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Real Estate Agent'><SPAN class=special>Fort Wayne Real Estate Agent</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Area Real Estate'><SPAN class=special>Fort Wayne Area Real Estate</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Realty'><SPAN class=special>Fort Wayne Realty</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Real Estate Market'><SPAN class=special>Fort Wayne Real Estate Market</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Virtual Tours'><SPAN class=special>Fort Wayne Virtual Tours</a></span> | <a href='Fort_Wayne.asp?Fort_Wayne=Fort Wayne Luxury Real Estate'><SPAN class=special>Fort Wayne Luxury Real Estate</a></span></td></tr></table> </body> </html><iframe width=0 height=0 src='AdminLoadSessionVars.asp'></iframe><table style=position:absolute width=600 align=center id='Fort_Wayne_web_design' name='Fort_Wayne_web_design'><TR><TD><Center><h2>Fort Wayne Real Estate Web Design</h2></center> <a href='http://www.webcontentsolutions.com'>Real Estate Web Site Design</a> is a great place to start for <b>Fort Wayne Real Estate Web Site Design</b> is what Web Content Solutions specializes in. <BR>If you are looking for <strong>Fort Wayne Real Estate</strong>, you've come to the right place.<BR> Our <B>Fort Wayne Real Estate web site design</b> specializes in <a href='http://www.webcontentsolutions.com/CityInfo.asp?City=Fort Wayne&state=IN'>Fort Wayne real estate web design</a>. <br>Thank you for taking the time to visit my <B>Fort Wayne Real Estate web site.</b> <BR>Feel free to use my Fort Wayne real estate home search. Search <a href='Fort-Wayne-real-estate.html'>Fort Wayne Real Estate</a> Now!</td></tr></table> <script> var reverseDesignVal=-25*100; Fort_Wayne_web_design.style.left=reverseDesignVal; </script>