<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>1010 Lexington Road, Beverly Hills, CA 90210 - presented by Jory Burton</title>
<meta name="Description" content="Beverly Hills real estate and homes for sale in Beverly Hills" />
<meta name="keywords" content="Beverly Hills real estate, 1010 Lexington Road, property web site, home for sale, Jory Burton, find a home in Beverly Hills, listingdomains.com, www.LexingtonRd.com, community information, real estate news, maps, buyers guide, search for homes, mls, listing web site" />
<link rel="stylesheet" type="text/css" href="ld_styles.css" />
<link rel="shortcut icon" href="http://www.listingdomain.com/favicon.ico" />


<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="/_media/scripts/jquery/jquery.colorbox/colorbox.css" media="screen" />
<script type="text/javascript" src="/_media/scripts/jquery/jquery.colorbox/jquery.colorbox.js"></script>
<script type="text/javascript" src="ldnet.js"></script>

<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.js"></script>

<style>
<!--
	.titletext { font-size:16pt;color:#FFFFFF}
	.addresstext { font-weight:bold;font-size:10pt;color:#C0C0C0}
	.largetextcolor { font-weight:bold;font-size:12pt;color:#000000}
	.featuresbartext { font-weight:bold;font-size:12pt;color:#C0C0C0}
	.pricetext { font-weight:bold;font-size:14pt;color:#FFFFFF}
	.infotext { font-weight:bold;font-size:8pt;color:#000000}
	.table1text { color:#C0C0C0}
	.table2text { color:#000000}
	.disclaimertabletext { color:#C0C0C0}
	A.bodylink { color:#FFFFFF }
	A.bodylink:hover { color:#FFFFCC }
	A.disclaimerlink { color:#FFFFFF }
	A.disclaimerlink:hover { color:#FFFFCC }
	A.officelink { color:#000000 }
	A.officelink:hover { color:#C0C0C0 }
	A.detailslink { color:#FFFFFF }
	A.detailslink:hover { color:#FFFFCC }
	A.vtlink { font-size:8pt; color:#9C0101;text-decoration:none }
	A.vtlink:hover { font-size:8pt; color:#C0C0C0;text-decoration:none }
	A.quicklink { font-size:8pt; color:#000000;text-decoration:none }
	A.quicklink:hover { font-size:8pt; color:#C0C0C0;text-decoration:none }
-->
</style>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin

//3-way slideshow- by Suzanne Arnold (http://jandr.com/, suzanne@mail.jandr.com)
//Script featured on JavaScript Kit (http://javascriptkit.com)
//Credit must stay intact
//Modified DRB 09.16.19  Added Formatting, and try/catch in onerotate

var Onerotate_delay = 4000; // delay in milliseconds (4000 = 4 secs)
Onecurrent = 0;

<!---SLIDE_SHOW_ARRAY--->
function Onenext() {
	if (document.Oneslideform.Oneslide[Onecurrent+1]) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent+1].value;
		document.Oneslideform.Oneslide.selectedIndex = ++Onecurrent;
	}
	else Onefirst();
}

function Oneprevious() {
	if (Onecurrent-1 >= 0) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent-1].value;
		document.Oneslideform.Oneslide.selectedIndex = --Onecurrent;
	}
	else Onelast();
}

function Onefirst() {
	Onecurrent = 0;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[0].value;
	document.Oneslideform.Oneslide.selectedIndex = 0;
}

function Onelast() {
	Onecurrent = document.Oneslideform.Oneslide.length-1;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
	document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
}

function Oneap(text) {
	document.Oneslideform.Oneslidebutton.value = (text == "Stop") ? "Start" : "Stop";
	Onerotate();
}

function Onestart() {
	window.setTimeout("Onerotate()", Onerotate_delay);
}

function Onechange() {
	Onecurrent = document.Oneslideform.Oneslide.selectedIndex;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
}

function Onerotate() {
	try {
		if (document.Oneslideform.Oneslidebutton.value == "Stop") {
			Onecurrent = (Onecurrent == document.Oneslideform.Oneslide.length-1) ? 0 : Onecurrent+1;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].apply()
			document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].play()
			document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
			if (document.images.Oneshow.filters)
			window.setTimeout("Onerotate()", Onerotate_delay + 2000);
			else
			window.setTimeout("Onerotate()", Onerotate_delay);
		}
	}
	catch(err){}
}
//  End -->
</SCRIPT>

<script language="JavaScript" src="popup.js" type="text/javascript"></script>
<script type="text/javascript" src="swfobject.js"></script></head>

<body bgcolor="#000033" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#000033">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000033">
                <tr><td align="center" bgcolor="#000033">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"
id="flashheader" width="100%" height="100">
<param name="movie" value="headers/sothebys3.swf">
<param name="quality" value="High">
<param name="wmode" value="transparent">
<param name="bgcolor" value="#000033">
<embed name="flashheader" src="headers/sothebys3.swf" quality="High" bgcolor="#FFFFFF" wmode="transparent"
width="100%" height="100"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000033">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>Beverly Hills-North of Sunset-Nearly 1 flat acre</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000033">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#999999">
                                        <tr>
                                            <td width="507" valign="top">
                                                <form name="Oneslideform" >
                                                <!-- XML = /builder/xml/listingphotos.ashx?oid=87559&ot=101 --><script type="text/javascript">swfobject.embedSWF("POSlideshow.swf", "altContent1", "507", "475", "9.0.0","", {data_src:"/builder/xml/listingphotos.ashx?oid%3D87559%26ot%3D101%26rel%3D1",bgcolor:"000033",imgcolor:"000033",view_timer:"2",transition_timer:"0.5",has_captions:"y",has_fullscreen:"y"}, {play: "true", loop: "true", menu: "true", quality: "high", scale: "showall", salign: "", wmode: "transparent", bgcolor: "#ffffff", allowScriptAccess: "sameDomain", allowFullScreen: "true", devicefont: "false"}, {id: "altContent1", name: "altContent1", align: "middle"});</script><div id="altContent1" class="row" align="left"><TABLE align="center" width="507" border="0" cellspacing="0" cellpadding="0" bordercolor="#000033">
<TR align="center" height="405"><TD bgcolor="#000033" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195414424_04022012.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor="#000033" align="center">
		<table width="100%">
			<tr>
				<td align="center"><select name="Oneslide" onChange="Onechange();" size="1"><OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195414424_04022012.jpg"  selected>Image 1</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195432645_04022012.jpg">Image 2</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195432957_04022012.jpg">Image 3</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195416062_04022012.jpg">Image 4</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195416577_04022012.jpg">Image 5</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195417076_04022012.jpg">Image 6</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195433285_04022012.jpg">Image 7</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195433581_04022012.jpg">Image 8</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195417435_04022012.jpg">Image 9</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195417888_04022012.jpg">Image 10</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195433909_04022012.jpg">Image 11</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195418465_04022012.jpg">Image 12</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195434408_04022012.jpg">Image 13</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195435016_04022012.jpg">Image 14</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195427856_04022012.jpg">Image 15</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195419104_04022012.jpg">Image 16</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195418777_04022012.jpg">Image 17</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195435422_04022012.jpg">Image 18</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195426670_04022012.jpg">Image 19</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195427092_04022012.jpg">Image 20</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195429026_04022012.jpg">Image 21</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195429385_04022012.jpg">Image 22</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195429790_04022012.jpg">Image 23</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195435828_04022012.jpg">Image 24</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195430180_04022012.jpg">Image 25</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195430555_04022012.jpg">Image 26</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph223934636_04022012.jpg">Image 27</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph181045155_04042012.jpg">Image 28</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph181045514_04042012.jpg">Image 29</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph181045779_04042012.jpg">Image 30</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph181046029_04042012.jpg">Image 31</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph181046325_04042012.jpg">Image 32</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195428246_04022012.jpg">Image 33</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195425578_04022012.jpg">Image 34</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195425251_04022012.jpg">Image 35</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195421195_04022012.jpg">Image 36</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195425937_04022012.jpg">Image 37</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195419806_04022012.jpg">Image 38</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195420118_04022012.jpg">Image 39</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195426296_04022012.jpg">Image 40</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195419416_04022012.jpg">Image 41</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195421990_04022012.jpg">Image 42</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195422443_04022012.jpg">Image 43</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195421600_04022012.jpg">Image 44</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195423207_04022012.jpg">Image 45</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195423597_04022012.jpg">Image 46</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195424174_04022012.jpg">Image 47</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195424533_04022012.jpg">Image 48</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph150452150_01072012.jpg">Image 49</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph150451682_01072012.jpg">Image 50</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195430867_04022012.jpg">Image 51</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195431179_04022012.jpg">Image 52</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195431506_04022012.jpg">Image 53</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195431881_04022012.jpg">Image 54</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph195432224_04022012.jpg">Image 55</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD104/BURJ2120822011P_12201150518P_ph201627881_12252011.jpg">Image 56</OPTION>
</select>
				</td>
				<td align="center" bgcolor="#000033" height="25"><DIV align="center">
<INPUT type=button onClick="Oneprevious();" value="<<" title="Previous" id=button1 name=button1>
<INPUT type=button name="Oneslidebutton" onClick="Oneap(this.value);" value="Stop" title="AutoPlay">
<INPUT type=button onClick="Onenext();" value=">>" title="Next" id=button1 name=button1>
</DIV>

				</td>
				<td align="center" bgcolor="#000033">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE></div>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000033">
<tr><td class="featuresbartext"><b>Video Tour</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000033"><tr><td class="table1text" align="center"><script type="text/javascript">swfobject.embedSWF("/_media/players/VirtuetPlayer.v2.swf", "altContentVid", "500", "386", "9.0.0","", {swftoLoad:"/library/virtuets/V101/87559_101_A.swf", isPaused:"true",imgpath:"/library/LDS_Doc_Library/LDS132/87559_101_75411P320_ph_pb.jpg"}, {play: "false", loop: "false", quality: "high", scale: "showall", salign: "", wmode: "transparent", bgcolor: "#000000", allowScriptAccess: "sameDomain", allowFullScreen: "true", devicefont: "false"}, {id: "altContentVid", name: "altContentVid", align: "middle"});</script><div id="altContentVid" class="row" align="left"></div></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000033">
<tr><td class="addresstext" align="center" bgcolor="#000033">1010 Lexington Road, Beverly Hills, CA 90210<br /><br /></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000033">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000033"><tr><td class="table1text"><ul>
<li>4 Bedrooms, 7 Baths</li><li>Architectural Contemparary</li><li>Andrew Sussman A.I.A. built  2000</li><li>North/South Tennis Court</li><li>Guest house, approx. 1,100 sqft, 2+2</li><li>MLS# 12-592801</li><li><a class="detailslink" href="javascript:popup('http://www.listingdomains.net/LD_detail.asp?type=details&id=BURJ2120822011P_12201150518P&lang=','LD_window','YES',750,500)">View Listing Details</a></li></ul></td></tr></table>
                                                
                                                
<table border="0" cellpadding="10" cellspacing="0" width="100%" bgcolor="#999999"><tr><td class="table2text"  align="left"><span class="largetextcolor">Remarks:</span><br /><span style="font-size: 13px;">Dramatic Architectural Contemporary tennis court estate on nearly one flat acre in prime Beverly Hills North of Sunset Location. Tucked behind a gated circular motor court, this inspired Andrew Sussman, AIA original comprises approx 9,500 sq ft. The foyer unfolds into the inspirational living area with 20 foot-high pitched beamed ceilings, a striking zinc fireplace and a fabulous split level gallery ideal for fine art and collectors, creating an ultimate feeling of space and light. Beautiful wide plank white oak floors intersect with expansive glass walls and custom windows soak in natural light, throughout. The cook&rsquo;s kitchen features custom cabinetry accented with a center retractable skylight and includes a separate pantry wing and large open breakfast area. Also, adjacent&nbsp;is a magnificent 1500 bottle wine room and the formal dining room. The courtyard floor plan surrounding the stunning pool area includes an east and west wing. One comprising the generous master suite with a warm fireplace and French doors leading to a secluded patio featuring a custom wall fountain. The oversized master bath is an architectural masterpiece with steam shower and clawfoot tub against a wall of soaring windows looking out to the stone-lined reflecting pond. Along the other wing are the 2 additional bedrooms with en suite baths. The lush yard extends past the pool to a north-south tennis court with an adjacent architectural pavilion and a detached guesthouse approx. 1,100 sq.ft. with 2 bd + 2 ba. Enjoy entertaining, relaxing, or reflection at this exclusive compound.</span><br />
<br /></td></tr></table>
                                                </form>
                                            </td>
                                            <td align="center" width="231" valign="top" bgcolor="#999999">
                                                <table align="center" border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#999999">
                                                    
                                                    <tr><td class="pricetext" align="center" bgcolor="#000033"><b>Sold</b></td></tr>
                                                    
                                                    <tr><td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#000033"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#999999">
<tr><td width="100%"><font class="generaltextwhite"><b>&nbsp;Quick Links</b></font></td></tr>
<tr><td>
<table border="0" cellspacing="1" cellpadding="0" bgcolor="#999999" width="100%">
<!--QLSTART--><tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=info&id=BURJ2120822011P_12201150518P&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=view&id=BURJ2120822011P_12201150518P&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=listings&id=BURJ2120822011P_12201150518P&lang=','LD_window','YES',550,650)"><b>Free Listing Updates</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://maps.google.com/maps?f=q&hl=en&q=1010%2BLexington%2BRoad,+Beverly%2BHills,+CA+90210','Map','YES',800,600)">View Map</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://maps.google.com/maps?f=q&hl=en&q=1010%2BLexington%2BRoad,+Beverly%2BHills,+CA+90210&ie=UTF8&z=15&t=k&om=1','Map','YES',800,600)">Satellite Photo</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://beverlyhillsca.areatour.com','Tour','YES',800,600)">Take an Area Tour</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://nces.ed.gov/globallocator/index.asp?search=1&State=&city=&zipcode=90210&miles=&itemname=&sortby=name&School=1&PrivSchool=1&Status=Loading+Libraries...&Records=16','Schools','YES',800,600)">Local Schools</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://www.listingdomains.com/flash_files/show_flash.asp?ID=5','Buyers_Tips','YES',650,450)">Tips for Home Buyers</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=mtg&id=BURJ2120822011P_12201150518P&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=news&id=BURJ2120822011P_12201150518P','LD_window','YES',550,600)">Real Estate News</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=emaillisting&id=BURJ2120822011P_12201150518P','LD_window','YES',600,450)">Email This Listing</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="http://www.listingserver.com/builder/flyer/pdfflyer.ashx?oid=87559&ot=101" target="_blank">Print Flyer</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink ql_tool_iframe" href="/ls/forms/feedback.aspx?oid=87559&ot=101" target="_blank">Property Feedback</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="https://www.propertiesonline.com/Clients/login/agents.aspx?pl=2" onMouseOver="window.status='Edit';return true;" onMouseOut="window.status='';return true;" target="_blank">Agent Login</a></td></tr></table>
</td></tr>
<!--QLEND--></table>
</td></tr>
</table></td></tr></table></td></tr>

                                                    
                                                    <tr><td align="center"><img src="http://www.listingdomains.com/system_data/Agent_doc_library/Agent2/BURJ2120822011P.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Jory Burton</span>
<br /><b>310.860.4515 (Direct)</b><br />310.766.5679 (Cell)

<br /><br /><a class="bodylink cb_iframe" href="/ls/forms/ContactAgent.aspx?aid=2867&oid=87559&ot=101" rel="nofollow">Contact Me</a>
<br /><a class="bodylink" href="http://www.JoryBurton.com" target="_blank">Visit My Website</a>
<br /><a class="bodylink" href="http://www.listingserver.com/HotSheet.aspx?aid=2867">View My Other Listings</a>
<br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=bio&id=BURJ2120822011P_12201150518P','LD_window','YES',550,460)">About Jory</a><br />
                                                    <tr><td align="center"><br /><table align="center" border="0" cellpadding="1" cellspacing="0" width="90%" bgcolor="#000033"><tr><td><table align="center" border="0" cellpadding="3" cellspacing="2" width="100%" bgcolor="#FFFFFF"><tr><td align="center"><img src="http://www.listingdomains.com/POLibrary/system_data/Logo_doc_library/Logo1/5906114849A.jpg" /></td></tr><tr><td align="center"><b>Sotheby's International Realty</b><br /><span class="smalltext">9665 Wilshire Blvd, Ste 100<br />Beverly Hills, CA 90212</span><br /><b>310.724.7000</b></td></tr></table></td></tr></table></td></tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000033"><tr><td class="disclaimertabletext"><br /><img border="0" align="left" width="25" src="http://www.listingdomains.net/images/equalhouse.gif">
<span class="textnote"> Sotheby’s International Realty and the Sotheby’s International Realty logo are registered (or unregistered) service marks licensed to Sotheby’s International Realty Affiliates LLC and used with permission.  Sotheby’s International Realty Affiliates LLC fully supports the principles of the Fair Housing Act and the Equal Opportunity Act.  Each Office is Independently Owned and Operated.  Not all products or services are available in all states. &copy;&nbsp;2013 Properties Online Inc., Patent No. US 6,760,707. The above information including square footage is based on data received from the seller and/or from public sources. This information is deemed reliable but has not been independently verified and cannot be guaranteed. Prospective buyers are advised to verify information to their own satisfaction prior to purchase. By providing links to other sites Properties Online Inc. does not guarantee, approve or endorse the information or products available at these sites, nor does a link indicate any association with or endorsement by the linked site to the agent, brokerage, brand or  Properties Online Inc.. Powered by <a class="disclaimerlink" href="http://www.listingdomains.com/">ListingDomains.com</a>.</span></td></tr></table></td></tr>
            </table>
        </td>
    </tr>
</table>
</center>
<script>var options={ "publisher": "ur-63da834d-ef3e-c6a9-2297-7b1cccc86313", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "linkedin", "googleplus", "pinterest", "email", "sharethis"]}};var st_hover_widget = new sharethis.widgets.hoverbuttons(options);</script>
<!--START GOOGLE ANALYTIC--><script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">_uacct = "UA-752021-2";urchinTracker("LexingtonRd.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>
