This commit is contained in:
Quacky 2017-08-02 23:27:10 -05:00
parent 03eab0ee22
commit f720b1581d
7 changed files with 1640 additions and 276 deletions

View File

@ -106,6 +106,24 @@ namespace RBXLegacyLauncher
this.listBox2 = new System.Windows.Forms.ListBox();
this.listBox1 = new System.Windows.Forms.ListBox();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.button1308 = new System.Windows.Forms.Button();
this.button1208 = new System.Windows.Forms.Button();
this.radioButton9 = new System.Windows.Forms.RadioButton();
this.radioButton8 = new System.Windows.Forms.RadioButton();
this.radioButton7 = new System.Windows.Forms.RadioButton();
this.radioButton6 = new System.Windows.Forms.RadioButton();
this.radioButton5 = new System.Windows.Forms.RadioButton();
this.label6 = new System.Windows.Forms.Label();
this.button1108 = new System.Windows.Forms.Button();
this.button1008 = new System.Windows.Forms.Button();
this.button908 = new System.Windows.Forms.Button();
this.button708 = new System.Windows.Forms.Button();
this.button608 = new System.Windows.Forms.Button();
this.button508 = new System.Windows.Forms.Button();
this.pictureBox8 = new System.Windows.Forms.PictureBox();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.label4 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
@ -114,11 +132,6 @@ namespace RBXLegacyLauncher
this.label2 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.button4 = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.pictureBox8 = new System.Windows.Forms.PictureBox();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabControl2.SuspendLayout();
@ -132,9 +145,9 @@ namespace RBXLegacyLauncher
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.tabPage4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
this.SuspendLayout();
//
// radioButton1
@ -169,12 +182,10 @@ namespace RBXLegacyLauncher
//
// radioButton4
//
this.radioButton4.Checked = true;
this.radioButton4.Location = new System.Drawing.Point(241, 50);
this.radioButton4.Name = "radioButton4";
this.radioButton4.Size = new System.Drawing.Size(53, 16);
this.radioButton4.TabIndex = 37;
this.radioButton4.TabStop = true;
this.radioButton4.Text = "None";
this.radioButton4.UseVisualStyleBackColor = true;
this.radioButton4.CheckedChanged += new System.EventHandler(this.RadioButton4CheckedChanged);
@ -184,7 +195,7 @@ namespace RBXLegacyLauncher
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(225, 3);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(60, 16);
this.label1.Size = new System.Drawing.Size(93, 16);
this.label1.TabIndex = 38;
this.label1.Text = "Icon Type";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@ -871,10 +882,23 @@ namespace RBXLegacyLauncher
//
// tabPage4
//
this.tabPage4.Controls.Add(this.button1308);
this.tabPage4.Controls.Add(this.button1208);
this.tabPage4.Controls.Add(this.radioButton9);
this.tabPage4.Controls.Add(this.radioButton8);
this.tabPage4.Controls.Add(this.radioButton7);
this.tabPage4.Controls.Add(this.radioButton6);
this.tabPage4.Controls.Add(this.radioButton5);
this.tabPage4.Controls.Add(this.label6);
this.tabPage4.Controls.Add(this.button1108);
this.tabPage4.Controls.Add(this.button1008);
this.tabPage4.Controls.Add(this.button908);
this.tabPage4.Controls.Add(this.button708);
this.tabPage4.Controls.Add(this.button608);
this.tabPage4.Controls.Add(this.button508);
this.tabPage4.Controls.Add(this.pictureBox8);
this.tabPage4.Controls.Add(this.pictureBox7);
this.tabPage4.Controls.Add(this.pictureBox6);
this.tabPage4.Controls.Add(this.label6);
this.tabPage4.Controls.Add(this.label4);
this.tabPage4.Controls.Add(this.label9);
this.tabPage4.Controls.Add(this.label5);
@ -896,6 +920,183 @@ namespace RBXLegacyLauncher
this.tabPage4.Text = "MISCELLANEOUS";
this.tabPage4.UseVisualStyleBackColor = true;
//
// button1308
//
this.button1308.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button1308.BackgroundImage")));
this.button1308.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button1308.Location = new System.Drawing.Point(400, 207);
this.button1308.Name = "button1308";
this.button1308.Size = new System.Drawing.Size(39, 34);
this.button1308.TabIndex = 74;
this.button1308.UseVisualStyleBackColor = true;
//
// button1208
//
this.button1208.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button1208.BackgroundImage")));
this.button1208.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button1208.Location = new System.Drawing.Point(400, 173);
this.button1208.Name = "button1208";
this.button1208.Size = new System.Drawing.Size(39, 34);
this.button1208.TabIndex = 73;
this.button1208.UseVisualStyleBackColor = true;
//
// radioButton9
//
this.radioButton9.Location = new System.Drawing.Point(370, 153);
this.radioButton9.Name = "radioButton9";
this.radioButton9.Size = new System.Drawing.Size(51, 22);
this.radioButton9.TabIndex = 72;
this.radioButton9.Text = "2012";
this.radioButton9.UseVisualStyleBackColor = true;
//
// radioButton8
//
this.radioButton8.Location = new System.Drawing.Point(323, 153);
this.radioButton8.Name = "radioButton8";
this.radioButton8.Size = new System.Drawing.Size(51, 22);
this.radioButton8.TabIndex = 71;
this.radioButton8.Text = "2011";
this.radioButton8.UseVisualStyleBackColor = true;
//
// radioButton7
//
this.radioButton7.Location = new System.Drawing.Point(266, 154);
this.radioButton7.Name = "radioButton7";
this.radioButton7.Size = new System.Drawing.Size(51, 22);
this.radioButton7.TabIndex = 70;
this.radioButton7.Text = "2010";
this.radioButton7.UseVisualStyleBackColor = true;
//
// radioButton6
//
this.radioButton6.Location = new System.Drawing.Point(213, 154);
this.radioButton6.Name = "radioButton6";
this.radioButton6.Size = new System.Drawing.Size(51, 22);
this.radioButton6.TabIndex = 69;
this.radioButton6.Text = "2009";
this.radioButton6.UseVisualStyleBackColor = true;
//
// radioButton5
//
this.radioButton5.Checked = true;
this.radioButton5.Location = new System.Drawing.Point(164, 154);
this.radioButton5.Name = "radioButton5";
this.radioButton5.Size = new System.Drawing.Size(51, 22);
this.radioButton5.TabIndex = 68;
this.radioButton5.TabStop = true;
this.radioButton5.Text = "2008";
this.radioButton5.UseVisualStyleBackColor = true;
//
// label6
//
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.Location = new System.Drawing.Point(118, 157);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(40, 15);
this.label6.TabIndex = 67;
this.label6.Text = "Theme";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// button1108
//
this.button1108.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button1108.BackgroundImage")));
this.button1108.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button1108.Location = new System.Drawing.Point(331, 177);
this.button1108.Name = "button1108";
this.button1108.Size = new System.Drawing.Size(63, 61);
this.button1108.TabIndex = 66;
this.button1108.UseVisualStyleBackColor = true;
//
// button1008
//
this.button1008.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button1008.BackgroundImage")));
this.button1008.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button1008.Location = new System.Drawing.Point(266, 177);
this.button1008.Name = "button1008";
this.button1008.Size = new System.Drawing.Size(63, 61);
this.button1008.TabIndex = 65;
this.button1008.UseVisualStyleBackColor = true;
//
// button908
//
this.button908.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button908.BackgroundImage")));
this.button908.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button908.Location = new System.Drawing.Point(201, 177);
this.button908.Name = "button908";
this.button908.Size = new System.Drawing.Size(63, 61);
this.button908.TabIndex = 64;
this.button908.UseVisualStyleBackColor = true;
//
// button708
//
this.button708.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button708.BackgroundImage")));
this.button708.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button708.Location = new System.Drawing.Point(136, 177);
this.button708.Name = "button708";
this.button708.Size = new System.Drawing.Size(63, 61);
this.button708.TabIndex = 63;
this.button708.UseVisualStyleBackColor = true;
//
// button608
//
this.button608.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button608.BackgroundImage")));
this.button608.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button608.Location = new System.Drawing.Point(71, 177);
this.button608.Name = "button608";
this.button608.Size = new System.Drawing.Size(63, 61);
this.button608.TabIndex = 62;
this.button608.UseVisualStyleBackColor = true;
//
// button508
//
this.button508.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button508.BackgroundImage")));
this.button508.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button508.Location = new System.Drawing.Point(6, 177);
this.button508.Name = "button508";
this.button508.Size = new System.Drawing.Size(63, 61);
this.button508.TabIndex = 61;
this.button508.UseVisualStyleBackColor = true;
//
// pictureBox8
//
this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
this.pictureBox8.Location = new System.Drawing.Point(412, 135);
this.pictureBox8.Name = "pictureBox8";
this.pictureBox8.Size = new System.Drawing.Size(16, 16);
this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox8.TabIndex = 60;
this.pictureBox8.TabStop = false;
//
// pictureBox7
//
this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
this.pictureBox7.Location = new System.Drawing.Point(384, 105);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(16, 16);
this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox7.TabIndex = 59;
this.pictureBox7.TabStop = false;
//
// pictureBox6
//
this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
this.pictureBox6.Location = new System.Drawing.Point(347, 76);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(16, 16);
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox6.TabIndex = 58;
this.pictureBox6.TabStop = false;
//
// label4
//
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.Location = new System.Drawing.Point(6, 154);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(114, 20);
this.label4.TabIndex = 56;
this.label4.Text = "Classic Clothing";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label9
//
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
@ -966,56 +1167,6 @@ namespace RBXLegacyLauncher
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.Button4Click);
//
// label4
//
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.Location = new System.Drawing.Point(157, 170);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(114, 16);
this.label4.TabIndex = 56;
this.label4.Text = "Recommended";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label6
//
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.Location = new System.Drawing.Point(40, 202);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(337, 16);
this.label6.TabIndex = 57;
this.label6.Text = "todo: fill this with preset tshirts, pants, and shirts";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pictureBox6
//
this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
this.pictureBox6.Location = new System.Drawing.Point(347, 76);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(16, 16);
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox6.TabIndex = 58;
this.pictureBox6.TabStop = false;
//
// pictureBox7
//
this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
this.pictureBox7.Location = new System.Drawing.Point(384, 105);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(16, 16);
this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox7.TabIndex = 59;
this.pictureBox7.TabStop = false;
//
// pictureBox8
//
this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
this.pictureBox8.Location = new System.Drawing.Point(412, 135);
this.pictureBox8.Name = "pictureBox8";
this.pictureBox8.Size = new System.Drawing.Size(16, 16);
this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox8.TabIndex = 60;
this.pictureBox8.TabStop = false;
//
// CharacterCustomization
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
@ -1044,12 +1195,25 @@ namespace RBXLegacyLauncher
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.tabPage4.ResumeLayout(false);
this.tabPage4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
this.ResumeLayout(false);
}
private System.Windows.Forms.Label label6;
private System.Windows.Forms.RadioButton radioButton5;
private System.Windows.Forms.RadioButton radioButton6;
private System.Windows.Forms.RadioButton radioButton7;
private System.Windows.Forms.RadioButton radioButton8;
private System.Windows.Forms.RadioButton radioButton9;
private System.Windows.Forms.Button button508;
private System.Windows.Forms.Button button608;
private System.Windows.Forms.Button button708;
private System.Windows.Forms.Button button908;
private System.Windows.Forms.Button button1008;
private System.Windows.Forms.Button button1108;
private System.Windows.Forms.Button button1208;
private System.Windows.Forms.Button button1308;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.PictureBox pictureBox7;
private System.Windows.Forms.PictureBox pictureBox8;

