918博天堂

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/dc15253c/377bd30d/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/dc15253c/377bd30d/App_Web_laulwtrn.5.cs
?#pragma checksum "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "54AE3CF7C8D69DDEAC364DA683077F3A"
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具天生。
//     运行时版本:2.0.50727.9061
//
//     对此文件的更改可能会导致不正确的行为,并且若是
//     沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace ASP {
    
    #line 285 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Profile;
    
    #line default
    #line hidden
    
    #line 280 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Text.RegularExpressions;
    
    #line default
    #line hidden
    
    #line 282 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Caching;
    
    #line default
    #line hidden
    
    #line 278 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Configuration;
    
    #line default
    #line hidden
    
    #line 284 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Security;
    
    #line default
    #line hidden
    
    #line 289 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.UI.HtmlControls;
    
    #line default
    #line hidden
    
    #line 281 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web;
    
    #line default
    #line hidden
    
    #line 147 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
    using System.Web.UI.WebControls;
    
    #line default
    #line hidden
    
    #line 147 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
    using System.Web.UI;
    
    #line default
    #line hidden
    
    #line 276 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Collections;
    
    #line default
    #line hidden
    
    #line 275 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System;
    
    #line default
    #line hidden
    
    #line 277 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Collections.Specialized;
    
    #line default
    #line hidden
    
    #line 147 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
    using System.Web.UI.WebControls.WebParts;
    
    #line default
    #line hidden
    
    #line 283 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.SessionState;
    
    #line default
    #line hidden
    
    #line 279 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Text;
    
    #line default
    #line hidden
    
    
    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    public class _21it_static_newstaticarticlerun_aspx : global::Com.Huji.Web.Static.NewStaticArticleRun, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        private static object @__fileDependencies;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public _21it_static_newstaticarticlerun_aspx() {
            string[] dependencies;
            ((global::Com.Huji.Web.Static.NewStaticArticleRun)(this)).AppRelativeVirtualPath = "~/21it/Static/NewStaticArticleRun.aspx";
            if ((global::ASP._21it_static_newstaticarticlerun_aspx.@__initialized == false)) {
                global::ASP._21it_static_newstaticarticlerun_aspx.@__stringResource = this.ReadStringResource();
                dependencies = new string[1];
                dependencies[0] = "~/21it/Static/NewStaticArticleRun.aspx";
                global::ASP._21it_static_newstaticarticlerun_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
                global::ASP._21it_static_newstaticarticlerun_aspx.@__initialized = true;
            }
            this.Server.ScriptTimeout = 30000000;
        }
        
        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.HtmlTitle @__BuildControl__control3() {
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl;
            
            #line 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("无标题页"));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlHead @__BuildControl__control2() {
            global::System.Web.UI.HtmlControls.HtmlHead @__ctrl;
            
            #line 5 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl1;
            
            #line 5 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl1 = this.@__BuildControl__control3();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 5 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 5 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(17324, 5019, false));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Label @__BuildControllalName() {
            global::System.Web.UI.WebControls.Label @__ctrl;
            
            #line 147 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Label();
            
            #line default
            #line hidden
            this.lalName = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 147 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.ID = "lalName";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Table @__BuildControltabColumn() {
            global::System.Web.UI.WebControls.Table @__ctrl;
            
            #line 163 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Table();
            
            #line default
            #line hidden
            this.tabColumn = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 163 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.ID = "tabColumn";
            
            #line default
            #line hidden
            
            #line 163 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.BorderStyle = System.Web.UI.WebControls.BorderStyle.Solid;
            
            #line default
            #line hidden
            
            #line 163 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.CellPadding = 0;
            
            #line default
            #line hidden
            
            #line 163 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.CellSpacing = 0;
            
            #line default
            #line hidden
            
            #line 163 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.BorderWidth = new System.Web.UI.WebControls.Unit(0, System.Web.UI.WebControls.UnitType.Pixel);
            
            #line default
            #line hidden
            
            #line 163 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.GridLines = System.Web.UI.WebControls.GridLines.Vertical;
            
            #line default
            #line hidden
            
            #line 163 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Height = new System.Web.UI.WebControls.Unit(24, System.Web.UI.WebControls.UnitType.Pixel);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTableCell @__BuildControl__control7() {
            global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl;
            
            #line 162 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTableCell("td");
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 162 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                    "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Table @__ctrl1;
            
            #line 162 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl1 = this.@__BuildControltabColumn();
            
            #line default
            #line hidden
            
            #line 162 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 162 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                "));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControl__control6(System.Web.UI.HtmlControls.HtmlTableCellCollection @__ctrl) {
            global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl1;
            
            #line 161 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl1 = this.@__BuildControl__control7();
            
            #line default
            #line hidden
            
            #line 161 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Add(@__ctrl1);
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTableRow @__BuildControl__control5() {
            global::System.Web.UI.HtmlControls.HtmlTableRow @__ctrl;
            
            #line 161 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTableRow();
            
            #line default
            #line hidden
            
            #line 161 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            this.@__BuildControl__control6(@__ctrl.Cells);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTableCell @__BuildControl__control10() {
            global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl;
            
            #line 169 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTableCell("td");
            
            #line default
            #line hidden
            
            #line 169 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "line");
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 169 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                "));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControl__control9(System.Web.UI.HtmlControls.HtmlTableCellCollection @__ctrl) {
            global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl1;
            
            #line 168 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl1 = this.@__BuildControl__control10();
            
            #line default
            #line hidden
            
            #line 168 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Add(@__ctrl1);
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTableRow @__BuildControl__control8() {
            global::System.Web.UI.HtmlControls.HtmlTableRow @__ctrl;
            
            #line 168 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTableRow();
            
            #line default
            #line hidden
            
            #line 168 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            this.@__BuildControl__control9(@__ctrl.Cells);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControl__control4(System.Web.UI.HtmlControls.HtmlTableRowCollection @__ctrl) {
            global::System.Web.UI.HtmlControls.HtmlTableRow @__ctrl1;
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl1 = this.@__BuildControl__control5();
            
            #line default
            #line hidden
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Add(@__ctrl1);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTableRow @__ctrl2;
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl2 = this.@__BuildControl__control8();
            
            #line default
            #line hidden
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Add(@__ctrl2);
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTable @__BuildControltabTable() {
            global::System.Web.UI.HtmlControls.HtmlTable @__ctrl;
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTable();
            
            #line default
            #line hidden
            this.tabTable = @__ctrl;
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.ID = "tabTable";
            
            #line default
            #line hidden
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Align = "center";
            
            #line default
            #line hidden
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Border = 0;
            
            #line default
            #line hidden
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.CellPadding = 0;
            
            #line default
            #line hidden
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.CellSpacing = 0;
            
            #line default
            #line hidden
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Width = "98%";
            
            #line default
            #line hidden
            
            #line 159 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            this.@__BuildControl__control4(@__ctrl.Rows);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.RadioButtonList @__BuildControltxtcolumn_type() {
            global::System.Web.UI.WebControls.RadioButtonList @__ctrl;
            
            #line 180 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.RadioButtonList();
            
            #line default
            #line hidden
            this.txtcolumn_type = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 180 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.ID = "txtcolumn_type";
            
            #line default
            #line hidden
            
            #line 180 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.RepeatDirection = System.Web.UI.WebControls.RepeatDirection.Horizontal;
            
            #line default
            #line hidden
            
            #line 180 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.RepeatLayout = System.Web.UI.WebControls.RepeatLayout.Flow;
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.TextBox @__BuildControltxtstartdate() {
            global::System.Web.UI.WebControls.TextBox @__ctrl;
            
            #line 200 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.TextBox();
            
            #line default
            #line hidden
            this.txtstartdate = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 200 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.CssClass = "runcode";
            
            #line default
            #line hidden
            
            #line 200 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.ID = "txtstartdate";
            
            #line default
            #line hidden
            
            #line 200 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("onClick", "WdatePicker()");
            
            #line default
            #line hidden
            
            #line 200 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Width = new System.Web.UI.WebControls.Unit(80, System.Web.UI.WebControls.UnitType.Pixel);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.TextBox @__BuildControltxtenddate() {
            global::System.Web.UI.WebControls.TextBox @__ctrl;
            
            #line 203 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.TextBox();
            
            #line default
            #line hidden
            this.txtenddate = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 203 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.CssClass = "runcode";
            
            #line default
            #line hidden
            
            #line 203 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.ID = "txtenddate";
            
            #line default
            #line hidden
            
            #line 203 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Width = new System.Web.UI.WebControls.Unit(80, System.Web.UI.WebControls.UnitType.Pixel);
            
            #line default
            #line hidden
            
            #line 203 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("onClick", "WdatePicker()");
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.TextBox @__BuildControlTextBox1() {
            global::System.Web.UI.WebControls.TextBox @__ctrl;
            
            #line 213 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.TextBox();
            
            #line default
            #line hidden
            this.TextBox1 = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 213 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.CssClass = "textarea";
            
            #line default
            #line hidden
            
            #line 213 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.ID = "TextBox1";
            
            #line default
            #line hidden
            
            #line 213 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Text = "1";
            
            #line default
            #line hidden
            
            #line 213 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Width = new System.Web.UI.WebControls.Unit(80, System.Web.UI.WebControls.UnitType.Pixel);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.TextBox @__BuildControlTextBox2() {
            global::System.Web.UI.WebControls.TextBox @__ctrl;
            
            #line 215 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.TextBox();
            
            #line default
            #line hidden
            this.TextBox2 = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 215 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.CssClass = "textarea";
            
            #line default
            #line hidden
            
            #line 215 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.ID = "TextBox2";
            
            #line default
            #line hidden
            
            #line 215 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Text = "1";
            
            #line default
            #line hidden
            
            #line 215 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Width = new System.Web.UI.WebControls.Unit(80, System.Web.UI.WebControls.UnitType.Pixel);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.TextBox @__BuildControlTextBox3() {
            global::System.Web.UI.WebControls.TextBox @__ctrl;
            
            #line 225 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.TextBox();
            
            #line default
            #line hidden
            this.TextBox3 = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 225 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.ID = "TextBox3";
            
            #line default
            #line hidden
            
            #line 225 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.CssClass = "textarea";
            
            #line default
            #line hidden
            
            #line 225 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Text = "1,2,3";
            
            #line default
            #line hidden
            
            #line 225 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Width = new System.Web.UI.WebControls.Unit(80, System.Web.UI.WebControls.UnitType.Pixel);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.DropDownList @__BuildControlTextBox4() {
            global::System.Web.UI.WebControls.DropDownList @__ctrl;
            
            #line 235 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.DropDownList();
            
            #line default
            #line hidden
            this.TextBox4 = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 235 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.ID = "TextBox4";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTableCell @__BuildControl__control13() {
            global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl;
            
            #line 241 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTableCell("td");
            
            #line default
            #line hidden
            
            #line 241 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Align = "right";
            
            #line default
            #line hidden
            
            #line 241 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "left_width");
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 241 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                "));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTableCell @__BuildControl__control14() {
            global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl;
            
            #line 243 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTableCell("td");
            
            #line default
            #line hidden
            
            #line 243 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Align = "left";
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 243 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                    天生所有未天生的文章\r\n                    <input id=\"Button7\" class=\"" +
                        "button2\" onclick=\"checkStart(3,6);\" type=\"button\" value=\"起头天生\" />\r\n             " +
                        "   "));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControl__control12(System.Web.UI.HtmlControls.HtmlTableCellCollection @__ctrl) {
            global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl1;
            
            #line 240 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl1 = this.@__BuildControl__control13();
            
            #line default
            #line hidden
            
            #line 240 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Add(@__ctrl1);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTableCell @__ctrl2;
            
            #line 240 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl2 = this.@__BuildControl__control14();
            
            #line default
            #line hidden
            
            #line 240 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Add(@__ctrl2);
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTableRow @__BuildControl__control11() {
            global::System.Web.UI.HtmlControls.HtmlTableRow @__ctrl;
            
            #line 240 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTableRow();
            
            #line default
            #line hidden
            
            #line 240 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.Visible = false;
            
            #line default
            #line hidden
            
            #line 240 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            this.@__BuildControl__control12(@__ctrl.Cells);
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlform1() {
            global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
            
            #line default
            #line hidden
            this.form1 = @__ctrl;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl.ID = "form1";
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(22343, 396, true));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Label @__ctrl1;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl1 = this.@__BuildControllalName();
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(22739, 337, true));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTable @__ctrl2;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl2 = this.@__BuildControltabTable();
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(23076, 318, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.RadioButtonList @__ctrl3;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl3 = this.@__BuildControltxtcolumn_type();
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(23394, 707, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.TextBox @__ctrl4;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl4 = this.@__BuildControltxtstartdate();
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl4);
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                    到\r\n                    "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.TextBox @__ctrl5;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl5 = this.@__BuildControltxtenddate();
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl5);
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(24101, 400, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.TextBox @__ctrl6;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl6 = this.@__BuildControlTextBox1();
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl6);
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                    到\r\n                    "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.TextBox @__ctrl7;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl7 = this.@__BuildControlTextBox2();
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl7);
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(24501, 441, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.TextBox @__ctrl8;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl8 = this.@__BuildControlTextBox3();
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl8);
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(24942, 408, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.DropDownList @__ctrl9;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl9 = this.@__BuildControlTextBox4();
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl9);
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                    <input id=\"Button5\" class=\"button2\" onclick=\"checkStart(3,5" +
                        ");\" type=\"button\" value=\"起头天生\" />\r\n                </td>\r\n            </tr>\r\n   " +
                        "         "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTableRow @__ctrl10;
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl10 = this.@__BuildControl__control11();
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl10);
            
            #line default
            #line hidden
            
            #line 136 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(25350, 847, false));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(_21it_static_newstaticarticlerun_aspx @__ctrl) {
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            this.InitializeCulture();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3" +
                        ".org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/199" +
                        "9/xhtml\">\r\n"));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlHead @__ctrl1;
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl1 = this.@__BuildControl__control2();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n<body>\r\n    "));
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlForm @__ctrl2;
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__ctrl2 = this.@__BuildControlform1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Static\NewStaticArticleRun.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\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._21it_static_newstaticarticlerun_aspx.@__stringResource, 0);
            this.@__BuildControlTree(this);
            this.AddWrappedFileDependencies(global::ASP._21it_static_newstaticarticlerun_aspx.@__fileDependencies);
            this.Request.ValidateInput();
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override int GetTypeHashCode() {
            return 153448023;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override void ProcessRequest(System.Web.HttpContext context) {
            base.ProcessRequest(context);
        }
    }
}