var sFoot = "";

sFoot += '<table width="800" border="0" align="center" cellpadding="0" cellspacing="5" ;class="blackfont">';
sFoot += '<tr>';
sFoot += '<td align="center" style="color:#FFFFFF">';
//sFoot += '<table width="780" align=center height="2" border="0" cellpadding="0" cellspacing="0">  <tr bgcolor="#FFFFFF">    <td></td>  </tr>  <tr>    <td style="height:10px"></td>  </tr></table>';
sFoot += '<br>'
sFoot += '边缘工作室版权所 电话:0851-6572116 传真:0851-8169161 <img src="Images/mob.png" alt="mob" width="8" height="12" alt=快速联系> 13984138501<br>';
sFoot += '备案序号:黔ICP备05000080号</td>';
sFoot += '</tr></table>';
document.write(sFoot);