<!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>Own A Piece of History:  Braasch House, Jean L Egasse, Architect c.1923</title>
<meta name="Description" content="Los Angeles real estate and homes for sale in Los Angeles" />
<meta name="keywords" content="Los Angeles real estate,property web site,home for sale,Michael Locke,find a home in Los Angeles,listingdomains.com,www.2327HillDrive.com,community information,real estate news,maps,buyers guide,search for homes,mls,listing web site,Matt Damon,Ben Affleck,Good Will Hunting,Curbed LA,LA Observed,2327 Hill Drive,Eagle Rock,Eagle Rock Real Estate,Eagle Rock Homes for Sale,Los Angeles Real Estate,Jean L. Egasse,Albert Braasch,Storybook,Storybook Architecture,Storybook Architecture for Sale,Los Angeles History,Eagle Rock Historical Society,Occidental College,Andrew Jelmert,Jelmert  Locke,Treasures of Los Angeles Architecture,The Silver Lake News,Michael Locke Realtor,Keller Williams Los Feliz" />
<link rel="stylesheet" type="text/css" href="ld_styles.css" />
<link rel="shortcut icon" href="http://www.propertiesonline.com/_media/graphics/favicons/classic.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">
<!---Header and title--->
                <tr><td align="center" bgcolor="#000033">
<img src="headers/mountains.jpg" border="0" /></td></tr>
                <tr>
                    <td class="titletext" width=100% align="center" bgcolor="#000033" style="padding:4px">
                        <b>Historic Good Will Hunting House</b>
                    </td>
                </tr>
<!---End Header and title--->
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000033" bordercolor="white">
                                        <tr>
<!---Left Side--->
                                            <td align="center" width="231" valign="top" bgcolor="#999999">
                                                <table align="center" border="0" cellpadding="2" cellspacing="1" width="100%" bgcolor="#999999">
<!---Translation--->
                                                    
<!---Price--->
                                                    <tr><td class="pricetext" align="center" bgcolor="#000033"><b>Sold</b></td></tr>
<!---Audio tour--->
                                                    <tr><td align="center"><table border="0" width="95%" height="50" id="table2" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" style="border: 1px solid #000000"><tr><td align="right"><span style="font-size: 12px;">Music:&nbsp;</span><td><embed src="/music/tinyplayer.swf" flashvars="filename=/music/CDGuy_Mascagni2.mp3&AutoLoad=Y&AutoPlay=Y&MusicLoop=Y" quality="high" bgcolor="white" width="76" height="25" name="tinymp3" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" /></td></tr>
</table></td></tr>
<!---Links--->
                                                    <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="http://www.newburyportnews.com/real_estate_news/x1760883315/Good-Will-Hunting-House-for-Sale-779K/print" target="_blank"><b>Newburyport (MA) News:  Good Will Hunting House:  The Complete Story</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="http://www.bostonglobe.com/arts/2011/11/26/home-where-damon-affleck-wrote-good-will-hunting-for-sale/gXCIjmGhb7IdOKh2KSe8hI/story.html#share-nav" target="_blank"><b>Boston Globe Story</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="http://www.forbes.com/sites/zillow/2011/11/23/good-will-hunting-house-for-sale-ben-and-matt-not-included/" target="_blank"><b>Feature Story in Forbes Magazine</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="http://curbed.com/archives/2011/11/28/the-la-home-where-good-will-hunting-was-born.php" target="_blank"><b>Feature Store in Curbed National</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="http://la.curbed.com/archives/2011/05/return_of_eagle_rocks_good_will_hunting_house_1.php" target="_blank"><b>LA Curbed Feature Story</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="http://www.huffingtonpost.com/2011/05/27/good-will-hunting-house_n_867796.html#s284386" target="_blank"><b>Huffington Post Feature Story</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="http://www.newburyportnews.com/real_estate_news/x1760883315/Good-Will-Hunting-House-for-Sale-779K" target="_blank"><b>Daily News Feature Story</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="http://www.inman.com/news/2011/12/1/good-will-house-hunting" target="_blank">Inman News:  Where Real Estate + Technology Connect</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="vtlink" href="http://www.eaglerockwelcome.shutterfly.com" target="_blank"><b>Welcome to Eagle Rock</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=LOCM160782154A_5161180938P&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=info&id=LOCM160782154A_5161180938P&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=listings&id=LOCM160782154A_5161180938P&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="http://www.myprospectmortgage.com/SGroves" target="_blank">Get Pre-Approved</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.MichaelLockeRealtor.com" target="_blank">Los Angeles Real Estate Guide</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.thesilverlakenews.com/history/" target="_blank">Treasures of Los Angeles Architecture.</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.you-are-here.com" target="_blank">Los Angeles Architecture</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.mapquest.com/maps/map.adp?city=Los+Angeles&state=CA&address=2327+Hill+Drive&zoom=8','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=2327%2BHill%2BDrive,+Los%2BAngeles,+CA+90041&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://losangelesca.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('LD_window.asp?type=mtg&id=LOCM160782154A_5161180938P&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('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="http://www.EagleRockWelcome.com" target="_blank">Welcome to Eagle Rock</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=80538&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" href="javascript:popup('LD_window.asp?type=emaillisting&id=LOCM160782154A_5161180938P','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 ql_tool_iframe" href="/ls/forms/feedback.aspx?oid=80538&ot=101" target="_blank">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>

