﻿// JScript 文件
function writeBottomHtml(imgsrc){
	document.write("<table border='0' style='padding-top: 5px; margin-top: 10px; border-top: 1px solid #cccccc;'");
	document.write("width='950'>");
	document.write("<tr>");
	document.write("<td align='right' width='207'>");
	document.write("<img alt='' src='"+imgsrc+"image1/logo_dianxin.gif' /></td>");
	document.write("<td align='center' width='479'>");
	document.write("<table border='0' cellpadding='0' cellspacing='1'>");
	document.write("<tr>");
	document.write("<td class='center'>");
	document.write("<a href='#'>网站介绍</a> | <a href='#'>广告服务</a> | <a href='#'>网站地图</a> | <a href='#'>联系我们</a>");
	document.write("| <a href='#'>免责声明</a> | <a href='#'>友情链接</a></td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td class='center'>");
	document.write("客服、广告联系电话：400-899-0899 传真：(0571)88855956</td>");
	document.write("</tr>");
	document.write("<tr>");
	document.write("<td class='center'>");
	document.write("增值电信业务经营许可证(ICP证)： <a href='#'>浙B2-20050272</a> 浙江兰创通信有限公司技术支持</td>");
	document.write("</tr>");
	document.write("</table>");
	document.write("</td>");
	document.write("<td width='250'>");
	document.write("<img alt='' src='"+imgsrc+"image1/logo_best.gif' /></td>");
	document.write("</tr>");
	document.write("</table>");
	//document.write("<script src='http://spcode.baidu.com/spcode/spstyle/style1101.jsp?tn=zjvnet_jx_sp&ctn=0&styleid=1101'></script>");
	document.write("<script src='http://s140.cnzz.com/stat.php?id=852121&web_id=852121&show=pic' language='JavaScript' charset='gb2312'></script>");
//document.write("<a href='http://www.your114.cn/myrss.xml' target='_blank'><img src='http://www.your114.cn/image1/rss_2.gif' /></a>");
}

