function WebConfig() {
  return {
      BogusStatic:true,
      IsDomain:false,
      IsNewsDomain:false,
      Suffix:"aspx",
      WebName:"中国认证认可信息网电子商务平台",
      WebURL:"http://ec.cait.cn/",
      TemplatePath:""
  };
}
var config = new WebConfig();