<!---Open House--->
                                                    
<!---Agent--->
                                                    <tr><td align="center"><img src="images/transparent.gif" width="1" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Michael Locke</span>
<br />323.533.3161 (MOBILE)<br />323.644.3338 (OFFICE)
<br /><span class="smalltext">Mike@Locke-Partners.com</span>
<div align="center" style="width: 100%; padding-top: 5px;"><a href="https://twitter.com/Michael_Locke" target="_blank"><img src="http://www.propertiesonline.com/_media/graphics/logos/socialnetworks/twitter.png" style="padding:3px; border:0px;"/></a><a href="https://www.facebook.com/mjlocke2011" target="_blank"><img src="http://www.propertiesonline.com/_media/graphics/logos/socialnetworks/Facebook.png" style="padding:3px; border:0px;"/></a><a href="www.linkedin.com/in/michaeljlocke/" target="_blank"><img src="http://www.propertiesonline.com/_media/graphics/logos/socialnetworks/LinkedIn.png" style="padding:3px; border:0px;"/></a></div>
<br /><br /><a class="bodylink cb_iframe" href="/ls/forms/ContactAgent.aspx?aid=1462&oid=80538&ot=101" rel="nofollow">Contact Us</a>
<br /><a class="bodylink" href="http://www.Locke-Partners.com" target="_blank">Visit Our Website</a>
<br /><a class="bodylink" href="http://www.listingserver.com/HotSheet.aspx?aid=1462">View Our Other Listings</a>
<br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=bio&id=LOCM160782154A_5161180938P','LD_window','YES',550,460)">About Us</a><br />
<!---Office--->
                                                    <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/Logo3/204149588_10292012.jpg" /></td></tr><tr><td align="center"><a class="officelink" href="http://www.HomeAsArt.com/" target="_blank"><b>Deasy/Penner & Partners</b></a><br /><span class="smalltext">9701 Wilshire Boulevard<br />8th Floor<br />Beverly Hills, CA 90212</span><br /><b>310.275.1000</b></td></tr></table></td></tr></table></td></tr>
                                                </table>
                                            </td>