View File

@ -1316,5 +1316,34 @@ namespace RBXLegacyLauncher
DialogResult result2 = MessageBox.Show("Failed to launch RBXLegacy. (Error: " + ex.Message + ")","RBXLegacy Launcher - Error", MessageBoxButtons.OK, MessageBoxIcon.Error);
}
}
// relevance
// TODO: make it make certain "clothe palletes" appear
void RadioButton5CheckedChanged(object sender, EventArgs e)
{
GlobalVars.AdTheme = 2008;
}
void RadioButton6CheckedChanged(object sender, EventArgs e)
{
GlobalVars.AdTheme = 2009;
}
void RadioButton7CheckedChanged(object sender, EventArgs e)
{
GlobalVars.AdTheme = 2010;
}
void RadioButton8CheckedChanged(object sender, EventArgs e)
{
GlobalVars.AdTheme = 2011;
}
void RadioButton9CheckedChanged(object sender, EventArgs e)
{
GlobalVars.AdTheme = 2012;
}
}
}

File diff suppressed because it is too large Load Diff

View File

@ -75,4 +75,6 @@
public static string ColorMenu_RightArmColor = "Color [A=255, R=245, G=205, B=47]";
public static string ColorMenu_LeftLegColor = "Color [A=255, R=164, G=189, B=71]";
public static string ColorMenu_RightLegColor = "Color [A=255, R=164, G=189, B=71]";
// recommended
public static int AdTheme = 2008;
}

