ÿþ <HTML><HEAD><TITLE></TITLE> <LINK href="Skin_Files/main2.css" type=text/css rel=stylesheet> <SCRIPT src="Skin_Files/rollovers_ind.js" type=text/JavaScript> </SCRIPT> <!--********************************--> <script type="text/javascript"> /*********************************************** * Switch Menu script- by Martial B of http://getElementById.com/ * Modified by Dynamic Drive for format & NS4/IE4 compatibility * Visit http://www.dynamicdrive.com/ for full source code ***********************************************/ var persistmenu="yes" //"yes" or "no". Make sure each SPAN content contains an incrementing ID starting at 1 (id="sub1", id="sub2", etc) var persisttype="sitewide" //enter "sitewide" for menu to persist across site, "local" for this page only if (document.getElementById){ //DynamicDrive.com change document.write('<style type="text/css">\n') document.write('.submenu{display: none;}\n') document.write('</style>\n') } function SwitchMenu(obj){ if(document.getElementById){ var el = document.getElementById(obj); var ar = document.getElementById("masterdiv").getElementsByTagName("span"); //DynamicDrive.com change if(el.style.display != "block"){ //DynamicDrive.com change for (var i=0; i<ar.length; i++){ if (ar[i].className=="submenu") //DynamicDrive.com change ar[i].style.display = "none"; } el.style.display = "block"; }else{ el.style.display = "none"; } } } function get_cookie(Name) { var search = Name + "=" var returnvalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(search) if (offset != -1) { offset += search.length end = document.cookie.indexOf(";", offset); if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, end)) } } return returnvalue; } function onloadfunction(){ if (persistmenu=="yes"){ var cookiename=(persisttype=="sitewide")? "switchmenu" : window.location.pathname var cookievalue=get_cookie(cookiename) if (cookievalue!="") document.getElementById(cookievalue).style.display="block" } } function savemenustate(){ var inc=1, blockid="" while (document.getElementById("sub"+inc)){ if (document.getElementById("sub"+inc).style.display=="block"){ blockid="sub"+inc break } inc++ } var cookiename=(persisttype=="sitewide")? "switchmenu" : window.location.pathname var cookievalue=(persisttype=="sitewide")? blockid+";path=/" : blockid document.cookie=cookiename+"="+cookievalue } if (window.addEventListener) window.addEventListener("load", onloadfunction, false) else if (window.attachEvent) window.attachEvent("onload", onloadfunction) else if (document.getElementById) window.onload=onloadfunction if (persistmenu=="yes" && document.getElementById) window.onunload=savemenustate </script> <!--North Georgia GA Real Estate - {Title}{StoryTitle} About Skip Causey--> <SCRIPT language=Javascript1.2 type=text/JavaScript> var nn; var resizedOnce=false; function defaultHandler() { alert('hi'); return false;} function silentHandler(description,page,line) { alert('hi'); return true; //Do Nothing } function customHandler(desc,page,line,chr) { alert( 'JavaScript error occurred! \n' +'The error was handled by ' +'a customized error handler.\n' +'\nError description: \t'+desc +'\nPage address: \t'+page +'\nLine number: \t'+line ) return true } function setTop(){ window.onError=silentHandler; if (resizedOnce != true){ resizedOnce = true; fixpos(); } if (document.all["tagspot"]){ nn=document.all["tagspot"].offsetTop; document.all["area_homes"].style.top = (nn*-1)-30; //adjust up to 45 }else{ silentHandler(); } } function GetCookie(name) { var start = document.cookie.indexOf(name+"="); var len = start+name.length+1; if ((!start) && (name != document.cookie.substring(0,name.length))) return null; if (start == -1) return null; var end = document.cookie.indexOf(";",len); if (end == -1) end = document.cookie.length; return unescape(document.cookie.substring(len,end)); } </SCRIPT> </HEAD> <BODY style="BACKGROUND-REPEAT: repeat-x" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" bgcolor="#5B5B5B"> <!-- Begin Table --> <div align="center"> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="849" HEIGHT="1623"> <TR> <TD ROWSPAN="1" COLSPAN="3" WIDTH="849" HEIGHT="173"> <script src="AC_RunActiveContent.js" type="text/javascript"></script> <script src="AC_ActiveX.js" type="text/javascript"></script> <script type="text/javascript">AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','849','height','173','src','header_top3','quality','high','wmode','transparent','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','header_top3' ); //end AC code </script> <noscript><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="849" height="173" id="header_top3" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="../header_top3.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /> <embed src="../header_top3.swf" quality="high" bgcolor="#ffffff" width="849" height="173" name="header_top3" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object></noscript> </TD> </TR> <TR> <TD WIDTH="21" HEIGHT="1070" valign="top" background="skin_files/left_back_new.jpg"> <IMG NAME="Image21" SRC="skin_files/NEW_TEMPLATE_2x1.jpg" WIDTH="21" HEIGHT="1070" BORDER="0"></TD> <TD WIDTH="802" HEIGHT="1070" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="100%" id="table1" height="100%"> <tr> <TD WIDTH="802" background="skin_files/NEW_TEMPLATE_3x1B.jpg"> <table border="0" cellpadding="0" cellspacing="0" width="100%" id="table2"> <tr> <td> <p align="right" style="position:relative;top:5"> <SCRIPT> var query = '* WHERE LstArea = "%"*'; var queryLen = 0; function miniBuild(strAW,elementName){ var strQuery; var strOperator; var strQuotes; if (elementName.indexOf('str,')>-1){ strQuotes = '"' }else{ strQuotes = ''; } if (elementName.indexOf('equal,')>-1){ strOperator = '='; } if (elementName.indexOf('equal,')>-1){ strOperator = 'LIKE'; } if (elementName.indexOf('greaterthan,')>-1){ strOperator = '>'; } if (elementName.indexOf('lessthan,')>-1){ strOperator = '<'; } if (elementName.lastIndexOf(',')>-1){ //alert(elementName.lastIndexOf(',')) elementName = elementName.substr(elementName.lastIndexOf(',')+1,200) } //********************************************************** var isFound = query.indexOf(elementName) //s=query.replace('Kibo', 'Scripto') //sqlString = ' WHERE ' + elementName + ' LIKE "' + document.getElementById(elementName).value +'"' strQuery = ' ' + strAW + ' ' + elementName + ' ' + strOperator +' ' + strQuotes + document.getElementById(elementName).value + strQuotes; return strQuery; } function buildQuery(elementName){ origElement = elementName var strOperator; var strQuotes; var strAndWhere = 'WHERE'; if (elementName.indexOf('str,')>-1){ strQuotes = '"' }else{ strQuotes = ''; } if (elementName.indexOf('equal,')>-1){ strOperator = '='; } if (elementName.indexOf('like,')>-1){ strOperator = 'LIKE'; } if (elementName.indexOf('greaterthan,')>-1){ strOperator = '>'; } if (elementName.indexOf('lessthan,')>-1){ strOperator = '<'; } if (elementName.lastIndexOf(',')>-1){ //alert(elementName.lastIndexOf(',')) elementName = elementName.substr(elementName.lastIndexOf(',')+1,200) } //********************************************************** var isFound = query.indexOf(elementName) //s=query.replace('Kibo', 'Scripto') //if(query=='*'){ // *** query will always start with default city search *** //sqlString = ' WHERE ' + elementName + ' ' + strOperator +' ' + strQuotes + document.getElementById(elementName).value + strQuotes + '*'; //query=query + sqlString; // }else{ //sqlString = ' AND ' + elementName + ' LIKE "' + document.getElementById(elementName).value +'"' sqlString = ' AND ' + elementName + ' ' + strOperator +' ' + strQuotes + document.getElementById(elementName).value + strQuotes + '*'; //alert(document.getElementById(elementName).value); if(isFound>0){ //a = query.indexOf(elementName,isFound); //oldStart = a; //a = query.indexOf(' LIKE ',a) + 7; //if(a < 8){a = query.indexOf(' = ',a) + 7;} //b = query.indexOf('"',a) ; //oldEnd = query.indexOf('*',b)+1 ////alert('old:' + query.substring(oldStart,oldEnd)); //query=query.replace(query.substring(oldStart,oldEnd),query.substring(1, a) + document.getElementById(elementName).value + query.substring(b, queryLen)); a = query.indexOf(elementName,isFound); if(a > 1){a = query.lastIndexOf('*',a)} b = query.indexOf('*',a+2) ; oldValue = query.substring(a+1,b); newValue = query.substring(1, a) + document.getElementById(elementName).value + query.substring(b, queryLen) if (oldValue.indexOf('AND')>-1){ strAndWhere = 'AND' }else{ strAndWhere = 'WHERE' } //alert(origElement) newValue = miniBuild(strAndWhere,origElement); query=query.replace(oldValue,newValue); }else{ query=query + sqlString; } //} queryLen = query.length; //alert(query); } function removeAliases(aStr){ while(aStr.indexOf("/",0)>-1){ a = aStr.indexOf("/",0) if(a>-1){ origA=a+1; a=aStr.lastIndexOf("~",a) b=aStr.indexOf("~",origA) strNugget=aStr.substr(origA,b-origA) aStr=aStr.substring(0,a) + '~' + strNugget + aStr.substr(b, 300); } } return aStr; } function replaceAll(targetStr,find,replace){ while(targetStr.indexOf(find)>-1){ targetStr = targetStr.replace(find,replace); } return targetStr; } function submitForm(){ buildQuery('str,equal,LstArea'); buildQuery('int,greaterthan,searchPriceRangeLow/price'); buildQuery('int,lessthan,searchPriceRangeHigh/price'); document.SearchForm.action = 'SearchResults.html'; document.SearchForm.sqlString.value = removeAliases(replaceAll(document.SearchForm.TableName.value + replaceAll(query,'*',''),' ','~')); document.SearchForm.method = 'get'; //alert(document.SearchForm.sqlString.value); document.SearchForm.submit(); } </SCRIPT> <SCRIPT language=javascript> function ComingSoon(){ alert('Coming Soon!'); } function clearQuickSearch() { document.ListingQuickSearch1.elements['Criteria/StreetNumber'].value=''; document.ListingQuickSearch1.elements['Criteria/StreetName'].value=''; if (document.ListingQuickSearch3) { document.ListingQuickSearch3.elements['Criteria/HotlineCode'].value=''; } document.ListingQuickSearch4.elements['Criteria/ListingNumber'].value=''; if (document.ListingQuickSearch5) { document.ListingQuickSearch5.elements['Criteria/ZipCode'].value=''; } if (document.ListingQuickSearch6) { document.ListingQuickSearch6.elements['AgentSearchCriteria/LastName'].value=''; } } </SCRIPT> <SCRIPT> function setValue(){ document.frmSearch.searchPriceRangeLow.value="0"; } </SCRIPT> <FORM name=SearchForm action=submitForm(); style="position:relative;top:11"><INPUT id=sqlString type=hidden name=sqlString> <INPUT type=hidden value="ORDER BY price ASC" name=orderby> <INPUT type=hidden value=NewListings name=TableName> <table border="0" cellpadding="0" cellspacing="0" width="734" id="table1"> <tr> <td width="138">&nbsp;</td> <td width="4">&nbsp;</td> <td width="224"> <p align="right"><font color="#FFFFFF"><FONT face=Arial size=2>Listing Type:</FONT> <SELECT class=BGColor10 style="FONT-SIZE: 9px; WIDTH: 145; FONT-FAMILY: Verdana; height:18" onchange="Javascript:buildQuery('str,like,LstFormType')" name=LstFormType> <OPTION value=% selected>ALL PROPERTY TYPES</OPTION> <OPTION value=Residential>RESIDENTIAL LISTINGS</OPTION> <OPTION value=Commercial>COMMERCIAL LISTINGS</OPTION> <OPTION value=%Acreage%>LOTS &amp; ACREAGE LISTINGS</OPTION> </SELECT></font></td> <td width="4">&nbsp;</td> <td width="78"> <p align="right"><font color="#FFFFFF"><FONT face=Arial size=2>Price Range:</FONT> </font> </td> <td width="99"><font color="#FFFFFF"><SELECT id=searchPriceRangeLow/price style="FONT-SIZE: 9px; FONT-FAMILY: Verdana" onchange="Javascript:buildQuery('int,greaterthan,searchPriceRangeLow/price');" name=searchPriceRangeLow/price> <OPTION value=0>$0<OPTION value=10000>$10,000<OPTION value=20000>$20,000<OPTION value=30000>$30,000<OPTION value=40000>$40,000<OPTION value=45000>$45,000<OPTION value=50000>$50,000<OPTION value=55000>$55,000<OPTION value=60000>$60,000<OPTION value=70000>$70,000<OPTION value=75000>$75,000<OPTION value=100000>$100,000<OPTION value=125000>$125,000<OPTION value=150000>$150,000<OPTION value=175000>$175,000<OPTION value=200000 selected>$200,000<OPTION value=225000>$225,000<OPTION value=250000>$250,000<OPTION value=275000>$275,000<OPTION value=300000>$300,000<OPTION value=325000>$325,000<OPTION value=350000>$350,000<OPTION value=400000>$400,000<OPTION value=450000>$450,000<OPTION value=500000>$500,000<OPTION value=550000>$550,000<OPTION value=600000>$600,000<OPTION value=650000>$650,000<OPTION value=700000>$700,000<OPTION value=750000>$750,000<OPTION value=800000>$800,000<OPTION value=850000>$850,000<OPTION value=900000>$900,000<OPTION value=1000000>$1,000,000<OPTION value=1250000>$1,250,000<OPTION value=1500000>$1,500,000<OPTION value=1750000>$1,750,000<OPTION value=2000000>$2,000,000<OPTION value=2250000>$2,250,000<OPTION value=2500000>$2,500,000<OPTION value=2750000>$2,750,000<OPTION value=3000000>$3,000,000<OPTION value=3500000>$3,500,000<OPTION value=4000000>$4,000,000<OPTION value=4500000>$4,500,000<OPTION value=5000000>$5,000,000<OPTION value=6000000>$6,000,000<OPTION value=8000000>$8,000,000<OPTION value=10000000>$10,000,000</OPTION> </SELECT></font></td> <td width="4">&nbsp;</td> <td width="47"> <p align="right"><font color="#FFFFFF"><FONT face=Arial size=2>Beds:</FONT> </font> </td> <td width="100"><font color="#FFFFFF"><SELECT id=beds style="FONT-SIZE: 8pt; WIDTH: 100px" onchange="Javascript:buildQuery('int,greaterthan,beds');" name=beds> <OPTION value=0 selected>Any Amount</OPTION> <OPTION value=1>More Than 1</OPTION> <OPTION value=2>More Than 2</OPTION> <OPTION value=3>More Than 3</OPTION> <OPTION value=4>More Than 4</OPTION> <OPTION value=5>More Than 5</OPTION> </SELECT></font></td> <td width="36">&nbsp;</td> </tr> <tr> <td width="138">&nbsp;</td> <td width="4">&nbsp;</td> <td width="224"> <p align="right"><font color="#FFFFFF"><FONT face=Arial size=2>Area:</FONT> <SELECT style="FONT-SIZE: 9px; WIDTH: 78; FONT-FAMILY: Verdana; height:18" onchange="Javascript:buildQuery('str,like,LstArea')" name=LstArea> <OPTION value=% selected>All Areas</OPTION> <OPTION value="Cherokee%">Cherokee County</OPTION> <OPTION value="Clay County%">Clay County</OPTION> <OPTION value="Fannin County%">Fannin County</OPTION> <OPTION value="Gilmer County%">Gilmer County</OPTION> <OPTION value="Pickens County%">Pickens County</OPTION> <OPTION value="Towns County%">Towns County</OPTION> <OPTION value="Union County%">Union County</OPTION> </SELECT></font></td> <td width="4">&nbsp;</td> <td width="78"> <p align="right"><font color="#FFFFFF"><FONT face=Arial size=2>to</FONT> </font> </td> <td width="99"><font color="#FFFFFF"><SELECT id=searchPriceRangeHigh/price style="FONT-SIZE: 9px; FONT-FAMILY: Verdana" onchange="Javascript:buildQuery('int,lessthan,searchPriceRangeHigh/price');" name=searchPriceRangeHigh/price> <OPTION value=10000>$10,000<OPTION value=20000>$20,000<OPTION value=30000>$30,000<OPTION value=40000>$40,000<OPTION value=45000>$45,000<OPTION value=50000>$50,000<OPTION value=55000>$55,000<OPTION value=60000>$60,000<OPTION value=70000>$70,000<OPTION value=75000>$75,000<OPTION value=100000>$100,000<OPTION value=125000>$125,000<OPTION value=150000>$150,000<OPTION value=175000>$175,000<OPTION value=200000>$200,000<OPTION value=225000>$225,000<OPTION value=250000>$250,000<OPTION value=275000>$275,000<OPTION value=300000>$300,000<OPTION value=325000>$325,000<OPTION value=350000>$350,000<OPTION value=400000>$400,000<OPTION value=450000>$450,000<OPTION value=500000>$500,000<OPTION value=550000>$550,000<OPTION value=600000 selected>$600,000<OPTION value=650000>$650,000<OPTION value=700000>$700,000<OPTION value=750000>$750,000<OPTION value=800000>$800,000<OPTION value=850000>$850,000<OPTION value=900000>$900,000<OPTION value=1000000>$1,000,000<OPTION value=1250000>$1,250,000<OPTION value=1500000>$1,500,000<OPTION value=1750000>$1,750,000<OPTION value=2000000>$2,000,000<OPTION value=2250000>$2,250,000<OPTION value=2500000>$2,500,000<OPTION value=2750000>$2,750,000<OPTION value=3000000>$3,000,000<OPTION value=3500000>$3,500,000<OPTION value=4000000>$4,000,000<OPTION value=4500000>$4,500,000<OPTION value=5000000>$5,000,000<OPTION value=6000000>$6,000,000<OPTION value=8000000>$8,000,000<OPTION value=10000000>$10,000,000<OPTION value=99999999>no maximum</OPTION> </SELECT></font></td> <td width="4">&nbsp;</td> <td width="47"> <p align="right"><font color="#FFFFFF"><FONT face=Arial size=2>Baths</FONT> : </font> </td> <td width="100"><font color="#FFFFFF"><SELECT id=baths style="FONT-SIZE: 8pt; WIDTH: 100px" onchange="Javascript:buildQuery('int,greaterthan,baths');" name=baths> <OPTION value=1 selected>Any Amount</OPTION> <OPTION value=1>More Than 1</OPTION> <OPTION value=1>More Than 2</OPTION> <OPTION value=1>More Than 3</OPTION> <OPTION value=1>More Than 4</OPTION> </SELECT></font></td> <td width="36"> <p align="right"> <A style="TEXT-DECORATION: none" href="Javascript:submitForm()"><img border="0" src="../../skin_files/go_button.jpg" width="35" height="21"></A></td> </tr> </table> </form> <SCRIPT> function clearIt(){ s=setTimeout('clearAll()',100); } function clearAll(){ for(var i=0; i<document.forms.length; i++) document.forms[i].reset(); } clearIt(); </SCRIPT> </td> <td width="12">&nbsp;</td> </tr> </table> </TD> </tr> <tr> <TD WIDTH="802" HEIGHT="991" background="../skin_files/body_back.jpg" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="800" id="table7" height="100%"> <tr> <td width="221" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="100%" id="table8"> <tr> <td width="7">&nbsp;</td> <td valign="top"> <DIV align=left> <table width="160" cellpadding="5" cellspacing="0" background="skin_files/nav_left_l_back.jpg"> <tr> <td width="196"> <span class="menutitle2"><table border="0" cellpadding="0" cellspacing="0" width="89%" id="table1"> <tr> <td><p><b><font size="2" face="Arial">&nbsp;<font color="#ACCDD2">Quick Links</font></font></b></td> </tr> </table></span> <span class="submenu2"> <a class="submenu2" title="Search for Homes in the North Georgia Areas" href="searcher.html">HOMES FOR SALE</a><br></span> <span class="submenu2"> <a class="submenu2" title="View our featured listings!" href="featured_listings.html">FEATURED LISTINGS</a><br></span> <span class="submenu2"> <a class="submenu2" title="List your property with us!" href="why_list_with_us.html">LIST WITH US</a><br></span> <span class="submenu2"> <a class="submenu2" title="Meet our team of professionals!" href="associates.html">MEET THE TEAM</a><br></span> <span class="submenu2"> <a class="submenu2" title="Be the first to view newly listed properties!" href="property_alert.html">NEW LISTING ALERT</a><br></span> <span class="submenu2"> <a class="submenu2" title="See what your home may be worth!" href="homeevaluation.html">15 SECOND APPRAISAL</a><br></span> <span class="submenu2"> <a class="submenu2" title="North Georgia school information" href="schools.html">SCHOOL INFORMATION</a><br></span> <span class="submenu2"> <a class="submenu2" title="Buying a home" href="home_buying.html">HOME BUYING</a><br></span> <span class="submenu2"> <a class="submenu2" title="Selling a home" href="home_selling.html">SELLING A HOME</a><br></span> <span class="submenu2"> <a class="submenu2" title="Our Learning center" href="support.html">FREE REPORTS</a><br></span> <span class="submenu2"> <a class="submenu2" title="Real Estate Forms" href="forms.html">FORMS</a><br></span> <span class="submenu2"> <a class="submenu2" title="Home loans" href="home_loans.html">HOME FINANCE</a><br></span> <span class="submenu2"> <a class="submenu2" title="Financing Terms" href="financing_terms.html">FINANCING TERMS</a><br></span> <span class="submenu2"> <a class="submenu2" title="Real Estate Dictionary / Glossary and Calculators" href="tools.html">TOOLS</a><br></span> <span class="submenu2"> <a class="submenu2" title="Today's Mortgage Rates" href="todays_rates.html">TODAY'S RATES</a><br></span> <span class="submenu2"> <a class="submenu2" title="See what our clients have to say!" href="servicearea.html">TESTIMONIALS</a><br></span> <span class="submenu2"> <a class="submenu2" title="Local North Georgia News" href="news2.asp?maincity=North Georgia">LOCAL NEWS</a><br></span> <span class="submenu2"> <a class="submenu2" title="Local North Georgia Mivie Times" href="movies.asp?maincity=North Georgia">MOVIE TIMES</a></p></span> </span> <span class="menutitle2"><table border="0" cellpadding="0" cellspacing="0" width="89%" id="table1"> <tr> <td><p><b><font size="2" face="Arial">&nbsp;<font color="#ACCDD2">Communities</font></font></b></td> </tr> </table></span> <span class="submenu2"> <a class="submenu2" title="Blue Ridge Georgia Community Information" href="blue_ridge_city.html">BLUE RIDGE</a><br></span> <span class="submenu2"> <a class="submenu2" title="Turtletown Georgia Community Information" href="turtletown.html">TURTLETOWN</a><br></span> <span class="submenu2"> <a class="submenu2" title="Ducktown Georgia Community Information" href="ducktown.html">DUCKTOWN</a><br></span> <span class="submenu2"> <a class="submenu2" title="Copperhill Georgia Community Information" href="copperhill.html">COPPERHILL</a><br></span> <span class="submenu2"> <a class="submenu2" title="Murphy Georgia Community Information" href="murphy.html">MURPHY</a><br></span> <span class="submenu2"> <a class="submenu2" title="Hayesville Georgia Community Information" href="hayesville.html">HAYESVILLE</a><br></span> <span class="submenu2"> <a class="submenu2" title="Mineral Georgia Community Information" href="mineral_bluff.html">MINERAL BLUFF</a><br></span> <span class="submenu2"> <a class="submenu2" title="Morgantown Georgia Community Information" href="morganton.html">MORGANTON</a><br></span> <span class="submenu2"> <a class="submenu2" title="Young Harris Georgia Community Information" href="young_harris.html">YOUNG HARRIS</a><br></span> <span class="submenu2"> <a class="submenu2" title="Hiawassee Georgia Community Information" href="hiawassee.html">HIAWASSEE</a><br></span> <span class="submenu2"> <a class="submenu2" title="Blairsville Georgia Community Information" href="blairsville.html">BLAIRSVILLE</a><br></span> <span class="submenu2"> <a class="submenu2" title="Dial Georgia Community Information" href="dial.html">DIAL</a><br></span> <span class="submenu2"> <a class="submenu2" title="Ellijay Georgia Community Information" href="ellijay_city.html">ELLIJAY</a><br></span> <span class="submenu2"> <a class="submenu2" title="Jasper Georgia Community Information" href="jasper.html">JASPER</a><br></span> <span class="submenu2"> <a class="submenu2" title="Marble Hill Georgia Community Information" href="marble_hill.html">MARBLE HILL</a><br></span> </span> <!-- Keep all menus within masterdiv --> <div id="masterdiv"> <div class="menutitle" onclick="SwitchMenu('sub1')">Buying a Home</div> <span class="submenu" id="sub1"> <a class="submenu2" title="Search for your Dream home" href="searcher.html">HOME SEARCH</a><br> <a class="submenu2" title="New Homes in North Georgia" href="new_homes.html">NEW HOMES</a><br> <a class="submenu2" title="Our Featured Listings" href="featured_listings.html">FEATURED LISTINGS</a><br> <a class="submenu2" title="Open House Schedule" href="open_houses.html">OPEN HOUSES</a><br> <a class="submenu2" title="Be the first to view newly listed properties!" href="property_alert.html">NEW LISTING ALERT</a><br> <a class="submenu2" title="The home buying process" href="home_buying_process.html">THE BUYING PROCESS</a><br> <a class="submenu2" title="The home loan process" href="home_loan_process.html">HOME LOAN PROCESS</a><br> <a class="submenu2" title="North Georgia Real Estate Home Loan Center" href="home_loan_center.html">FINANCE CENTER</a><br> <a class="submenu2" title="First time home buying" href="first_time_home_buying.html">FIRST TIME HOME BUYING</a><br> <a class="submenu2" title="How to interview a realtor" href="interview_real_estate_agent.html">HOW TO HIRE AN AGENT</a><br> <a class="submenu2" title="Home Inspection" href="home_inspection.html">HOW TO HIRE AN INSPECTOR</a><br> <a class="submenu2" title="Inspection Checklist" href="inspection_checklist.html">INSPECTION CHECKLIST</a><br> <a class="submenu2" title="Home buying negotiation" href="home_buying_negotiations.html">NEGOTIATING AS A BUYER</a><br> <a class="submenu2" title="Home buying tax benefits" href="home_buying_tax_benefits.html">TAX BENEFITS HOME BUYING</a><br> <a class="submenu2" title="Home investing" href="home_investing.html">BUY AS AN INVESTOR</a><br> <a class="submenu2" title="Home buying" href="home_buying.html">BUYERS RESOURCE CENTER</a><br> <a class="submenu2" title="Down payment assistance" href="down_payment_assistance.html">DOWN PAYMENT ASSISTANCE</a><br> <a class="submenu2" title="buying a retirement home" href="buying_retirement_home.html">BUYING RETIREMENT HOME</a><br> <a class="submenu2" title="buying a fixer-upper" href="buying_fixer_upper.html">BUYING FIXER UPPER</a><br> <a class="submenu2" title="buying a second home" href="second_home.html">2ND HOME BUYER</a><br> <a class="submenu2" title="Building a home" href="build_own_home.html">BUILD OWN HOME</a><br> <a class="submenu2" title="Typical family buyer" href="typical_family_buyer.html">TYPICAL FAMILY BUYER</a><br> <a class="submenu2" title="Single buyer" href="single_buyer.html">SINGLE BUYER</a><br> <a class="submenu2" title="Vacation home buyer" href="vacation_home_buyer.html">VACATION HOME BUYER</a><br> <a class="submenu2" title="Home mold inspection" href="home_mold_inspection.html">HOME MOLD INSPECTION</a><br> <a class="submenu2" title="Remodeling your home" href="remodeling.html">REMODELING</a><br> <a class="submenu2" title="Home insurance" href="home_insurance.html">HOME INSURANCE</a><br> </span> </span> <div class="menutitle" onclick="SwitchMenu('sub2')">Selling a Home</div> <span class="submenu" id="sub2"> <a class="submenu2" title="Why use Us to list your property?" href="why_use_us.html">WHY USE US</a><br> <a class="submenu2" title="Why List your home with us in North Georgia?" href="why_list_with_us.html">WHY LIST WITH US</a><br> <a class="submenu2" title="What is your home worth?" href="homeevaluation.html">WHAT IS MY HOME WORTH?</a><br> <a class="submenu2" title="Sell your home for more!" href="sell_home_for_more.html">WHAT WILL MY HOME SELL FOR?</a><br> <a class="submenu2" title="How to interview a resl estate agent" href="interview_real_estate_agent.html">WHICH AGENT IS BEST</a><br> <a class="submenu2" title="Sell your home yourself" href="sell_home_yourself.html">SELLING YOURSELF</a><br> <a class="submenu2" title="Setting the price" href="setting_home_sale_price.html">SETTING THE PRICE</a><br> <a class="submenu2" title="Home staging" href="home_staging.html">HOME STAGING</a><br> <a class="submenu2" title="The selling process" href="selling_process.html">SELLING PROCESS</a><br> <a class="submenu2" title="Home seller negotiation" href="home_seller_negotiation.html">NEGOTIATING AS A SELLER</a><br> <a class="submenu2" title="Home sale tax" href="home_sale_tax.html">TAX IMPLICATIONS</a><br> <a class="submenu2" title="1031 Tax Exchange" href="1031_tax_exchange.html">1031 TAX EXCHANGE</a><br> <a class="submenu2" title="Home selling" href="home_selling.html">SELLERS RESOURCE CENTER</a><br> <a class="submenu2" title="seller assisted home buying" href="seller_assisted_home_buying.html">SELLER ASSISTED BUYING</a><br> </span></span> <div class="menutitle" onclick="SwitchMenu('sub3')">Home Loan Center</div> <span class="submenu" id="sub3"> <a class="submenu2" title="loan information" href="home_loan_center.html">HOME LOAN CENTER</a><br> <a class="submenu2" title="Home loan process" href="home_loan_process.html">LOAN PROCESS</a><br> <a class="submenu2" title="Home loan types" href="home_loan_types.html">TYPES OF LOANS</a><br> <a class="submenu2" title="Home loan lenders" href="home_loan_lenders.html">TYPES OF LENDERS</a><br> <a class="submenu2" title="Now down payment home loans" href="no_down_home_loans.html">0 DOWN</a><br> <a class="submenu2" title="VA VET home loans" href="VA_VET_home_loans.html">VA VET LOANS</a><br> <a class="submenu2" title="FFA HUD Loans" href="fha_hud.html">FHA HUD</a><br> <a class="submenu2" title="Cop Next Door program" href="cop_next_door_home_buying.html">COP NEXT DOOR</a><br> <a class="submenu2" title="Nurse next door program" href="nurse_next_door_home_buying.html">NURSE-DOCTOR HOME LOANS</a><br> <a class="submenu2" title="Teacher next door program" href="teacher_next_door_home_buying.html">TEACHER HOME LOANS</a><br> <a class="submenu2" title="Military home buying" href="military_home_buying.html">MILITARY HOME LOANS</a><br> <a class="submenu2" title="Single parent programs" href="single_parent_home_buying.html">SINGLE PARENTS</a><br> <a class="submenu2" title="State sponsored home buying" href="state_sponsored_home_buying.html">STATE SPONSORED</a><br> <a class="submenu2" title="Home gifting" href="home_gifting.html">GIFTING PROGRAM</a><br> <a class="submenu2" title="Poor credit score?" href="poor_credit.html">POOR CREDIT</a><br> <a class="submenu2" title="Raise your credit score" href="raise_credit_score.html">RAISE CREDIT SCORE</a><br> <a class="submenu2" title="Escrow" href="escrow.html">ESCROW</a><br> <a class="submenu2" title="Creative financing" href="creative_financing.html">CREATIVE FINANCING</a> <br> </span></span> </div> </div> <p><br> </td> </tr> <tr> <td width="160"> &nbsp;</td> </tr> </table> </td> <td width="17">&nbsp;</td> </tr> </table> </td> <td width="579" valign="top" bgcolor="#FFFFFF"> <table border="0" cellpadding="5" cellspacing="0" width="100%" id="table9"> <tr> <td><center><table width=500 align=center><TR><TD><h3>North Georgia Real Estate Site Map</h3></center><p>461 total pages listed.<p><li><a href='http://www.relaxinthehills.com/Blue-Ridge-real-estate.html'>Blue Ridge Real Estate</a></li><ul><li><a target=_new href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=Blue Ridge City Website'>Blue Ridge Links and Information</li></a></ul><li><a href='http://www.relaxinthehills.com/Ellijay-real-estate.html'>Ellijay Real Estate</a></li><ul><li><a target=_new href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=Ellijay City Website'>Ellijay Links and Information</li></a></ul><li><a href='http://www.relaxinthehills.com/Blairsville-real-estate.html'>Blairsville Real Estate</a></li><ul><li><a target=_new href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=Blairsville City Website'>Blairsville Links and Information</li></a></ul><li><a href='http://www.relaxinthehills.com/Morganton-real-estate.html'>Morganton Real Estate</a></li><ul><li><a target=_new href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=Morganton City Website'>Morganton Links and Information</li></a></ul><li><a href='http://www.relaxinthehills.com/McCaysville-real-estate.html'>McCaysville Real Estate</a></li><ul><li><a target=_new href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=McCaysville City Website'>McCaysville Links and Information</li></a></ul><BR><BR><li><a href='http://www.relaxinthehills.com/Fannin-County-real-estate.html'>Fannin County Real Estate</a></li><ul><li><a target=_new href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=Fannin County County Website'>Fannin County Links and Information</li></a></ul><li><a href='http://www.relaxinthehills.com/Gilmer-County-real-estate.html'>Gilmer County Real Estate</a></li><ul><li><a target=_new href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=Gilmer County County Website'>Gilmer County Links and Information</li></a></ul><li><a href='http://www.relaxinthehills.com/Union-County-real-estate.html'>Union County Real Estate</a></li><ul><li><a target=_new href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=Union County County Website'>Union County Links and Information</li></a></ul><li><a href='http://www.relaxinthehills.com/Towns-County-real-estate.html'>Towns County Real Estate</a></li><ul><li><a target=_new href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=Towns County County Website'>Towns County Links and Information</li></a></ul><BR><font size=+1>North Georgia Real Estate Blog</font><ul><li><a href='http://www.relaxinthehills.com/Blogs/Default.asp'>North Georgia Real Estate Blog</a></ul><BR><BR><font size=+1>North Georgia Real Estate Tools and Utilities</font><ul><li><a href='http://www.relaxinthehills.com/Value_Finder.asp'>North Georgia Home Value Finder</a><BR><li><a href='http://www.relaxinthehills.com/Relocation.asp'>North Georgia Relcoation Pack - Moving To North Georgia</a><BR><li><a href='http://www.relaxinthehills.com/Movies.asp'>North Georgia Movie Listings - Movie Times For North Georgia</a><BR><li><a href='http://www.relaxinthehills.com/News2.asp'>North Georgia News - Local News</a><BR><li><a href='http://www.relaxinthehills.com/rate_tracker.asp'>North Georgia Interest Rate Tracker</a><BR><li><a href='http://www.relaxinthehills.com/property_alert.asp'>North Georgia Property Alert</a><BR><li><a href='http://www.relaxinthehills.com/newsletter.asp'>North Georgia Real Estate Newsletter</a><BR><li><a href='http://www.relaxinthehills.com/Associates.asp'>North Georgia Real Estate Associates - Partners</a><BR><li><a href='http://www.relaxinthehills.com/Tools.asp'>North Georgia Real Estate Tools</a><BR><li><a href='http://www.relaxinthehills.com/Calculators.asp'>North Georgia Real Estate Calculators</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary.asp'>North Georgia Real Estate Glossary</a><BR><ul><li><a href='http://www.relaxinthehills.com/Dictionary_A.asp'>North Georgia Real Estate Dictionary : A Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_B.asp'>North Georgia Real Estate Dictionary : B Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_C.asp'>North Georgia Real Estate Dictionary : C Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_D.asp'>North Georgia Real Estate Dictionary : D Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_E.asp'>North Georgia Real Estate Dictionary : E Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_F.asp'>North Georgia Real Estate Dictionary : F Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_G.asp'>North Georgia Real Estate Dictionary : G Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_H.asp'>North Georgia Real Estate Dictionary : H Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_I.asp'>North Georgia Real Estate Dictionary : I Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_J.asp'>North Georgia Real Estate Dictionary : J Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_K.asp'>North Georgia Real Estate Dictionary : K Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_L.asp'>North Georgia Real Estate Dictionary : L Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_M.asp'>North Georgia Real Estate Dictionary : M Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_N.asp'>North Georgia Real Estate Dictionary : N Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_O.asp'>North Georgia Real Estate Dictionary : O Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_P.asp'>North Georgia Real Estate Dictionary : P Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_Q.asp'>North Georgia Real Estate Dictionary : Q Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_R.asp'>North Georgia Real Estate Dictionary : R Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_S.asp'>North Georgia Real Estate Dictionary : S Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_T.asp'>North Georgia Real Estate Dictionary : T Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_U.asp'>North Georgia Real Estate Dictionary : U Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_V.asp'>North Georgia Real Estate Dictionary : V Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_W.asp'>North Georgia Real Estate Dictionary : W Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_X.asp'>North Georgia Real Estate Dictionary : X Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_Y.asp'>North Georgia Real Estate Dictionary : Y Terms</a><BR><li><a href='http://www.relaxinthehills.com/Dictionary_Z.asp'>North Georgia Real Estate Dictionary : Z Terms</a><BR></ul><li><a href='http://www.relaxinthehills.com/HomeEvaluation.asp'>Free North Georgia Home Evaluation</a><BR><li><a href='http://www.relaxinthehills.com/Todays_Rates.asp'>Interest Rates For North Georgia - Todays Rates</a><BR><li><a href='http://www.relaxinthehills.com/DistressedHomes.asp'>Distressed North Georgia Homes - Stop Foreclosure</a></ul><BR><BR><font size=+1>Browse and Search North Georgia Real Estate</font><ul><li><a href='http://www.relaxinthehills.com/Featured_Listings.asp'>Featured Listings and Open Houses For North Georgia</a><BR><li><a href='http://www.relaxinthehills.com/Searcher.asp'>Free North Georgia Area Real Estate Search - MLS Search</a><BR></ul><BR><BR><BR><font size=+1>Popular North Georgia Searches</font><BR><BR> <A href='support.asp'>Local Real Estate Reports</a><BR> <A href='foreclosurealert.asp'>North Georgia Foreclosure Property</a><BR> <A href='North_Georgia.asp?North Georgia=North Georgia+Restaurants'>North Georgia Restaurants</a><BR> <BR><ul><BR><font size=+1>North Georgia Real Estate Web Site Pages</font><ul><li><a href='http://www.relaxinthehills.com/1031_tax_exchange.html '><span name='page322' id='page322'>1031 Exchange Tax Information - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/blairsville.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/blairsville_map.html '><span name='page322' id='page322'>Blairsville Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/blue_ridge_map.html '><span name='page322' id='page322'>Blue Ridge Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/business_real_estate.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/buying.html '><span name='page322' id='page322'>Buying Real Estate in North Georgia GA</span></a> <li><a href='http://www.relaxinthehills.com/buying_fixer_upper.html '><span name='page322' id='page322'>Buying a Fixer Upper - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/buying_retirement_home.html '><span name='page322' id='page322'>Buying a Retirement Home - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/calculator_1.html '><span name='page322' id='page322'>Real Estate Calculators : North Georgia Georgia Home Buyers Credit Calculator</span></a> <li><a href='http://www.relaxinthehills.com/calculator_10.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/calculator_11.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/calculator_2.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/calculator_6.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/calculator_7.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/calculator_9.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/careers_real_estate.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/cmalog.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/copperhill_map.html '><span name='page322' id='page322'>Copperhill Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/cop_next_door_home_buying.html '><span name='page322' id='page322'>Officer Next Door and Teacher Next Door programs - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/daily_rates.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/default.html '><span name='page322' id='page322'>North Georgia Real Estate - North Georgia Georgia</span></a> <li><a href='http://www.relaxinthehills.com/dial.html '><span name='page322' id='page322'>Dial Community Information - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/dial_map.html '><span name='page322' id='page322'>Dial Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/dictionary.html '><span name='page322' id='page322'>Dictionary for North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_a.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_b.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_i.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_j.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_k.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_n.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_p.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_s.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_topic1.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_topic10.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_topic11.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_topic2.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_topic3.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_topic4.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_topic5.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_topic6.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_topic7.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_topic8.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_topic9.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_u.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_v.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/dictionary_w.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/down_payment_assistance.html '><span name='page322' id='page322'>Down Payment Assistance - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/ducktown_map.html '><span name='page322' id='page322'>Ducktown Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/eho.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/ellijay.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/equestrian_real_estate.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/escrow.html '><span name='page322' id='page322'>Escrow - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/fha_hud.html '><span name='page322' id='page322'>FHA home mortgage - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/finance_questions.html '><span name='page322' id='page322'>Home Finance Knowledgebase</span></a> <li><a href='http://www.relaxinthehills.com/first_time_home_buying.html '><span name='page322' id='page322'>First Time Home Buying - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/fsbo.html '><span name='page322' id='page322'>FSBO - For Sale By Owner for North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/golf_country_club_homes.html '><span name='page322' id='page322'>North Georgia Luxury Golf and Country Club Communities - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/hayesville.html '><span name='page322' id='page322'>Hayesville Community Information - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/hayesville_map.html '><span name='page322' id='page322'>Hayesville Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/hiawassee.html '><span name='page322' id='page322'>Hiawassee Community Information - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/hiawassee_map.html '><span name='page322' id='page322'>Hiawassee Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/home_buying_process.html '><span name='page322' id='page322'>Home Buying Process - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/home_design_&amp;_repair_real_estate.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/home_inspection.html '><span name='page322' id='page322'>Home Inspection - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/home_loan_center.html '><span name='page322' id='page322'>Finance Center - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/home_loan_lenders.html '><span name='page322' id='page322'>Home Loan Lenders - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/home_loan_types.html '><span name='page322' id='page322'>Home Loan Programs - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/home_seller_negotiation.html '><span name='page322' id='page322'>Home Selling Negotiations - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/home_selling.html '><span name='page322' id='page322'>Home Selling Resource Center - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/inspection_checklist.html '><span name='page322' id='page322'>Inspection Checklist- North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/jasper_map.html '><span name='page322' id='page322'>Jasper Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/links.html '><span name='page322' id='page322'>North Georgia Partners</span></a> <li><a href='http://www.relaxinthehills.com/login.html '><span name='page322' id='page322'>Login for North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/military_home_buying.html '><span name='page322' id='page322'>Military Home Buying - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/mineral_bluff.html '><span name='page322' id='page322'>Mineral Bluff Community Information - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/mineral_bluff_map.html '><span name='page322' id='page322'>Mineral Bluff Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/morganton.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/morganton_map.html '><span name='page322' id='page322'>Morganton Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/murphy.html '><span name='page322' id='page322'>Murphy Community Information - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/murphy_map.html '><span name='page322' id='page322'>Murphy Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/north_georgia_cabins_real_estate.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/pest_inspection.html '><span name='page322' id='page322'>Pest Inspection - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/poor_credit.html '><span name='page322' id='page322'>Poor Credit - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/propertyalert.html '><span name='page322' id='page322'>Property Alert for North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/questions_answered.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/raise_credit_score.html '><span name='page322' id='page322'>Raise Your Credit Score - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/realtors_-_southern_real_estate.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/realtors_-_west_coast_real_estate.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/real_estate_associations_real_estate.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/real_estate_attorney.html '><span name='page322' id='page322'>Real Estate Attorney - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/real_estate_investment_real_estate.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/real_estate_referrals.html '><span name='page322' id='page322'> Real Estate Referrals - North Georgia Real Estate - North Georgia Georgia</span></a> <li><a href='http://www.relaxinthehills.com/relocation.html '><span name='page322' id='page322'>Relocation for North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/requestinfo.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/resources.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/schoolpage.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/schools.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/searcher_test.html '><span name='page322' id='page322'>searcher test - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/searchresultsmini.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/selling.html '><span name='page322' id='page322'>Selling a Home in North Georgia GA</span></a> <li><a href='http://www.relaxinthehills.com/selling_process.html '><span name='page322' id='page322'>Selling Process - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/seniors_understanding_aging.html '><span name='page322' id='page322'>Senior Living - Understanding Aging - North Georgia Real Estate"</span></a> <li><a href='http://www.relaxinthehills.com/setting_home_sale_price.html '><span name='page322' id='page322'>Setting Home Sales Price - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/single_buyer.html '><span name='page322' id='page322'>Single Buyer - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/sitemap.html '><span name='page322' id='page322'>Nothing</span></a> <li><a href='http://www.relaxinthehills.com/state_sponsored_home_buying.html '><span name='page322' id='page322'>State Sponsored Homebuyer Assistance Program - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/turtletown_map.html '><span name='page322' id='page322'>Turtletown Area Map - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/typical_family_buyer.html '><span name='page322' id='page322'>Typical Family Buyer - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/vacation_home_buyer.html '><span name='page322' id='page322'>Vacation Home Buyer - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/what_we_do.html '><span name='page322' id='page322'>North Georgia Real Estate - What We Do To Sell Your Home</span></a> <li><a href='http://www.relaxinthehills.com/why_use_us.html '><span name='page322' id='page322'>Why Use Us - North Georgia Real Estate</span></a> <li><a href='http://www.relaxinthehills.com/young_harris.html '><span name='page322' id='page322'>Young Harris Community Information - North Georgia real estate</span></a> <li><a href='http://www.relaxinthehills.com/young_harris_map.html '><span name='page322' id='page322'>Young Harris Area Map - North Georgia real estate</span></a> </ul><ul><li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Condos'>North Georgia Condos</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Condominiums'>North Georgia Condominiums</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Townhomes'>North Georgia Townhomes</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Waterfront Homes'>North Georgia Waterfront Homes</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Lakefront Homes'>North Georgia Lakefront Homes</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Luxury Real Estate'>North Georgia Luxury Real Estate</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Luxury Homes'>North Georgia Luxury Homes</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Home Search'>North Georgia Home Search</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Property Search'>North Georgia Property Search</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Real Estate Listings'>North Georgia Real Estate Listings</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Residential Real Estate'>North Georgia Residential Real Estate</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia MLS Search'>North Georgia MLS Search</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia IDX Search'>North Georgia IDX Search</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Property'>North Georgia Property</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Home Values'>North Georgia Home Values</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Appraisal'>North Georgia Appraisal</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia REALTOR'>North Georgia REALTOR</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Interest Rates'>North Georgia Interest Rates</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia RealEstate'>North Georgia RealEstate</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=North Georgia Realty'>North Georgia Realty</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=Homes In North Georgia'>North Georgia Homes In</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=Home For Sale In North Georgia'>Home For Sale In North Georgia</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=New Homes In North Georgia'>New Homes In North Georgia</a> <li><a href='http://www.relaxinthehills.com/North_Georgia.asp?North Georgia=Property In North Georgia'>Property In North Georgia</a> </ul><BR><BR><BR><BR><font size=+1>North Georgia Real Estate Forms</font><ul><li><a href='http://www.relaxinthehills.com/North-Georgia-Agreement-to-Assign.html'>North Georgia Agreement to Assign</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Agreement-to-Rescind-Contract-of-Sale.html'>North Georgia Agreement to Rescind Contract of Sale</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Application-and-Rental-Form.html'>North Georgia Application and Rental Form</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Application-for-Variance.html'>North Georgia Application for Variance</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Assignment-of-Lease-by-Lessee-with-Consent-of-Lessor.html'>North Georgia Assignment of Lease by Lessee with Consent of Lessor</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Bid-for-the-Purchase-of-Real-Property-Form.html'>North Georgia Bid for the Purchase of Real Property Form</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Broker-Contract---Exclusive.html'>North Georgia Broker Contract : Exclusive</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Broker-Contract---Open.html'>North Georgia Broker Contract : Open</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Commercial-Building-Sale-to-a-Corporation.html'>North Georgia Commercial Building Sale to a Corporation</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Commercial-Lease-Agreement.html'>North Georgia Commercial Lease Agreement</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Commercial-Lease-Agreement.html'>North Georgia Commercial Lease Agreement</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Commercial-Lease-Agreement.html'>North Georgia Commercial Lease Agreement</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Common-Boundry-Construction.html'>North Georgia Common Boundry Construction</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Concent-to-Sublease.html'>North Georgia Concent to Sublease</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Contract-for-Management-of-Single-Family-House.html'>North Georgia Contract for Management of Single Family House</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Deed-Granting-Easment.html'>North Georgia Deed Granting Easment</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Demand-Rent.html'>North Georgia Demand Rent</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Escrowe-Statement.html'>North Georgia Escrowe Statement</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Exclusive-Right-Of-Sale-Contract.html'>North Georgia Exclusive Right Of Sale Contract</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Exclusive-Right-To-Sell.html'>North Georgia Exclusive Right To Sell</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Grant-of-Easement.html'>North Georgia Grant of Easement</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Lease-Assignment-by-Lessee---Consent-of-Lessor.html'>North Georgia Lease Assignment by Lessee : Consent of Lessor</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Lease-Assignment-to-Another.html'>North Georgia Lease Assignment to Another</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Lien-Claim.html'>North Georgia Lien Claim</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Mortgage.html'>North Georgia Mortgage</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Mortgage-Deed.html'>North Georgia Mortgage Deed</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Notice---3-Day-Vacate.html'>North Georgia Notice - 3 Day Vacate</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Notice-To-Vacate.html'>North Georgia Notice To Vacate</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Offer-For-The-Purchase-and-Sale-of-Real-Property.html'>North Georgia Offer For The Purchase and Sale of Real Property</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Open-Listing-Realty-Agreement.html'>North Georgia Open Listing Realty Agreement</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Open-Listing-Realty-Agreement.html'>North Georgia Open Listing Realty Agreement</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Property-Encroachment.html'>North Georgia Property Encroachment</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Property-Management-Agreement.html'>North Georgia Property Management Agreement</a><BR><li><a href='http://www.relaxinthehills.com/North-Georgia-Property-Management-Agreement,-Single-Family-House.html'>North Georgia Property Management Agreement, Single Family House</a><BR><li><a href='h