var obj = document.getElementById("TAB10020");

//www.zh-56.com版权信息

//var str = "<input type=\"button\" onclick=\"document.write(\'可以不停的增加\');\" name=\'Test\' value=\'Test\'/>";
//document.write(obj.style.width);
//document.all( "TAB10010").style.height   =   500;
//obj.style.height = 150;
var str = "<table width=\"980\" border=\"0\" class=\"divtable\"  cellpadding=\"0\" cellspacing=\"0\">";

str += "<tr>";
str += "<td width=\"5\" height=\"38\" background=\"ct/images/box01/b-top-left.jpg\"></td>";
str += "<td background=\"ct/images/box01/b-top-mid.jpg\"> <a href=\"#\" class=\"linkBlackWord\" style=\"font-size:14px\">网站信息</a></td>";
str += "<td width=\"5\" background=\"ct/images/box01/b-top-right.jpg\"></td>";
str += "</tr>";
str += "<tr>";
str += "<td  style=\"width:5px;\"  background=\"ct/images/box01/b-mid-left.jpg\" ></td>";
str += "<td style=\"padding-left:10px;\" >";
str += "<BR>";
str += "版权所有：CopyRight &copy; 2006-2009 珠海物流信息平台 联络电话:13232292029  &nbsp;&nbsp;QQ在线:852685885&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ <a href=\"http://www.miibeian.gov.cn/\" target=\"_blank\" >粤ICP备06125925号</a> ]";
str += "<BR><BR>";
str += "</td>";
str += "<td background=\"ct/images/box01/b-mid-right.jpg\" style=\"width:5px;\" ></td>";
str += "</tr>";
str += "<tr>";
str += "<td width=\"5\" height=\"5\" background=\"ct/images/box01/b-bottom-left.gif\"></td>";
str += "<td height=\"5\" background=\"ct/images/box01/b-bottom-mid.gif\"></td>";
str += "<td background=\"ct/images/box01/b-bottom-right.gif\"></td>";
str += "";










str += "</tr>";
str += "</table>";

document.write(str);



	
	
		