View File

@ -118,6 +118,7 @@ namespace RBXLegacyLauncher
this.label27 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.button6 = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
@ -165,6 +166,7 @@ namespace RBXLegacyLauncher
//
// tabPage1
//
this.tabPage1.Controls.Add(this.button6);
this.tabPage1.Controls.Add(this.button11);
this.tabPage1.Controls.Add(this.label35);
this.tabPage1.Controls.Add(this.textBox4);
@ -993,6 +995,16 @@ namespace RBXLegacyLauncher
this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.textBox5.TextChanged += new System.EventHandler(this.TextBox5TextChanged);
//
// button6
//
this.button6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.button6.Location = new System.Drawing.Point(281, 183);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(109, 24);
this.button6.TabIndex = 45;
this.button6.Text = "admin abilities";
this.button6.UseVisualStyleBackColor = true;
//
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
@ -1043,6 +1055,7 @@ namespace RBXLegacyLauncher
this.ResumeLayout(false);
this.PerformLayout();
}
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.Label label45;

View File

@ -124,20 +124,24 @@ namespace RBXLegacyLauncher
}
}
void Button3Click(object sender, EventArgs e)
void Button6Click(object sender, EventArgs e)
{
//bloblul
this.Close();
}
void Button2Click(object sender, EventArgs e)
{
DialogResult result = MessageBox.Show("If you want to test out your place, you will have to save your place in RBXLegacy's map folder, then launch your place in Play Solo.","RBXLegacy Launcher - Launch ROBLOX Studio", MessageBoxButtons.OKCancel, MessageBoxIcon.Information);
if (result == DialogResult.Cancel)
return;
WriteConfigValues();
StartStudio();
StartServer();
if (GlobalVars.CloseOnLaunch == true)
{
this.WindowState = FormWindowState.Minimized;
}
}
void MainFormLoad(object sender, EventArgs e)
{
string line1;

View File

@ -120,9 +120,8 @@
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="pictureBox1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAAh0AAABxCAMAAABGF+HdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAMAUExURQAAAEdHR/8AAP8REf8jI/80NP9HR/9XV/9paf96eomJif+Jif+YmP+np/+1tcPDw//D
w//Q0P/d3f/s7P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
iVBORw0KGgoAAAANSUhEUgAAAh0AAABxCAMAAABGF+HdAAAABGdBTUEAALGPC/xhBQAAAwBQTFRFAAAA
R0dH/wAA/xER/yMj/zQ0/0dH/1dX/2lp/3p6iYmJ/4mJ/5iY/6en/7W1w8PD/8PD/9DQ/93d/+zs////
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
@ -133,73 +132,74 @@
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMw1
ONYAAAAJcEhZcwAADrwAAA68AZW8ckkAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NC
NwAADxlJREFUeF7tne2C4ioShs+2th8n6kad+7/WJeSFKqCqIDHtzI48f6a7xKQHHqGAJP7zq9PR6HZ0
dLodHZ1uR0en29HR6XZ0dLodHZ3/DztuB/zQeSvMjtuXY3eIDJHbGHig7Ft5nr++BvzceSfMjnGyo43j
9Yk3vYH7fjrlb/Hy01lnh+N4w9t+mmE+X9PY8kZnP4LVdrhB6PQGQR4HnO3rgojBdXfHT51NeMEOx+70
w81x3eFM7lzVseXqCnU9tuQ1Oxz78881yPOIk3hqY4uTo8WhTjsv2+HYX36mSUafjhL22OLl+Pr67rnH
dgh27KdJ7AnTWuIbL4t8/4AgSEcJs1+Ipbse2yHYUZ0d3M/Zh9pz2HaWeycbz2f8YPxlJxRxdD02QxpZ
8LvF/UzpItG4DPIcx8swHA77rysiJZd4/N3t1zPYqI4tTI6ux3astMNxO0mC6LPcxzgOw/lwSN6l6MHS
0e9pOAl/2k5p90SOrsdmrLfDcUvmFCBdBrmPN5/E4MUCUY8bGXSeI2FsOc6/ZmRydD224iU73If8Kgpy
Hq/DcLQTWVDqMW2rgF14NY4tUtcU5Thh3tL12IgX7XA8Ly0S6OR6sHT0m5ZSjLGF5IjT2q7HNrxuh+Px
kiCpHmwee+ItrI4tXI6ux7ZsYodDnuW2wfSgbRUaVWa0sSXKgeLx967H67TZcT0Ol7G2Yn4XJzElh8Np
GMaRpZ7RAxZjo8qMPLbkcnQ9tqTNDnT3u8NkiVHp8izXAyfYcuc9n5nwbZVkVJmRxpZSjq7HhiyyY8av
QKigECidYDA9ppyBbatko8pMObY84ziUlO96bMUKO+xtcpRxDV6/zDDRg51jL58g/IF7NPoz5sKZTF2P
jVhjR9EaHJRouxKU6cGGpKPWpmFswUAU5ChsJW26Hi+xzo6whCkQW7npOmGmR0TfqI9jyzj9osrR9dgK
ZscdFSrYQauXgYNW6zEVaLuKvNBDGVVm2NhiydH12AhmRxwU8CtD2CYpZpxgoR25HuqoMhPHFluOrsc2
LLPjGOvcNYu8GxvtaL1BKdHjG0GNOLaEf9UMueuxAcvsGGg64BAThMV2pHoY+a4nJkczxuz6EQ/b9VjL
Ujt+XfDjhLBktcIOSngmanpwPe12J+u6HitZbAdf7ZaqvW7HY7wO6UVC8T0OdagAT/v0nK7Hqyy3g2+x
C20ZP9uFHc/xNpwPSBiS3RLeH1X18Lf7emptPt9i6el6rGKFHWwBW9hQj0sj3A5nBVPK4/fbwQOxmVpL
ht2YWrmR9TINN9J1StbYwQf/oocQ7UAoYVrRCtCHfKLS7BhbpKSHE6/0cN0RP1enHcmOstrDpzDYwaoe
gYhoR95xTITdkolstY33KwJ+bKmU4dmrtjTTqSHZUX7S8AJ7JY7++D0i2sHTzkhUrZin1prejS2VEnzw
U5d1OzXW2vFEpCjcbscX+0izFMFjz2ufu4ocD9ZZ1TqZjs5aO2IoXzEV7Sj3aSbYwmiyijFh61EZKvj6
Wm39pGOw2o48UQ3EQYLbEZTZHYfrGCcd7L0shZypzWstej66FWvtiGsJ+V6+accci5sldNt0HKgi6/Vg
HVXPR19jpR1x/EgkmBDtCDksxpK4dE5lQldEF6auXMB6skEqzUf/SUCwY7HKDv5gjf0cikQ7+AsxiN/j
4mjMCkJk/+LyN23NFvkotAAIdiya7EgnKPzT6fAliCgCfyG1Y6QDxAX1uFz6oAOsmG1Y+Si0AAh2LJrs
SBqX78K5zjvfQhftiHplt+CzlfjQHV1YUrlYD/6YsSLlgBYAwY7FUjvYzWqOXbl/QXsmCHgQEggnC7mk
04WSmoXTUXqjdOEHtAAIdiwW2kEPXZkQL/PDa212HOK54jncMWnkWaQHG/GkvwxaAAQ7FsvsSPZL9kW5
CbqUBwGPtNHC3XAE76bltdhBLZjX8nxUvGQeWgAEOxbL7OAMUsfBM1aEPNJS+int/MMa2ZRsUEs368Eu
5lB6HGgBEOxY8FoK9dtih7jO9Bz4wIOgp7Qjc4NWOP1MmK4Aa5zXslxZEwpaAAQ7FryWQhPW7RCyUceV
fXwdiHqyjZbdUCaNcV7jG3fhsgdbPFcvRIYWAMGOxSo7jlIDjHn/gLjncvD3Ww+XcdSe9BB9mM2jczbM
ayv56Ay0AAh2LJrsSK77lG9kebAGAnilDfawMCyvty978Is59Fs4ux3LabKDrSNMt6EhyngmJQBeayJ5
6DVO0Lrswa6CFp/sEIAWAEETFK2AwsR/8ULJf1Ai52ff8S9emfkX0UB4NY9PLLXju3jRwZYoGXixAdZx
OPZh3CJj5NvuZtjiuT3BQS0ABE1QtAIKEx9mh82YLmbEIQYv10k6Dkp4aayyElOWE1XyV9QCQNAERSug
MNHtiDzY45wcLmHFT612pJt6dKV5mxy0TlL98g3UAkDQBEUroDDR7QDpmDAvfuLn1sM80kOEdZBWOdjK
WSV7RS0ABE1QtAIKE3+3He23BqXbLlgYx2/tkqU7e94PNg2prndQ4mFnr6gFgKAJilZAYeLvtiO/VNSh
tHTSriGbxK9LuqBbuo524s87rsnB576/OyvV24zD2+8d7/hxOw5CzJP0HnMh/LIsfUnW4Bm1O948cWzS
voPBg1oACJqgKEDQIm25/FMcXpXaWis7o9vRco4ft0Mf1JPvbvPzXfws2nEfh+HwLT39SVhOczSsk07E
Liy/ypWDWgAImqAoQNBiectJsQn9SMvP8QY79IZKLhY7P2U7xttwCvffK6tW2cx4olEOtmm36VopigIE
LZa3nBSb0I+0/BzvsEPv5JOJyz7eQ8ntoMcqALEV0yS3XQ7XJ+EdVmaKWgAImqAoQNBiectJsQn9SMvP
8RY7jAQx//ZHD7ejXGkXD5be1tIuB8tM9fVS1AJA0ARFAYIWy1tOik3oR1p+jp+2AxeL6npIGy22HWIz
Js+IWiIHWx9R/0jUAkDQBEUBghbLW06KTehHWn6O1I6ZyQXbmok2O8JytTG95E8EmuF2pAuqoFxXSR5K
hlgjtChWPHAGoBYAgiYoChC0sFtOYms7dEoXrF5jZpkd5j5XPinldoRDpxSZDJNooRyuf4unF0bGCdQF
QNAERQGCFh9uh6lHtubJ7aCOZX9kEmXXcbHtVn29Vu2+6I/kZyZQFwBBExQFCFp8ph1symHukieTDt4z
IOQbPXkqHd+bZ3LoM4+TPrrF5Ebej0NdAARNUBQgaPGZdvCk0rzCJlkbY02PyPyp5oXY3bYtckz7L/qK
VzyuaBDqAiBogqIAQYtuR2WzK9kyCRegxk4frUbZJ617MDnUnGO+LUF92d6uRV0ABE1QVAAFcrSWq7f1
u+3gtNkRFrVqdth68LuOwrU80Q7/myMOVbF7YXKoxw+rsuqCKB1EOATqAiBogqICKJDzJ9sxU/YgFvz/
GRzQ7QgZZVmCkeam/saXsFYVnwUV7QhDAJfjS0wbeI+j6mlt16JGAIImKCqAAjmfaUcY0IfQiNZ8M7XD
vekZjxztCGtXIZDIkT8SBPBtOlUPY7sWNQIQNEFRARTI+Uw7KCNp0CO342s/hiNPE9ph+r64kJxgjKCP
/IR47GTAMmZO8ezsmXUzqBGAoAmKCqBAzqfbQXqoE8vCDteY+BfsYpF5ZYJWKjxSx8Bvk51Q9dC3a1Ej
AEETFBVAgZzPtmPKIYMe6rpDKJwpIYK3pNd2CGlH+kiZCf6o5AR1uxY1AhA0QVEBFMhZb4fNn21H+OD6
j3pNj7Lv+NZEiUsXXA8h7aCR6Rj7GdVObbsWNQIQNEFRgKCF3XLh1b/NDryAgaCiR2HHqXzeJKAzsf23
Iu1g9zS40SI2vroqFoun/QtqBCBogqIAQYtuhyPoIQ/+6TDhW7vsTmbY+ykxzaWjfHRepo0ltcxY2a5F
jQAETVAUIGjxCXaUH0q8EOyw9aBhwDOP/o/xcs6fKPe18y8BeluqRzgXnS3qp62Kydu1qBGAoAmKAgQt
PtuO2GyWHokd2a7MeB3Y91ImH23W5XA96B5disai0uxmgiZBbJcPNQIQNEFRgKDFR9pRLIQzPcoG4nbI
Y899HE7TYJNs0/MpK4lAB2NTaBo6ND3ifhzbrkWNAARNUBQgaPH77ZDOwXmPHdThFw3E7DCfU/4cWRch
f/sXy0eTZIj0EE/ALzQh0VAjAEETFAUIWqy3Qys7I71jpuUcnDfZoetB+/N8hKiRLpfOb6WvWcm7qJhZ
VIc2etwIagQgaIKiAEGL5S2ntaZ+pOXn4LzLDtIjnePQx11fThVgaYfH6RFPIDgQXyv2U5ILXA/sjagR
gKAJigIELZa3nNaa+pGWn4PzA3aEz3W2ThWlYVNLfns0Qm1kK+Xu7bQEIvVB8eTZi7zjSB9+hxoBCJqg
KEDQYnnLaa2pH2n5OTiv26GSa1OuPPC9skIyi5h2XPlHf0bug+LJuYXJ/XTZ+1AjAEETFAUIWixvOa01
9SMtPwfnjXZQC+FJf/z72JbZETuKJxfMUy7OzcS3kJv8prziGVaokQoo7EGoAgpPpC2nsaUdGn+CHewD
POlBicLEIjtCKjt1BEkKYlzGGstBD35H3q50CjVSAYU9CFVAYaLWfq/ZMaOfQ/Ni5q12JHqkcuiPlZUI
b/XLn0wPecEExHKTQUnHIT1RFTVSAYU9CFVAYeJD7ZA2NkiP/B5pF7qKGQPjOY7jMAyHmMvOa5ux2aV8
lOCrYnyPX36+P2qkAgp7EKqAwsSH2iFmAFEPkWM5MNzH8ToMp0Px1fgTsAF/Sm1OTHrQIov7M+V3oUYq
oLAHoQooTHQ7GLkeWReyO43URRQbcRlx/uEPquWjBO23RYpvmwqgRiqgsAehCihM/J12rCXV41o8q2MB
tOt6tfJRIst15Md0z6BGKqCwB6EKKEx0OxKYHq5Jn0OxstUMa9urlY8SqYvSY7o7q9nEDtIDU4z7uTKC
aKxoXKYmXzfvbMA2doQmYnuyN/re4WYO0qSoSkiX5C+N6bzARnbMeqTzz+eVTyRkdi5RdenqbZxuclnL
PP9dtOfXaWIrOyY9yvZ5XspZ6yZCpDgLxe9+6LzIZnb8usrDwsPlqPvD4eiEcNPan/l8P9WH7XZeYjs7
On8f3Y6OTrejo9Pt6Oh0Ozo63Y6OTrejo/Hr1/8Ak7ap1Jj4mP8AAAAASUVORK5CYII=
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzDU41gAAAAlwSFlzAAAO
vAAADrwBlbxySQAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTFH80I3AAAPGUlEQVR4Xu2d
7YLiKhKGz7a2HyfqRp37v9Yl5IUqoKogMe3Mjjx/prvEpAceoYAk/vOr09HodnR0uh0dnW5HR6fb0dHp
dnR0uh0dnf8PO24H/NB5K8yO25djd4gMkdsYeKDsW3mev74G/Nx5J8yOcbKjjeP1iTe9gft+OuVv8fLT
WWeH43jD236aYT5f09jyRmc/gtV2uEHo9AZBHgec7euCiMF1d8dPnU14wQ7H7vTDzXHd4UzuXNWx5eoK
dT225DU7HPvzzzXI84iTeGpji5OjxaFOOy/b4dhffqZJRp+OEvbY4uX4+vruucd2CHbsp0nsCdNa4hsv
i3z/gCBIRwmzX4ilux7bIdhRnR3cz9mH2nPYdpZ7JxvPZ/xg/GUnFHF0PTZDGlnwu8X9TOki0bgM8hzH
yzAcDvuvKyIll3j83e3XM9ioji1Mjq7Hdqy0w3E7SYLos9zHOA7D+XBI3qXowdLR72k4CX/aTmn3RI6u
x2ast8NxS+YUIF0GuY83n8TgxQJRjxsZdJ4jYWw5zr9mZHJ0PbbiJTvch/wqCnIer8NwtBNZUOoxbauA
XXg1ji1S1xTlOGHe0vXYiBftcDwvLRLo5HqwdPSbllKMsYXkiNParsc2vG6H4/GSIKkebB574i2sji1c
jq7Htmxih0Oe5bbB9KBtFRpVZrSxJcqB4vH3rsfrtNlxPQ6XsbZifhcnMSWHw2kYxpGlntEDFmOjyow8
tuRydD22pM0OdPe7w2SJUenyLNcDJ9hy5z2fmfBtlWRUmZHGllKOrseGLLJjxq9AqKAQKJ1gMD2mnIFt
q2Sjykw5tjzjOJSU73psxQo77G1ylHENXr/MMNGDnWMvnyD8gXs0+jPmwplMXY+NWGNH0RoclGi7EpTp
wYako9amYWzBQBTkKGwlbboeL7HOjrCEKRBbuek6YaZHRN+oj2PLOP2iytH12Apmxx0VKthBq5eBg1br
MRVou4q80EMZVWbY2GLJ0fXYCGZHHBTwK0PYJilmnGChHbke6qgyE8cWW46uxzYss+MY69w1i7wbG+1o
vUEp0eMbQY04toR/1Qy567EBy+wYaDrgEBOExXakehj5ricmRzPG7PoRD9v1WMtSO35d8OOEsGS1wg5K
eCZqenA97XYn67oeK1lsB1/tlqq9bsdjvA7pRULxPQ51qABP+/ScrserLLeDb7ELbRk/24Udz/E2nA9I
GJLdEt4fVfXwt/t6am0+32Lp6XqsYoUdbAFb2FCPSyPcDmcFU8rj99vBA7GZWkuG3ZhauZH1Mg030nVK
1tjBB/+ihxDtQChhWtEK0Id8otLsGFukpIcTr/Rw3RE/V6cdyY6y2sOnMNjBqh6BiGhH3nFMhN2SiWy1
jfcrAn5sqZTh2au2NNOpIdlRftLwAnsljv74PSLawdPOSFStmKfWmt6NLZUSfPBTl3U7Ndba8USkKNxu
xxf7SLMUwWPPa5+7ihwP1lnVOpmOzlo7YihfMRXtKPdpJtjCaLKKMWHrURkq+Ppabf2kY7DajjxRDcRB
gtsRlNkdh+sYJx3svSyFnKnNay16ProVa+2Iawn5Xr5pxxyLmyV023QcqCLr9WAdVc9HX2OlHXH8SCSY
EO0IOSzGkrh0TmVCV0QXpq5cwHqyQSrNR/9JQLBjscoO/mCN/RyKRDv4CzGI3+PiaMwKQmT/4vI3bc0W
+Si0AAh2LJrsSCco/NPp8CWIKAJ/IbVjpAPEBfW4XPqgA6yYbVj5KLQACHYsmuxIGpfvwrnOO99CF+2I
emW34LOV+NAdXVhSuVgP/pixIuWAFgDBjsVSO9jNao5duX9BeyYIeBASCCcLuaTThZKahdNReqN04Qe0
AAh2LBbaQQ9dmRAv88NrbXYc4rniOdwxaeRZpAcb8aS/DFoABDsWy+xI9kv2RbkJupQHAY+00cLdcATv
puW12EEtmNfyfFS8ZB5aAAQ7Fsvs4AxSx8EzVoQ80lL6Ke38wxrZlGxQSzfrwS7mUHocaAEQ7FjwWgr1
22KHuM70HPjAg6CntCNzg1Y4/UyYrgBrnNeyXFkTCloABDsWvJZCE9btELJRx5V9fB2IerKNlt1QJo1x
XuMbd+GyB1s8Vy9EhhYAwY7FKjuOUgOMef+AuOdy8PdbD5dx1J70EH2YzaNzNsxrK/noDLQACHYsmuxI
rvuUb2R5sAYCeKUN9rAwLK+3L3vwizn0Wzi7HctpsoOtI0y3oSHKeCYlAF5rInnoNU7QuuzBroIWn+wQ
gBYAQRMUrYDCxH/xQsl/UCLnZ9/xL16Z+RfRQHg1j08steO7eNHBligZeLEB1nE49mHcImPk2+5m2OK5
PcFBLQAETVC0AgoTH2aHzZguZsQhBi/XSToOSnhprLISU5YTVfJX1AJA0ARFK6Aw0e2IPNjjnBwuYcVP
rXakm3p0pXmbHLROUv3yDdQCQNAERSugMNHtAOmYMC9+4ufWwzzSQ4R1kFY52MpZJXtFLQAETVC0AgoT
f7cd7bcGpdsuWBjHb+2SpTt73g82Damud1DiYWevqAWAoAmKVkBh4u+2I79U1KG0dNKuIZvEr0u6oFu6
jnbizzuuycHnvr87K9XbjMPb7x3v+HE7DkLMk/QecyH8six9SdbgGbU73jxxbNK+g8GDWgAImqAoQNAi
bbn8UxxeldpaKzuj29Fyjh+3Qx/Uk+9u8/Nd/CzacR+H4fAtPf1JWE5zNKyTTsQuLL/KlYNaAAiaoChA
0GJ5y0mxCf1Iy8/xBjv0hkouFjs/ZTvG23AK998rq1bZzHiiUQ62abfpWimKAgQtlrecFJvQj7T8HO+w
Q+/kk4nLPt5Dye2gxyoAsRXTJLddDtcn4R1WZopaAAiaoChA0GJ5y0mxCf1Iy8/xFjuMBDH/9kcPt6Nc
aRcPlt7W0i4Hy0z19VLUAkDQBEUBghbLW06KTehHWn6On7YDF4vqekgbLbYdYjMmz4haIgdbH1H/SNQC
QNAERQGCFstbTopN6Edafo7UjpnJBduaiTY7wnK1Mb3kTwSa4XakC6qgXFdJHkqGWCO0KFY8cAagFgCC
JigKELSwW05iazt0ShesXmNmmR3mPlc+KeV2hEOnFJkMk2ihHK5/i6cXRsYJ1AVA0ARFAYIWH26HqUe2
5sntoI5lf2QSZddxse1Wfb1W7b7oj+RnJlAXAEETFAUIWnymHWzKYe6SJ5MO3jMg5Bs9eSod35tncugz
j5M+usXkRt6PQ10ABE1QFCBo8Zl28KTSvMImWRtjTY/I/Knmhdjdti1yTPsv+opXPK5oEOoCIGiCogBB
i25HZbMr2TIJF6DGTh+tRtknrXswOdScY74tQX3Z3q5FXQAETVBUAAVytJart/W77eC02REWtWp22Hrw
u47CtTzRDv+bIw5VsXthcqjHD6uy6oIoHUQ4BOoCIGiCogIokPMn2zFT9iAW/P8ZHNDtCBllWYKR5qb+
xpewVhWfBRXtCEMAl+NLTBt4j6PqaW3XokYAgiYoKoACOZ9pRxjQh9CI1nwztcO96RmPHO0Ia1chkMiR
PxIE8G06VQ9juxY1AhA0QVEBFMj5TDsoI2nQI7fjaz+GI08T2mH6vriQnGCMoI/8hHjsZMAyZk7x7OyZ
dTOoEYCgCYoKoEDOp9tBeqgTy8IO15j4F+xikXllglYqPFLHwG+TnVD10LdrUSMAQRMUFUCBnM+2Y8oh
gx7qukMonCkhgrek13YIaUf6SJkJ/qjkBHW7FjUCEDRBUQEUyFlvh82fbUf44PqPek2Psu/41kSJSxdc
DyHtoJHpGPsZ1U5tuxY1AhA0QVGAoIXdcuHVv80OvICBoKJHYcepfN4koDOx/bci7WD3NLjRIja+uioW
i6f9C2oEIGiCogBBi26HI+ghD/7pMOFbu+xOZtj7KTHNpaN8dF6mjSW1zFjZrkWNAARNUBQgaPEJdpQf
SrwQ7LD1oGHAM4/+j/Fyzp8o97XzLwF6W6pHOBedLeqnrYrJ27WoEYCgCYoCBC0+247YbJYeiR3Zrsx4
Hdj3UiYfbdblcD3oHl2KxqLS7GaCJkFslw81AhA0QVGAoMVH2lEshDM9ygbidshjz30cTtNgk2zT8ykr
iUAHY1NoGjo0PeJ+HNuuRY0ABE1QFCBo8fvtkM7BeY8d1OEXDcTsMJ9T/hxZFyF/+xfLR5NkiPQQT8Av
NCHRUCMAQRMUBQharLdDKzsjvWOm5RycN9mh60H783yEqJEul85vpa9ZybuomFlUhzZ63AhqBCBogqIA
QYvlLae1pn6k5efgvMsO0iOd49DHXV9OFWBph8fpEU8gOBBfK/ZTkgtcD+yNqBGAoAmKAgQtlrec1pr6
kZafg/MDdoTPdbZOFaVhU0t+ezRCbWQr5e7ttAQi9UHx5NmLvONIH36HGgEImqAoQNBiectprakfafk5
OK/boZJrU6488L2yQjKLmHZc+Ud/Ru6D4sm5hcn9dNn7UCMAQRMUBQhaLG85rTX1Iy0/B+eNdlAL4Ul/
/PvYltkRO4onF8xTLs7NxLeQm/ymvOIZVqiRCijsQagCCk+kLaexpR0af4Id7AM86UGJwsQiO0IqO3UE
SQpiXMYay0EPfkfernQKNVIBhT0IVUBhotZ+r9kxo59D82LmrXYkeqRy6I+VlQhv9cufTA95wQTEcpNB
ScchPVEVNVIBhT0IVUBh4kPtkDY2SI/8HmkXuooZA+M5juMwDIeYy85rm7HZpXyU4KtifI9ffr4/aqQC
CnsQqoDCxIfaIWYAUQ+RYzkw3MfxOgynQ/HV+BOwAX9KbU5MetAii/sz5XehRiqgsAehCihMdDsYuR5Z
F7I7jdRFFBtxGXH+4Q+q5aME7bdFim+bCqBGKqCwB6EKKEz8nXasJdXjWjyrYwG063q18lEiy3Xkx3TP
oEYqoLAHoQooTHQ7EpgerkmfQ7Gy1Qxr26uVjxKpi9Jjujur2cQO0gNTjPu5MoJorGhcpiZfN+9swDZ2
hCZie7I3+t7hZg7SpKhKSJfkL43pvMBGdsx6pPPP55VPJGR2LlF16eptnG5yWcs8/12059dpYis7Jj3K
9nleylnrJkKkOAvF737ovMhmdvy6ysPCw+Wo+8Ph6IRw09qf+Xw/1Yftdl5iOzs6fx/djo5Ot6Oj0+3o
6HQ7Ojrdjo5Ot6Oj8evX/wCTtqnUmPiY/wAAAABJRU5ErkJggg==
</value>
</data>
<data name="label4.Text" xml:space="preserve">