<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var color	= "61693B"	// HEADER BACKGROUND COLOR
var flashheight		= "141"		// HEIGHT OF THE FLASH (IN PIXELS) (and adjust the menu.js)
var flashwidth		= "284"		// WIDTH OF THE FLASH (IN PIXELS) (and adjust the menu.js)

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%" height="78" bgcolor="61693B">');
document.write('<TBODY><TR><TD align=middle width=700 colSpan=5 height=121>');
document.write('<TABLE cellSpacing=0 cellPadding=0  width=700 border=0><TBODY><TR>');
document.write('<TD width="144" rowspan="2" valign="top"><img src="http://www.davidbrownrealestate.com/picts/header-1.gif" width="144" height="175"></TD>');
document.write('<TD width="284" height="141" valign="top"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="284" height="141">');
document.write('<param name="movie" value="http://www.davidbrownrealestate.com/slideshow-inset.swf">');
document.write('<param name="quality" value="high">');
document.write('<embed src="http://www.davidbrownrealestate.com/slideshow-inset.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="284" height="141"></embed>');
document.write('</object></TD>');
document.write('<TD width="276" rowspan="2" valign="top"><img src="http://www.davidbrownrealestate.com/picts/header-5w.gif" width="450" height="175"></TD></TR><TR>');
document.write('<TD height="34" valign="top"><img src="http://www.davidbrownrealestate.com/picts/header-2.gif" width="284" height="34"></TD></TR>');
document.write('</TBODY></TABLE></TD></TR></TABLE>');

//  End -->