//<!--
function ople_win(x)
{       var file = "/" + x + ".html";
        window.open(file,"_blank","toolbar=0,location=no,directories=no,status=0,menubar=0,scrollbars=yes,resizable=yes,height=500,width=500");
}
var uu = new Array(); var nn = new Array(); var tt = new Array();
uu[0] ="http://reshops.com";nn[0] ="Your Real Estate Directory"; tt[0] ="Real Estate Resources, real estate tools, real estate  agencies, homes for sale, new houses, rentals, vacation timeshare, foreclosure properties, mortgage, loans...";
uu[1] ="http://santeelegalcenter.com";nn[1] ="Real Estate Attorney"; tt[1] ="Loan modifications, residential and commercial sales, draft legal documents, breach of contract, deed and title disputs, boundary line disputes, easements, zoning and variance, code violations, more.."
uu[2] ="http://realestate.sinoa.com/cgi-bin/in.pl?id=resach";nn[2] ="Top 100 Real Estate Sites"; tt[2] ="Real Estate including agencies, homes for sale, new houses, rentals, vacation timeshare, foreclosure properties, mortgage, loans..."

document.write("<font size=2><b>Real Estate Related Web Sites</b></font><p>");
document.write("<table border=0 width=95% cellspacing=0 cellpadding=0>");
for(var i=0; i<uu.length; i++)
{	var j = i+1;
	document.write("<tr><td><a href=" + uu[i] + " target=new><u>" + nn[i] + "</u></a><br>" + tt[i] + "<br></td></tr>");
}      
document.write("</table><p>");
//document.write("<a href=/links/full_list.js><u>more real estate links...</u></a><br>");
document.write("<br>Link Exchange? <a href=\"javascript:ople_win('le_signup')\"><u>Add your real estate link here</u></a>");
// -->
