<!--
document.write('<title>上海毅德投资顾问有限公司</title>');
//-----------------------------------------
function top(){
	var top;
	top=''
	+'  '
	+'';
	document.write(top);
}
//---------------------------
function bottom(){
	var bottom;
	bottom=''
	+'<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">'
	+'  <tr>'
	+'    <td height="30" align="center" bgcolor="#e5e5e5">&copy; 2005 上海毅德投资顾问有限公司 上海捷坤房地产经纪有限公司<br>All Rights Reserved. </td>'
	+'  </tr>'
	+'</table>'
	+'';
	document.write(bottom);
}
//-->