function WebBottom(){
	this.toString = function(){
		return '<div class="foot"> 圣天网络科技（湖北）有限公司 －中网在线旗下网站<br /> 版权所有 <img src="images/chinanet.jpg"/> 2008-2009 沪ICP备0892341号</div>';
	}
}

function WebBottom2(){
	this.toString = function(){
		return '<div class="legal" style="text-align: center;">圣天网络科技（湖北）有限公司 －中网在线旗下网站<br>版权所有 <img src="images/chinanet.jpg"/> &#169; 2008 沪ICP备08112341号</div>';
	}
}
