//由原来的C3和C5组成(目的:把地区放到页尾后面去,以免影响快照)
document.writeln("");
document.writeln("<div id=usrbar>");
document.writeln("<div id=UserLogin width=\"100%\">载入中… ");
document.writeln("<script language=\"JavaScript\" type=\"text\/JavaScript\">LoadUserLogin");
document.writeln("(\'\/\',1,2);<\/script> ");
document.writeln("<\/div>");
document.writeln("<!--用户登录结束-->");
document.writeln("<\/div>");
document.writeln("<CENTER>");
document.writeln("<div id=main align=left>");
document.writeln("<script>");
document.writeln("function T(id){");
document.writeln(" return document.getElementById(id);");
document.writeln("}");
document.writeln("var objmain = T(\"main\");");
document.writeln("function updatesize(){ var bodyw = window.document.body.offsetWidth; if(bodyw <= 790) objmain.style.width=\"772px\"; else if");
document.writeln("(bodyw >= 1016) objmain.style.width=\"993px\"; else objmain.style.width=\"100%\"; }");
document.writeln("updatesize(); window.onresize = updatesize;");
document.writeln("<\/script> ");

document.writeln("<!--百度联盟版 搜索开始-->");
document.writeln("<FORM name=Search onsubmit=\"return g(this)\">");
document.writeln("  <table id=hd cellSpacing=0 cellPadding=0 border=0>");
document.writeln("    <tr>");
document.writeln("      <td vAlign=top width=137><A href=\"http:\/\/main.yellowurl.cn\/\"><IMG ");
document.writeln("");
document.writeln("class=lg alt=中国黄页网首页 ");
document.writeln("");
document.writeln("src=\"http:\/\/www.yellowurl.cn\/logo.gif\"><\/A><\/td>");
document.writeln("      <td vAlign=top noWrap width=360>");
document.writeln("<div class=ch>单位名称、产品、电话、地址、邮编任意一项越短越好<\/div>");
document.writeln("<iframe id=\"baiduframe\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"");
document.writeln("  framespacing=\"0\" vspace=\"0\" hspace=\"0\" frameborder=\"0\" width=\"360\" ");
document.writeln("");
document.writeln("height=\"50\" ");
document.writeln("  src=\"http:\/\/unstat.baidu.com\/bdun.bsc?");
document.writeln("");
document.writeln("tn=ad13china_pg&cv=0&cid=1026990&csid=521&bgcr=ffffff&ftcr=000000&urlcr");
document.writeln("");
document.writeln("=0000ff&tbsz=270&insiteurl=www.yellowurl.cn&defid=99\">");
document.writeln("<\/iframe>");
document.writeln("<\/td>");
document.writeln("<td vAlign=center><A href=\"http:\/\/search.yellowurl.cn\/\" target=_blank>");
document.writeln("");
document.writeln("高级搜索<\/A>&nbsp;&nbsp;<A href=\"http:\/\/main.yellowurl.cn\/help\" ");
document.writeln("");
document.writeln("target=_blank>帮助中心<\/A><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("<\/FORM>");
document.writeln("<!--百度联盟版 搜索结束-->");

document.writeln("<div id=right>");
document.writeln("<div id=baiduHI>");
document.writeln("<div class=HItitle><A href=\"http:\/\/main.yellowurl.cn\/Reg\/User_Reg.asp\" target=_blank><IMG class=HIImg src=\"http:\/\/main.yellowurl.cn\/Images\/service.gif\"><\/A> ");
document.writeln("<\/div>");
document.writeln("<div class=HIBody>现在加入免费得到首页推荐,每天十万次的显示机会让给你...<A href=\"http:\/\/main.yellowurl.cn\/Reg\/User_Reg.asp\" target=_blank>立即加入 <\/A>");
document.writeln("<div class=HIload>已经加入企业(<A onclick=show_total(2)><font color=blue>刷新<\/font><\/A>) ");
document.writeln("<div id=show_total>");
document.writeln("<H1><B><FONT color=red>加载中... <\/FONT><\/B><\/H1>");
document.writeln("<\/div>");
document.writeln("<\/div>");
document.writeln("<div class=HIline>");
document.writeln("<\/div>");
document.writeln("<div class=HIload><A href=\"http:\/\/main.yellowurl.cn\/Reg\/User_Reg.asp\" target=_blank><IMG border=0 align=center src=\"http:\/\/main.yellowurl.cn\/Images\/regist.jpg\"><\/A> <BR \\>如果注册存在问题请 <A href=\"http:\/\/main.yellowurl.cn\/guestbook\" target=_blank>点这里咨询<\/A> ");
document.writeln("<\/div>");
document.writeln("<\/div>");
document.writeln("<\/div>");


document.writeln("<div style=\"BORDER-RIGHT: #ff9c6f 1px solid; BORDER-TOP: #ff9c6f 1px solid; BACKGROUND: url(http:\/\/main.yellowurl.cn\/Images\/torchbk.png) repeat-x; BORDER-LEFT: #ff9c6f 1px solid; LINE-HEIGHT: 32px; HEIGHT: 27px; padding-: 5px\" class=t2>");
document.writeln("<div style=\"FLOAT: left\"><IMG src=\"http:\/\/main.yellowurl.cn\/Images\/torch.gif\"> ");
document.writeln("<\/div>");
document.writeln("地方详细导航&nbsp; ");
document.writeln("<\/div>");
document.writeln("<div style=\"BORDER-RIGHT: #ff9c6f 1px solid; BORDER-LEFT: #ff9c6f 1px solid; BORDER-BOTTOM: #ff9c6f 1px solid\" class=b2>");
document.writeln("  <div class=\"\">");
document.writeln("<!--开始-->");


document.writeln("<script language=\"javascript\">");
document.writeln("<!--");
document.writeln("\/**");
document.writeln("* 初始化一个xmlhttp对象");
document.writeln("*\/");
document.writeln("function InitAjax()");
document.writeln("{");
document.writeln("  var ajax=false; ");
document.writeln("  try { ");
document.writeln("     ajax = new ActiveXObject(\"Msxml2.XMLHTTP\"); ");
document.writeln("      } ");
document.writeln("  catch (e) { ");
document.writeln("          try { ");
document.writeln("                ajax = new ActiveXObject(\"Microsoft.XMLHTTP\"); ");
document.writeln("              }");
document.writeln("         catch (E) { ");
document.writeln("                ajax = false; ");
document.writeln("              } ");
document.writeln("            }");
document.writeln("    if (!ajax && typeof XMLHttpRequest!=\'undefined\') { ");
document.writeln("    ajax = new XMLHttpRequest(); ");
document.writeln("    } ");
document.writeln("    return ajax;");
document.writeln("  } ");
document.writeln("function show_total(newsID)");
document.writeln("{");
document.writeln("\/\/如果没有把参数newsID传进来");
document.writeln("if (typeof(newsID) == \'undefined\')");
document.writeln("{");
document.writeln("return false;");
document.writeln("}");
document.writeln("\/\/需要进行Ajax的URL地址");
document.writeln("var url = \"\/show_total.asp?id=\"+newsID;");
document.writeln("\/\/获取新闻显示层的位置");
document.writeln("var show = document.getElementById(\"show_total\"); ");
document.writeln("\/\/实例化Ajax对象");
document.writeln("var ajax = InitAjax();");
document.writeln("\/\/使用Get方式进行请求");
document.writeln("ajax.open(\"GET\", url, true); ");
document.writeln("\/\/获取执行状态");
document.writeln("ajax.onreadystatechange = function() { ");
document.writeln("\/\/如果执行是状态正常，那么就把返回的内容赋值给上面指定的层");
document.writeln("if (ajax.readyState == 4 && ajax.status == 200) { ");
document.writeln("show.innerHTML = ajax.responseText; ");
document.writeln("} ");
document.writeln("}");
document.writeln("\/\/发送空");
document.writeln("ajax.send(null); ");
document.writeln("}");
document.writeln("\/\/-->");
document.writeln("<\/script>");

//以上是原来C3.js

//刚加的(目的:把地区放到页尾后面去,以免影响快照)
document.writeln("<div id=D><\/div>");

//以下是原来C5.js

document.writeln("<!--结束--> ");
document.writeln("<\/div> ");
 
document.writeln("<\/div>");
document.writeln("<div class=t2>赞助商<\/div>");
document.writeln("<div class=b2>");