<!---End Left Side--->
<!---Right Side--->
                                            <td valign="top" bgcolor="#999999">
                                                <form name="Oneslideform" >
                                                <!-- XML = /builder/xml/listingphotos.ashx?oid=80538&ot=101 --><script type="text/javascript">swfobject.embedSWF("POSlideshow.swf", "altContent1", "507", "475", "9.0.0","", {data_src:"/builder/xml/listingphotos.ashx?oid%3D80538%26ot%3D101%26rel%3D1",bgcolor:"000033",imgcolor:"000033",view_timer:"4",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/LD115/LOCM160782154A_5161180938P_ph182736195_05172011.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/LD115/LOCM160782154A_5161180938P_ph182736195_05172011.jpg"  selected>Image 1</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph015716328_05192011.jpg">Image 2</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph014558857_05192011.jpg">Image 3</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph181438570_05172011.jpg">Image 4</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph181456148_05172011.jpg">Image 5</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph181815742_05172011.jpg">Image 6</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph181915054_05172011.jpg">Image 7</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph182821913_05172011.jpg">Image 8</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph184212230_05172011.jpg">Image 9</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph183048117_05172011.jpg">Image 10</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph184211621_05172011.jpg">Image 11</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph184212933_05172011.jpg">Image 12</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph184648849_05172011.jpg">Image 13</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph184026897_05172011.jpg">Image 14</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD115/LOCM160782154A_5161180938P_ph184211261_05172011.jpg">Image 15</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="addresstext" align="center" bgcolor="#000033">2327 Hill Drive, Los Angeles, CA 90041<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</li><li>MLS# 11-528633</li><li><a class="detailslink" href="javascript:popup('http://www.listingdomains.net/LD_detail.asp?type=details&id=LOCM160782154A_5161180938P&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: 14pt;">
<p><span style="font-size: 16pt; font-family: arial;"><strong>The "Good Will Hunting House" (Braasch House, Jean L. Egasse, Architect 1923)</strong></span></p>
<p><span style="font-size: 14px; font-family: arial;"><strong>Originally part of a late 1800s working farm, Albert Braasch, an Eagle Rock pioneer and entrepreneur, purchased the property in the early 1900s. The Braaches subsequently subdivided the land, selling off adjacent lots while keeping the property on which the original farmhouse stood.&nbsp; Albert commissioned local architect Jean L. Egasse to help him redesign the farmhouse along "Norman lines, such as were left by the decedents of the Vikings, following their journey from an ante-medieval period, were the main source of inspiration." ("California Southland, December 1923").&nbsp; The article goes on to explain how the farmhouse was transformed by the architect, &ldquo;To design a house for a hillside as one would plan an ornament for a crown or sword hilt: to make the hill a picture or a tapestry of houses and gardens&mdash;this is the craft of J.L. Egasse who seems able to grasp the ensemble of a hillside and to build his house and garden as a part of the landscape.&rdquo;</strong></span></p>
</span>
<p><span style="font-size: 14px; font-family: arial;"><strong></strong></span></p>
<p><span style="font-size: 14px; font-family: arial;"><strong>The collaboration between architect and owner is evident in the architect's "French-cum-Nordic" theme, inspired by Albert Braasch's masculine sensibilities.&nbsp; Albert's wife, Constance, a popular local music teacher and artist, added her own touch with fanciful wall sculptures and murals, some of which are still intact.&nbsp; The medieval theme mingles with storybook fantasy as noted in the book "Los Angeles: An Architectural Guide", "expecting Hansel and Gretel to appear at any moment&rdquo;.</strong></span></p>
<span style="font-size: 14pt;">
<p><span xmlns="http://www.w3.org/1999/xhtml"><a href="http://en.wikipedia.org/wiki/Ben_Affleck" title="Ben Affleck"><span style="font-size: 14px; font-family: arial; color: #800080;"><strong>Ben Affleck</strong></span></a><span style="font-size: 14px; font-family: arial;"><strong>, a former Occidental College student, lived in the house with then-roommate and co-writer </strong></span><a href="http://en.wikipedia.org/wiki/Matt_Damon" title="Matt Damon"><span style="font-size: 14px; font-family: arial;"><strong>Matt Damon</strong></span></a><span style="font-size: 14px; font-family: arial;"><strong> while they wrote the script for </strong></span><a href="http://en.wikipedia.org/wiki/Good_Will_Hunting" title="Good Will Hunting"><span style="font-size: 14px; font-family: arial;"><strong>Good Will Hunting</strong></span></a><span style="font-size: 14px; font-family: arial;"><strong>, which would go on to win them a Best Original Screenplay </strong></span><a href="http://en.wikipedia.org/wiki/Academy_Award" title="Academy Award"><span style="font-size: 14px; font-family: arial;"><strong>Academy Award</strong></span></a><span style="font-size: 14px; font-family: arial;"><strong>.</strong></span></span></p>
</span></td></tr></table>
                                                </form>
                                            </td>
<!---End Right Side--->
                                        </tr>
                        </table>
                    </td>
                </tr>
<!---Bottom--->
                
                
<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">DRE Lic. #01336803<br />&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("2327HillDrive.com");</script><script type="text/javascript">var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type="text/javascript">try{var pageTracker = _gat._getTracker("UA-12197174-2");pageTracker._trackPageview("2327HillDrive.com");} catch(err) {}</script><!--END GOOGLE ANALYTIC--></body>
</html>
