ÿþ<!-- Chula Vista, Scripps Ranch, Rancho Santa Fe, Carlsbad Real Estate - Page Created 12/6/2007 (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 = 'propertiesofsandiego.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> <html> <head> <title> Real Estate - California </title> <META NAME="keywords" content=" Real Estate Listings,,Search for homes in Search for homes in California,Real Estate Agent, Real Estate Agency, Real Estate"> <META name="description" content="Selling Real Estate in the and surrounding areas - California "> <meta content="Microsoft FrontPage 6.0" name="GENERATOR"> <meta content="FrontPage.Editor.Document" name="ProgId"> <meta content=" Real Estate Listings,,Search for homes in Search for homes in California,Real Estate Agent, Real Estate Agency, Real Estate" name="keywords"> <meta content=" Real Estate - California " name="description"> <meta http-equiv="expires" content="0"> <meta http-equiv="Content-type" content="text/html; charset=ISO-8859-1"> <meta content="ALL" name="ROBOTS"> <meta NAME="ROBOTS" CONTENT="index,follow"> <meta NAME="REVISIT-AFTER" CONTENT="7 days"> <meta content="WCS" name="DC.Creator"> <meta content=" Real Estate - Search for Homes in California and ." name="DC.Title"> <meta content=" Real Estate - Search for Homes in California and ." name="DC.Subject"> <meta scheme="RFC1766" content="EN" name="DC.Language"> <meta content name="DC.Coverage.PlaceName"> <meta content=" Real Estate - Search for Homes in California and ." name="DC.Description"> <meta content="WCS" name="DC.Publisher"> <link href="Skin_Files/main.css" type="text/css" rel="stylesheet"> <link href="Skin_Files/main.css" type="text/css" rel="stylesheet"> <script src="Skin_Files/rollovers_ind.js" type="text/JavaScript"> </script> <script type="text/javascript">var browser=navigator.appName;var b_version=navigator.appVersion;var version=parseFloat(b_version); if(browser!="Microsoft Internet Explorer") location.href='http://www.proprtiesofsandiego.com/'; </script> <script language="javascript" type="text/javascript"> <!-- /* Image w/ description tooltip- By Dynamic Web Coding (www.dyn-web.com) Copyright 2002 by Sharon Paine Visit http://www.dynamicdrive.com for this script */ /* IMPORTANT: Put script after tooltip div or put tooltip div just before </BODY>. */ var dom = (document.getElementById) ? true : false; var ns5 = ((navigator.userAgent.indexOf("Gecko")>-1) && dom) ? true: false; var ie5 = ((navigator.userAgent.indexOf("MSIE")>-1) && dom) ? true : false; var ns4 = (document.layers && !dom) ? true : false; var ie4 = (document.all && !dom) ? true : false; var nodyn = (!ns5 && !ns4 && !ie4 && !ie5) ? true : false; // resize fix for ns4 var origWidth, origHeight; if (ns4) { origWidth = window.innerWidth; origHeight = window.innerHeight; window.onresize = function() { if (window.innerWidth != origWidth || window.innerHeight != origHeight) history.go(0); } } // avoid error of passing event object in older browsers if (nodyn) { event = "nope" } /////////////////////// CUSTOMIZE HERE //////////////////// // settings for tooltip // Do you want tip to move when mouse moves over link? var tipFollowMouse= true; // Be sure to set tipWidth wide enough for widest image var tipWidth= 160; var offX= 50; // how far from mouse to show tip var offY= 40; var tipFontFamily= "Verdana, arial, helvetica, sans-serif"; var tipFontSize= "8pt"; // set default text color and background color for tooltip here // individual tooltips can have their own (set in messages arrays) // but don't have to var tipFontColor= "#000000"; var tipBgColor= "#326298"; var tipBorderColor= "#000080"; var tipBorderWidth= 3; var tipBorderStyle= "ridge"; var tipPadding= 4; // tooltip content goes here (image, description, optional bgColor, optional textcolor) var messages = new Array(); // multi-dimensional arrays containing: // image and text for tooltip // optional: bgColor and color to be sent to tooltip messages[0] = new Array('../skin_files/Carlsbad_com.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">Carlsbad</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[1] = new Array('../skin_files/Carmel_Valley_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">Carmel Valley</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[2] = new Array('../skin_files/Chula_Vista_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">Chula Vista</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[3] = new Array('../skin_files/Clairemont_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">Clairemont</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[4] = new Array('../skin_files/Coronado_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">Coronado</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[5] = new Array('../skin_files/Del_Mar_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">Del Mar</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[6] = new Array('../skin_files/Downtown_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">Downtown </font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[7] = new Array('../skin_files/El_Cajon_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">El Cajon</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[8] = new Array('../skin_files/La_Jolla_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">La Jolla</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[9] = new Array('../skin_files/La_Mesa_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">La Mesa</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[10] = new Array('../skin_files/North_Park_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">North Park</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[11] = new Array('../skin_files/Oceanside_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">Oceanside</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[12] = new Array('../skin_files/Pacific_Beach_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">Pacific Beach</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[13] = new Array('../skin_files/Rancho_Santa_Fe_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">Rancho Santa Fe</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); messages[14] = new Array('../skin_files/San_Marcos_com2.jpg','<table border="0" cellspacing="1" id="AutoNumber3"> <tr> <td rowspan="2" valign="top"><b> <font face="Verdana" color="#433A34">San Marcos</font></b><p><font face="Verdana" size="2">Please Click Here To Learn More About This Community</font></td> <td valign="top">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table>',"#FFFFFF"); //////////////////// END OF CUSTOMIZATION AREA /////////////////// // preload images that are to appear in tooltip // from arrays above if (document.images) { var theImgs = new Array(); for (var i=0; i<messages.length; i++) { theImgs[i] = new Image(); theImgs[i].src = messages[i][0]; } } // to layout image and text, 2-row table, image centered in top cell // these go in var tip in doTooltip function // startStr goes before image, midStr goes between image and text var startStr = '<table width="' + tipWidth + '"><tr><td align="center" width="100%"><img src="'; var midStr = '" border="0"></td></tr><tr><td valign="top">'; var endStr = '</td></tr></table>'; //////////////////////////////////////////////////////////// // initTip - initialization for tooltip. // Global variables for tooltip. // Set styles for all but ns4. // Set up mousemove capture if tipFollowMouse set true. //////////////////////////////////////////////////////////// var tooltip, tipcss; function initTip() { if (nodyn) return; tooltip = (ns4)? document.tipDiv.document: (ie4)? document.all['tipDiv']: (ie5||ns5)? document.getElementById('tipDiv'): null; tipcss = (ns4)? document.tipDiv: tooltip.style; if (ie4||ie5||ns5) { // ns4 would lose all this on rewrites tipcss.width = tipWidth+"px"; tipcss.fontFamily = tipFontFamily; tipcss.fontSize = tipFontSize; tipcss.color = tipFontColor; tipcss.backgroundColor = tipBgColor; tipcss.borderColor = tipBorderColor; tipcss.borderWidth = tipBorderWidth+"px"; tipcss.padding = tipPadding+"px"; tipcss.borderStyle = tipBorderStyle; } if (tooltip&&tipFollowMouse) { if (ns4) document.captureEvents(Event.MOUSEMOVE); document.onmousemove = trackMouse; } } window.onload = initTip; ///////////////////////////////////////////////// // doTooltip function // Assembles content for tooltip and writes // it to tipDiv ///////////////////////////////////////////////// var t1,t2; // for setTimeouts var tipOn = false; // check if over tooltip link function doTooltip(evt,num) { if (!tooltip) return; if (t1) clearTimeout(t1); if (t2) clearTimeout(t2); tipOn = true; // set colors if included in messages array if (messages[num][2]) var curBgColor = messages[num][2]; else curBgColor = tipBgColor; if (messages[num][3]) var curFontColor = messages[num][3]; else curFontColor = tipFontColor; if (ns4) { var tip = '<table bgcolor="' + tipBorderColor + '" width="' + tipWidth + '" cellspacing="0" cellpadding="' + tipBorderWidth + '" border="0"><tr><td><table bgcolor="' + curBgColor + '" width="100%" cellspacing="0" cellpadding="' + tipPadding + '" border="0"><tr><td>'+ startStr + messages[num][0] + midStr + '<span style="font-family:' + tipFontFamily + '; font-size:' + tipFontSize + '; color:' + curFontColor + ';">' + messages[num][1] + '</span>' + endStr + '</td></tr></table></td></tr></table>'; tooltip.write(tip); tooltip.close(); } else if (ie4||ie5||ns5) { var tip = startStr + messages[num][0] + midStr + '<span style="font-family:' + tipFontFamily + '; font-size:' + tipFontSize + '; color:' + curFontColor + ';">' + messages[num][1] + '</span>' + endStr; tipcss.backgroundColor = curBgColor; tooltip.innerHTML = tip; } if (!tipFollowMouse) positionTip(evt); else t1=setTimeout("tipcss.visibility='visible'",100); } var mouseX, mouseY; function trackMouse(evt) { mouseX = (ns4||ns5)? evt.pageX: window.event.clientX + document.body.scrollLeft; mouseY = (ns4||ns5)? evt.pageY: window.event.clientY + document.body.scrollTop; if (tipOn) positionTip(evt); } ///////////////////////////////////////////////////////////// // positionTip function // If tipFollowMouse set false, so trackMouse function // not being used, get position of mouseover event. // Calculations use mouseover event position, // offset amounts and tooltip width to position // tooltip within window. ///////////////////////////////////////////////////////////// function positionTip(evt) { if (!tipFollowMouse) { mouseX = (ns4||ns5)? evt.pageX: window.event.clientX + document.body.scrollLeft; mouseY = (ns4||ns5)? evt.pageY: window.event.clientY + document.body.scrollTop; } // tooltip width and height var tpWd = (ns4)? tooltip.width: (ie4||ie5)? tooltip.clientWidth: tooltip.offsetWidth; var tpHt = (ns4)? tooltip.height: (ie4||ie5)? tooltip.clientHeight: tooltip.offsetHeight; // document area in view (subtract scrollbar width for ns) var winWd = (ns4||ns5)? window.innerWidth-20+window.pageXOffset: document.body.clientWidth+document.body.scrollLeft; var winHt = (ns4||ns5)? window.innerHeight-20+window.pageYOffset: document.body.clientHeight+document.body.scrollTop; // check mouse position against tip and window dimensions // and position the tooltip if ((mouseX+offX+tpWd)>winWd) tipcss.left = (ns4)? mouseX-(tpWd+offX): mouseX-(tpWd+offX)+"px"; else tipcss.left = (ns4)? mouseX+offX: mouseX+offX+"px"; if ((mouseY+offY+tpHt)>winHt) tipcss.top = (ns4)? winHt-(tpHt+offY): winHt-(tpHt+offY)+"px"; else tipcss.top = (ns4)? mouseY+offY: mouseY+offY+"px"; if (!tipFollowMouse) t1=setTimeout("tipcss.visibility='visible'",100); } function hideTip() { if (!tooltip) return; t2=setTimeout("tipcss.visibility='hidden'",100); tipOn = false; } //--> </script> <script language="JavaScript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); // --> </script> </head> <body LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"> <style type="text/css"> <!-- BODY { background: #4F5958 url('../Skin_Files/background.jpg') repeat; } --> </style> <!-- Real Estate Website --> <span id="City" style="LEFT: -1000px; POSITION: absolute; TOP: -108px" name=""> <h1> Real Estate</h1> <a name="# Real Estate"></a> <form name="City_Form" action="City.asp"> <select name="CA_select"> <option value=" Real Estate" selected> Real Estate</option> <option value="CA Real Estate">CA Real Estate</option> </select> </form> <b> Real Estate</b> is what I specialize in as your Real Estate Agent. <br> If you are looking for <strong> Real Estate</strong> , you&#39;ve come to the right place.<br> Our Real Estate office specializes in area real estate. <br> Thank you for taking the time to visit my Real Estate website. <br> Feel free to use my area search. Search <a href="# Real Estate"> Real Estate Now!</a> </span> <p><script> City.style.left=-2500; </script> <center> <table> <tr> <td> <p align="right"><font face="Arial" size="1"> <a href="http://www.propertiesofsandiego.com" style="text-decoration: none" title=" Real Estate"> <font color="#000000">Home</font></a> | <a href="http://www.propertiesofsandiego.com/contact.asp" style="text-decoration: none" title="Contact a Real Estate Agent"> <font color="#000000">Contact</font></a> | <a href="http://www.propertiesofsandiego.com/sitemap.html" style="text-decoration: none" title=" Real Estate Site Map"> <font color="#000000">Site Map</font></a></font> <table bordercolor="#666666" border="2" style="border-collapse: collapse" cellpadding="0" cellspacing="0"> <tr> <td> <table bordercolor="#FFFFFF" border="4" style="border-collapse: collapse" cellpadding="0" cellspacing="0"> <tr> <td> <table id="Table_01" width="806" height="1070" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="4" width="802" height="147" valign="top" bgcolor="#E0DBCF"> <font size="1"><table> <tr> <td> <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','802','height','147','src','flash_header','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','flash_header' ); //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=7,0,0,0" width="802" height="147" id="flash_header" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="../skin_files/flash_header.swf" /><param name="wmode" value="opaque" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="../skin_files/flash_header.swf" quality="high" bgcolor="#ffffff" width="802" height="147" name="flash_header" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object></noscript> </td> </tr> </table> </font></td> </tr> <tr> <td colspan="4" width="802" height="1" bgcolor="E0DBCF"> </td> </tr> <tr> <td bgcolor="#E0DBCF" width="191" height="918" valign="top"> <font size="1"> <table id="Table_01" width="191" height="918" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="4"> <img src="../skin_files/left_01.gif" width="191" height="1" alt=""></td> </tr> <tr> <td colspan="4" width="191" height="141"> <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','191','height','141','src','testimonials.swf','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','testimonials' ); //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="191" height="141" id="testimonials" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="../skin_files/testimonials.swf" /><param name="wmode" value="opaque" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="../skin_files/testimonials.swf" quality="high" bgcolor="#ffffff" width="191" height="141" name="testimonials" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object></noscript> </td> </tr> <tr> <td width="11" height="769" background="../skin_files/left_03.gif"> &nbsp;</td> <td width="173" height="769" bgcolor="#BBB5A3" valign="top"> <table> <tr> <td> <font face="Arial" style="font-size: 7pt; text-transform:uppercase"> Quick Links</b> </font> <font size="1"> <hr align="left" width="90%" color="#000000"> </font> <font face="Arial" style="font-size: 7pt"> <a href="searcher.asp" title="featured homes for sale" style="text-decoration: none"> <font color="#000000">HOMES FOR SALE</font></a> <br> <a href="Featured_Listings.asp" title="featured homes for sale" style="text-decoration: none"> <font color="#000000">FEATURED LISTINGS</font></a> <br> <a href="communities_3.html" title=" communities" style="text-decoration: none"> <font color="#000000">COMMUNITIES</font></a> <br> <a title=" Real Estate Team" style="text-decoration: none" href="Associates.asp?category=Agents"> <font color="#000000">MEET THE TEAM</font></a> <br> <a href="property_alert.html" title="Get notified of new listings in " style="text-decoration: none"> <font color="#000000">NEW LISTING ALERT</font></a> <br> <a href="homeevaluation.html" title="get instant comps and home value in seconds in the area" style="text-decoration: none"> <font color="#000000">15 SECOND APPRAISAL</font></a> <br> <a href="school_info.html" title=" school information" style="text-decoration: none"> <font color="#000000">SCHOOL INFORMATION</font></a> <br> <a href="home_buying.html" title=" Real Estate - buying information" style="text-decoration: none"> <font color="#000000">HOME BUYING</font></a> <br> <a href="home_selling.html" title=" Real Estate - selling information" style="text-decoration: none"> <font color="#000000">SELLING A HOME</font></a> <br> <a title=" real estate reports and forms" href="support.html" style="text-decoration: none"> <font color="#000000">FREE REPORTS</font></a> <br> <a href="forms.html" title="real estate forms for the areas" style="text-decoration: none"> <font color="#000000">FORMS</font></a> <br> <a href="home_loans.html" title=" home loans" style="text-decoration: none"> <font color="#000000">HOME FINANCE</font></a> <br> <a href="financing_terms.html" title=" financing terms" style="text-decoration: none"> <font color="#000000">FINANCING TERMS</font></a> <br> <a href="todays_rates.html" title="Today's rates for " style="text-decoration: none"> <font color="#000000">TODAY'S RATES</font></a> <br> <a href="servicearea.html" title=" real estate testimonials" style="text-decoration: none"> <font color="#000000">TESTIMONIALS</font></a> <br> <a title="Latest news for the area" target="_blank" href="news2.asp?maincity=" style="text-decoration: none"> <font color="#000000">LOCAL NEWS</font></a> <br> <a title=" movie theatre times" href="movies.asp?maincity=" style="text-decoration: none"> <font color="#000000">MOVIE TIMES</font></a> <u> <br> <br> </u> <a title="Local Communities Information" href="communities_3.html" style="text-decoration: none"> <font color="#000000">COMMUNITIES</font></a></b> </font> <font size="1"> <hr align="left" width="90%" color="#000000"> <font face="Arial" style="font-size: 7pt; text-transform: uppercase"> <a href="carlsbad.html" style="text-decoration: none" title="Carlsbad Real Estate"> <font color="#000000">Carlsbad</font></a><br> <a href="carmel_valley.html" style="text-decoration: none" title="Carmel Valley Real Estate"> <font color="#000000">Carmel Valley</font></a> <br> <a href="chula_vista.html" style="text-decoration: none" title="Chula Vista Real Estate"> <font color="#000000">Chula Vista</font></a><br> <a href="clairemont.html" style="text-decoration: none" title="Clairemont Real Estate"> <font color="#000000">Clairemont</font></a><br> <a href="coronado.html" style="text-decoration: none" title="Coronado Real Estate"> <font color="#000000">Coronado</font></a><br> <a href="del_mar.html" style="text-decoration: none" title="Del Mar Real Estate"> <font color="#000000">Del Mar </font></a><br> <a href="downtown_san_diego.html" style="text-decoration: none" title="Downtown Real Estate"> <font color="#000000">Downtown </font></a><br> <a href="el_cajon.html" style="text-decoration: none" title="El Cajon Real Estate"> <font color="#000000">El Cajon </font></a><br> <a href="la_jolla.html" style="text-decoration: none" title="La Jolla Real Estate"> <font color="#000000">La Jolla</font></a><br> <a href="la_mesa.html" style="text-decoration: none" title="La Mesa Real Estate"> <font color="#000000">La Mesa </font></a><br> <a href="north_park.html" style="text-decoration: none" title="North Park Real Estate"> <font color="#000000">North Park </font></a><br> <a href="oceanside.html" style="text-decoration: none" title="Oceanside Real Estate"> <font color="#000000">Oceanside</font></a><br> <a style="text-decoration: none" title="Pacific Beach Real Estate" href="pacific_beach.html"> <font color="#000000">Pacific Beach </font></a><br> <a href="rancho_santa_fe.html" style="text-decoration: none" title="Rancho Santa Fe Real Estate"> <font color="#000000">Rancho Santa Fe </font></a><br> <a href="san_marcos.html" style="text-decoration: none" title="San Marcos Real Estate"> <font color="#000000">San Marcos </font></a></font><font face="Arial" style="font-size: 7pt"> <u> <br><br> </u> <a href="home_buying.html" style="text-decoration: none" title="Home Buying in "> <font color="#000000">BUYING A HOME</font></a> </font> <hr align="left" width="90%" color="#000000"> <font face="Arial" style="font-size: 7pt"> <a href="searcher.asp" title="free MLS search" style="text-decoration: none"> <font color="#000000">HOME SEARCH</font></a> <br> <a href="new_homes.html" title="New Homes in " style="text-decoration: none"> <font color="#000000">NEW HOMES</font></a> <br> <a href="Featured_Listings.asp" title="view premiere listings available for sale" style="text-decoration: none"> <font color="#000000">FEATURED LISTINGS</font></a> <br> <a href="open_houses.html" title="Real Estate Open Houses" style="text-decoration: none"> <font color="#000000">OPEN HOUSES</font></a></font></font><font face="Arial" style="font-size: 7pt"> <BR> <a href="/Property_Alert.html" title="Get notified of just listed real estate in the area before others" style="text-decoration: none"> <font color="#000000">NEW LISTING ALERT</font></a> <br> <a href="home_buying_process.html" title=" Home buying process explained" style="text-decoration: none"> <font color="#000000">THE BUYING PROCESS</font></font></a> <br> <font face="Arial" style="font-size: 7pt"> <a href="home_loan_process.html" title="Home Loan Process" style="text-decoration: none"> <font color="#000000">HOME LOAN PROCESS</font></a> <br> <a href="home_loan_center.html" title=" Home Loan Center" style="text-decoration: none"> <font color="#000000">FINANCE CENTER</font></a> <br> <a href="first_time_home_buying.html" title="first time home buying in " style="text-decoration: none"> <font color="#000000">FIRST TIME HOME BUYING</font></a> <br> <a href="interview_real_estate_agent.html" title="Interview a real estate agent in " style="text-decoration: none"> <font color="#000000">HOW TO HIRE AN AGENT</font></a> <br> <a href="home_inspection.html" title="How to hire a home inspector in " style="text-decoration: none"> <font color="#000000">HOW TO HIRE AN INSPECTOR</font></a> <br> <a href="inspection_checklist.html" title="Inspection Checklist" style="text-decoration: none"> <font color="#000000">INSPECTION CHECKLIST</font></a> <br> <a href="home_buying_negotiations.html" title="Home buying negotiations" style="text-decoration: none"> <font color="#000000">NEGOTIATING AS A BUYER</font></a> <br> <a href="home_buying_tax_benefits.html" title="home buying tax benefits in " style="text-decoration: none"> <font color="#000000">TAX BENEFITS HOME BUYING</font></a> <br> <a href="home_investing.html" title="home investing in " style="text-decoration: none"> <font color="#000000">BUY AS AN INVESTOR</font></a> <br> <a href="home_buying.html" title=" Real Estate - Buyers resource center" style="text-decoration: none"> <font color="#000000">BUYERS RESOURCE CENTER</font></a> <br> <a href="down_payment_assistance.html" title="down payment assistance in " style="text-decoration: none"> <font color="#000000">DOWN PAYMENT ASSISTANCE</font></a> <br> <a href="buying_retirement_home.html" title="buying a retirement home" style="text-decoration: none"> <font color="#000000">BUYING RETIREMENT HOME</font></a> <br> <a href="buying_fixer_upper.html" title="buying a fixer upper" style="text-decoration: none"> <font color="#000000">BUYING FIXER UPPER</font></a> <br> <a href="second_home.html" title="2nd home buyer in " style="text-decoration: none"> <font color="#000000">2ND HOME BUYER</font></a> <br> <a href="build_own_home.html" title="build your own home" style="text-decoration: none"> <font color="#000000">BUILD OWN HOME</font></a> <br> <a href="typical_family_buyer.html" title="information for typical family buyer" style="text-decoration: none"> <font color="#000000">TYPICAL FAMILY BUYER</font></a> <br> <a href="single_buyer.html" title="single buyer in " style="text-decoration: none"> <font color="#000000">SINGLE BUYER</font></a> <br> <a href="vacation_home_buyer.html" title="vacation home buyer" style="text-decoration: none"> <font color="#000000">VACATION HOME BUYER</font></a> <br> <a href="home_mold_inspection.html" title="information on mold home inspection" style="text-decoration: none"> <font color="#000000">HOME MOLD INSPECTION</font></a> <br> <a href="remodeling.html" title="home remodeling" style="text-decoration: none"> <font color="#000000">REMODELING</font></a> <br> <a href="home_insurance.html" title="information on home insurance" style="text-decoration: none"> <font color="#000000">HOME INSURANCE</font></a> </font> <u> <br><br> </u> <font face="Arial" style="font-size: 7pt"> <a href="home_selling.html" style="text-decoration: none" title="Home Selling in "> <font color="#000000">SELLING A HOME</font></a></font> </font></font> <hr align="left" width="90%" color="#000000"> <font face="Arial" style="font-size: 7pt"> <a href="why_use_us.html" target="_self" title="Why Use us in ?" style="text-decoration: none"> <font color="#000000">WHY USE US</font></a> <br> <a href="homeEvaluation.html" target="_self" title="get instant comps and home value in seconds for the area" style="text-decoration: none"> <font color="#000000">WHAT IS MY HOME WORTH?</font></a> <br> <a href="sell_home_for_more.html" title="how to determine list price and sell for more when selling a home in " style="text-decoration: none"> <font color="#000000">WHAT WILL MY HOME SELL FOR?</font></a><br> <a href="interview_real_estate_agent.html" title="Interview a real estate agent in " style="text-decoration: none"> <font color="#000000">WHICH AGENT IS BEST</font></a> <br> <a href="sell_home_yourself.html" title="sell your home yourself" style="text-decoration: none"> <font color="#000000">SELLING YOURSELF</font></a> <br> <a href="setting_home_sale_price.html" title="setting the home sale price in " style="text-decoration: none"> <font color="#000000">SETTING THE PRICE</font></a> <br> <a href="home_staging.html" title="sell your home for more and quicker with home staging" style="text-decoration: none"> <font color="#000000">HOME STAGING</font></a> <br> <a href="selling_process.html" title=" Real Estate - The Selling Process" style="text-decoration: none"> <font color="#000000">SELLING PROCESS</font></a> <br> <a href="home_seller_negotiation.html" title="home seller negotiation" style="text-decoration: none"> <font color="#000000">NEGOTIATING AS A SELLER</font></font></a> <br> <font face="Arial"> <a target="_self" title="real estate tax advice, shelters, 1031, and more" href="home_sale_tax.html" style="text-decoration: none"> <font color="#000000"><span style="font-size: 7pt">TAX IMPLICATIONS</span></font></a><span style="font-size: 7pt"> <br> <a href="1031_tax_exchange.html" title="1031 exchange" style="text-decoration: none"> <font color="#000000">1031 TAX EXCHANGE</font></span></font></a><span style="font-size: 7pt"> <br> <font face="Arial"> <a href="home_selling.html" title=" Real Estate - Sellers resource center" style="text-decoration: none"> <font color="#000000">SELLERS RESOURCE CENTER</font></a> <br> <a href="seller_assisted_home_buying.html" target="_self" title="seller assisted home buying" style="text-decoration: none"> <font color="#000000">SELLER ASSISTED BUYING</font></a> <br> <br> <a title="loan information" href="home_loan_center.html" style="text-decoration: none"> <font color="#000000">HOME LOAN CENTER</font></a> </font></font></font> </font> </span><font face="Arial" style="font-size: 7pt"></font></font> <hr align="left" width="90%" color="#000000"> <font face="Arial" style="font-size: 7pt"> <a href="home_loan_process.html" title="home loan process in " style="text-decoration: none"> <font color="#000000">LOAN PROCESS</font></a> <br> <a href="home_loan_types.html" target="_self" title="types of home loans" style="text-decoration: none"> <font color="#000000">TYPES OF LOANS</font></a> <br> <a href="home_loan_lenders.html" title="types of home lenders" style="text-decoration: none"> <font color="#000000">TYPES OF LENDERS</font></a> <br> <a href="no_down_home_loans.html" target="_self" title="Buy a home with 0 Down in " style="text-decoration: none"> <font color="#000000">0 DOWN</font></a> <br> <a href="VA_VET_home_loans.html" title="Va Vet Home Loans" style="text-decoration: none"> <font color="#000000">VA VET LOANS</font></a> <br> <a href="fha_hud.html" target="_self" title="fha hud in " style="text-decoration: none"> <font color="#000000">FHA HUD</font></a> <br> <a href="cop_next_store_home_buying.html" target="_self" title="Cop Next Store Home buying in " style="text-decoration: none"> <font color="#000000">COP NEXT DOOR</font></a> <br> <a href="nurse_next_store_home_buying.html" title="Nurse next store home buying in " style="text-decoration: none"> <font color="#000000">NURSE-DOCTOR HOME LOANS</font></a> <br> <a href="teacher_next_door_home_buying.html" target="_self" title="Teacher next door home buying in " style="text-decoration: none"> <font color="#000000">TEACHER HOME LOANS</font></a> <br> <a href="military_home_buying.html" title="Miliary next door home buying in " style="text-decoration: none"> <font color="#000000">MILITARY HOME LOANS</font></a> <br> <a href="single_parent_home_buying.html" target="_self" title="single parent home buying in " style="text-decoration: none"> <font color="#000000">SINGLE PARENTS</font></a> <br> <a href="state_sponsored_home_buying.html" title="state sponsored home buying in " style="text-decoration: none"> <font color="#000000">STATE SPONSORED</font></a> <br> <a href="home_gifting.html" target="_self" title="gifting programs" style="text-decoration: none"> <font color="#000000">GIFTING PROGRAM</font></a> <br> <a href="poor_credit.html" title="poor credit" style="text-decoration: none"> <font color="#000000">POOR CREDIT</font></a> <br> <a href="raise_credit_score.html" target="_self" title="single parent home buying in " style="text-decoration: none"> <font color="#000000">RAISE CREDIT SCORE</font></a> <u> <br> </u> <a href="escrow.html" title="escrow in " style="text-decoration: none"> <font color="#000000">ESCROW</font></a> <u> <br> </u> <a href="creative_financing.html" target="_self" title="creative financing" style="text-decoration: none"> <font color="#000000">CREATIVE FINANCING</font></a> </font></p> </p> &nbsp;</font> </td> </tr> </table> </td> <td width="6" height="769" background="../skin_files/left_05.gif"> &nbsp;</td> <td width="1" height="769" background="../skin_files/left_06.gif"> <img src="../skin_files/left_06.gif" width="1" height="769" alt=""></td> </tr> <tr> <td colspan="4" valign="top"> <img src="../skin_files/left_07.gif" width="191" height="7" alt=""></td> </tr> </table> </font></td> <!-- ###### start of center td##########--> <td width="611" height="918" bgcolor="#E0DBCF" valign="top"> <div align="right"> <table border="2" width="98%" cellpadding="0" cellspacing="0" height="908" bordercolor="#E0DBCF" > <tr> <td height="908" valign="top"> <div align="center"> <center> <table width="98%" style="border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td width="583"> <table> <tr> <td> <span class="search_all_header">Search all Area Listings</span> <br><br> <div align="center"> <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','425','height','550','src','zip_map_image_3','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','zip_map_image_3','wmode','transparent' ); //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=7,0,0,0" width="425" height="550" id="zip_map_image_3" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="zip_map_image_3.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <embed src="zip_map_image_3.swf" quality="high" bgcolor="#ffffff" width="425" height="550" name="zip_map_image_2" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </noscript> </div> <!-- start of featured listing--><tr> <td valign="top" height="220"> <table id="Table_01" width="408" height="204" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="3"> <img src="../skin_files/featured_listings_01.gif" width="408" height="47" alt=" Real Estate Featured Listings"></td> </tr> <tr> <td width="15" height="147" background="../skin_files/featured_listings_02.gif"> &nbsp;</td> <td width="387" height="147" bgcolor="#E7DFD6" valign="top"> <font size="1"> <MARQUEE onmouseover='this.stop();' onmouseout='this.start();'direction='up' scrollamount='1' scrolldelay='40' top='100' left='0' width='365' height='200' id=mymarquee name=mymarquee class=vertscroll><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='HomeDetail3.asp?searchid=066082345&foldernum=0'><img src='my_listings/066082345_2.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$265,000- $299,876</center></b></td><td width=5></a></td><td valign=top><B>3161 Via Alicante #140</B><hr><small><span class=scrolltext>Wonderful condo for the professional, upgrades include cherry cabinents, travertine, stainless steel appliances, washer/dryer, fireplace...[<a href='HomeDetail3.asp?searchid=066082345&foldernum=0' style=text-decoration:none>more</a>]<HR><b>MULTIPLE PICTURES</B></span></small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='HomeDetail3.asp?searchid=066096517&foldernum=0'><img src='my_listings/066096517_1.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$674,000 - $724,000</center></b></td><td width=5></a></td><td valign=top><B>344 Flower Hill Way</B><hr><small><span class=scrolltext>Gorgeous in every way and a great value. You will be proud to own this luxurious residence! Features a great floor plan, spacious yard, quality fixtures, and top notch construction. A great value and investment for this neighborhood!</span></small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='HomeDetail3.asp?searchid=076046631&foldernum=0'><img src='my_listings/076046631_1.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$770,000.00</center></b></td><td width=5></a></td><td valign=top><B>13940 Mennonite Pt</B><hr><small><span class=scrolltext>Welcome home to a beautiful, spacious, and bright five bedroom four bath home with panaramic views to the ocean. Watch the hot air balloons at dusk at this terrific location in Rancho Penasquitos on a cul-de-sac...[<a href='HomeDetail3.asp?searchid=076046631&foldernum=0' style=text-decoration:none>more</a>]<HR><b>MULTIPLE PICTURES</B></span></small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='HomeDetail3.asp?searchid=076062540&foldernum=0'><img src='my_listings/076062540_2.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$169,000.00</center></b></td><td width=5></a></td><td valign=top><B>930 Peach Avenue</B><hr><small><span class=scrolltext>Gorgeous 1 bdrm, 1 bath home upstairs features brand new interior amenities such as granite countertops, stainless steel appliance package, designer flooring, and more...[<a href='HomeDetail3.asp?searchid=076062540&foldernum=0' style=text-decoration:none>more</a>]<HR><b>MULTIPLE PICTURES</B></span></small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='HomeDetail3.asp?searchid=076090628&foldernum=0'><img src='my_listings/076090628_7.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$649,000 - $699,000</center></b></td><td width=5></a></td><td valign=top><B>17435 Rising Dale Way</B><hr><small><span class=scrolltext>You will be proud to own this luxurious residence! Features a spacious yard, quality fixtures, and top notch construction. A great value and investment for this neighborhood!</span></small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='HomeDetail3.asp?searchid=076023818&foldernum=0'><img src='my_listings/076023818_1.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$420,000 - $470,876</center></b></td><td width=5></a></td><td valign=top><B>2630 Pirineos Way</B><hr><small><span class=scrolltext>A great value and investment! You'll love this home! Gorgeous in every way and a great value. Features a great floor plan, spacious yard, quality fixtures, and top notch construction.</span></small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='HomeDetail3.asp?searchid=076058994&foldernum=0'><img src='my_listings/076058994_9.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$1,599,000 - $1,799,000</center></b></td><td width=5></a></td><td valign=top><B>7391 Caminito Bassano W </B><hr><small><span class=scrolltext>Welcome to this La Jolla Summit home on a quiet street with sweeping views of the hills and ocean! Seller has redone the kitchen and baths with style and taste. Hardwood floors and carpet give the home warmth and charm...[<a href='HomeDetail3.asp?searchid=076058994&foldernum=0' style=text-decoration:none>more</a>]<HR><b>MULTIPLE PICTURES</B></span></small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='HomeDetail3.asp?searchid=076019457&foldernum=0'><img src='my_listings/076019457_1.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$465,000 - $499,000</center></b></td><td width=5></a></td><td valign=top><B>2272 Huntington Point Rd # 121</B><hr><small><span class=scrolltext>Gorgeous in every way and a great value. You will be proud to own this luxurious residence! Features a great floor plan, spacious yard, quality fixtures, and top notch construction. A great value and investment for this neighborhood!</span></small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='Homedetail2.asp?cartlookup=yes&PropID=MLS9177351901&foldernum=0'><img src='http://67.15.0.44\MLSImages_LG\California/071085385.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$289,000</center></b></td><td width=5></a></td><td valign=top><B><font size=1> GORGEOUS, IMMACULATE INTERIOR!</font></B><hr><small> </small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='Homedetail2.asp?cartlookup=yes&PropID=MLS6236747801&foldernum=0'><img src='http://67.15.0.44\MLSImages_LG\California/076066221.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$289,000 - $319,000</center></b></td><td width=5></a></td><td valign=top><B><font size=1> ABSOLUTELY EXCEPTIONAL VALUE!</font></B><hr><small> </small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='Homedetail2.asp?cartlookup=yes&PropID=MLS0303429801&foldernum=0'><img src='http://67.15.0.44\MLSImages_LG\California/076074512.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$295,000 - $299,500</center></b></td><td width=5></a></td><td valign=top><B><font size=1> GORGEOUS, IMMACULATE INTERIOR!</font></B><hr><small> </small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='Homedetail2.asp?cartlookup=yes&PropID=MLS5810120901&foldernum=0'><img src='http://67.15.0.44\MLSImages_LG\California/076079170.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$295,000</center></b></td><td width=5></a></td><td valign=top><B><font size=1> GORGEOUS, IMMACULATE INTERIOR!</font></B><hr><small> </small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='Homedetail2.asp?cartlookup=yes&PropID=MLS4810120901&foldernum=0'><img src='http://67.15.0.44\MLSImages_LG\California/076079443.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$298,000</center></b></td><td width=5></a></td><td valign=top><B><font size=1> OWNER MOTIVATED TO SELL!</font></B><hr><small> </small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='Homedetail2.asp?cartlookup=yes&PropID=MLS4504698801&foldernum=0'><img src='http://67.15.0.44\MLSImages_LG\California/076072972.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$299,000 - $303,000</center></b></td><td width=5></a></td><td valign=top><B><font size=1> THIS WON'T LAST LONG!</font></B><hr><small> </small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='Homedetail2.asp?cartlookup=yes&PropID=MLS4626747801&foldernum=0'><img src='http://67.15.0.44\MLSImages_LG\California/071066148.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$300,000 - $340,876</center></b></td><td width=5></a></td><td valign=top><B><font size=1> GORGEOUS, IMMACULATE INTERIOR!</font></B><hr><small> </small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='Homedetail2.asp?cartlookup=yes&PropID=MLS6929203901&foldernum=0'><img src='http://67.15.0.44\MLSImages_LG\California/076092969.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$325,000</center></b></td><td width=5></a></td><td valign=top><B><font size=1> THIS WON'T LAST LONG!</font></B><hr><small> </small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='Homedetail2.asp?cartlookup=yes&PropID=MLS4515147801&foldernum=0'><img src='http://67.15.0.44\MLSImages_LG\California/071065641.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$325,000</center></b></td><td width=5></a></td><td valign=top><B><font size=1> FABULOUS! A MUST SEE!</font></B><hr><small> </small></td></tr></table><BR><BR><FONT SIZE='-1'><table style=position:relative;top:-150><tr><td valign=top><br><br><A HREF='Homedetail2.asp?cartlookup=yes&PropID=MLS7331940901&foldernum=0'><img src='http://67.15.0.44\MLSImages_LG\California/076080761.jpg' onerror='this.src="images/notavailable1.jpg"' border=0 width=125></A><center><small>[click image for info]</center></small><BR><center><B>$325,900</center></b></td><td width=5></a></td><td valign=top><B><font size=1> GORGEOUS, IMMACULATE INTERIOR!</font></B><hr><small> </small></td></tr></table><BR><BR></MARQUEE></font></td> <td width="6" height="147" background="../skin_files/featured_listings_04.gif"> &nbsp;</td> </tr> <tr> <td colspan="3" valign="top" bgcolor="#E0DBCF"> <img src="../skin_files/featured_listings_05.gif" width="408" height="10" alt=""></td> </tr> </table> </td> <!--<td valign="top" height="210"> <a href="communities.html" title=" Communities - Community Map"> <img border="0" src="../Skin_Files/map_front.jpg" width="199"></a></td> --> </tr> <!--<tr> <td height="47"> &nbsp;</td> </tr> <tr> <td colspan="2" valign="top" height="496"> <div id="tipDiv" style="position:absolute; visibility:hidden; z-index:100"></div> <p align="center">&nbsp;<map name="FPMapcom"> <area href="carlsbad.html" shape="rect" coords="19, 47, 110, 143" onMouseOver="doTooltip(event,0)" onMouseOut="hideTip()"> <area href="carmel_valley.html" shape="rect" coords="123, 46, 228, 147" onMouseOver="doTooltip(event,1)" onMouseOut="hideTip()"> <area href="chula_vista.html" shape="rect" coords="240, 45, 340, 154" onMouseOver="doTooltip(event,2)" onMouseOut="hideTip()"> <area href="clairemont.html" shape="rect" coords="356, 46, 451, 151" onMouseOver="doTooltip(event,3)" onMouseOut="hideTip()"> <area href="coronado.html" shape="rect" coords="469, 45, 564, 150" onMouseOver="doTooltip(event,4)" onMouseOut="hideTip()"> <area href="del_mar.html" shape="rect" coords="19, 153, 110, 250" onMouseOver="doTooltip(event,5)" onMouseOut="hideTip()"> <area href="downtown_san_diego.html" shape="rect" coords="125, 152, 226, 252" onMouseOver="doTooltip(event,6)" onMouseOut="hideTip()" > <area href="el_cajon.html" shape="rect" coords="241, 156, 338, 253" onMouseOver="doTooltip(event,7)" onMouseOut="hideTip()"> <area href="la_jolla.html" shape="rect" coords="357, 158, 451, 254" onMouseOver="doTooltip(event,8)" onMouseOut="hideTip()"> <area href="la_mesa.html" shape="rect" coords="468, 158, 564, 254" onMouseOver="doTooltip(event,9)" onMouseOut="hideTip()"> <area href="north_park.html" shape="rect" coords="18, 263, 114, 363" onMouseOver="doTooltip(event,10)" onMouseOut="hideTip()"> <area href="oceanside.html" shape="rect" coords="127, 262, 222, 370" onMouseOver="doTooltip(event,11)" onMouseOut="hideTip()"> <area href="pacific_beach.html" shape="rect" coords="245, 261, 342, 374" onMouseOver="doTooltip(event,12)" onMouseOut="hideTip()"> <area href="rancho_santa_fe.html" shape="rect" coords="353, 261, 455, 374" onMouseOver="doTooltip(event,13)" onMouseOut="hideTip()"> <area href="san_marcos.html" shape="rect" coords="467, 261, 562, 373" onMouseOver="doTooltip(event,14)" onMouseOut="hideTip()"> </map> <br> <img border="0" src="../skin_files/communities_block.jpg" usemap="#FPMapcom" width="581" height="403"></td> </tr>--> </table> <!--end of featured listings--> </td> <td valign="top"> <div align="center"> <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','151','height','699','src','communities2','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','communities2','wmode','transparent' ); //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="151" height="699" id="communities2" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="communities2.swf" /><param name="quality" value="medium" /><param name="bgcolor" value="#ffffff" /><embed src="communities2.swf" quality="medium" bgcolor="#ffffff" width="151" height="699" name="communities3" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </noscript> </div> </td> </tr> </table> </td> </tr> </center> </td> </tr> </table> </div> </td> </tr> </table> </center> </div> </td> <!-- end of center td--> <td width="2" height="918" bgcolor="E0DBCF"> </td> <td width="2" height="918" bgcolor="E0DBCF"> </td> </tr> <tr> <td colspan="4" valign="top" width="802" height="4" bgcolor="E0DBCF"> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table>