function bottom(lay){
	fld="";
	for (i=1;i<lay;i++){
		fld=fld+"../";
	}
document.write("<table width=\"778\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" background=\""+fld+"images/btmbg.gif\" bgcolor=\"#000066\"><Tr>");
document.write("<Td align=\"center\"><br><font color=\"#FFFFFF\">");
document.write("版权所有：中国直销网  mlm114.com <br>");
document.write("公司：西安交大科技园A座 　029-81106128 68809120 　QQ:418246  988804 7030100<br>");
document.write("技术支持：<a href=\"mailto:dulingqun@163.com\" class=\"bw2\">dulingqun@163.com</a><br>");
document.write("</font></TD></TR></table>");
}
