﻿var foot = '<table width="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#FFFFFF"' + 
	'style="border-top: 1px #CCCCCC solid;">'+
	'<tr>'+
		'<td style="height: 60px">'+
			'<div style=" line-height:30px; text-align:center">'+
				'客户服务 <a href="#">知识管理</a> 人才招募 公司环境 关于联道 论坛 留言 员工登陆 '+
				'<a href="http://www.318.com.cn/m5_server/m5_test.htm?GXLDWebManage"'+
					'target="_blank">管理登陆</a>　<a href="http://www.ladal.com.cn/mail/">邮箱登陆</a>　 </div>'+
			'<div style=" line-height:30px; text-align:center">'+
				'联道计算机公司 桂ICP备05009997号</div>'+
		'</td>'+
	'</tr>'+
'</table>';
var head = 	'<div style="width:100%; height:80px;background:url(images/LADHeadLOGOsmall.jpg) no-repeat 10px center; position:relative;">'+
			'<div style="position:absolute; right:10px; bottom:5px;"><a href="Default.html">【返回首页】</a><a href="Ladal_About.html">【关于联道】</a><a href="http://www.318.com.cn/">【软件】</a><a href="Ladal_WZ.html">【网络工程】</a><a href="#">【分销】</a><a href="Ladal_WY.html">【物业】</a><a href="Ladal_Info.html">【联系我们】</a></div>'+
			'</div>'+
			'<div style="height:5px; background:#D80D09; font-size:0px;"></div>';