|
Server : Microsoft-IIS/10.0 System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586 User : jxgj ( 0) PHP Version : 7.0.33 Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server Directory : D:/tmp_aspnet/root/648a5478/fe1016f9/ |
?#pragma checksum "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1F7A1871E57094BD8E3EFFCE4E5441807A6287D1"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace ASP {
#line 21 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
using System.Web.UI.WebControls.Expressions;
#line default
#line hidden
#line 327 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections;
#line default
#line hidden
#line 333 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Text;
#line default
#line hidden
#line 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Profile;
#line default
#line hidden
#line 21 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
using System.Web.UI;
#line default
#line hidden
#line 328 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections.Generic;
#line default
#line hidden
#line 332 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Linq;
#line default
#line hidden
#line 3 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
using ASP;
#line default
#line hidden
#line 338 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.SessionState;
#line default
#line hidden
#line 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Configuration;
#line default
#line hidden
#line 335 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web;
#line default
#line hidden
#line 21 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
using System.Web.DynamicData;
#line default
#line hidden
#line 336 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Caching;
#line default
#line hidden
#line 21 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
using System.Web.UI.WebControls;
#line default
#line hidden
#line 330 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.ComponentModel.DataAnnotations;
#line default
#line hidden
#line 339 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.Security;
#line default
#line hidden
#line 326 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System;
#line default
#line hidden
#line 21 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
using System.Web.UI.WebControls.WebParts;
#line default
#line hidden
#line 334 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Text.RegularExpressions;
#line default
#line hidden
#line 329 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Collections.Specialized;
#line default
#line hidden
#line 345 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Xml.Linq;
#line default
#line hidden
#line 344 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class templates_ruixing_zh_temp_index_ascx : global::HC.Web.Templates.ruixing.zh.temp_index {
private static bool @__initialized;
private static object @__stringResource;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public templates_ruixing_zh_temp_index_ascx() {
((global::HC.Web.Templates.ruixing.zh.temp_index)(this)).AppRelativeVirtualPath = "~/Templates/ruixing/zh/temp_index.ascx";
if ((global::ASP.templates_ruixing_zh_temp_index_ascx.@__initialized == false)) {
global::ASP.templates_ruixing_zh_temp_index_ascx.@__stringResource = this.ReadStringResource();
global::ASP.templates_ruixing_zh_temp_index_ascx.@__initialized = true;
}
}
protected System.Web.Profile.DefaultProfile Profile {
get {
return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
}
}
protected System.Web.HttpApplication ApplicationInstance {
get {
return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));
}
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlMeta @__BuildControl__control2() {
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl;
#line 7 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlMeta();
#line default
#line hidden
#line 7 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("http-equiv", "Content-Type");
#line default
#line hidden
#line 7 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.Content = "text/html; charset=utf-8";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlTitle @__BuildControl__control3() {
global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl;
#line 8 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 8 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("首页"));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlLink @__BuildControl__control4() {
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl;
#line 9 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlLink();
#line default
#line hidden
#line 9 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.href = "/Templates/ruixing/css/style.css";
#line default
#line hidden
#line 9 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("rel", "stylesheet");
#line default
#line hidden
#line 9 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text/css");
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlHead @__BuildControlHead1() {
global::System.Web.UI.HtmlControls.HtmlHead @__ctrl;
#line 6 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
#line default
#line hidden
this.Head1 = @__ctrl;
#line 6 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.ID = "Head1";
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlMeta @__ctrl1;
#line 6 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl1 = this.@__BuildControl__control2();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 6 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl2;
#line 6 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl2 = this.@__BuildControl__control3();
#line default
#line hidden
#line 6 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlLink @__ctrl3;
#line 6 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl3 = this.@__BuildControl__control4();
#line default
#line hidden
#line 6 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 6 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n<script type=\"text/javascript\" src=\"/Templates/ruixing/js/jquery1.42.min.js\"></" +
"script>\r\n<script type=\"text/javascript\" src=\"/Templates/ruixing/js/jquery.SuperS" +
"lide.2.1.1.js\"></script> \r\n \r\n"));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::ASP.templates_ruixing_zh_inc_web_tops_ascx @__BuildControlinc_Tops() {
global::ASP.templates_ruixing_zh_inc_web_tops_ascx @__ctrl;
#line 16 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl = new global::ASP.templates_ruixing_zh_inc_web_tops_ascx();
#line default
#line hidden
this.inc_Tops = @__ctrl;
#line 16 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 16 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.ID = "inc_Tops";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control6() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 24 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(3, 2);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, " \r\n \r\n <li style=\"background:url(/upload/slide/");
@__ctrl.SetStaticString(1, ") center 0 no-repeat;\"><a href=\"");
@__ctrl.SetStaticString(2, "\" target=\"_blank\"></a></li>\r\n ");
#line 24 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control6);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control6(object sender, System.EventArgs e) {
System.Web.UI.WebControls.RepeaterItem Container;
System.Web.UI.DataBoundLiteralControl target;
#line 24 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 24 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 24 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
target.SetDataBoundString(0, global::System.Convert.ToString(DataBinder.Eval(Container.DataItem, "WP_SPhoto"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
#line 24 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
target.SetDataBoundString(1, global::System.Convert.ToString(DataBinder.Eval(Container.DataItem, "WP_SLinks"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control5(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 21 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl1 = this.@__BuildControl__control6();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 21 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Repeater @__BuildControlRep_pic_list() {
global::System.Web.UI.WebControls.Repeater @__ctrl;
#line 21 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.Rep_pic_list = @__ctrl;
#line 21 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control5));
#line default
#line hidden
#line 21 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.ID = "Rep_pic_list";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.DataBoundLiteralControl @__BuildControl__control8() {
global::System.Web.UI.DataBoundLiteralControl @__ctrl;
#line 39 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl = new global::System.Web.UI.DataBoundLiteralControl(2, 1);
#line default
#line hidden
@__ctrl.TemplateControl = this;
@__ctrl.SetStaticString(0, " \r\n \r\n <li><img src=\"/inc/showimg.aspx?pic=/upload/slide/");
@__ctrl.SetStaticString(1, "&mode=Cut&w=159&h=94\"/></li>\r\n ");
#line 39 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.DataBinding += new System.EventHandler(this.@__DataBind__control8);
#line default
#line hidden
return @__ctrl;
}
public void @__DataBind__control8(object sender, System.EventArgs e) {
System.Web.UI.WebControls.RepeaterItem Container;
System.Web.UI.DataBoundLiteralControl target;
#line 39 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
target = ((System.Web.UI.DataBoundLiteralControl)(sender));
#line default
#line hidden
#line 39 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
Container = ((System.Web.UI.WebControls.RepeaterItem)(target.BindingContainer));
#line default
#line hidden
#line 39 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
target.SetDataBoundString(0, global::System.Convert.ToString(DataBinder.Eval(Container.DataItem, "WP_SPhoto"), global::System.Globalization.CultureInfo.CurrentCulture));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControl__control7(System.Web.UI.Control @__ctrl) {
global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
#line 36 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl1 = this.@__BuildControl__control8();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 36 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.WebControls.Repeater @__BuildControlRep_pic_list1() {
global::System.Web.UI.WebControls.Repeater @__ctrl;
#line 36 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl = new global::System.Web.UI.WebControls.Repeater();
#line default
#line hidden
this.Rep_pic_list1 = @__ctrl;
#line 36 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.ItemTemplate = new System.Web.UI.CompiledTemplateBuilder(new System.Web.UI.BuildTemplateMethod(this.@__BuildControl__control7));
#line default
#line hidden
#line 36 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.ID = "Rep_pic_list1";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::ASP.templates_ruixing_zh_inc_web_copyright_ascx @__BuildControlinc_Copyright() {
global::ASP.templates_ruixing_zh_inc_web_copyright_ascx @__ctrl;
#line 54 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl = new global::ASP.templates_ruixing_zh_inc_web_copyright_ascx();
#line default
#line hidden
this.inc_Copyright = @__ctrl;
#line 54 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 54 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl.ID = "inc_Copyright";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(templates_ruixing_zh_temp_index_ascx @__ctrl) {
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.o" +
"rg/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/" +
"xhtml\">\r\n"));
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlHead @__ctrl1;
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl1 = this.@__BuildControlHead1();
#line default
#line hidden
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n<body>\r\n<div class=\"container\">\r\n "));
#line default
#line hidden
global::ASP.templates_ruixing_zh_inc_web_tops_ascx @__ctrl2;
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl2 = this.@__BuildControlinc_Tops();
#line default
#line hidden
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(@__ctrl2);
#line default
#line hidden
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <div class=\"banner\">\r\n <div class=\"fullSlide\">\r\n\t\t<div class=\"bd\">\r\n" +
"\t\t\t<ul>\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl3;
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl3 = this.@__BuildControlRep_pic_list();
#line default
#line hidden
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(@__ctrl3);
#line default
#line hidden
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl(" \r\n\t\t\t\t\r\n\t\t\t</ul>\r\n\t\t</div>\r\n\r\n\t\t<div class=\"hd\">\r\n\t\t\t<ul>\r\n "));
#line default
#line hidden
global::System.Web.UI.WebControls.Repeater @__ctrl4;
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl4 = this.@__BuildControlRep_pic_list1();
#line default
#line hidden
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(@__ctrl4);
#line default
#line hidden
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl(" \r\n\t\t\t\t\r\n\t\t\t</ul>\r\n\t\t</div>\r\n\t</div>\r\n\r\n\t<script type=\"text/javascript\">\r\n\t jQ" +
"uery(\".fullSlide\").slide({ titCell: \".hd li\", mainCell: \".bd ul\", effect: \"fold\"" +
", autoPlay: true, delayTime: 700 });\r\n\t</script>\r\n </div>\r\n "));
#line default
#line hidden
global::ASP.templates_ruixing_zh_inc_web_copyright_ascx @__ctrl5;
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__ctrl5 = this.@__BuildControlinc_Copyright();
#line default
#line hidden
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(@__ctrl5);
#line default
#line hidden
#line 1 "D:\wwwroot\yjruixing\wwwroot\Templates\ruixing\zh\temp_index.ascx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n</div>\r\n \r\n</body>\r\n</html>\r\n"));
#line default
#line hidden
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.templates_ruixing_zh_temp_index_ascx.@__stringResource, 0);
this.@__BuildControlTree(this);
}
}
}