diff options
| author | lempamo <[email protected]> | 2017-07-02 21:55:57 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-07-02 21:55:57 +0000 |
| commit | da448803b7e25ff213ff86b4870976efc74423ac (patch) | |
| tree | d77d29e319123092319cb88377a9da0d1da9cf4d /TimeHACK.Main/OS | |
| parent | ddbca5032ce763c43894088a5b5c0fba8f035daa (diff) | |
| parent | 17ca0d0942c2a4e568349a74e87807eb00838666 (diff) | |
| download | histacom2-da448803b7e25ff213ff86b4870976efc74423ac.tar.gz histacom2-da448803b7e25ff213ff86b4870976efc74423ac.tar.bz2 histacom2-da448803b7e25ff213ff86b4870976efc74423ac.zip | |
Merge pull request #110 from lempamo/master
ALEX DONT FUCK THINGS UP AGAIN PLZ
Diffstat (limited to 'TimeHACK.Main/OS')
36 files changed, 8013 insertions, 4251 deletions
diff --git a/TimeHACK.Main/OS/BaseOS.Designer.cs b/TimeHACK.Main/OS/BaseOS.Designer.cs deleted file mode 100644 index cf9bd34..0000000 --- a/TimeHACK.Main/OS/BaseOS.Designer.cs +++ /dev/null @@ -1,1285 +0,0 @@ -using TimeHACK.OS.Win95; - -namespace TimeHACK.OS.Win95 -{ - partial class BaseOS - { - /// <summary> - /// Required designer variable. - /// </summary> - private System.ComponentModel.IContainer components = null; - - /// <summary> - /// Clean up any resources being used. - /// </summary> - /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> - protected override void Dispose(bool disposing) - { - if (disposing && (components != null)) - { - components.Dispose(); - } - base.Dispose(disposing); - } - - #region Windows Form Designer generated code - - /// <summary> - /// Required method for Designer support - do not modify - /// the contents of this method with the code editor. - /// </summary> - private void InitializeComponent() - { - this.components = new System.ComponentModel.Container(); - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BaseOS)); - System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem("My Computer", 0); - System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem("Network Neighborhood", 5); - System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("Inbox", 3); - System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem("Recycle Bin", 7); - System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem("Internet Explorer", 2); - System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem("Online Services", 1); - System.Windows.Forms.ListViewItem listViewItem7 = new System.Windows.Forms.ListViewItem("Set Up The Microsoft Network", 4); - System.Windows.Forms.ListViewItem listViewItem8 = new System.Windows.Forms.ListViewItem("Outlook Express", 6); - this.panel1 = new System.Windows.Forms.Panel(); - this.panel2 = new System.Windows.Forms.Panel(); - this.taskbar = new System.Windows.Forms.Panel(); - this.clockPanel = new System.Windows.Forms.Panel(); - this.taskbartime = new System.Windows.Forms.Label(); - this.taskbarItems = new System.Windows.Forms.Panel(); - this.startbutton = new System.Windows.Forms.PictureBox(); - this.startmenu = new System.Windows.Forms.Panel(); - this.startmenuitems = new System.Windows.Forms.MenuStrip(); - this.ProgramsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AccessoriesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.CommunicationsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.InternetConnectionWizardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.NetMeetingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.MultimediaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.CDPlayerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SoundRecorderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.VolumeControlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.WindowsMediaPlayerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SystemToolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.DiskDefragmenterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ScanDiskToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AddressBookToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.CalculatorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.HyperTerminalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ImagingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.NotePadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.OnlineRegistrationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PaintToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PhoneDialerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.WordPadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.StartUpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AOLInternetFREETrialToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ATTWorldNetSignupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SetupCompuServe30ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SetupWOWFromCompuServeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.MSDOSPromptToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.EmptyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.InternetExplorerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.MSDOSPromptToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.OutlookExpressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.WindowsExplorerToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.GuessTheNumberToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.StartRunnerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ErrorBlasterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SkindowsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.WebChatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.TimeDistorterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.DocumentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.windowManagerTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.downloaderTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.installerTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.storyTest1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ControlPanelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PrintersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.TaskbarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.FindToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.FilesOrFoldersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ComputerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.OnTheInternetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PeopleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.HelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.RunToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.SuspendToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ShutdownToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ossidestartmenu = new System.Windows.Forms.Panel(); - this.osimage = new System.Windows.Forms.PictureBox(); - this.clockTimer = new System.Windows.Forms.Timer(this.components); - this.desktopImages = new System.Windows.Forms.ImageList(this.components); - this.desktopicons = new System.Windows.Forms.ListView(); - this.rightclickbackproperties = new System.Windows.Forms.ContextMenuStrip(this.components); - this.PropertiesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ByNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ByTypeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.BySizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.AutoArrangeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ByDateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.LineUpIconsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PasteShortcutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.NewToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.FolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.ShortcutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.WaveSoundToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.TextDocumentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.WordPadDocumentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.BitmapImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.MicrosoftDataLinkToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); - this.PropertiesToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); - this.panel1.SuspendLayout(); - this.taskbar.SuspendLayout(); - this.clockPanel.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.startbutton)).BeginInit(); - this.startmenu.SuspendLayout(); - this.startmenuitems.SuspendLayout(); - this.ossidestartmenu.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.osimage)).BeginInit(); - this.rightclickbackproperties.SuspendLayout(); - this.SuspendLayout(); - // - // panel1 - // - this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.panel1.AutoSize = true; - this.panel1.Controls.Add(this.panel2); - this.panel1.Location = new System.Drawing.Point(0, 451); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(640, 29); - this.panel1.TabIndex = 0; - // - // panel2 - // - this.panel2.Location = new System.Drawing.Point(3, 4); - this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(54, 22); - this.panel2.TabIndex = 1; - // - // taskbar - // - this.taskbar.BackColor = System.Drawing.Color.Silver; - this.taskbar.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("taskbar.BackgroundImage"))); - this.taskbar.Controls.Add(this.clockPanel); - this.taskbar.Controls.Add(this.taskbarItems); - this.taskbar.Controls.Add(this.startbutton); - this.taskbar.Dock = System.Windows.Forms.DockStyle.Bottom; - this.taskbar.Location = new System.Drawing.Point(0, 452); - this.taskbar.Name = "taskbar"; - this.taskbar.Size = new System.Drawing.Size(640, 28); - this.taskbar.TabIndex = 2; - // - // clockPanel - // - this.clockPanel.BackgroundImage = global::TimeHACK.Properties.Resources.WinClassicTime; - this.clockPanel.Controls.Add(this.taskbartime); - this.clockPanel.Dock = System.Windows.Forms.DockStyle.Right; - this.clockPanel.Location = new System.Drawing.Point(575, 0); - this.clockPanel.Name = "clockPanel"; - this.clockPanel.Size = new System.Drawing.Size(65, 28); - this.clockPanel.TabIndex = 4; - // - // taskbartime - // - this.taskbartime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.taskbartime.AutoSize = true; - this.taskbartime.BackColor = System.Drawing.Color.Transparent; - this.taskbartime.Location = new System.Drawing.Point(10, 7); - this.taskbartime.Name = "taskbartime"; - this.taskbartime.Size = new System.Drawing.Size(26, 13); - this.taskbartime.TabIndex = 2; - this.taskbartime.Text = "time"; - this.taskbartime.Click += new System.EventHandler(this.taskbartime_Click); - // - // taskbarItems - // - this.taskbarItems.BackColor = System.Drawing.Color.Transparent; - this.taskbarItems.Cursor = System.Windows.Forms.Cursors.Default; - this.taskbarItems.Location = new System.Drawing.Point(63, 4); - this.taskbarItems.Name = "taskbarItems"; - this.taskbarItems.Size = new System.Drawing.Size(3648, 22); - this.taskbarItems.TabIndex = 5; - // - // startbutton - // - this.startbutton.Image = ((System.Drawing.Image)(resources.GetObject("startbutton.Image"))); - this.startbutton.Location = new System.Drawing.Point(2, 4); - this.startbutton.Name = "startbutton"; - this.startbutton.Size = new System.Drawing.Size(54, 22); - this.startbutton.TabIndex = 3; - this.startbutton.TabStop = false; - this.startbutton.Click += new System.EventHandler(this.startbutton_Click); - // - // startmenu - // - this.startmenu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.startmenu.BackColor = System.Drawing.Color.Silver; - this.startmenu.Controls.Add(this.startmenuitems); - this.startmenu.Controls.Add(this.ossidestartmenu); - this.startmenu.Location = new System.Drawing.Point(0, 160); - this.startmenu.Name = "startmenu"; - this.startmenu.Size = new System.Drawing.Size(174, 300); - this.startmenu.TabIndex = 3; - this.startmenu.Paint += new System.Windows.Forms.PaintEventHandler(this.startmenu_Paint); - // - // startmenuitems - // - this.startmenuitems.BackColor = System.Drawing.Color.Silver; - this.startmenuitems.Dock = System.Windows.Forms.DockStyle.None; - this.startmenuitems.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.ProgramsToolStripMenuItem, - this.DocumentsToolStripMenuItem, - this.SettingsToolStripMenuItem, - this.FindToolStripMenuItem, - this.HelpToolStripMenuItem, - this.RunToolStripMenuItem, - this.SuspendToolStripMenuItem, - this.ShutdownToolStripMenuItem}); - this.startmenuitems.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow; - this.startmenuitems.Location = new System.Drawing.Point(28, 2); - this.startmenuitems.Margin = new System.Windows.Forms.Padding(0, 0, 5, 0); - this.startmenuitems.Name = "startmenuitems"; - this.startmenuitems.Padding = new System.Windows.Forms.Padding(6, 2, 0, 0); - this.startmenuitems.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; - this.startmenuitems.Size = new System.Drawing.Size(145, 311); - this.startmenuitems.TabIndex = 0; - this.startmenuitems.Text = "StartMenu"; - // - // ProgramsToolStripMenuItem - // - this.ProgramsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ProgramsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.ProgramsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.ProgramsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.AccessoriesToolStripMenuItem, - this.StartUpToolStripMenuItem, - this.MSDOSPromptToolStripMenuItem, - this.InternetExplorerToolStripMenuItem, - this.MSDOSPromptToolStripMenuItem1, - this.OutlookExpressToolStripMenuItem, - this.WindowsExplorerToolStripMenuItem1, - this.GuessTheNumberToolStripMenuItem, - this.StartRunnerToolStripMenuItem, - this.ErrorBlasterToolStripMenuItem, - this.SkindowsToolStripMenuItem, - this.WebChatToolStripMenuItem, - this.TimeDistorterToolStripMenuItem}); - this.ProgramsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicPrograms; - this.ProgramsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.ProgramsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.ProgramsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.ProgramsToolStripMenuItem.Name = "ProgramsToolStripMenuItem"; - this.ProgramsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); - this.ProgramsToolStripMenuItem.Size = new System.Drawing.Size(138, 36); - this.ProgramsToolStripMenuItem.Text = "Programs"; - // - // AccessoriesToolStripMenuItem - // - this.AccessoriesToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.AccessoriesToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.AccessoriesToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.AccessoriesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.CommunicationsToolStripMenuItem, - this.MultimediaToolStripMenuItem, - this.SystemToolsToolStripMenuItem, - this.AddressBookToolStripMenuItem, - this.CalculatorToolStripMenuItem, - this.HyperTerminalToolStripMenuItem, - this.ImagingToolStripMenuItem, - this.NotePadToolStripMenuItem, - this.OnlineRegistrationToolStripMenuItem, - this.PaintToolStripMenuItem, - this.PhoneDialerToolStripMenuItem, - this.WordPadToolStripMenuItem}); - this.AccessoriesToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; - this.AccessoriesToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.AccessoriesToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.AccessoriesToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.AccessoriesToolStripMenuItem.Name = "AccessoriesToolStripMenuItem"; - this.AccessoriesToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.AccessoriesToolStripMenuItem.Text = "Accessories"; - // - // CommunicationsToolStripMenuItem - // - this.CommunicationsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.CommunicationsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.CommunicationsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.CommunicationsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.InternetConnectionWizardToolStripMenuItem, - this.NetMeetingToolStripMenuItem}); - this.CommunicationsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; - this.CommunicationsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.CommunicationsToolStripMenuItem.Name = "CommunicationsToolStripMenuItem"; - this.CommunicationsToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.CommunicationsToolStripMenuItem.Text = "Communications"; - // - // InternetConnectionWizardToolStripMenuItem - // - this.InternetConnectionWizardToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.InternetConnectionWizardToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.InternetConnectionWizardToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.InternetConnectionWizardToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("InternetConnectionWizardToolStripMenuItem.Image"))); - this.InternetConnectionWizardToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.InternetConnectionWizardToolStripMenuItem.Name = "InternetConnectionWizardToolStripMenuItem"; - this.InternetConnectionWizardToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.InternetConnectionWizardToolStripMenuItem.Text = "Internet Connection Wizard"; - this.InternetConnectionWizardToolStripMenuItem.Click += new System.EventHandler(this.temp_for_std); - // - // NetMeetingToolStripMenuItem - // - this.NetMeetingToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.NetMeetingToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.NetMeetingToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.NetMeetingToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("NetMeetingToolStripMenuItem.Image"))); - this.NetMeetingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.NetMeetingToolStripMenuItem.Name = "NetMeetingToolStripMenuItem"; - this.NetMeetingToolStripMenuItem.Size = new System.Drawing.Size(219, 22); - this.NetMeetingToolStripMenuItem.Text = "NetMeeting"; - this.NetMeetingToolStripMenuItem.Click += new System.EventHandler(this.WebChatToolStripMenuItem_Click); - // - // MultimediaToolStripMenuItem - // - this.MultimediaToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.MultimediaToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.MultimediaToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.MultimediaToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.CDPlayerToolStripMenuItem, - this.SoundRecorderToolStripMenuItem, - this.VolumeControlToolStripMenuItem, - this.WindowsMediaPlayerToolStripMenuItem}); - this.MultimediaToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; - this.MultimediaToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.MultimediaToolStripMenuItem.Name = "MultimediaToolStripMenuItem"; - this.MultimediaToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.MultimediaToolStripMenuItem.Text = "Multimedia"; - // - // CDPlayerToolStripMenuItem - // - this.CDPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.CDPlayerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.CDPlayerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.CDPlayerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("CDPlayerToolStripMenuItem.Image"))); - this.CDPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.CDPlayerToolStripMenuItem.Name = "CDPlayerToolStripMenuItem"; - this.CDPlayerToolStripMenuItem.Size = new System.Drawing.Size(194, 22); - this.CDPlayerToolStripMenuItem.Text = "CD Player"; - // - // SoundRecorderToolStripMenuItem - // - this.SoundRecorderToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.SoundRecorderToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.SoundRecorderToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.SoundRecorderToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("SoundRecorderToolStripMenuItem.Image"))); - this.SoundRecorderToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.SoundRecorderToolStripMenuItem.Name = "SoundRecorderToolStripMenuItem"; - this.SoundRecorderToolStripMenuItem.Size = new System.Drawing.Size(194, 22); - this.SoundRecorderToolStripMenuItem.Text = "Sound Recorder"; - // - // VolumeControlToolStripMenuItem - // - this.VolumeControlToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.VolumeControlToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.VolumeControlToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.VolumeControlToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("VolumeControlToolStripMenuItem.Image"))); - this.VolumeControlToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.VolumeControlToolStripMenuItem.Name = "VolumeControlToolStripMenuItem"; - this.VolumeControlToolStripMenuItem.Size = new System.Drawing.Size(194, 22); - this.VolumeControlToolStripMenuItem.Text = "Volume Control"; - // - // WindowsMediaPlayerToolStripMenuItem - // - this.WindowsMediaPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.WindowsMediaPlayerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.WindowsMediaPlayerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.WindowsMediaPlayerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("WindowsMediaPlayerToolStripMenuItem.Image"))); - this.WindowsMediaPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.WindowsMediaPlayerToolStripMenuItem.Name = "WindowsMediaPlayerToolStripMenuItem"; - this.WindowsMediaPlayerToolStripMenuItem.Size = new System.Drawing.Size(194, 22); - this.WindowsMediaPlayerToolStripMenuItem.Text = "Windows Media Player"; - // - // SystemToolsToolStripMenuItem - // - this.SystemToolsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.SystemToolsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.SystemToolsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.SystemToolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.DiskDefragmenterToolStripMenuItem, - this.ScanDiskToolStripMenuItem}); - this.SystemToolsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; - this.SystemToolsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.SystemToolsToolStripMenuItem.Name = "SystemToolsToolStripMenuItem"; - this.SystemToolsToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.SystemToolsToolStripMenuItem.Text = "System Tools"; - // - // DiskDefragmenterToolStripMenuItem - // - this.DiskDefragmenterToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.DiskDefragmenterToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.DiskDefragmenterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.DiskDefragmenterToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("DiskDefragmenterToolStripMenuItem.Image"))); - this.DiskDefragmenterToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.DiskDefragmenterToolStripMenuItem.Name = "DiskDefragmenterToolStripMenuItem"; - this.DiskDefragmenterToolStripMenuItem.Size = new System.Drawing.Size(172, 22); - this.DiskDefragmenterToolStripMenuItem.Text = "Disk Defragmenter"; - // - // ScanDiskToolStripMenuItem - // - this.ScanDiskToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ScanDiskToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.ScanDiskToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.ScanDiskToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("ScanDiskToolStripMenuItem.Image"))); - this.ScanDiskToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.ScanDiskToolStripMenuItem.Name = "ScanDiskToolStripMenuItem"; - this.ScanDiskToolStripMenuItem.Size = new System.Drawing.Size(172, 22); - this.ScanDiskToolStripMenuItem.Text = "ScanDisk"; - // - // AddressBookToolStripMenuItem - // - this.AddressBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.AddressBookToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.AddressBookToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.AddressBookToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("AddressBookToolStripMenuItem.Image"))); - this.AddressBookToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.AddressBookToolStripMenuItem.Name = "AddressBookToolStripMenuItem"; - this.AddressBookToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.AddressBookToolStripMenuItem.Text = "Address Book"; - this.AddressBookToolStripMenuItem.Click += new System.EventHandler(this.AddressBookToolStripMenuItem_Click); - // - // CalculatorToolStripMenuItem - // - this.CalculatorToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.CalculatorToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.CalculatorToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.CalculatorToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("CalculatorToolStripMenuItem.Image"))); - this.CalculatorToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.CalculatorToolStripMenuItem.Name = "CalculatorToolStripMenuItem"; - this.CalculatorToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.CalculatorToolStripMenuItem.Text = "Calculator"; - // - // HyperTerminalToolStripMenuItem - // - this.HyperTerminalToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.HyperTerminalToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.HyperTerminalToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.HyperTerminalToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicFolderSmall; - this.HyperTerminalToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.HyperTerminalToolStripMenuItem.Name = "HyperTerminalToolStripMenuItem"; - this.HyperTerminalToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.HyperTerminalToolStripMenuItem.Text = "HyperTerminal"; - // - // ImagingToolStripMenuItem - // - this.ImagingToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ImagingToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.ImagingToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.ImagingToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("ImagingToolStripMenuItem.Image"))); - this.ImagingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.ImagingToolStripMenuItem.Name = "ImagingToolStripMenuItem"; - this.ImagingToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.ImagingToolStripMenuItem.Text = "Imaging"; - // - // NotePadToolStripMenuItem - // - this.NotePadToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.NotePadToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.NotePadToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.NotePadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("NotePadToolStripMenuItem.Image"))); - this.NotePadToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.NotePadToolStripMenuItem.Name = "NotePadToolStripMenuItem"; - this.NotePadToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.NotePadToolStripMenuItem.Text = "Notepad"; - this.NotePadToolStripMenuItem.Click += new System.EventHandler(this.NotePadToolStripMenuItem_Click); - // - // OnlineRegistrationToolStripMenuItem - // - this.OnlineRegistrationToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.OnlineRegistrationToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.OnlineRegistrationToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.OnlineRegistrationToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("OnlineRegistrationToolStripMenuItem.Image"))); - this.OnlineRegistrationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.OnlineRegistrationToolStripMenuItem.Name = "OnlineRegistrationToolStripMenuItem"; - this.OnlineRegistrationToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.OnlineRegistrationToolStripMenuItem.Text = "Online Registration"; - // - // PaintToolStripMenuItem - // - this.PaintToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.PaintToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.PaintToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.PaintToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("PaintToolStripMenuItem.Image"))); - this.PaintToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.PaintToolStripMenuItem.Name = "PaintToolStripMenuItem"; - this.PaintToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.PaintToolStripMenuItem.Text = "Paintbrush"; - // - // PhoneDialerToolStripMenuItem - // - this.PhoneDialerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.PhoneDialerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.PhoneDialerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.PhoneDialerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("PhoneDialerToolStripMenuItem.Image"))); - this.PhoneDialerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.PhoneDialerToolStripMenuItem.Name = "PhoneDialerToolStripMenuItem"; - this.PhoneDialerToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.PhoneDialerToolStripMenuItem.Text = "Phone Dialer"; - // - // WordPadToolStripMenuItem - // - this.WordPadToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.WordPadToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.WordPadToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.WordPadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("WordPadToolStripMenuItem.Image"))); - this.WordPadToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.WordPadToolStripMenuItem.Name = "WordPadToolStripMenuItem"; - this.WordPadToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.WordPadToolStripMenuItem.Text = "WordPad"; - this.WordPadToolStripMenuItem.Click += new System.EventHandler(this.WordPadToolStripMenuItem_Click); - // - // StartUpToolStripMenuItem - // - this.StartUpToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.StartUpToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.StartUpToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.StartUpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.AOLInternetFREETrialToolStripMenuItem, - this.ATTWorldNetSignupToolStripMenuItem, - this.SetupCompuServe30ToolStripMenuItem, - this.SetupWOWFromCompuServeToolStripMenuItem}); - this.StartUpToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; - this.StartUpToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.StartUpToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.StartUpToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.StartUpToolStripMenuItem.Name = "StartUpToolStripMenuItem"; - this.StartUpToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.StartUpToolStripMenuItem.Text = "Online Services"; - // - // AOLInternetFREETrialToolStripMenuItem - // - this.AOLInternetFREETrialToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.AOLInternetFREETrialToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.AOLInternetFREETrialToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.AOLInternetFREETrialToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.AOLInternetFREETrialToolStripMenuItem.Name = "AOLInternetFREETrialToolStripMenuItem"; - this.AOLInternetFREETrialToolStripMenuItem.Size = new System.Drawing.Size(241, 22); - this.AOLInternetFREETrialToolStripMenuItem.Text = "AOL & Internet FREE Trial!"; - // - // ATTWorldNetSignupToolStripMenuItem - // - this.ATTWorldNetSignupToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ATTWorldNetSignupToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.ATTWorldNetSignupToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.ATTWorldNetSignupToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.ATTWorldNetSignupToolStripMenuItem.Name = "ATTWorldNetSignupToolStripMenuItem"; - this.ATTWorldNetSignupToolStripMenuItem.Size = new System.Drawing.Size(241, 22); - this.ATTWorldNetSignupToolStripMenuItem.Text = "AT&T WorldNet Signup"; - // - // SetupCompuServe30ToolStripMenuItem - // - this.SetupCompuServe30ToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.SetupCompuServe30ToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.SetupCompuServe30ToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.SetupCompuServe30ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.SetupCompuServe30ToolStripMenuItem.Name = "SetupCompuServe30ToolStripMenuItem"; - this.SetupCompuServe30ToolStripMenuItem.Size = new System.Drawing.Size(241, 22); - this.SetupCompuServe30ToolStripMenuItem.Text = "Setup CompuServe 3.0"; - // - // SetupWOWFromCompuServeToolStripMenuItem - // - this.SetupWOWFromCompuServeToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.SetupWOWFromCompuServeToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.SetupWOWFromCompuServeToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.SetupWOWFromCompuServeToolStripMenuItem.Name = "SetupWOWFromCompuServeToolStripMenuItem"; - this.SetupWOWFromCompuServeToolStripMenuItem.Size = new System.Drawing.Size(241, 22); - this.SetupWOWFromCompuServeToolStripMenuItem.Text = "Setup WOW! from CompuServe"; - // - // MSDOSPromptToolStripMenuItem - // - this.MSDOSPromptToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.MSDOSPromptToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.MSDOSPromptToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.MSDOSPromptToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.EmptyToolStripMenuItem}); - this.MSDOSPromptToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; - this.MSDOSPromptToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.MSDOSPromptToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.MSDOSPromptToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.MSDOSPromptToolStripMenuItem.Name = "MSDOSPromptToolStripMenuItem"; - this.MSDOSPromptToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.MSDOSPromptToolStripMenuItem.Text = "StartUp"; - // - // EmptyToolStripMenuItem - // - this.EmptyToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.EmptyToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.EmptyToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.EmptyToolStripMenuItem.Name = "EmptyToolStripMenuItem"; - this.EmptyToolStripMenuItem.Size = new System.Drawing.Size(116, 22); - this.EmptyToolStripMenuItem.Text = "(Empty)"; - // - // InternetExplorerToolStripMenuItem - // - this.InternetExplorerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.InternetExplorerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.InternetExplorerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.InternetExplorerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("InternetExplorerToolStripMenuItem.Image"))); - this.InternetExplorerToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.InternetExplorerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.InternetExplorerToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.InternetExplorerToolStripMenuItem.Name = "InternetExplorerToolStripMenuItem"; - this.InternetExplorerToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.InternetExplorerToolStripMenuItem.Text = "Internet Explorer"; - // - // MSDOSPromptToolStripMenuItem1 - // - this.MSDOSPromptToolStripMenuItem1.BackColor = System.Drawing.Color.Silver; - this.MSDOSPromptToolStripMenuItem1.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.MSDOSPromptToolStripMenuItem1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.MSDOSPromptToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("MSDOSPromptToolStripMenuItem1.Image"))); - this.MSDOSPromptToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.MSDOSPromptToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.MSDOSPromptToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver; - this.MSDOSPromptToolStripMenuItem1.Name = "MSDOSPromptToolStripMenuItem1"; - this.MSDOSPromptToolStripMenuItem1.Size = new System.Drawing.Size(181, 28); - this.MSDOSPromptToolStripMenuItem1.Text = "MS-DOS Prompt"; - this.MSDOSPromptToolStripMenuItem1.Click += new System.EventHandler(this.MSDOSPromptToolStripMenuItem1_Click); - // - // OutlookExpressToolStripMenuItem - // - this.OutlookExpressToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.OutlookExpressToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.OutlookExpressToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.OutlookExpressToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("OutlookExpressToolStripMenuItem.Image"))); - this.OutlookExpressToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.OutlookExpressToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.OutlookExpressToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.OutlookExpressToolStripMenuItem.Name = "OutlookExpressToolStripMenuItem"; - this.OutlookExpressToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.OutlookExpressToolStripMenuItem.Text = "Outlook Express"; - // - // WindowsExplorerToolStripMenuItem1 - // - this.WindowsExplorerToolStripMenuItem1.BackColor = System.Drawing.Color.Silver; - this.WindowsExplorerToolStripMenuItem1.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.WindowsExplorerToolStripMenuItem1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.WindowsExplorerToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("WindowsExplorerToolStripMenuItem1.Image"))); - this.WindowsExplorerToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.WindowsExplorerToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.WindowsExplorerToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver; - this.WindowsExplorerToolStripMenuItem1.Name = "WindowsExplorerToolStripMenuItem1"; - this.WindowsExplorerToolStripMenuItem1.Size = new System.Drawing.Size(181, 28); - this.WindowsExplorerToolStripMenuItem1.Text = "Windows Explorer"; - this.WindowsExplorerToolStripMenuItem1.Click += new System.EventHandler(this.WindowsExplorerToolStripMenuItem1_Click); - // - // GuessTheNumberToolStripMenuItem - // - this.GuessTheNumberToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.GuessTheNumberToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.GuessTheNumberToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.GuessTheNumberToolStripMenuItem.Name = "GuessTheNumberToolStripMenuItem"; - this.GuessTheNumberToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.GuessTheNumberToolStripMenuItem.Text = "Guess The Number"; - this.GuessTheNumberToolStripMenuItem.Visible = false; - // - // StartRunnerToolStripMenuItem - // - this.StartRunnerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.StartRunnerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.StartRunnerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.StartRunnerToolStripMenuItem.Name = "StartRunnerToolStripMenuItem"; - this.StartRunnerToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.StartRunnerToolStripMenuItem.Text = "Start Runner"; - this.StartRunnerToolStripMenuItem.Visible = false; - // - // ErrorBlasterToolStripMenuItem - // - this.ErrorBlasterToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ErrorBlasterToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.ErrorBlasterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.ErrorBlasterToolStripMenuItem.Name = "ErrorBlasterToolStripMenuItem"; - this.ErrorBlasterToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.ErrorBlasterToolStripMenuItem.Text = "Error Blaster"; - this.ErrorBlasterToolStripMenuItem.Visible = false; - // - // SkindowsToolStripMenuItem - // - this.SkindowsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.SkindowsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.SkindowsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.SkindowsToolStripMenuItem.Name = "SkindowsToolStripMenuItem"; - this.SkindowsToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.SkindowsToolStripMenuItem.Text = "Skindows 95"; - this.SkindowsToolStripMenuItem.Visible = false; - // - // WebChatToolStripMenuItem - // - this.WebChatToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.WebChatToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.WebChatToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.WebChatToolStripMenuItem.Name = "WebChatToolStripMenuItem"; - this.WebChatToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.WebChatToolStripMenuItem.Text = "Web Chat"; - this.WebChatToolStripMenuItem.Visible = false; - // - // TimeDistorterToolStripMenuItem - // - this.TimeDistorterToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.TimeDistorterToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.TimeDistorterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.TimeDistorterToolStripMenuItem.Name = "TimeDistorterToolStripMenuItem"; - this.TimeDistorterToolStripMenuItem.Size = new System.Drawing.Size(181, 28); - this.TimeDistorterToolStripMenuItem.Text = "Time Distorter"; - this.TimeDistorterToolStripMenuItem.Visible = false; - // - // DocumentsToolStripMenuItem - // - this.DocumentsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.DocumentsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.DocumentsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.windowManagerTestToolStripMenuItem, - this.downloaderTestToolStripMenuItem, - this.installerTestToolStripMenuItem, - this.storyTest1ToolStripMenuItem}); - this.DocumentsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicDocuments; - this.DocumentsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.DocumentsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.DocumentsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.DocumentsToolStripMenuItem.Name = "DocumentsToolStripMenuItem"; - this.DocumentsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); - this.DocumentsToolStripMenuItem.Size = new System.Drawing.Size(138, 36); - this.DocumentsToolStripMenuItem.Text = "Documents"; - // - // windowManagerTestToolStripMenuItem - // - this.windowManagerTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.windowManagerTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("windowManagerTestToolStripMenuItem.BackgroundImage"))); - this.windowManagerTestToolStripMenuItem.Name = "windowManagerTestToolStripMenuItem"; - this.windowManagerTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22); - this.windowManagerTestToolStripMenuItem.Text = "WindowManagerTest"; - this.windowManagerTestToolStripMenuItem.Click += new System.EventHandler(this.windowManagerTestToolStripMenuItem_Click); - // - // downloaderTestToolStripMenuItem - // - this.downloaderTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.downloaderTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("downloaderTestToolStripMenuItem.BackgroundImage"))); - this.downloaderTestToolStripMenuItem.Name = "downloaderTestToolStripMenuItem"; - this.downloaderTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22); - this.downloaderTestToolStripMenuItem.Text = "DownloaderTest"; - this.downloaderTestToolStripMenuItem.Click += new System.EventHandler(this.downloaderTestToolStripMenuItem_Click); - // - // installerTestToolStripMenuItem - // - this.installerTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.installerTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("installerTestToolStripMenuItem.BackgroundImage"))); - this.installerTestToolStripMenuItem.Name = "installerTestToolStripMenuItem"; - this.installerTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22); - this.installerTestToolStripMenuItem.Text = "InstallerTest"; - this.installerTestToolStripMenuItem.Click += new System.EventHandler(this.installerTestToolStripMenuItem_Click); - // - // storyTest1ToolStripMenuItem - // - this.storyTest1ToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; - this.storyTest1ToolStripMenuItem.Name = "storyTest1ToolStripMenuItem"; - this.storyTest1ToolStripMenuItem.Size = new System.Drawing.Size(186, 22); - this.storyTest1ToolStripMenuItem.Text = "StoryTest1"; - this.storyTest1ToolStripMenuItem.Click += new System.EventHandler(this.storyTest1ToolStripMenuItem_Click); - // - // SettingsToolStripMenuItem - // - this.SettingsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.SettingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.ControlPanelToolStripMenuItem, - this.PrintersToolStripMenuItem, - this.TaskbarToolStripMenuItem}); - this.SettingsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicSettings; - this.SettingsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.SettingsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.SettingsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.SettingsToolStripMenuItem.Name = "SettingsToolStripMenuItem"; - this.SettingsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); - this.SettingsToolStripMenuItem.Size = new System.Drawing.Size(138, 36); - this.SettingsToolStripMenuItem.Text = "Settings"; - // - // ControlPanelToolStripMenuItem - // - this.ControlPanelToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ControlPanelToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ControlPanelToolStripMenuItem.BackgroundImage"))); - this.ControlPanelToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.ControlPanelToolStripMenuItem.Name = "ControlPanelToolStripMenuItem"; - this.ControlPanelToolStripMenuItem.Size = new System.Drawing.Size(146, 22); - this.ControlPanelToolStripMenuItem.Text = "Control Panel"; - // - // PrintersToolStripMenuItem - // - this.PrintersToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.PrintersToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("PrintersToolStripMenuItem.BackgroundImage"))); - this.PrintersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.PrintersToolStripMenuItem.Name = "PrintersToolStripMenuItem"; - this.PrintersToolStripMenuItem.Size = new System.Drawing.Size(146, 22); - this.PrintersToolStripMenuItem.Text = "Printers"; - // - // TaskbarToolStripMenuItem - // - this.TaskbarToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.TaskbarToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("TaskbarToolStripMenuItem.BackgroundImage"))); - this.TaskbarToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.TaskbarToolStripMenuItem.Name = "TaskbarToolStripMenuItem"; - this.TaskbarToolStripMenuItem.Size = new System.Drawing.Size(146, 22); - this.TaskbarToolStripMenuItem.Text = "Taskbar"; - // - // FindToolStripMenuItem - // - this.FindToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.FindToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("FindToolStripMenuItem.BackgroundImage"))); - this.FindToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.FilesOrFoldersToolStripMenuItem, - this.ComputerToolStripMenuItem, - this.OnTheInternetToolStripMenuItem, - this.PeopleToolStripMenuItem}); - this.FindToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicFind; - this.FindToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.FindToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.FindToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.FindToolStripMenuItem.Name = "FindToolStripMenuItem"; - this.FindToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); - this.FindToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No; - this.FindToolStripMenuItem.Size = new System.Drawing.Size(138, 36); - this.FindToolStripMenuItem.Text = "Find"; - // - // FilesOrFoldersToolStripMenuItem - // - this.FilesOrFoldersToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.FilesOrFoldersToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("FilesOrFoldersToolStripMenuItem.BackgroundImage"))); - this.FilesOrFoldersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.FilesOrFoldersToolStripMenuItem.Name = "FilesOrFoldersToolStripMenuItem"; - this.FilesOrFoldersToolStripMenuItem.Size = new System.Drawing.Size(163, 22); - this.FilesOrFoldersToolStripMenuItem.Text = "Files or Folders..."; - // - // ComputerToolStripMenuItem - // - this.ComputerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ComputerToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ComputerToolStripMenuItem.BackgroundImage"))); - this.ComputerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.ComputerToolStripMenuItem.Name = "ComputerToolStripMenuItem"; - this.ComputerToolStripMenuItem.Size = new System.Drawing.Size(163, 22); - this.ComputerToolStripMenuItem.Text = "Computer..."; - // - // OnTheInternetToolStripMenuItem - // - this.OnTheInternetToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.OnTheInternetToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("OnTheInternetToolStripMenuItem.BackgroundImage"))); - this.OnTheInternetToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.OnTheInternetToolStripMenuItem.Name = "OnTheInternetToolStripMenuItem"; - this.OnTheInternetToolStripMenuItem.Size = new System.Drawing.Size(163, 22); - this.OnTheInternetToolStripMenuItem.Text = "On the Internet..."; - // - // PeopleToolStripMenuItem - // - this.PeopleToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.PeopleToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("PeopleToolStripMenuItem.BackgroundImage"))); - this.PeopleToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.PeopleToolStripMenuItem.Name = "PeopleToolStripMenuItem"; - this.PeopleToolStripMenuItem.Size = new System.Drawing.Size(163, 22); - this.PeopleToolStripMenuItem.Text = "People..."; - // - // HelpToolStripMenuItem - // - this.HelpToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.HelpToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicHelp; - this.HelpToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.HelpToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.HelpToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"; - this.HelpToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); - this.HelpToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No; - this.HelpToolStripMenuItem.Size = new System.Drawing.Size(138, 36); - this.HelpToolStripMenuItem.Text = "Help"; - // - // RunToolStripMenuItem - // - this.RunToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.RunToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicRun; - this.RunToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.RunToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.RunToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.RunToolStripMenuItem.Name = "RunToolStripMenuItem"; - this.RunToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); - this.RunToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No; - this.RunToolStripMenuItem.Size = new System.Drawing.Size(138, 36); - this.RunToolStripMenuItem.Text = "Run..."; - // - // SuspendToolStripMenuItem - // - this.SuspendToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.SuspendToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicSuspend; - this.SuspendToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.SuspendToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.SuspendToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.SuspendToolStripMenuItem.Name = "SuspendToolStripMenuItem"; - this.SuspendToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); - this.SuspendToolStripMenuItem.Size = new System.Drawing.Size(138, 36); - this.SuspendToolStripMenuItem.Text = "Suspend"; - // - // ShutdownToolStripMenuItem - // - this.ShutdownToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ShutdownToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicShutdown; - this.ShutdownToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.ShutdownToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; - this.ShutdownToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; - this.ShutdownToolStripMenuItem.Name = "ShutdownToolStripMenuItem"; - this.ShutdownToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); - this.ShutdownToolStripMenuItem.Size = new System.Drawing.Size(138, 36); - this.ShutdownToolStripMenuItem.Text = "Shut Down..."; - this.ShutdownToolStripMenuItem.Click += new System.EventHandler(this.ShutdownToolStripMenuItem_Click); - // - // ossidestartmenu - // - this.ossidestartmenu.Controls.Add(this.osimage); - this.ossidestartmenu.Location = new System.Drawing.Point(0, 0); - this.ossidestartmenu.Name = "ossidestartmenu"; - this.ossidestartmenu.Size = new System.Drawing.Size(26, 297); - this.ossidestartmenu.TabIndex = 4; - // - // osimage - // - this.osimage.Dock = System.Windows.Forms.DockStyle.Fill; - this.osimage.Image = global::TimeHACK.Properties.Resources.Win95SideBar; - this.osimage.Location = new System.Drawing.Point(0, 0); - this.osimage.Name = "osimage"; - this.osimage.Size = new System.Drawing.Size(26, 297); - this.osimage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.osimage.TabIndex = 0; - this.osimage.TabStop = false; - // - // clockTimer - // - this.clockTimer.Tick += new System.EventHandler(this.clockTimer_Tick); - // - // desktopImages - // - this.desktopImages.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("desktopImages.ImageStream"))); - this.desktopImages.TransparentColor = System.Drawing.Color.Transparent; - this.desktopImages.Images.SetKeyName(0, "WinClassicComputer.png"); - this.desktopImages.Images.SetKeyName(1, "WinClassicFolder.png"); - this.desktopImages.Images.SetKeyName(2, "WinClassicIE4.png"); - this.desktopImages.Images.SetKeyName(3, "WinClassicInbox.png"); - this.desktopImages.Images.SetKeyName(4, "WinClassicMSN.png"); - this.desktopImages.Images.SetKeyName(5, "WinClassicNetworking.png"); - this.desktopImages.Images.SetKeyName(6, "WinClassicOutlook.png"); - this.desktopImages.Images.SetKeyName(7, "WinClassicRecycle.png"); - this.desktopImages.Images.SetKeyName(8, "WinClassicSetup.png"); - this.desktopImages.Images.SetKeyName(9, "WinClassicSetup.png"); - this.desktopImages.Images.SetKeyName(10, "WinClassicSetup.png"); - this.desktopImages.Images.SetKeyName(11, "WinClassicSetup.png"); - // - // desktopicons - // - this.desktopicons.Alignment = System.Windows.Forms.ListViewAlignment.Left; - this.desktopicons.BackColor = System.Drawing.Color.Teal; - this.desktopicons.BackgroundImageTiled = true; - this.desktopicons.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.desktopicons.Dock = System.Windows.Forms.DockStyle.Fill; - this.desktopicons.ForeColor = System.Drawing.Color.White; - this.desktopicons.Items.AddRange(new System.Windows.Forms.ListViewItem[] { - listViewItem1, - listViewItem2, - listViewItem3, - listViewItem4, - listViewItem5, - listViewItem6, - listViewItem7, - listViewItem8}); - this.desktopicons.LargeImageList = this.desktopImages; - this.desktopicons.Location = new System.Drawing.Point(0, 0); - this.desktopicons.Name = "desktopicons"; - this.desktopicons.Size = new System.Drawing.Size(640, 480); - this.desktopicons.TabIndex = 6; - this.desktopicons.UseCompatibleStateImageBehavior = false; - this.desktopicons.DoubleClick += new System.EventHandler(this.desktopicons_Click); - this.desktopicons.MouseDown += new System.Windows.Forms.MouseEventHandler(this.desktop_mousedown); - // - // rightclickbackproperties - // - this.rightclickbackproperties.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.PropertiesToolStripMenuItem, - this.LineUpIconsToolStripMenuItem, - this.PasteToolStripMenuItem, - this.PasteShortcutToolStripMenuItem, - this.NewToolStripMenuItem1, - this.PropertiesToolStripMenuItem1}); - this.rightclickbackproperties.Name = "ContextMenuStrip1"; - this.rightclickbackproperties.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional; - this.rightclickbackproperties.Size = new System.Drawing.Size(151, 136); - // - // PropertiesToolStripMenuItem - // - this.PropertiesToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.PropertiesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.ByNameToolStripMenuItem, - this.ByTypeToolStripMenuItem, - this.BySizeToolStripMenuItem, - this.AutoArrangeToolStripMenuItem, - this.ByDateToolStripMenuItem}); - this.PropertiesToolStripMenuItem.Name = "PropertiesToolStripMenuItem"; - this.PropertiesToolStripMenuItem.Size = new System.Drawing.Size(150, 22); - this.PropertiesToolStripMenuItem.Text = "Arrange Icons"; - // - // ByNameToolStripMenuItem - // - this.ByNameToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ByNameToolStripMenuItem.Name = "ByNameToolStripMenuItem"; - this.ByNameToolStripMenuItem.Size = new System.Drawing.Size(145, 22); - this.ByNameToolStripMenuItem.Text = "by Name"; - // - // ByTypeToolStripMenuItem - // - this.ByTypeToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ByTypeToolStripMenuItem.Name = "ByTypeToolStripMenuItem"; - this.ByTypeToolStripMenuItem.Size = new System.Drawing.Size(145, 22); - this.ByTypeToolStripMenuItem.Text = "by Type"; - // - // BySizeToolStripMenuItem - // - this.BySizeToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.BySizeToolStripMenuItem.Name = "BySizeToolStripMenuItem"; - this.BySizeToolStripMenuItem.Size = new System.Drawing.Size(145, 22); - this.BySizeToolStripMenuItem.Text = "by Size"; - // - // AutoArrangeToolStripMenuItem - // - this.AutoArrangeToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.AutoArrangeToolStripMenuItem.Name = "AutoArrangeToolStripMenuItem"; - this.AutoArrangeToolStripMenuItem.Size = new System.Drawing.Size(145, 22); - this.AutoArrangeToolStripMenuItem.Text = "Auto Arrange"; - // - // ByDateToolStripMenuItem - // - this.ByDateToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ByDateToolStripMenuItem.Name = "ByDateToolStripMenuItem"; - this.ByDateToolStripMenuItem.Size = new System.Drawing.Size(145, 22); - this.ByDateToolStripMenuItem.Text = "by Date"; - // - // LineUpIconsToolStripMenuItem - // - this.LineUpIconsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.LineUpIconsToolStripMenuItem.Name = "LineUpIconsToolStripMenuItem"; - this.LineUpIconsToolStripMenuItem.Size = new System.Drawing.Size(150, 22); - this.LineUpIconsToolStripMenuItem.Text = "Line Up Icons"; - // - // PasteToolStripMenuItem - // - this.PasteToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.PasteToolStripMenuItem.Name = "PasteToolStripMenuItem"; - this.PasteToolStripMenuItem.Size = new System.Drawing.Size(150, 22); - this.PasteToolStripMenuItem.Text = "Paste"; - // - // PasteShortcutToolStripMenuItem - // - this.PasteShortcutToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.PasteShortcutToolStripMenuItem.Name = "PasteShortcutToolStripMenuItem"; - this.PasteShortcutToolStripMenuItem.Size = new System.Drawing.Size(150, 22); - this.PasteShortcutToolStripMenuItem.Text = "Paste Shortcut"; - // - // NewToolStripMenuItem1 - // - this.NewToolStripMenuItem1.BackColor = System.Drawing.Color.Silver; - this.NewToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { - this.FolderToolStripMenuItem, - this.ShortcutToolStripMenuItem, - this.WaveSoundToolStripMenuItem, - this.TextDocumentToolStripMenuItem, - this.WordPadDocumentToolStripMenuItem, - this.BitmapImageToolStripMenuItem, - this.MicrosoftDataLinkToolStripMenuItem}); - this.NewToolStripMenuItem1.Name = "NewToolStripMenuItem1"; - this.NewToolStripMenuItem1.Size = new System.Drawing.Size(150, 22); - this.NewToolStripMenuItem1.Text = "New"; - // - // FolderToolStripMenuItem - // - this.FolderToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.FolderToolStripMenuItem.Name = "FolderToolStripMenuItem"; - this.FolderToolStripMenuItem.Size = new System.Drawing.Size(182, 22); - this.FolderToolStripMenuItem.Text = "Folder"; - this.FolderToolStripMenuItem.Click += new System.EventHandler(this.FolderToolStripMenuItem_Click); - // - // ShortcutToolStripMenuItem - // - this.ShortcutToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.ShortcutToolStripMenuItem.Name = "ShortcutToolStripMenuItem"; - this.ShortcutToolStripMenuItem.Size = new System.Drawing.Size(182, 22); - this.ShortcutToolStripMenuItem.Text = "Shortcut"; - // - // WaveSoundToolStripMenuItem - // - this.WaveSoundToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.WaveSoundToolStripMenuItem.Name = "WaveSoundToolStripMenuItem"; - this.WaveSoundToolStripMenuItem.Size = new System.Drawing.Size(182, 22); - this.WaveSoundToolStripMenuItem.Text = "Wave Sound"; - // - // TextDocumentToolStripMenuItem - // - this.TextDocumentToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.TextDocumentToolStripMenuItem.Name = "TextDocumentToolStripMenuItem"; - this.TextDocumentToolStripMenuItem.Size = new System.Drawing.Size(182, 22); - this.TextDocumentToolStripMenuItem.Text = "Text Document"; - // - // WordPadDocumentToolStripMenuItem - // - this.WordPadDocumentToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.WordPadDocumentToolStripMenuItem.Name = "WordPadDocumentToolStripMenuItem"; - this.WordPadDocumentToolStripMenuItem.Size = new System.Drawing.Size(182, 22); - this.WordPadDocumentToolStripMenuItem.Text = "WordPad Document"; - // - // BitmapImageToolStripMenuItem - // - this.BitmapImageToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.BitmapImageToolStripMenuItem.Name = "BitmapImageToolStripMenuItem"; - this.BitmapImageToolStripMenuItem.Size = new System.Drawing.Size(182, 22); - this.BitmapImageToolStripMenuItem.Text = "Bitmap Image"; - // - // MicrosoftDataLinkToolStripMenuItem - // - this.MicrosoftDataLinkToolStripMenuItem.BackColor = System.Drawing.Color.Silver; - this.MicrosoftDataLinkToolStripMenuItem.Name = "MicrosoftDataLinkToolStripMenuItem"; - this.MicrosoftDataLinkToolStripMenuItem.Size = new System.Drawing.Size(182, 22); - this.MicrosoftDataLinkToolStripMenuItem.Text = "Microsoft Data Link"; - // - // PropertiesToolStripMenuItem1 - // - this.PropertiesToolStripMenuItem1.BackColor = System.Drawing.Color.Silver; - this.PropertiesToolStripMenuItem1.Name = "PropertiesToolStripMenuItem1"; - this.PropertiesToolStripMenuItem1.Size = new System.Drawing.Size(150, 22); - this.PropertiesToolStripMenuItem1.Text = "Properties"; - // - // BaseOS - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.BackColor = System.Drawing.Color.Teal; - this.ClientSize = new System.Drawing.Size(640, 480); - this.Controls.Add(this.taskbar); - this.Controls.Add(this.startmenu); - this.Controls.Add(this.panel1); - this.Controls.Add(this.desktopicons); - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; - this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); - this.Name = "BaseOS"; - this.Tag = "ignoreFormOnTaskbar"; - this.Text = "TimeHACKDesktop"; - this.Load += new System.EventHandler(this.Desktop_Load); - this.panel1.ResumeLayout(false); - this.taskbar.ResumeLayout(false); - this.clockPanel.ResumeLayout(false); - this.clockPanel.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.startbutton)).EndInit(); - this.startmenu.ResumeLayout(false); - this.startmenu.PerformLayout(); - this.startmenuitems.ResumeLayout(false); - this.startmenuitems.PerformLayout(); - this.ossidestartmenu.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.osimage)).EndInit(); - this.rightclickbackproperties.ResumeLayout(false); - this.ResumeLayout(false); - this.PerformLayout(); - - } - - #endregion - - public System.Windows.Forms.Panel panel1; - public System.Windows.Forms.Panel panel2; - public System.Windows.Forms.Panel taskbar; - public System.Windows.Forms.PictureBox startbutton; - public System.Windows.Forms.Label taskbartime; - public System.Windows.Forms.Panel startmenu; - public System.Windows.Forms.MenuStrip startmenuitems; - public System.Windows.Forms.ToolStripMenuItem ProgramsToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem AccessoriesToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem CommunicationsToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem InternetConnectionWizardToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem NetMeetingToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem MultimediaToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem CDPlayerToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem SoundRecorderToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem VolumeControlToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem WindowsMediaPlayerToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem SystemToolsToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem DiskDefragmenterToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem ScanDiskToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem AddressBookToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem CalculatorToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem HyperTerminalToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem ImagingToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem NotePadToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem OnlineRegistrationToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem PaintToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem PhoneDialerToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem WordPadToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem StartUpToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem AOLInternetFREETrialToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem ATTWorldNetSignupToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem SetupCompuServe30ToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem SetupWOWFromCompuServeToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem MSDOSPromptToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem EmptyToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem InternetExplorerToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem MSDOSPromptToolStripMenuItem1; - public System.Windows.Forms.ToolStripMenuItem OutlookExpressToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem WindowsExplorerToolStripMenuItem1; - public System.Windows.Forms.ToolStripMenuItem GuessTheNumberToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem StartRunnerToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem ErrorBlasterToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem SkindowsToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem WebChatToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem TimeDistorterToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem DocumentsToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem SettingsToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem ControlPanelToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem PrintersToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem TaskbarToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem FindToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem FilesOrFoldersToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem ComputerToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem OnTheInternetToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem PeopleToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem HelpToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem RunToolStripMenuItem; - public System.Windows.Forms.Panel ossidestartmenu; - public System.Windows.Forms.PictureBox osimage; - public System.Windows.Forms.ToolStripMenuItem ShutdownToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem SuspendToolStripMenuItem; - public System.Windows.Forms.Panel clockPanel; - public System.Windows.Forms.Timer clockTimer; - public System.Windows.Forms.ImageList desktopImages; - public System.Windows.Forms.ListView desktopicons; - public System.Windows.Forms.ContextMenuStrip rightclickbackproperties; - public System.Windows.Forms.ToolStripMenuItem PropertiesToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem ByNameToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem ByTypeToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem BySizeToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem AutoArrangeToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem ByDateToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem LineUpIconsToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem PasteToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem PasteShortcutToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem NewToolStripMenuItem1; - public System.Windows.Forms.ToolStripMenuItem FolderToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem ShortcutToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem WaveSoundToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem TextDocumentToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem WordPadDocumentToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem BitmapImageToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem MicrosoftDataLinkToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem PropertiesToolStripMenuItem1; - public System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Windows95)); - public System.Windows.Forms.ToolStripMenuItem windowManagerTestToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem downloaderTestToolStripMenuItem; - public System.Windows.Forms.ToolStripMenuItem installerTestToolStripMenuItem; - public System.Windows.Forms.Panel taskbarItems; - public System.Windows.Forms.ToolStripMenuItem storyTest1ToolStripMenuItem; - } -}
\ No newline at end of file diff --git a/TimeHACK.Main/OS/BaseOS.cs b/TimeHACK.Main/OS/BaseOS.cs deleted file mode 100644 index 77fca89..0000000 --- a/TimeHACK.Main/OS/BaseOS.cs +++ /dev/null @@ -1,301 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Drawing; -using System.IO; -using System.Media; -using System.Windows.Forms; -using TimeHACK; -using TimeHACK.Engine; -using TimeHACK.Engine.Template; -using TimeHACK.Engine.Template.Taskbars; -using TimeHACK.OS.Win95.Win95Apps; -using TimeHACK.WinClassicForms; -using TimeHACK.OS.Win95.Win95Apps.Story; - -namespace TimeHACK.OS.Win95 -{ - public partial class BaseOS : Form - { - public WindowManager wm = new WindowManager(); - - public TaskBarController tb = new TaskBarController(); - - public OpenApplication openApp = new OpenApplication(); - - // Init the form - public BaseOS() - { - InitializeComponent(); - } - - // When New Game is clicked in TitleScreen.cs - private void Desktop_Load(object sender, EventArgs e) - { - - // Hide the Startmenu - startmenu.Hide(); - - // Check for and set VM Mode - if (this.FormBorderStyle != FormBorderStyle.None) - { - this.Text = "TimeHACK - VM Mode"; - } - - // Start the ClockTimer - clockTimer.Start(); - - // Set the StartMenu seperator - startmenuitems.Items.Insert(6, new ToolStripSeparator()); - - //Program.nonimportantapps.Capacity = 100; - this.SendToBack(); - - // Update the taskbar - UpdateTaskbar(); - - // Bring to this the front - this.BringToFront(); - } - - private void fontLoad() - { - this.taskbartime.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0))); - this.ProgramsToolStripMenuItem.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0))); - this.DocumentsToolStripMenuItem.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0))); - this.SettingsToolStripMenuItem.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0))); - this.FindToolStripMenuItem.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0))); - this.HelpToolStripMenuItem.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0))); - this.RunToolStripMenuItem.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0))); - this.SuspendToolStripMenuItem.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0))); - this.ShutdownToolStripMenuItem.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0))); - this.desktopicons.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((byte)(0))); - } - - #region StartMenu - - // Paint StartMenu - private void startmenu_Paint(object sender, PaintEventArgs e) - { - // Paint the StartMenu - ControlPaint.DrawBorder(e.Graphics, startmenu.ClientRectangle, - SystemColors.ControlLightLight, 2, ButtonBorderStyle.Outset, - SystemColors.ControlLightLight, 2, ButtonBorderStyle.Outset, - SystemColors.ControlLightLight, 2, ButtonBorderStyle.Outset, - SystemColors.ControlLightLight, 2, ButtonBorderStyle.Outset); - } - - // StartButton Click - private void startbutton_Click(object sender, EventArgs e) - { - startmenu.Show(); - startmenu.BringToFront(); - } - - // Shutdown button - private void ShutdownToolStripMenuItem_Click(object sender, EventArgs e) - { - Program.ShutdownApplication(Properties.Resources.tada); - } - - #endregion //Region - - // When add new folder is clicked - private void FolderToolStripMenuItem_Click(object sender, EventArgs e) - { - desktopicons.Items.Add("New Folder"); - } - - // Give Year Code - NYI - private void taskbartime_Click(object sender, EventArgs e) - { - //TODO: Set Up Save System - } - - // Set the Clock - private void clockTimer_Tick(object sender, EventArgs e) - { - taskbartime.Text = DateTime.Now.ToString("h:mm tt"); - } - - // On Desktop MouseDown - private void desktop_mousedown(object sender, MouseEventArgs e) - { - if (e.Button == MouseButtons.Right) - { - rightclickbackproperties.Show(); - rightclickbackproperties.BringToFront(); - rightclickbackproperties.Location = MousePosition; - } - - // If - else if (e.Button == MouseButtons.Left) - { - rightclickbackproperties.Hide(); - startmenu.Hide(); - } - - else if (e.Button == MouseButtons.Middle) - { - rightclickbackproperties.Hide(); - } - } - - private void NotePadToolStripMenuItem_Click(object sender, EventArgs e) - { - openApp.OpenApp("Notepad"); - - startmenu.Hide(); - } - private void windowManagerTestToolStripMenuItem_Click(object sender, EventArgs e) - { - TestApp test = new TestApp(); - WinClassic app = wm.StartWin95(test, "TestApp", null, true, true); - AddTaskBarItem(app, app.Tag.ToString(), "TestApp", null); - app.BringToFront(); - startmenu.Hide(); - } - - private void downloaderTestToolStripMenuItem_Click(object sender, EventArgs e) - { - WinClassicDownloader opendownload = new WinClassicDownloader(); - WinClassic app = wm.StartWin95(opendownload, "Downloader", null, false, true); - opendownload.appName.Text = "Downloading: Survive The Day"; - - AddTaskBarItem(app, app.Tag.ToString(), "Downloader", null); - - app.BringToFront(); - startmenu.Hide(); - } - - private void installerTestToolStripMenuItem_Click(object sender, EventArgs e) - { - WinClassicInstaller openinstaller = new WinClassicInstaller(); - WinClassic app = wm.StartWin95(openinstaller, "Installer", null, false, true); - - AddTaskBarItem(app, app.Tag.ToString(), "Installer", null); - - app.BringToFront(); - startmenu.Hide(); - } - - private void desktopicons_Click(object sender, EventArgs e) - { - Point objDrawingPoint = desktopicons.PointToClient(Cursor.Position); - ListViewItem objListViewItem; - - if (objDrawingPoint != null) - { - objListViewItem = desktopicons.GetItemAt(objDrawingPoint.X, objDrawingPoint.Y); - if (objListViewItem != null) - { - if (objListViewItem.Text == "Internet Explorer") - { - switch (SaveSystem.CurrentSave.CurrentOS) - { - case "95": - openApp.OpenApp("ie4"); - - startmenu.Hide(); - break; - - } - } else if (objListViewItem.Text == "Web Chat Setup") - { - openApp.OpenApp("webchat1998"); - - startmenu.Hide(); - } - } - } - } - - private void infoboxTestToolStripMenuItem_Click(object sender, EventArgs e) - { - WinClassic app = wm.StartInfobox95("AShifter's Infobox", "This is the very first TimeHACK Infobox. It's really easy to call, too! \n Just use wm.startInfobox95(String title, String text, Image erroricon)!", Properties.Resources.Win95Info); - - app.BringToFront(); - startmenu.Hide(); - } - private void WebChatToolStripMenuItem_Click(object sender, EventArgs e) - { - WebChat1998 wc = new WebChat1998(); - WinClassic app = wm.StartWin95(wc, "Web Chat 1998", null, true, true); - - AddTaskBarItem(app, app.Tag.ToString(), "Web Chat 1998", null); - - app.BringToFront(); - startmenu.Hide(); - } - - private void WordPadToolStripMenuItem_Click(object sender, EventArgs e) - { - openApp.OpenApp("Wordpad"); - } - - public void AddTaskBarItem(Form Application, string ApplicationID, string ApplicationName, Image ApplicationIcon) - { - taskbarItems = tb.AddTaskbarItem95(ApplicationID, ApplicationName, ApplicationIcon, (UserControl)new Win95TaskBarItem(), taskbarItems); - Application.FormClosed += new FormClosedEventHandler(UpdateTaskbarFromClosedApplication); - } - - public void UpdateTaskbarFromClosedApplication(object sender, FormClosedEventArgs e) - { - UpdateTaskbar(); - } - - public void UpdateTaskbar() - { - // Clears out all the items on the taskbar - taskbarItems.Controls.Clear(); - - // Loops through all the Applications which are open - - foreach (Form form in tb.GetAllOpenApps()) - { - // Calls that "AddToTaskbar" thing - taskbarItems = tb.AddTaskbarItem95(form.Tag.ToString(), form.Text.ToString(), (Image)form.Icon.ToBitmap(), (UserControl)new Win95TaskBarItem(), taskbarItems); - } - } - - private void AddressBookToolStripMenuItem_Click(object sender, EventArgs e) - { - openApp.OpenApp("addressbook"); - - startmenu.Hide(); - } - - private void WindowsExplorerToolStripMenuItem1_Click(object sender, EventArgs e) - { - openApp.OpenApp("windowsexplorer"); - - startmenu.Hide(); - } - - private void storyTest1ToolStripMenuItem_Click(object sender, EventArgs e) - { - Hack1.startObjective(); - } - - private void temp_for_std(object sender, EventArgs e) - { - System.Threading.Thread thread = new System.Threading.Thread(StartSurviveTheDay); - - thread.Start(); - } - - void StartSurviveTheDay() - { - openApp.OpenApp("survivetheday"); - - startmenu.Hide(); - } - - private void MSDOSPromptToolStripMenuItem1_Click(object sender, EventArgs e) - { - openApp.OpenApp("msdos"); - } - - //TODO: Add Outlook Express 4 - } -} - diff --git a/TimeHACK.Main/OS/BaseOS.resx b/TimeHACK.Main/OS/BaseOS.resx deleted file mode 100644 index 5623a5d..0000000 --- a/TimeHACK.Main/OS/BaseOS.resx +++ /dev/null @@ -1,2643 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<root> - <!-- - Microsoft ResX Schema - - Version 2.0 - - The primary goals of this format is to allow a simple XML format - that is mostly human readable. The generation and parsing of the - various data types are done through the TypeConverter classes - associated with the data types. - - Example: - - ... ado.net/XML headers & schema ... - <resheader name="resmimetype">text/microsoft-resx</resheader> - <resheader name="version">2.0</resheader> - <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> - <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> - <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> - <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> - <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> - <value>[base64 mime encoded serialized .NET Framework object]</value> - </data> - <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> - <comment>This is a comment</comment> - </data> - - There are any number of "resheader" rows that contain simple - name/value pairs. - - Each data row contains a name, and value. The row also contains a - type or mimetype. Type corresponds to a .NET class that support - text/value conversion through the TypeConverter architecture. - Classes that don't support this are serialized and stored with the - mimetype set. - - The mimetype is used for serialized objects, and tells the - ResXResourceReader how to depersist the object. This is currently not - extensible. For a given mimetype the value must be set accordingly: - - Note - application/x-microsoft.net.object.binary.base64 is the format - that the ResXResourceWriter will generate, however the reader can - read any of the formats listed below. - - mimetype: application/x-microsoft.net.object.binary.base64 - value : The object must be serialized with - : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter - : and then encoded with base64 encoding. - - mimetype: application/x-microsoft.net.object.soap.base64 - value : The object must be serialized with - : System.Runtime.Serialization.Formatters.Soap.SoapFormatter - : and then encoded with base64 encoding. - - mimetype: application/x-microsoft.net.object.bytearray.base64 - value : The object must be serialized into a byte array - : using a System.ComponentModel.TypeConverter - : and then encoded with base64 encoding. - --> - <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> - <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> - <xsd:element name="root" msdata:IsDataSet="true"> - <xsd:complexType> - <xsd:choice maxOccurs="unbounded"> - <xsd:element name="metadata"> - <xsd:complexType> - <xsd:sequence> - <xsd:element name="value" type="xsd:string" minOccurs="0" /> - </xsd:sequence> - <xsd:attribute name="name" use="required" type="xsd:string" /> - <xsd:attribute name="type" type="xsd:string" /> - <xsd:attribute name="mimetype" type="xsd:string" /> - <xsd:attribute ref="xml:space" /> - </xsd:complexType> - </xsd:element> - <xsd:element name="assembly"> - <xsd:complexType> - <xsd:attribute name="alias" type="xsd:string" /> - <xsd:attribute name="name" type="xsd:string" /> - </xsd:complexType> - </xsd:element> - <xsd:element name="data"> - <xsd:complexType> - <xsd:sequence> - <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> - <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> - </xsd:sequence> - <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> - <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> - <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> - <xsd:attribute ref="xml:space" /> - </xsd:complexType> - </xsd:element> - <xsd:element name="resheader"> - <xsd:complexType> - <xsd:sequence> - <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> - </xsd:sequence> - <xsd:attribute name="name" type="xsd:string" use="required" /> - </xsd:complexType> - </xsd:element> - </xsd:choice> - </xsd:complexType> - </xsd:element> - </xsd:schema> - <resheader name="resmimetype"> - <value>text/microsoft-resx</value> - </resheader> - <resheader name="version"> - <value>2.0</value> - </resheader> - <resheader name="reader"> - <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> - </resheader> - <resheader name="writer"> - <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> - </resheader> - <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> - <data name="taskbar.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAMAAAAcCAIAAAArypKmAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - vAAADrwBlbxySQAAABdJREFUKFNjOAADDP9hAEkMSo801oEDAK4uvzipdjzMAAAAAElFTkSuQmCC -</value> - </data> - <data name="startbutton.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAADYAAAAWCAIAAAAEi/i8AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - vAAADrwBlbxySQAAARJJREFUSEvdlQEOwjAMA/f0PY2f8JSROl6apg1jgonCCRXHSam1amLZ5mYR5Os+ - K+u61oi3Kfm7iGV0h9b1vBoRqQawfSWDiP3BZQLg1QJVNcO0AK23SSPaakiqJuJeYFPBl5k+pB9OLxqT - DaciejJ/SD88iChHqzCwy+VTTkYUQikEJ2gljWhrTNaBTYQWoLWbLBzmmwhaSS9aw3URWel/ksINLb7l - taClYY7vqlaGr8umwsAuoQaWiJaSQy2+dahNBK2kEW3FRzmI6MtT2kTQSnrRe6Aay4nC8CnSArSAd1Qb - oSuEcvgUm18XykQOhy4jjWirB31C6ysRFZxeodvxpPUp0ojz8FMRRU1LiTg7y/IA/2bUcHiDzYsAAAAA - SUVORK5CYII= -</value> - </data> - <metadata name="startmenuitems.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> - <value>17, 17</value> - </metadata> - <data name="InternetConnectionWizardToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAALRJREFUOE+N - kgEOwCAIA3m6T/NnG6UwBZ1bk6pTemIy2am1dlX70VlR3Hu/IBE1wr5/BOEQymFZLRvIHMZtGjUjEHOG - mIdS214UkGi92qM5zDnCENfYn+0AQvAxC2/nHsNe+HgLwCbEmW1HmLOOZtYuAB0SJKAsivAPgBXpOgNQ - PPwCyDcF4M0TAIZw84CUgq1TF2xvhP+oACBCAoBW9dg6szWLzeUZs9Y/7mQNVMCjOPywyA3MF+cOKQF9 - RAAAAABJRU5ErkJggg== -</value> - </data> - <data name="NetMeetingToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAKpJREFUOE/N - UskNgDAMy+gdrZsVO3cL/HhgySKJD/WB/BdjjNXpZ9wFu+R+QwTmnDAtY5UsbErOGuiIIKmBoJYwwEJ7 - QZbEk066qCHbo8R0Qj0OPbA1vrxpCKxSm3dPIYWtwMNED28Fp5Ai7lWwe17DFNKwFRBHmKj2EDCZ4eEF - pxeIdj+AnH33gtIeGO11jAJQw20X+5nAG7SE5GykuTO1V5yGHur3LyFyAZP8TrljsWNAAAAAAElFTkSu - QmCC -</value> - </data> - <data name="CDPlayerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6 - JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCcwxstlzQAAALVJREFU - OE+dj4ERwyAMAxmd0diMImMZYaC9q3xOIJaeUP5Q936r1tpz+wgi4ATR3Huxbq1FC4ihHWDDEWM4A9jD - ukJczzBqRl8AD+iVMgB1B7j5BGATpqgJ4XfbeTi8vt8ANnCAn2JvnZuH4RvADKgx5MnHfAHm/bMB0j8A - KnueAEjX+Bs+1RcAiBBITWYUACEjssIQAFAOmzmissoAKF9FARvkFqYAySACxvh7WEXQWP4IlvIBh1rl - tmCAq4kAAAAASUVORK5CYII= -</value> - </data> - <data name="SoundRecorderToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6 - JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCcZhHn9oQAAAJ9JREFU - OE+VkAEOxCAIBH26P6s/8zrgeqTS05uEKMouaNnQR/zPdZVeazWDsZ6DuHfv3lqz8JsDJKYrgRiyKZYz - ieFOpxhiscxH6sIojuMLCV669lD8nYAQi1CosxusE7DCoQG44L6SyPL4hBic2ftJnhMQQsVvWHH8SPLs - E3dME/aZwYnRfBIholB3I00xE1amIDLBscmu8Bdm4NuMUj70z1LCUTedOwAAAABJRU5ErkJggg== -</value> - </data> - <data name="VolumeControlToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6 - JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCcbanecjQAAAItJREFU - OE+VjgEOhCAMBHk6T+Nn2iFuXEEtTLLBbNu5K6LWeuzkOruhXCXWvwWttd9cv74miLrHu1TASyQAHSr0 - /chh4PiBz/iO9W+B/mpUj6hPBbxEEtChQt+PHAbOKBCpgGUl6qlLBbxkFKgn9P3IYeCMApEKWFaEd1uC - t6QC3iyxPgsCDVYTlHICH5QKXtIjRNoAAAAASUVORK5CYII= -</value> - </data> - <data name="WindowsMediaPlayerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6 - JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCgUfVCd0wAAAHpJREFU - OE+djgsOgDAIQzn6bubRlF+zOZV1vqRBGK0IS2vthHK0ZjQBHdcBhcllc9t7UJnsvSSM4tKWM03cAvLM - Ve3YwNBPuqYCJONxVbGvCnABSx2QfwJjK0c03wHYzjq1RICB7WRsf10AeU9dQPAasCu19YAEww2JXJGJ - 13tFDjjJAAAAAElFTkSuQmCC -</value> - </data> - <data name="DiskDefragmenterToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAMFJREFUOE+V - kAsShDAIQzk6R/Nm3SSU2g/uaJxMi5Bnq81yt0b38pCbnz03hGDtEaYq0HVdraF9QBiORoAyXIFKyAhO - IG6m8P+TRDDMPV4JkBDWGkSNYe0JcS8AGoArAEPYDcjQAcgheL9CCVkAU1iP3sd9887L8akDkE//OoMo - ByhSkxYAl3x0EgTg6QTk3FZ/B6TRpLSiHoAOpXWVR8D4wgYopMad7KAPgJQGIh3WMbEu/+CFNEhAhKPu - /qQXQbMf8nZYxbrHLzUAAAAASUVORK5CYII= -</value> - </data> - <data name="ScanDiskToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wAAADsABataJCQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACmSURBVDhPnZFR - EsQgCEM9ukfzZl0CREmrO7uNw0ghL360ndR7v7L9X4BfBxDeVVrOmsaLQqd1DKowK7QmYwxvza4hC66H - UpiV6IJlm+UQOnvxvg7aBAPkIWpY87rICtpkX/4SX5MgmkvnxzD4JIC3BCUGzZCEfWb9I4D3M2gDp3xY - oXsQ9vRAYAJVbYNqAARf2M+aQa3Hr2QAdmH5TTPoDVz1BW7tA7ajvYP7sMmIAAAAAElFTkSuQmCC -</value> - </data> - <data name="AddressBookToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAG1JREFUOE/N - j1sOgCAQAzk6N/exdqRsAuqH0THNrm2DWP5DrXVxyQ5mWRc6FLO/Wa5WYBKyZyLfn9EBoMJwl65vwA4p - e+EGDkXneJ8coODcM+TSvV9wwmfu5C8jPOZA7YCMleT0KAu68kN9TikrCNOnE4xyRLMAAAAASUVORK5C - YII= -</value> - </data> - <data name="CalculatorToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - vAAADrwBlbxySQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAABzSURBVDhPxZBR - DsAgCEM9ukfzZowW9UdFmUtG8mR0UtiSiFwxFSPYkbO8gb31gXahDBOdb9MhsHCoUzsJ4J0WdNRiFaUU - 36BtgIsrXAPEcGHHsAFF+4yT/M8GCP4Pa2z5iw26EEUNMNyc4rAXxw1T8RxJD2E2VfJhfZIbAAAAAElF - TkSuQmCC -</value> - </data> - <data name="ImagingToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAH9JREFUOE+l - jgESgCAIBHk6T/NnxjFCVlBKzJyhc7sTEXH/FzmYqJSLYHdCAc40AMaOqQmGBJMKmOVx7B6UeUGgsMQk - +jV4RQDYAri1dsKTBPMqcBilG/z5BwZbIgkmFNxhl0ww7trdESDo2K7dTJBGOrZrNxLszENQiQvq4X4A - JbFDpxtWNlIAAAAASUVORK5CYII= -</value> - </data> - <data name="NotePadToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - vAAADrwBlbxySQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACFSURBVDhPpZNB - DsAgCAR9uk/zZ1S0i6CoDTUZQ5EdTk1EtFAPX0dkFoU0aivnTOnFrZVkCZvGjjpXSuki02c7F9g0gzdP - YD7mIDMGW3gV6KEdPOMJjOmECltBYLsIxHJjCg9BYDufIejXFYQ17Q1LwG7YIyTA4Tok0PwStB/LE0Dy - BSJKDySVfIiSNKD1AAAAAElFTkSuQmCC -</value> - </data> - <data name="OnlineRegistrationToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wAAADsABataJCQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACzSURBVDhPhZJR - EsUgCAN7dI7mzawRl1KLU2fygMimfryr9/6rcUY53FVmluDWmpoxFveViQSZuU4h72GMyMwm5AF2DPnA - QPTM9FIOCTiMBarSI1712qeZwwbkkApejBuqLLK8h7Cb5T8HGI8QBLPq8+wdzr722FUNL7+gEsuE06MI - qELk6T7DOhNcwTNAcuMJAZYAdQgiJAIk/kAZdr8OmCHD+5UWeRkBfKgEduUAYL/r1w0ie5EGNPvMCQAA - AABJRU5ErkJggg== -</value> - </data> - <data name="PaintToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - vAAADrwBlbxySQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAADBSURBVDhPhZAB - GoUgCIM9ukfrZj02mBJhb32U5v6JjpfmuGP0pQ8PAg4h0/6jbKj1xgcDniYEMGTDGpR0CLCJAIPnfV2X - 5lve4hTMXbirjVETQHQQtaX23LFN9mIRXtMCh14BIirctm/yiyGNkB7mHvxXAgTj/Os4jegzmHeVQ3KA - TWlAq7UUQOgUYE3KxCDMXd5drEGnADfz/Qj6d4QC569ZukoKUwfrq3ugewmgnmgP5eCztGaVFK0HnJUB - VdEYP35ybB/eOVN7AAAAAElFTkSuQmCC -</value> - </data> - <data name="PhoneDialerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAK5JREFUOE+V - kAESwyAIBH06T/Nnlju8FNFJ7c0w0sBuTVqNWRu15uh3sDzGXleiDJsZlnleiyTwloXgzGLVUTIfcqH3 - zhO/UZrlG20S/RNg9JLodSSUAD045gR/JUj0vsoeM/SEkRAosVBhQTgPgvy1lfVWBazw8KGxsiiDGdbr - gKfAWwJIFp3AuFF8WPAUaOBPwuJJSwuomjNmWcqiF/CBczbRLVjziP4Fay7A1j6MmatnPf0QdQAAAABJ - RU5ErkJggg== -</value> - </data> - <data name="WordPadToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - vAAADrwBlbxySQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACMSURBVDhPnZAB - DsAgCAN9Ok/zZ4yiEINsMkkKRNezWWNmlZSM84wabVwyEX3ODNLCZXWiyUrsgEr13h2gZlmvAGZGKQAX - VRlAzfcJIAB+/gMiM5smIMbMBLO8uUMqCcxsOzww4/AIiGZ7eR4OQBYZ2uIGswOyWj72ArQMyOoVsMY+ - aQNok1HVambm9gBAYeI/oBSQZwAAAABJRU5ErkJggg== -</value> - </data> - <data name="InternetExplorerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACVSURBVDhPlZELEsQgDEI9em7uBhVN2HTtvhmqotBf+4/e - s36ih6mIrgcmARX2CdaJE/brnn+LJZhvYFo3czeFp3/W0U9UYWgjfiq4honsr5I6/EZewDDG8sBNMwgY - iAUvQMG5+7VA9vcTBENKzPCB4T284ikYTFNKao1SH3IBwHwdqIroJ7hJxvxJGf+Hy2RJLLrR2gerBkDv - 4H+zGwAAAABJRU5ErkJggg== -</value> - </data> - <data name="MSDOSPromptToolStripMenuItem1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC7SURBVDhPdU8BEgQhCOrp/bwT0WKpY4bRCMlGYc05FyqP - CdWSOD98Y5QI7KqaDbqXAX9MwOvu6/EAMQPde9CBD5upez1rvQNQi8DWlaUn1jRCi1ghAg55LwHRbTIA - Qy3hxWjWlxKULttgfTbBQPeotskJaNNMHo0BvVX7kgkNCFwBQFQG+OvAFcCQdwB6bARSp9rmJHpofYZZ - Xs3+CnAysLapAaV+Yw8o+Q0SHgw4d8A93OQGJIdkMDjGD7QCaoJbLIxPAAAAAElFTkSuQmCC -</value> - </data> - <data name="OutlookExpressToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACVSURBVDhPlZCBEoAgCEP9dP6cGrCa5ZG9u51GbKKjxz21 - jZWBwjfYCjE3Ozt9SICGtDzNhBN9hKxPVjUBMNcums22Rr5BQIZwXCjJsK0JwlSNDKHwPmulJ4iA2Kik - 8eyYQQ3lWkHeX1U/ZjOCb6MG8M4zZbuAuQ1QYFcpZeGaPAM6ytIH6OmQUhauyeoNPnj1o/BDww9Iu0V1 - d9BzlgAAAABJRU5ErkJggg== -</value> - </data> - <data name="WindowsExplorerToolStripMenuItem1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACSSURBVDhPrZGBDoAgCET9dP7c5OBSEme2brsw8J6uCiUi - 9Wkf7cXNtZZQX0FW4RGSWWeQvpxKBHCDdEA8sS1Rs5ulgLDGE70UkgKmsNo0QZaAKWyVAYS1bm+AAasD - GNaaArhGM4T1o0ZICuhD+wPqG6jnNhMyAXhC5rajRQxAiPUd4GJj4Qjx/ql+h3wCQEO4lAsJcX7eS0qA - zQAAAABJRU5ErkJggg== -</value> - </data> - <data name="windowManagerTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw - 4AAABIQCQUtXaBsAAAAASUVORK5CYII= -</value> - </data> - <data name="downloaderTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw - 4AAABIQCQUtXaBsAAAAASUVORK5CYII= -</value> - </data> - <data name="installerTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw - 4AAABIQCQUtXaBsAAAAASUVORK5CYII= -</value> - </data> - <data name="ControlPanelToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw - 4AAABIQCQUtXaBsAAAAASUVORK5CYII= -</value> - </data> - <data name="PrintersToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw - 4AAABIQCQUtXaBsAAAAASUVORK5CYII= -</value> - </data> - <data name="TaskbarToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw - 4AAABIQCQUtXaBsAAAAASUVORK5CYII= -</value> - </data> - <data name="FindToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw - 4AAABIQCQUtXaBsAAAAASUVORK5CYII= -</value> - </data> - <data name="FilesOrFoldersToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw - 4AAABIQCQUtXaBsAAAAASUVORK5CYII= -</value> - </data> - <data name="ComputerToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw - 4AAABIQCQUtXaBsAAAAASUVORK5CYII= -</value> - </data> - <data name="OnTheInternetToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw - 4AAABIQCQUtXaBsAAAAASUVORK5CYII= -</value> - </data> - <data name="PeopleToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO - wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw - 4AAABIQCQUtXaBsAAAAASUVORK5CYII= -</value> - </data> - <metadata name="clockTimer.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> - <value>153, 17</value> - </metadata> - <metadata name="desktopImages.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> - <value>263, 17</value> - </metadata> - <data name="desktopImages.ImageStream" mimetype="application/x-microsoft.net.object.binary.base64"> - <value> - AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w - LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAADq - ggAAAk1TRnQBSQFMAgEBDAEAAXgBAQF4AQEBIAEAASABAAT/ASEBAAj/AUIBTQE2BwABNgMAASgDAAGA - AwABgAMAAQEBAAEgBwABAf8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A - /wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A - /wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8AXAAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/x8AAf8DAAH/ - AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8jAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - HwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/yMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8fAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/IwAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AwAB/x8AAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8gAAOA - Af8DwAH/A8AB/wPAAf8DwAH/A8AB/wOAAf8DAAH/HAADgAH/A8AB/wPAAf8DwAH/A4AF/wPAAf8DgAH/ - A4AB/wMAAf8cAAOAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wOAAf8DAAH/HAADgAH/A8AB/wPAAf8DwAH/ - A4AF/wPAAf8DgAH/A4AB/wMAAf8cAAOAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wOAAf8DAAH/HAADgAH/ - A8AB/wPAAf8DwAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8cAAOAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wOA - Af8DAAH/HAADgAH/A8AB/wPAAf8DwAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8cAAOAFf8DgAH/A4AB/wMA - Af8cAAOAAf8DwAH/A8AB/wPAAf8DgAH/A4AB/wPAAf8DwAH/A4AB/wMAAf8YAAOAFf8DgAH/A4AB/wMA - Af8cAAOAAf8DwAH/A8AB/wPAAf8DgAH/A4AB/wPAAf8DwAH/A4AB/wMAAf8YAAOAFf8DgAH/A4AB/wMA - Af8cAAOAAf8DwAH/A8AB/wPAAf8DgAH/A4AB/wPAAf8DwAH/A4AB/wMAAf8YAAOAFf8DgAH/A4AB/wMA - Af8cAAOAAf8DwAH/A8AB/wPAAf8DgAH/A4AB/wPAAf8DwAH/A4AB/wMAAf8YAAOAFf8DgAH/A8AB/wOA - Af8DAAH/HAADgAX/AQAH/wEAB/8BAAf/AQAD/wMAAf8UAAOAFf8DgAH/A8AB/wOAAf8DAAH/HAADgAX/ - AQAH/wEAB/8BAAf/AQAD/wMAAf8UAAOAFf8DgAH/A8AB/wOAAf8DAAH/HAADgAX/AQAH/wEAB/8BAAf/ - AQAD/wMAAf8UAAOAFf8DgAH/A8AB/wOAAf8DAAH/HAADgAX/AQAH/wEAB/8BAAf/AQAD/wMAAf8UAAOA - Ff8DgAH/A8AB/wPAAf8DgAH/AwAB/xwAA4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/ - AwAB/xAAA4AV/wOAAf8DwAH/A8AB/wOAAf8DAAH/HAADgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/ - A4AB/wOAAf8DAAH/EAADgBX/A4AB/wPAAf8DwAH/A4AB/wMAAf8cAAOAAf8DgAH/A4AB/wOAAf8DgAH/ - A4AB/wOAAf8DgAH/A4AB/wMAAf8QAAOAFf8DgAH/A8AB/wPAAf8DgAH/AwAB/xwAA4AB/wOAAf8DgAH/ - A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/AwAB/xAAA4AV/wOAAf8DwAH/A8AB/wPAAf8DgAH/AwAB/1AA - A4AV/wOAAf8DwAH/A8AB/wPAAf8DgAH/AwAB/1AAA4AV/wOAAf8DwAH/A8AB/wPAAf8DgAH/AwAB/1AA - A4AV/wOAAf8DwAH/A8AB/wPAAf8DgAH/AwAB/1AAA4AV/wOAAf8DwAH/A8AB/wPAAf8DgAH/AwAB/1AA - A4AV/wOAAf8DwAH/A8AB/wPAAf8DgAH/AwAB/1AAA4AV/wOAAf8DwAH/A8AB/wPAAf8DgAH/AwAB/1AA - A4AV/wOAAf8DwAH/A8AB/wPAAf8DgAH/AwAB/1AAA4AV/wOAAf8DwAH/A8AB/wPAAf8DgAH/AwAB/wMA - Af8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/GAADgBX/ - A4AB/wPAAf8DwAH/A8AB/wOAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AwAB/wMAAf8YAAOAFf8DgAH/A8AB/wPAAf8DwAH/A4AB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/xgAA4AV/wOAAf8DwAH/ - A8AB/wPAAf8DgAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/GAABgAIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGAAgAB/wPAAf8DwAH/A8AB/wOA - Af8DAAH/A4AB/wMAAf8BAAf/AQAH/wEAB/8BAAP/A4AB/wOAAf8DgAH/A4AB/wOAAf8DAAH/FAABgAIA - Av8CAAL/AgAC/wIAAv8CAAL/AgAB/wGAAgAB/wPAAf8DwAH/A8AB/wOAAf8DAAH/A4AB/wMAAf8BAAf/ - AQAH/wEAB/8BAAP/A4AB/wOAAf8DgAH/A4AB/wOAAf8DAAH/FAABgAIAAv8CAAL/AgAC/wIAAv8CAAL/ - AgAB/wGAAgAB/wPAAf8DwAH/A8AB/wOAAf8DAAH/A4AB/wMAAf8BAAf/AQAH/wEAB/8BAAP/A4AB/wOA - Af8DgAH/A4AB/wOAAf8DAAH/FAABgAIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGAAgAB/wPAAf8DwAH/ - A8AB/wOAAf8DAAH/A4AB/wMAAf8BAAf/AQAH/wEAB/8BAAP/A4AB/wOAAf8DgAH/A4AB/wOAAf8DAAH/ - FAABgAIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGAAgAB/wGAAgAB/wPAAf8DwAH/A4AB/wMAAf8DgAH/ - A4AB/wMAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DAAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DAAH/ - EAABgAIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGAAgAB/wGAAgAB/wPAAf8DwAH/A4AB/wMAAf8DgAH/ - A4AB/wMAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DAAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DAAH/ - EAABgAIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGAAgAB/wGAAgAB/wPAAf8DwAH/A4AB/wMAAf8DgAH/ - A4AB/wMAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DAAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DAAH/ - EAABgAIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGAAgAB/wGAAgAB/wPAAf8DwAH/A4AB/wMAAf8DgAH/ - A4AB/wMAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DAAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DAAH/ - EAABgAIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGAAgAB/wGAAgAB/wGAAgAB/wPAAf8DgAH/AwAB/wOA - Af8DgAH/A8AB/wMAAf8DgAH/A8AF/wPAAf8DgAH/A4AB/wMAAf8DgAH/A8AB/wOAAf8DgAH/A4AB/wMA - Af8MAAGAAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AYACAAH/AYACAAH/AYACAAH/A8AB/wOAAf8DAAH/ - A4AB/wOAAf8DwAH/AwAB/wOAAf8DwAX/A8AB/wOAAf8DgAH/AwAB/wOAAf8DwAH/A4AB/wOAAf8DgAH/ - AwAB/wwAAYACAAL/AgAC/wIAAv8CAAL/AgAC/wIAAf8BgAIAAf8BgAIAAf8BgAIAAf8DwAH/A4AB/wMA - Af8DgAH/A4AB/wPAAf8DAAH/A4AB/wPABf8DwAH/A4AB/wOAAf8DAAH/A4AB/wPAAf8DgAH/A4AB/wOA - Af8DAAH/DAABgAIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGAAgAB/wGAAgAB/wGAAgAB/wPAAf8DgAH/ - AwAB/wOAAf8DgAH/A8AB/wMAAf8DgAH/A8AF/wPAAf8DgAH/A4AB/wMAAf8DgAH/A8AB/wOAAf8DgAH/ - A4AB/wMAAf8MAAGAAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AYACAAH/AYACAAH/AYACAAH/AYACAAH/ - A4AB/wMAAf8DgAH/A4AB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DwAH/ - A4AB/wOAAf8DgAH/A4AB/wMAAf8IAAGAAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AYACAAH/AYACAAH/ - AYACAAH/AYACAAH/A4AB/wMAAf8DgAH/A4AB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DwAH/A4AB/wOAAf8DgAH/A4AB/wMAAf8IAAGAAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/ - AYACAAH/AYACAAH/AYACAAH/AYACAAH/A4AB/wMAAf8DgAH/A4AB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AwAB/wMAAf8DwAH/A4AB/wOAAf8DgAH/A4AB/wMAAf8IAAGAAgAC/wIAAv8CAAL/ - AgAC/wIAAv8CAAH/AYACAAH/AYACAAH/AYACAAH/AYACAAH/A4AB/wMAAf8DgAH/A4AB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DwAH/A4AB/wOAAf8DgAH/A4AB/wMAAf8IAAGA - AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AwAB/wGAAgAB/wGAAgAB/wGAAgAB/wGAAgAB/wMAAf8DgAH/ - A4AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A4AB/wOAAf8DgAH/ - A4AB/wMAAf8IAAGAAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AwAB/wGAAgAB/wGAAgAB/wGAAgAB/wGA - AgAB/wMAAf8DgAH/A4AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/ - A4AB/wOAAf8DgAH/A4AB/wMAAf8IAAGAAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AwAB/wGAAgAB/wGA - AgAB/wGAAgAB/wGAAgAB/wMAAf8DgAH/A4AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/ - A8AB/wPAAf8DwAH/A4AB/wOAAf8DgAH/A4AB/wMAAf8IAAGAAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/ - AwAB/wGAAgAB/wGAAgAB/wGAAgAB/wGAAgAB/wMAAf8DgAH/A4AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/ - A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A4AB/wOAAf8DgAH/A4AB/wMAAf8IAAOAFf8DAAH/AwAB/wGA - AgAB/wGAAgAB/wGAAgAB/wMAAf8DwAH/A8At/wOAAf8DgAH/A4AB/wOAAf8DAAH/CAADgBX/AwAB/wMA - Af8BgAIAAf8BgAIAAf8BgAIAAf8DAAH/A8AB/wPALf8DgAH/A4AB/wOAAf8DgAH/AwAB/wgAA4AV/wMA - Af8DAAH/AYACAAH/AYACAAH/AYACAAH/AwAB/wPAAf8DwC3/A4AB/wOAAf8DgAH/A4AB/wMAAf8IAAOA - Ff8DAAH/AwAB/wGAAgAB/wGAAgAB/wGAAgAB/wMAAf8DwAH/A8At/wOAAf8DgAH/A4AB/wOAAf8DAAH/ - BAADgAH/A4AV/wMAAf8DwAH/AwAB/wGAAgAB/wGAAgAB/wMAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOA - Af8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A8AB/wOAAf8DgAH/A4AB/wMAAf8EAAOAAf8DgBX/ - AwAB/wPAAf8DAAH/AYACAAH/AYACAAH/AwAB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/ - A4AB/wOAAf8DgAH/A4AB/wOAAf8DwAH/A4AB/wOAAf8DgAH/AwAB/wQAA4AB/wOAFf8DAAH/A8AB/wMA - Af8BgAIAAf8BgAIAAf8DAAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOA - Af8DgAH/A4AB/wPAAf8DgAH/A4AB/wOAAf8DAAH/BAADgAH/A4AV/wMAAf8DwAH/AwAB/wGAAgAB/wGA - AgAB/wMAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/ - A8AB/wOAAf8DgAH/A4AB/wMAAf8DgAH/A4AB/wPAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wPAAf8DwAX/ - AwAB/wGAAgAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DgAH/A4AB/wPAAf8DgAH/A4AB/wMAAf8DgAH/A4AB/wPAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wPA - Af8DwAX/AwAB/wGAAgAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DgAH/A4AB/wPAAf8DgAH/A4AB/wMAAf8DgAH/A4AB/wPAAf8DgAH/A4AB/wOAAf8DgAH/ - A4AB/wPAAf8DwAX/AwAB/wGAAgAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/AwAB/wMAAf8DgAH/A4AB/wPAAf8DgAH/A4AB/wMAAf8DgAH/A4AB/wPAAf8DgAH/A4AB/wOA - Af8DgAH/A4AB/wPAAf8DwAX/AwAB/wGAAgAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AwAB/wMAAf8DgAH/A4AB/wPAAf8DgAH/A4AB/wMAAf8DgAH/A8AB/wOAAf8DwAH/ - A8AB/wPAAf8DgAH/A4AB/wPADf8DAAH/AwAB/wOAAf8DgAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/ - A8AB/wPAAf8DwAH/A4AB/wMAAf8DgAH/A4AB/wPAAf8DgAH/AwAB/wOAAf8DwAH/A4AB/wPAAf8DwAH/ - A8AB/wOAAf8DgAH/A8AN/wMAAf8DAAH/A4AB/wOAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/ - A8AB/wPAAf8DgAH/AwAB/wOAAf8DgAH/A8AB/wOAAf8DAAH/A4AB/wPAAf8DgAH/A8AB/wPAAf8DwAH/ - A4AB/wOAAf8DwA3/AwAB/wMAAf8DgAH/A4AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/ - A8AB/wOAAf8DAAH/A4AB/wOAAf8DwAH/A4AB/wMAAf8DgAH/A8AB/wOAAf8DwAH/A8AB/wPAAf8DgAH/ - A4AB/wPADf8DAAH/AwAB/wOAAf8DgAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/ - A4AB/wMAAf8DgAH/A4AB/wPAAf8DgAH/AwAB/wOABf8DwAH/A4AB/wPAAf8DwAH/A8AB/wMAAf8DgAH/ - A4AB/wOAAf8DgAH/A4AB/wMAAf8DwAH/A8Ah/wPAAf8DgAH/A4AB/wMAAf8DgAH/A4AB/wOAAf8EAAOA - Bf8DwAH/A4AB/wPAAf8DwAH/A8AB/wMAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wMAAf8DwAH/A8Ah/wPA - Af8DgAH/A4AB/wMAAf8DgAH/A4AB/wOAAf8EAAOABf8DwAH/A4AB/wPAAf8DwAH/A8AB/wMAAf8DgAH/ - A4AB/wOAAf8DgAH/A4AB/wMAAf8DwAH/A8Ah/wPAAf8DgAH/A4AB/wMAAf8DgAH/A4AB/wOAAf8EAAOA - Bf8DwAH/A4AB/wPAAf8DwAH/A8AB/wMAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wMAAf8DwAH/A8Ah/wPA - Af8DgAH/A4AB/wMAAf8DgAH/A4AB/wOAAf8IAAOABf8DwAH/A4AB/wPAAf8DAAH/A4AR/wPAAf8DAAH/ - A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAX/A8AB/wOAAf8DgAH/AwAB/xQAA4AF/wPA - Af8DgAH/A8AB/wMAAf8DgBH/A8AB/wMAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOA - Bf8DwAH/A4AB/wOAAf8DAAH/FAADgAX/A8AB/wOAAf8DwAH/AwAB/wOAEf8DwAH/AwAB/wOAAf8DgAH/ - A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8UAAOABf8DwAH/A4AB/wPA - Af8DAAH/A4AR/wPAAf8DAAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAX/A8AB/wOA - Af8DgAH/AwAB/xgAA4AF/wPAAf8DAAH/BAADgBH/A8AB/wMAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIA - Af8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8DgAX/A8AB/wOAAf8DgAH/AwAB/xgAA4AF/wPAAf8DAAH/ - BAADgBH/A8AB/wMAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIA - Af8DgAX/A8AB/wOAAf8DgAH/AwAB/xgAA4AF/wPAAf8DAAH/BAADgBH/A8AB/wMAAf8BgAIAAf8BgAIA - Af8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8DgAX/A8AB/wOAAf8DgAH/AwAB/xgA - A4AF/wPAAf8DAAH/BAADgBH/A8AB/wMAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIA - Af8BgAIAAf8BgAIAAf8DgAX/A8AB/wOAAf8DgAH/AwAB/xwAA4AF/wMAAf8IAAOAAf8DgAH/A4AB/wOA - Af8DgAH/AYACAAH/AYACAAH/AYACAAH/AYACAAH/AYACAAH/AYACAAH/AYACAAH/AYACAAH/AYACAAH/ - A4AF/wPAAf8DgAH/A4AB/wMAAf8cAAOABf8DAAH/CAADgAH/A4AB/wOAAf8DgAH/A4AB/wGAAgAB/wGA - AgAB/wGAAgAB/wGAAgAB/wGAAgAB/wGAAgAB/wGAAgAB/wGAAgAB/wGAAgAB/wOABf8DwAH/A4AB/wOA - Af8DAAH/HAADgAX/AwAB/wgAA4AB/wOAAf8DgAH/A4AB/wOAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIA - Af8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8BgAIAAf8DgAX/A8AB/wOAAf8DgAH/AwAB/xwAA4AF/wMA - Af8IAAOAAf8DgAH/A4AB/wOAAf8DgAH/AYACAAH/AYACAAH/AYACAAH/AYACAAH/AYACAAH/AYACAAH/ - AYACAAH/AYACAAH/AYACAAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8gAAOAAf8DAAH/CAADgAX/A4AB/wMA - Av8CAAH/AYACAAL/AgAB/wOAAf8DgAH/A4AB/wOAAf8BgAIAAv8CAAH/AYACAAH/A4AF/wPAAf8DgAH/ - A4AB/wMAAf8gAAOAAf8DAAH/CAADgAX/A4AB/wMAAv8CAAH/AYACAAL/AgAB/wOAAf8DgAH/A4AB/wOA - Af8BgAIAAv8CAAH/AYACAAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8gAAOAAf8DAAH/CAADgAX/A4AB/wMA - Av8CAAH/AYACAAL/AgAB/wOAAf8DgAH/A4AB/wOAAf8BgAIAAv8CAAH/AYACAAH/A4AF/wPAAf8DgAH/ - A4AB/wMAAf8gAAOAAf8DAAH/CAADgAX/A4AB/wMAAv8CAAH/AYACAAL/AgAB/wOAAf8DgAH/A4AB/wOA - Af8BgAIAAv8CAAH/AYACAAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8wAAOABf8DgAH/AwAB/wGAAgAC/wIA - Af8BgAIAAf8DwAH/A8AB/wPAAf8DgAL/AgAB/wGAAgAC/wIAAf8DgAX/A8AB/wOAAf8DgAH/AwAB/zAA - A4AF/wOAAf8DAAH/AYACAAL/AgAB/wGAAgAB/wPAAf8DwAH/A8AB/wOAAv8CAAH/AYACAAL/AgAB/wOA - Bf8DwAH/A4AB/wOAAf8DAAH/MAADgAX/A4AB/wMAAf8BgAIAAv8CAAH/AYACAAH/A8AB/wPAAf8DwAH/ - A4AC/wIAAf8BgAIAAv8CAAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8wAAOABf8DgAH/AwAB/wGAAgAC/wIA - Af8BgAIAAf8DwAH/A8AB/wPAAf8DgAL/AgAB/wGAAgAC/wIAAf8DgAX/A8AB/wOAAf8DgAH/AwAB/zAA - A4AF/wOAAf8DAAL/AgAC/wIAAv8CAAH/A8AB/wPAAf8DwAH/A4AC/wIAAv8CAAL/AgAB/wOABf8DwAH/ - A4AB/wOAAf8DAAH/MAADgAX/A4AB/wMAAv8CAAL/AgAC/wIAAf8DwAH/A8AB/wPAAf8DgAL/AgAC/wIA - Av8CAAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8wAAOABf8DgAH/AwAC/wIAAv8CAAL/AgAB/wPAAf8DwAH/ - A8AB/wOAAv8CAAL/AgAC/wIAAf8DgAX/A8AB/wOAAf8DgAH/AwAB/zAAA4AF/wOAAf8DAAL/AgAC/wIA - Av8CAAH/A8AB/wPAAf8DwAH/A4AC/wIAAv8CAAL/AgAB/wOABf8DwAH/A4AB/wOAAf8DAAH/MAADgAX/ - A4AB/wMAAv8CAAH/AwAB/wMAAf8DAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/A4AF/wPAAf8DgAH/ - A4AB/wMAAf8wAAOABf8DgAH/AwAC/wIAAf8DAAH/AwAB/wMAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIA - Af8DgAX/A8AB/wOAAf8DgAH/AwAB/zAAA4AF/wOAAf8DAAL/AgAB/wMAAf8DAAH/AwAC/wIAAv8CAAL/ - AgAC/wIAAv8CAAL/AgAB/wOABf8DwAH/A4AB/wOAAf8DAAH/MAADgAX/A4AB/wMAAv8CAAH/AwAB/wMA - Af8DAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8wAAOABf8DgAH/ - AwAO/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAf8DgAX/A8AB/wOAAf8DgAH/AwAB/zAAA4AF/wOA - Af8DAA7/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wOABf8DwAH/A4AB/wOAAf8DAAH/MAADgAX/ - A4AB/wMADv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8wAAOA - Bf8DgAH/AwAO/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAf8DgAX/A8AB/wOAAf8DgAH/AwAB/zAA - A4AF/wOAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wOABf8DwAH/ - A4AB/wOAAf8DAAH/MAADgAX/A4AB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8wAAOABf8DgAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AwAB/wMAAf8DgAX/A8AB/wOAAf8DgAH/AwAB/zAAA4AF/wOAAf8DAAH/AwAB/wMA - Af8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wOABf8DwAH/A4AB/wOAAf8DAAH/MAADgAX/ - A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AF/wPAAf8DgAH/ - A4AB/wMAAf8wAAOABf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOA - Af8DgAX/A8AB/wOAAf8DgAH/AwAB/zAAA4AF/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/ - A4AB/wOAAf8DgAH/A4AB/wOABf8DwAH/A4AB/wOAAf8DAAH/MAADgAX/A4AB/wOAAf8DgAH/A4AB/wOA - Af8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AF/wPAAf8DgAH/A4AB/wMAAf8wAAOABf8DwAH/ - A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DgAH/ - A4AB/wMAAf8wAAOABf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPA - Af8DwAH/A8AB/wPAAf8DgAH/A4AB/wMAAf8wAAOABf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/ - A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DgAH/A4AB/wMAAf8wAAOABf8DwAH/A8AB/wPA - Af8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DgAH/A4AB/wMA - Af80AAOAPf8DgAH/A4AB/wMAAf80AAOAPf8DgAH/A4AB/wMAAf80AAOAPf8DgAH/A4AB/wMAAf80AAOA - Pf8DgAH/A4AB/wMAAf84AAOAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/ - A8AB/wPAAf8DwAH/A8AF/wOAAf8DAAH/OAADgAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPA - Af8DwAH/A8AB/wPAAf8DwAH/A8AB/wPABf8DgAH/AwAB/zgAA4AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/ - A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAX/A4AB/wMAAf84AAOAAf8DwAH/A8AB/wPA - Af8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AB/wPAAf8DwAH/A8AF/wOAAf8DAAH/PAADgAH/ - A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/ - QAADgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOA - Af8DgAH/QAADgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/ - A4AB/wOAAf8DgAH/QAADgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOAAf8DgAH/A4AB/wOA - Af8DgAH/A4AB/wOAAf8DgAH/FwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf+DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/AwAB/wwAAYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/fwAB/wMAAf8DAAH/LAADhCX/ - AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/A4QB/zMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wgAA4Ql/wMAAf8IAAGEAgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAH/AYQCAAL/AgAB/28AAf8DAAH/A4QB/wOEAf8DhAH/AwAB/wMAAf8kAAOE - Df8DABX/AwAB/wIAAYQB/wEAAYQBAAH/AgABhAH/AYQCAAH/AgABhAH/AYQCAAH/AgABhAH/AYQCAAH/ - AYQCAAH/A4QB/wIAAYQB/wOEAf8BhAIAAf8BhAIAAf8BhAIABf8BhAIAAf8DAAH/A4QB/wMAAf8DhAH/ - LAADhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/AwAB/wQAA4QN/wMAFf8DAAH/BAAB/wIAAf8BhAIAAf8BhAIAAf8BhAIA - Av8CAAL/AgAG/wIABv8CAAH/YwAB/wMAAf8DhAH/A4QB/wPGAf8DhAH/A4QB/wOEAf8DhAH/AwAB/wMA - Af8cAAOECf8DABn/AwAB/wEAAYQBAAH/AgABhAH/AQABhAEAAf8CAAGEAf8BhAIAAf8CAAGEAf8BAAGE - AQAB/wGEAgAB/wGEAgAB/wIAAYQB/wOEAf8CAAGEAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf8DAAH/ - AwAB/wOEAf8DAAH/A4QB/xMAAf8DAAH/AwAB/wMAAf8DAAH/CAADhAX/A8YB/wEAAYQBAAH/AQABhAEA - Af8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A4QB/wOE - Af8DAAH/A4QJ/wMAGf8DAAH/BAABhAIACv8CAAL/AgAG/wIAEf9XAAH/AwAB/wOEAf8DhAH/A8YB/wPG - Af8DxgH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/AwAB/xgAA4QJ/wMAAf8DABX/AwAB/wIAAYQB/wEA - AoQB/wIAAYQB/wEAAYQBAAH/AgABhAH/AQABhAEAAf8CAAGEAf8BhAIAAf8BAAKEAf8DhAH/AgABhAH/ - AYQCAAH/AYQCAAH/AYQCAAH/AgABhAH/AQABhAEAAf8BhAIAAf8DAAH/A4QB/wMAAf8DhAH/AwAB/wMA - Af8DAAH/AwAB/wEAAoQF/wEAA/8BAAKEAf8DAAH/AwAB/wMAAf8DhAX/A8YB/wEAAf8BAAH/AQAB/wEA - Af8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DxgH/A4QB/wOE - Af8DAAH/A4QJ/wMAAf8DABX/AwAC/wIABf8BhAIAAf8MAAH/AgAZ/wwAAYQCAAH/OwAB/wMAAf8DhAH/ - A4QB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/AwAB/xgAA4QJ/wMA - Af8DAAH/AwAF/wMACf8DAAH/AQAChAH/AgABhAH/A4QB/wIAAYQB/wEAAYQBAAH/AYQCAAH/AYQCAAH/ - AgABhAH/A4QB/wIAAYQB/wEAAoQB/wIAAYQB/wEAAoQB/wIAAYQF/wIAAYQF/wMAAf8DhAH/AwAB/wOE - Af8DxgH/A8YB/wPGAf8DxgH/AQAChAX/AQAD/wEAAoQB/wMAAf8DxgH/A8YB/wOEBf8DxgH/A8YB/wPG - Af8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DxgH/A4QB/wOE - Af8DAAH/A4QJ/wMAAf8DAAH/AwAF/wMACf8DAAL/AgAB/wGEAgAB/xQAAf8CAAv/AQAH/wEAAf8BhAIA - Af8EAAGEAgAB/wGEAgAB/zMAAf8DAAH/A4QB/wOEAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/ - A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/AwAB/xgAA4QN/wMAAf8DAAH/AwAB/wMACf8DAAH/AgABhAH/ - AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/A4QF/wOEAf8DhAH/AgABhAH/A4QB/wIAAYQB/wOE - Af8CAAGEBf8DAAH/AwAB/wOEAf8DAAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8BAAKEAf8BAAKEAf8BAAKE - Af8BAAKEAf8DAAH/A4QB/wOEAf8DhEX/A4QB/wOEAf8DAAH/A4QN/wMAAf8DAAH/AwAB/wMACf8DAAH/ - AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAv8CAAP/AQAH/wEAB/8BAAH/AYQCAAP/AQAB/wGE - AgAB/wMAAf8DAAH/AwAB/wMAAf8bAAH/AwAB/wOEAf8DhAH/A8YB/wPGAf8DhAH/A8YB/wPGAf8DxgH/ - A8YB/wPGAf8DxgH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/AwAB/xgAA4QR/wMAAf8DAAH/AwAJ/wMA - Af8BhAIABf8BhAIAAf8BhAIAAf8BhAIAAf8DhAH/AYQCAAH/A4QB/wOEAf8DhAH/A4QJ/wIAAYQF/wIA - AYQB/wMAAf8DxgH/A4QB/wMAAf8DhAH/FAADhAH/A8YB/wMAAf8QAAOEAf8DhAH/A4QB/wOEAf8DhAH/ - A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A8YB/wOEAf8DAAH/ - A4QR/wMAAf8DAAH/AwAJ/wMAAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAv8CAAP/ - AQAD/wEAA/8BAAP/AQAD/wEAA/8BAAH/AYQCAAH/A4QB/wOEAf8DhAH/AwAB/xQAA4QB/wOEAf8DhAH/ - A8YB/wPGAf8DxgH/A4QB/wEAAYQBAAH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A4QB/wOEAf8DhAH/ - A4QB/wOEAf8DhAH/A4QB/wMAAf8UAAOEDf8DAAH/AwAB/wMAAf8DAAn/AwAB/wOEAf8BhAIABf8BhAIA - Bf8BhAIAAf8DhAX/A8YB/wOEAf8DxgH/A4QJ/wIAAYQF/wMABf8DhAH/AwAB/wOEAf8UAAOEAf8DxgH/ - AwAB/xQAA4QB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/A4QB/wOEAf8DxgH/AwAB/wOEDf8DAAH/AwAB/wMAAf8DAAn/AwAN/wEAD/8BAAf/AQAE/wIA - A/8BAAP/AQAD/wEAA/8BAAP/AQAB/wGEAgAF/wEAA/8DhAH/AwAB/xQAA4QB/wPGAf8DxgH/A8YB/wPG - Af8DhAH/AQABhAEAAf8BAAGEAQAB/wEAAYQBAAH/AQABhAEAAf8BAAGEAQAB/wPGAf8DxgH/A8YB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DAAH/FAADhCX/AwAB/wGEAgAB/wOEAf8BhAIABf8BhAIA - Af8DhAL/AgAB/wPGBf8DxgX/A8YJ/wPGAf8DAAX/A8YB/wOEAf8DAAH/A4QB/xQAA4QB/wPGAf8DAAH/ - FAADhAH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wOE - Af8DAAH/A4QB/wOEAf8EAAOEJf8DAAH/AQAT/wEAE/8BAAT/AgAD/wEAA/8BAAP/AQAD/wEAAf8BhAIA - Af8BAAf/A4QB/wMAAf8UAAOEAf8DxgH/A8YB/wEAAYQBAAH/A8YB/wEAAYQBAAH/AQABhAEAAf8BAAGE - AQAB/wEAAYQBAAH/AQABhAEAAf8BAAGEAQAB/wEAAYQBAAH/A8YB/wPGAf8DhAH/A4QB/wOEAf8DhAH/ - A4QB/wOEAf8DhAH/AwAB/xQAA4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wMA - Av8CAAL/AgAB/wOEAv8CAAb/AgAB/wPGBf8DxgX/A8YR/wMACf8DhAH/AwAB/wOEAf8UAAOEAf8DxgH/ - AwAB/xQAA4Qx/wPGAf8DhAH/A4QB/wMAAf8IAAOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/ - A4QB/wOEAf8DAB3/AQAM/wIAA/8BAAP/AQAD/wEAA/8BAAP/AQAB/wGEAgAF/wEAA/8DhAH/AwAB/xQA - A4QB/wPGAf8BAAGEAQAB/wOEAf8DxgH/A8YB/wEAAYQBAAH/AQABhAEAAf8DxgH/A8YB/wOEAf8BAAGE - AQAB/wPGAf8DxgH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wMAAf8XAAH/A8YN/wOEAf8DxgX/ - A8YF/wPGBf8DhAP/AQAB/wPGAv8CAAH/A8YC/wIAAf8DxgL/AgAB/wPGEf8DAAn/A8YB/wOEAf8DAAH/ - A4QB/wcAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wOEBf8DhAH/ - A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAX/A8YB/wOEAf8DhAH/AwAB/wgAA4QB/wPG - Kf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAv8CAAL/AgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/AQAH/wOEAf8DAAH/EAADhAH/A8YB/wEAAYQBAAH/AQABhAEA - Af8DxgH/A8YB/wPGAf8DxgH/AQABhAEAAf8DxgH/A8YB/wPGAf8BAAGEAQAB/wPGAf8DxgH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DAAH/EwAB/wPGEf8DhAH/A8YF/wPGBf8DxgX/A8YD/wEA - Af8DxgP/AQAB/wPGAv8CAAH/A8YF/wPGCf8DABH/A4QB/wMAAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEBf8DhAH/AwAd/wOEBf8DxgH/A4QB/wOE - Af8DAAH/CAADhAH/A8ZN/wEAE/8BAAv/AQAD/wOEAf8DAAH/EAADhAH/A8YB/wEAAYQBAAH/AQABhAEA - Af8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wEAAYQBAAH/A8YB/wPGAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wMAAf8TAAH/A8YV/wOEAf8DhAX/A8YF/wPGA/8BAAH/A8YD/wEA - Af8DxgP/AQAB/wPGA/8BAAH/A8YF/wMAAf8DABH/A8YB/wOEAf8DAAH/A4QB/wOEBf8DxgH/AQABhAEA - Af8BAAGEAQAB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A4QF/wOEAf8DAB3/A4QF/wPG - Af8DhAH/A4QB/wMAAf8IAAOEAf8Dxin/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/ - AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/ - AQAH/wOEAf8DAAH/EAADhAH/A8YB/wEAAYQBAAH/AQABhAEAAf8DxgH/AQABhAEAAf8DxgH/A8YB/wPG - Af8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wMA - Af8TAAH/A8Yd/wOEAf8DhAH/A8YF/wPGBf8DxgX/A8YF/wPGAf8DAAH/AwAd/wOEAf8DAAH/A4QB/wOE - Bf8DxgH/AQAB/wEAAf8BAAH/AQAB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wMAAf8DAAH/A4QF/wOE - Af8DAAf/AQAV/wOEBf8DxgH/A4QB/wOEAf8DAAH/CAADhAH/A8Y5/wEAJ/8BAAv/AQAD/wOEAf8DAAH/ - EAADhAH/A8YB/wEAAYQBAAH/AQABhAEAAf8BAAGEAQAB/wEAAYQBAAH/A8YB/wPGAf8DxgH/AQABhAEA - Af8BAAGEAQAB/wEAAYQBAAH/AQABhAEAAf8DxgH/A8YB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/AwAB/xMAAf8DxiX/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhCH/A8YB/wOE - Af8DAAH/A4QB/wOEBf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DhAH/A4QB/wOE - Bf8DhAH/AwAH/wEAFf8DhAX/A8YB/wOEAf8DhAH/AwAB/wgAA4QB/wPGKf8BhAIAAf8BhAIAAf8BhAIA - Af8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIA - Af8BhAIAAf8BhAIAAf8BhAIACf8DhAH/AwAB/wwAA4QB/wPGAf8DxgH/A8YB/wEAAYQBAAH/AQABhAEA - Af8BAAGEAQAB/wPGAf8DxgH/A8YB/wPGAf8BAAGEAQAB/wEAAYQBAAH/AQABhAEAAf8DxgH/A8YB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wMAAf8PAAH/A8Zt/wOEAf8DAAH/A4QB/wOE - Mf8DhAX/A4QB/wMAHf8DhAX/A8YB/wOEAf8DhAH/AwAB/wgAA4QB/wPGQf8BABP/AQAT/wEAB/8DhAH/ - AwAB/wwAA4QB/wPGAf8DxgH/AQABhAEAAf8BAAGEAQAB/wEAAYQBAAH/AQABhAEAAf8DxgH/A8YB/wPG - Af8BAAGEAQAB/wEAAYQBAAH/AQABhAEAAf8BAAGEAQAB/wPGAf8DxgH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/AwAB/w8AAf8Dxmn/A8YB/wOEAf8DAAH/A4QB/wQAA4QB/wOEAf8DhAH/ - A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QF/wOEAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AwAB/wOEBf8DxgH/A4QB/wOEAf8DAAH/CAADhAH/A8ZN/wEAC/8BAAv/AQAH/wEA - A/8DhAH/AwAB/wwAA4QB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wEAAYQBAAH/AQABhAEAAf8BAAGE - AQAB/wEAAYQBAAH/AQABhAEAAf8DxgH/AQABhAEAAf8DxgH/A8YB/wOEAf8DhAH/A4QB/wOEAf8DhAH/ - A4QB/wOEAf8DhAH/A4QB/wMAAf8PAAH/A8Zt/wOEAf8DAAH/A4QB/wgAA4QB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DhAX/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QF/wPGAf8DhAH/A4QB/wMAAf8IAAOEAf8Dxkn/AQAT/wIAAv8CAAGEAf8CAAGEAf8CAAGE - Bf8DhAH/AwAB/wwAA4QB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DhAH/AQABhAEAAf8BAAGE - AQAB/wPGAf8DxhX/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wMAAf8PAAH/A8YJ/wMAAf8DAAX/ - AwAB/wMABf8DAAH/AwAJ/wMAAf8DAAn/AgAC/wIAAv8CAAb/AgAC/wIAAv8CAAL/AwAB/wMABf8DxgH/ - A4QB/wMAAf8DhAH/CAADhAH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wOE - Nf8DhAH/A4QB/wMAAf8IAAOEAf8Dxgn/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/ - AYQCAAH/AYQCADH/AQAD/wIAAv8CAAL/AgABhAH/AgABhAH/AQAD/wOEAf8DAAH/CAADhAH/A8YB/wPG - Af8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGCf8DhAH/A4QB/wPGAf8DxgH/A8YN/wOE - Af8DhAH/A4QB/wOEAf8DhAH/AwAB/wsAAf8Dxgn/AwAB/wMABf8DAAH/AwAF/wMAAf8DAAX/AwAB/wMA - Af8DAAH/AwAF/wIAAv8CAAL/AgAG/wIAAv8CAAL/AgAC/wMAAf8DAAn/A4QB/wMAAf8DhAH/CAADhC3/ - A4QB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DhAH/ - AwAB/wgAA4QB/wPGCv8CAAH/AYQCAAH/AYQCAAL/AgAC/wIAAv8CAAH/AYQCAC3/AQAL/wIAAv8CAAL/ - AgAC/wIAAYQF/wOEAf8DAAH/CAADhAH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8Dxgn/ - A4QB/wOEAf8DhAH/A4QB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YN/wOEAf8DhAH/AwAB/wsAAf8Dxgn/ - AwAB/wMABf8DAAH/AwAF/wMAAf8DAAH/AwAB/wMACf8DAAH/AwAB/wIAAv8CAAL/AgAG/wIAAv8CAAL/ - AgAO/wPGAf8DhAH/AwAB/wOEAf8IAAOEBf8DhAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/ - AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAX/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/ - A4QB/wOEAf8DhAH/A4QB/wOEAf8MAAOEAf8Dxgr/AgAB/wGEAgAC/wIAAv8CAAL/AgAB/wGEAgA9/wIA - Av8CAAL/AgAC/wIABv8DhAH/AwAB/wgAA4QB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGCf8DhAH/ - A4QB/wOEAf8DhAH/A4QB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGCf8DAAH/ - CwAB/wPGCf8DAAH/AwAF/wMAAf8DAAX/AwAB/wMADf8DAAH/AwAB/wMAAf8CAAL/AgAC/wIABv8CAAL/ - AgAC/wIAEv8DhAH/AwAB/wOEAf8IAAOEBf8DhAH/AwAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIA - Af8BhAIABf8DxgH/A4QB/wOEAf8DAAH/NAADhAH/A8YK/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGE - AgBN/wOEAf8DAAH/CAADhAH/A8YB/wPGAf8DxgH/A8YB/wPGCf8DhAH/AwAB/wOEAf8DhAH/A4QB/wOE - Af8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YJ/wMAAf8LAAH/A8YJ/wMA - Af8DAAX/AwAB/wMABf8DAAH/AwAF/wMAAf8DAAH/AwAB/wMABf8CAAL/AgAC/wIABv8CAAL/AgAC/wIA - Dv8DxgH/A4QB/wMAAf8DhAH/CAADhAX/A4QB/wMAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/ - AYQCAAX/A8YB/wOEAf8DhAH/AwAB/zQAA4QB/wPGAf8DxgH/A8YC/wIAAv8CAAL/AgAC/wIABv8CAAX/ - AYQCAAH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPG - Af8DxgH/A8YB/wPGAf8DxgH/A4QB/wMAAf8EAAOEAf8DxgH/A8YB/wPGAf8Dxgn/A4QB/wOEAf8DhAH/ - AwAB/wOEAf8DhAH/A4QB/wOEAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGCf8DhAH/ - A4QB/w8AAf8Dxgn/AwAB/wMABf8DAAH/AwAF/wMAAf8DAAH/AwAB/wMAAf8DAA3/AgAC/wIAAv8CAAb/ - AgAC/wIAAv8CABL/A4QB/wMAAf8DhAH/CAADhAX/A4QB/wMAAv8CAAP/AQAC/wIAAv8CAAL/AgAC/wIA - Av8CAAH/AYQCAAX/A8YB/wOEAf8DhAH/AwAB/zQAA4QB/wOEAf8DhAH/A4QC/wIAAv8CAAH/AYQCAAb/ - AgAG/wIABf8BhAIAAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DAAH/BAADhAH/A8YB/wPGCf8DhAH/A4QB/wOEAf8DhAH/ - A4QB/wMAAf8DhAH/A4QB/wOEAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YJ/wOEAf8DhAH/ - FwAB/wPGCf8DAAH/AwAF/wMAAf8DAAX/AwAB/wMAAf8DAAH/AwAJ/wMAAf8DAAH/AgAC/wIAAv8CAAb/ - AgAC/wIAAv8CAA7/A8YB/wOEAf8DAAH/A4QB/wgAA4QF/wOEAf8DAAL/AgAD/wEAAv8CAAL/AgAC/wIA - Av8CAAL/AgAB/wGEAgAF/wPGAf8DhAH/A4QB/wMAAf9EAAH/AgAB/wGEAgAB/wQAAf8CABX/AYQCAAH/ - FAABhAIAAf8BhAIAAf8wAAOECf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/AwAB/wOEAf8DhAH/ - A4QB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YJ/wOEAf8DhAH/HwAB/wPGCf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AwAF/wMAAf8DAAH/AwAB/wMABf8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CABL/ - A4QB/wMAAf8DhAH/CAADhAX/A4QB/wMAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AYQCAAX/ - A8YB/wOEAf8DhAH/AwAB/0QAAf8CAAH/DAAB/wIAC/8BAAf/AQAB/wGEAgAB/wwAAYQCAAX/AYQCAAH/ - MAADhAX/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DAAH/A4QB/wOEAf8DxgH/A8YB/wPG - Af8DxgH/A8YJ/wOEAf8DhAH/JwAB/wPGCf8DAAX/AwAB/wMABf8DAAH/AwAN/wMAAf8DAAn/AgAC/wIA - Bv8CAAL/AgAC/wIAEv8DxgH/A4QB/wMAAf8DhAH/CAADhAX/A4QB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AYQCAAX/A8YB/wOEAf8DhAH/AwAB/1gAAf8CAAP/AQAH/wEAB/8BAAH/AYQCAAL/ - AgAC/wIABv8CAAH/NAADhAn/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wMAAf8DhAH/A4QB/wPG - Af8DxgH/A8YJ/wOEAf8DhAH/LwAB/wPGbf8DhAH/AwAB/wOEAf8IAAOEBf8DhAH/A4QB/wOEAf8DhAH/ - A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAX/A8YB/wOEAf8DhAH/AwAB/1wABv8BAAP/AQAD/wEAA/8BAAP/ - AQAB/wGEAgAB/wGEAgAC/wIAAf88AAOEAf8DhA3/A4QB/wOEAf8DhAH/A4QB/wMAAf8DhAH/A8YB/wPG - Cf8DhAH/A4QB/zcAAf8Dxmn/A8YB/wOEAf8DAAH/A4QB/wgAA4Q1/wOEAf8DhAH/AwAB/2AAA8YB/wPG - A/8BAAP/AQAD/wEAA/8BAAP/AQAB/wPGAf9EAAOEAf8DhAH/A4QN/wOEAf8DAAH/A4QJ/wOEAf8DhAH/ - PwAB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/ - A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/ - AwAB/wOEAf8MAAOEAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPG - Af8DxgH/A4QB/wMAAf9oAAPGAf8DxgH/A8YB/wPGAf8DxgH/VAADhAH/A4QB/wOEBf8DhAX/A4QB/wOE - Af9HAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DAAX/EAADhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/ - A4QB/+AAA4QB/wOEAf8DhAH/VwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/qwAB/wMA - Af8DAAH/AwAB/wMAAf8DAAH/kwAB/wMAAf9EAAOEAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/ - A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/ - A8YB/wOEAf8DAAH/nAABhAIAAf8BhAIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAf8BhAIAAf8BhAIA - Af+DAAH/AwAB/wPGAf8DhAH/AwAB/wMAAf88AAOEXf8DxgH/A4QB/wMAAf+VAAKEAv8CAAL/AgAB/wGE - AgAB/xQAAf8CAAL/AgAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/WwAB/wMAAf8DxgH/ - A8YB/wPGAf8DhAH/A4QB/wOEAf8DAAH/AwAB/zgAA4QF/wOEAf8DAAH/A4QB/wOEAf8DAAH/A4QB/wOE - Af8DAAH/A4QB/wOEAf8DAAH/A4QB/wOEAf8DAAH/A4QB/wOEAf8DAAH/A4QB/wOEAf8DAAH/A4QB/wOE - Af8DhAH/A4QB/wMAAf8TAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/AwAB/wMAAf8JAAKEAv8CAAH/AYQCAAH/HwAB/wGEAgAB/wGEAgAB/wGEAgAB/wGEAgAB/wGE - AgAB/wGEAgAC/wIAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAf9HAAH/AwAB/wPGAf8DxgH/A8YB/wPG - Af8DxgH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DAAH/AwAB/zQAA4QF/wOEAf8DAAX/A4QB/wMABf8DhAH/ - AwAF/wOEAf8DAAX/A4QB/wMABf8DhAH/AwAF/wOEAf8DAAX/A4QB/wOEAf8DAAH/AwAB/wgAA4QB/wEA - AoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEA - AoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEA - AoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wEAAoQB/wMA - Af8FAAKEAv8CAAH/AYQCAAH/FwAB/wMAAf8BhAIAAf8BhAIAAf8BhAIAAf8BhAIAAv8CAAH/AYQCAAL/ - AgAB/wGEAgAC/wIAAv8CAAL/AgAC/wIAAf8BhAIAAf8BhAIAAf83AAH/AwAB/wPGAf8DxgH/A8YB/wPG - Af8DxgH/A8YB/wPGAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/AwAB/wMAAf8wAAOEAf8DhAH/ - A4QB/wMABf8DhAH/AwAF/wOEAf8DAAX/A4QB/wMABf8DhAH/AwAF/wOEAf8DAAX/A4QB/wMABf8DAAH/ - A4QB/wOEAf8DAAH/BAADhAX/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEA - A/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPG - Af8BAAP/A8YB/wEAAoQB/wMAAf8BAAKEAf8BAAKEAv8CAAH/AYQCAAH/DwAB/wMAAf8BhAIAAf8BhAIA - Af8BhAIAAf8BhAIAAv8CAAH/AYQCAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/ - AgAB/wGEAgAB/wGEAgAB/ycAAf8DAAH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/ - A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/AwAB/wMAAf8oAAOEBf8DxgH/A8YB/wPG - Af8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPG - Af8DxgH/A8YB/wPGAf8DxgH/A4QB/wOEAf8DhAH/AwAB/wOEBf8DxgH/AQAD/wPGAf8BAAP/A8YB/wEA - A/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPG - Af8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/AQAChAH/AwAB/wEAAoQB/wEAAoQC/wIAAv8CAAH/ - AYQCAAH/BwAB/wGEAgAB/wGEAgAB/wGEAgAB/wGEAgAC/wIAAf8BhAIAAv8CAAL/AgAC/wIAAv8CAAL/ - AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGEAgAB/xsAAf8DAAH/A8YB/wPG - Af8DxgH/A8YJ/wPGAf8DxgH/A8YB/wPGAf8DxgH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DAAH/JAADhAX/A8YB/wPGAf8BAAGEAQAB/wEAAYQBAAH/A8YB/wPGAf8DxgH/ - A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A4QB/wPGAf8DxgH/A8YB/wPGAf8DxgH/ - A4QB/wOEAf8DhAH/AwAB/wOEBf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/ - AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/ - A8YB/wEAA/8DxgH/AQAChAH/AwAB/wEAAoQB/wEAAoQC/wIAAv8CAAH/AYQCAAH/AwAB/wGEAgAB/wGE - AgAB/wGEAgAB/wGEAgAC/wIAAf8BhAIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/DAADhAH/AwAB/wPGAf8DxgH/A8YB/wPG - Cf8DhAH/A4QF/wPGAf8DxgH/A8YB/wPGAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DAAH/IAADhAX/A8YB/wPGAf8BAAH/AQAB/wEAAf8BAAH/A8YB/wPGAf8DxgH/ - A8YB/wPGAf8DxgH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wPGAf8DxgH/ - A4QB/wOEAf8DhAH/AwAB/wOEBf8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/ - A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/ - AQAD/wPGAf8BAAP/AQAChAH/AwAB/wEAAoQB/wEAAoQC/wIAAv8CAAL/AgAB/wGEAgAB/wGEAgAB/wGE - AgAB/wGEAgAC/wIAAf8BhAIAAv8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/AYQCAAH/AYQCAAH/AYQCAAH/ - AYQCAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/CAADhAH/A8YB/wPG - Af8DxgH/A8YF/wOEAf8DhAH/A4QF/wPGFf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wMAAf8gAAOEBf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/ - A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wPGAf8DxgH/A4QB/wOEAf8DhAH/ - AwAB/wOEBf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/ - A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/ - AQAChAH/AwAB/wEAAoQB/wPGAf8BAAKEAv8CAAL/AgAB/wGEAgAB/wGEAgAB/wGEAgAB/wGEAgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/FwAB/wGEAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIA - Af8BhAIAAf8IAAOEAf8DxgH/A8YB/wPGAf8DxgX/A4QG/wIACf8DxgH/A8YB/wPGAf8DxgH/A8YJ/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wMAAf8DAAH/HAADhAX/A8YB/wPGAf8DxgH/ - A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/ - A8YB/wPGAf8DxgH/A8YB/wOEAf8DhAH/A4QB/wMAAf8DhAX/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/ - A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/ - AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wEAAoQB/wMAAf8BAAKEAf8BAAKEAf8BAAKEAv8CAAL/ - AgAC/wIAAf8BhAIAAf8BhAIAAv8CAAH/AYQCAAL/AgAC/wIAAv8CAAH/AYQCAAH/HwAB/wGEAgAB/wGE - AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGEAgAB/wQAA4QB/wPGAf8DxgH/A8YF/wOEAf8DhAb/ - AgAd/wPGAf8Dxgn/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wMAAf8BhAIAAf8DAAH/GAADhF3/ - A4QB/wOEAf8DhAH/AwAB/wOEBf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/ - AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/ - A8YB/wEAA/8DxgH/AQAChAH/AwAB/wEAAoQB/wPGAf8BAAKEAv8CAAL/AgAC/wIAAf8BhAIAAf8BhAIA - Av8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/JwAB/wGEAgAB/wGEAgAB/wGEAgAB/wGEAgAB/wGEAgAB/wGE - AgAB/wGEAgAB/wGEAgAB/wQAA4QB/wPGAf8DxgH/A8YF/wOEAf8DhAb/AgAh/wPGAf8DxgH/A8YJ/wOE - Af8DhAH/A4QB/wOEAf8DhAH/AwAB/wGEAgAB/wMAAf8cAAOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A8YB/wOEAf8DhAH/AwAB/wOEBf8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPG - Af8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEA - A/8DxgH/AQAD/wPGAf8BAAP/AQAChAH/AwAB/wEAAoQB/wEAAoQB/wPGAf8BAAKEAv8CAAL/AgAC/wIA - Af8BhAIAAf8BhAIAAv8CAAL/AgAC/wIAAf8BhAIAAf9MAAOEAf8DxgH/A8YF/wOEAf8DhAH/A4QG/wIA - Fv8CAAn/A8YB/wMAAf8DxgH/A8YB/wPGCf8DhAH/A4QB/wOEAf8DAAH/AYQCAAH/AYQCAAH/AwAB/yMA - Af8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/AwAB/wMAAf8DAAH/A4QB/wOEAf8DxgH/A4QB/wMAAf8DhAX/AQAD/wPGAf8BAAP/A8YB/wEA - A/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPG - Af8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAAoQB/wMAAf8FAAKEAf8DxgH/AQAChAL/ - AgAC/wIAAv8CAAH/AYQCAAL/AgAC/wIAAv8CAAL/AgAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Af8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8EAAOEAf8Dxgn/ - A4QB/wOEAf8DhAb/AgAO/wIABv8CAAn/A8YB/wMAAf8DxgH/AwAB/wPGAf8DxgH/A8YJ/wOEAf8DAAH/ - AYQCAAH/AYQCAAH/AwAB/yAAA4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DAAH/A4QB/wOEAf8DxgH/AwAB/wOE - Bf8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPG - Af8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/AQAChAH/ - AwAB/wUAAoQB/wPGAf8DxgH/AQAChAL/AgAC/wIAAv8CAAH/AYQCAAL/AgAC/wIAAv8CAAL/AgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIA - Av8CAAH/AYQCAAH/BAADhAX/A4QB/wOEAf8DhAH/A4QB/wOEFv8CAAb/AgAJ/wPGAf8DAAH/A8YB/wMA - Af8DxgH/AwAB/wPGCf8DhAH/A4QB/wGEAgAB/wGEAgAB/wGEAgAB/wMAAf8cAAOEBf8DxgH/A8YB/wPG - Af8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wOE - Af8DhAH/AwAB/wOEAf8DhAH/BAADhAX/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/ - A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/ - AQAD/wPGAf8BAAP/A8YB/wEAAoQB/wMAAf8JAAKEAf8BAAKEAf8BAAT/AgAC/wIAAv8CAAL/AgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAL/AgAB/wGEAgAB/wQAA4QB/wOECf8DhAH/A4QB/wOEFv8CAAb/AgAJ/wPG - Af8DAAH/A8YB/wMAAf8DxgH/AwAF/wOEAf8DhAL/AgAC/wIAAf8BhAIAAf8BhAIAAf8BhAIAAf8DAAH/ - HAADhAX/A8Y9/wPGAf8DhAH/A4QB/wMAAf8MAAOEBf8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/ - AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/ - A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/AQAChAH/AwAB/wkAAoQB/wEAA/8BAAKEAf8DxgL/AgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/DAADhAH/A4QJ/wOEFv8CAAb/AgAJ/wPG - Af8DAAH/A8YB/wMAAf8DxgH/AwAB/wOEAv8CAAL/AgAC/wIAAf8BhAIAAv8CAAH/AYQCAAH/AYQCAAH/ - AwAB/xwAA4QF/wPGAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QF/wPGAf8DhAH/A4QB/wMAAf8MAAOEBf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/ - A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/ - AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAChAH/AwAB/wgAAYQCAAH/AQAChAH/AQAH/wOEAv8CAAL/ - AgAC/wIAAv8CAAL/AgAB/wGEAgAB/wGEAgAB/wGEAgAB/wGEAgAB/wGEAgAB/wGEAgAB/wGEAgAB/wGE - AgAB/wGEAgAB/wGEAgAB/wGEAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAf8BhAIAAf8UAAOE - Af8DhAH/A4QW/wIABv8CAAn/A8YB/wMAAf8DxgH/AwAB/wPGAf8DAAX/AYQCAAL/AgAC/wIAAv8CAAH/ - AYQCAAH/AQABhAEAAf8BhAIAAf8DAAH/HAADhAX/A8YB/wMAEf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMA - Cf8DhAX/A8YB/wOEAf8DhAH/AwAB/wwAA4QF/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/ - A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/ - AQAD/wPGAf8BAAP/A8YB/wEAA/8BAAKEAf8DAAH/CAABhAIAAf8BhAIAAf8BAAKEAf8BAAP/AQAE/wIA - Av8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/IwAB/wGEAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIA - Af8BhAIAAf8UAAOEAf8DxgH/A4QW/wIABv8CAAn/A8YB/wMAAf8DxgH/AwAB/wPGAf8DAAH/AQABhAEA - Af8BhAIAAv8CAAL/AgAC/wIAAf8BhAIAAv8CAAH/AQABhAEAAf8DAAH/HAADhAX/A8YB/wMAEf8DhBH/ - AwAJ/wOEBf8DxgH/A4QB/wOEAf8DAAH/DAADhAX/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPG - Af8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEA - A/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAAoQB/wMAAf8MAAGEAgAB/wGEAgAB/wEAAoQF/wEABP8CAAL/ - AgAC/wIAAv8CAAH/AYQCAAH/IwAB/wGEAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGEAgAB/xgA - A4QB/wPGAf8DhBb/AgAG/wIACf8DxgH/AwAB/wPGAf8DAAH/A8YB/wMAAf8BAAGEAQAB/wGEAgAB/wGE - AgAC/wIAAv8CAAL/AgAB/wEAAYQBAAH/AYQCAAH/AwAB/xwAA4QF/wPGAf8DAAn/AwAB/wMAAf8DhBH/ - AwAJ/wOEBf8DxgH/A4QB/wOEAf8DAAH/DAADhAX/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEA - A/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPG - Af8BAAP/A8YB/wEAA/8DxgH/AQAD/wEAAoQB/wMAAf8MAAGEAgAB/wGEAgAB/wGEAgAB/wEAAoQB/wEA - A/8BAAT/AgAC/wIAAv8CAAL/AgAB/wGEAgAB/xsAAf8BhAIAAf8BhAIAAv8CAAL/AgAC/wIAAv8CAAL/ - AgAC/wIAAf8BhAIAAf8YAAOEBf8DhBb/AgAR/wPGAf8DAAH/A8YB/wMAAf8DxgH/AwAB/wGEAgAC/wIA - Av8CAAL/AgAC/wIAAf8BAAGEAQAB/wGEAgAB/wEAAYQBAAH/AwAB/xwAA4QF/wPGAf8DAAn/A4QF/wOE - Ef8DAAn/A4QF/wPGAf8DhAH/A4QB/wMAAf8MAAOEBf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/ - A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/ - AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAChAH/AwAB/xAAAYQCAAH/AYQCAAL/AgAB/wEAAoQF/wEA - BP8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/EwAB/wGEAgAB/wGEAgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/ - AgAC/wIAAf8BhAIAAf8YAAOEBf8DhBb/AgAR/wPGAf8DAAH/A8YB/wMAAf8DxgH/AwAC/wIABf8BAAGE - AQAB/wEAAYQBAAH/AQABhAEAAf8BhAIAAf8BAAGEAQAB/wGEAgAB/wMAAf8cAAOEBf8DxgH/AwAJ/wOE - Bf8BhAIAAv8CAAL/AgAC/wIAAv8CAAH/AwAJ/wOEBf8DxgH/A4QB/wOEAf8DAAH/DAADhAX/A8YB/wEA - A/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPG - Af8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wEAAoQB/wMAAf8QAAGE - AgAB/wGEAgAC/wIAAv8CAAH/AQAChAH/AQAD/wEABP8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/AwAB/wMA - Af8DAAH/AYQCAAH/AYQCAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAf8BhAIAAf8cAAOE - Af8DhCn/A8YB/wMAAf8DxgH/AwAB/wPGAf8DAAH/AQABhAEAAf8BAAGEAQAB/wEAAYQBAAH/AQABhAEA - Bf8BAAGEAQAB/wGEAgAB/wMAAf8gAAOEBf8DxgH/AwAH/wEAAf8DhBH/AwAR/wOEBf8DxgH/A4QB/wOE - Af8DAAH/DAADhAX/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/ - AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/ - A8YB/wEAAoQB/wMAAf8UAAGEAgAB/wGEAgAC/wIAAv8CAAH/AQAChAH/A8YB/wEABP8CAAL/AgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/ - IAADhAH/A4QN/wIAAYQZ/wPGAf8DAAH/A8YB/wMAAf8DxgH/AwAC/wIAAf8BAAGEAQAB/wEAAYQBAAH/ - AQABhAEAAf8BAAGEAQAB/wGEAgAB/wEAAYQBAAH/AwAB/yAAA4QF/wPGAf8DAAf/AQAB/wMAAf8DAAH/ - AwAB/wMAAf8DAAH/AwAR/wOEBf8DxgH/A4QB/wOEAf8DAAH/DAADhHX/AwAB/wMAAf8YAAGEAgAC/wIA - Av8CAAL/AgAC/wIAAf8BAAKEAf8BAAT/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/ - AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/JAADhAX/AgAC/wIAAYQB/wIAEv8DxgH/A8YB/wOE - Af8DhAH/A8YB/wMAAf8DxgH/AwAF/wEAAYQBAAH/AQABhAEAAf8BAAGEAQAB/wMAAf8BAAGEAQAB/wMA - Af8kAAOEBf8DxgH/AwAx/wOEBf8DxgH/A4QB/wOEAf8DAAH/DAADhAH/A8YB/wPGAf8DxgH/A8YB/wPG - Af8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DAAH/IAABhAIAAv8CAAL/AgAC/wIA - Av8CAAL/AgAB/wEAA/8BAAKEAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/ - AgAC/wIAAf8BhAIAAf8MAAH/AgAB/xgAA4QF/wIAAv8CAAL/AgAK/wPGAf8DxgH/A4QB/wOEAf8DxgH/ - A8YB/wOEAf8DhAH/A8YB/wMAAf8BAAGEAQAB/wEAAYQBAAH/AQABhAEAAf8BAAGEAQAF/wGEAgAB/wMA - Af8kAAOEBf8DxgH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/ - AwAB/wOEBf8DxgH/A4QB/wOEAf8DAAH/EAADhAX/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPG - Af8BAAP/A8YB/wEAA/8DxgH/A4QB/2AAAf8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGEAgAB/wGEAgAB/xAAAf8CAAH/GAADhAX/ - AgABhAH/AgAC/wIAAYQB/wPGAf8DxgH/A4QB/wOEAf8DxgH/A8YB/wOEAf8DhAH/A8YB/wPGAf8DhAH/ - A4QB/wEAAYQBAAH/AQABhAEAAf8BAAGEAQAB/wEAAYQBAAH/AwAB/wOEAf8oAAOEBf8DxgH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEBf8DxgH/A4QB/wOE - Af8DAAH/FAADhAX/AQAD/wPGAf8BAAP/A8YB/wEAA/8DxgH/AQAD/wPGAf8BAAP/A8YB/wOEAf9sAAH/ - AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAv8CAAL/AgAB/wGEAgAB/wGE - AgAB/xgAAf8CAAH/GAADhAX/AgAC/wPGAf8DxgH/A4QB/wOEAf8DxgH/A8YB/wOEAf8DhAH/A8YB/wPG - Af8DhAH/A4QB/wEAAYQBAAH/AQABhAEAAf8BAAGEAQAB/wEAAYQBAAH/AQABhAEAAf8BAAGEAQAB/wOE - Af8sAAOEBf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/ - A8YB/wPGAf8DxgH/A8YB/wOEAf8DhAH/AwAB/xgAA4Ql/wOEAf98AAH/AgAC/wIAAv8CAAL/AgAC/wIA - Av8CAAL/AgAC/wIAAv8CAAH/AYQCAAH/IAAB/wIAAf8YAAOEAf8DxgH/A8YB/wOEAf8DhAH/A8YB/wPG - Af8DhAH/A4QB/wPGAf8DxgH/A4QB/wOEAf8BAAGEAQAB/wEAAYQBAAH/AQABhAEAAf8BAAGEAQAB/wEA - AYQBAAH/AQABhAEAAf8BAAGEAQAB/wMAAf80AAOERf8DhAH/A4QB/wMAAf8cAAOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB/5gAAf8CAAL/AgAC/wIAAv8CAAH/HAAB/wIAAv8CAAH/GAADhAH/ - A4QB/wOEAf8DxgH/A8YB/wOEAf8DhAH/A8YB/wPGAf8DhAH/A4QB/wEAAYQBAAH/AQABhAEABv8CAAH/ - AQABhAEAAf8BAAGEAQAB/wEAAYQBAAH/A4QB/wOEAf88AAOEAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPG - Af8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgH/A8YB/wPGAf8DxgX/A4QB/wMAAf/kAAH/AgAC/wIA - Av8CAAH/EAAB/wIAAv8CAAH/JAADhAH/A4QB/wOEAf8DxgH/A8YB/wOEAf8DhAX/A8YB/wOEAv8CAA3/ - A4QB/wOEAf9IAAOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOE - Af8DhAH/A4QB/wOEAf8DhAH/A4QB//AAAf8CAAL/AgAC/wIAAv8CAAL/AgAC/wIAAf8wAAOEAf8DhAH/ - A4QB/wQAA4QB/wOEAf8DhAH/A4QB/wOEAf8DhAH/A4QB/wOEAf8oAAFCAU0BPgcAAT4DAAEoAwABgAMA - AYADAAEBAQABAQYAAQgWAAP//wD/AAMAAcABfwEAAT8BwAF/AQABPwHAAX8BAAE/AcABfwEAAT8BwAE/ - AYABHwHAAT8BgAEfAcABPwGAAR8BwAE/AYABHwHAAR8BwAEPAcABHwHAAQ8BwAEfAcABDwHAAR8BwAEP - AcABDwHgAQcBwAEPAeABBwHAAQ8B4AEHAcABDwHgAQcBwAEHAfABAwHAAQcB8AEDAcABBwHwAQMBwAEH - AfABAwHAAQMC/wHAAQMC/wHAAQMC/wHAAQMC/wHAAQMC/wHAAQMC/wHAAQMC/wHAAQMC/wHAAgABDwHA - AgABDwHAAgABDwHAAgABDwHAAgABBwHAAgABBwHAAgABBwHAAgABBwHAAgABAwHAAgABAwHAAgABAwHA - AgABAwHAAgABAQHAAgABAQHAAgABAQHAAgABAQHAAwABwAMAAcADAAHAAwABwAMAAcADAAHAAwABwAMA - AcADAAHAAwABwAMAAcADAAGAAwABgAMAAYADAAGAJgABAQMAAQEDAAEBAwABAQGAAgABDwGAAgABDwGA - AgABDwGAAgABDwHCAgABDwHCAgABDwHCAgABDwHCAgABDwHjAgABDwHjAgABDwHjAgABDwHjAgABDwHz - AgABDwHzAgABDwHzAgABDwHzAgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/ - AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/ - AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/AgABDwH/ - AgABDwH/AgABDwH/AYABAAEPAf8BgAEAAQ8B/wGAAQABDwH/AYABAAEPAf8BwAEAAQ8B/wHAAQABDwH/ - AcABAAEPAf8BwAEAAQ8B/wHgAQABHwH/AeABAAEfAf8B4AEAAR8B/wHgAQABHwQABP8BAAEcAR8D/wHH - Af8EAAH/AfABAAEDAQABGAEHA/8BAQH/BAAB/wHgAQABAQEAARABAwL/AfwBAAF/BAAB8AFgAwABEAEB - Av8B8AEAAT8JAAEDAYAB7wH/AcABAAE/CQABBwHAAU8B/wIAAT8MAAH8AgABPwQAAfgB8AYAAfgCAAEf - BAAC+AYAAfgCAAEfBAAC+AEAAQEEAAH4AgABHwQAAvgBAAEDBAAB+AIAAR8EAAGAAgABAwQAAfACAAEP - BwABAwQAAfACAAEPBwABAwQAAfACAAEPBwABAwQAAfACAAEPBwABAwQAAeACAAEHBwABAwQAAeACAAEH - BAABgAIAAQMEAAHgAgABBwQAAcACAAEDBAAB4AIAAQcEAAHAAgABAwQAAcACAAEDBAABwAIAAQMEAAHA - AgABAwQAAcACAAEHBAABwAIAAQMEAAHAAQABHwH/BAABwAIAAQMEAAHAAQABHwH/BAABgAIAAQcEAAHA - AQABHwH/BAABgAIAAR8EAAHAAQABHwH/AfIBAwHnAf8BgAIAAX8EAAHAAQABHwH/AfcBAQHHAf8BgAEA - AQEB/wQAAcABAAEfAv8BgAEPAf8BgAEAAQcB/wQAAcABAAEfAv8BwAEfAf8BwAEAAR8B/wQAAcABAAEf - Av8B4AEfAf8B8AEAAX8B/wQAAeABAAEfAv8B+AE/Af8B/gEBAv8EAAHwAQABPwb/AccC/wHAAgABPwT/ - AfABPwP/AfwC/wGAAgABHwT/AcABDwP/AfABPwH/AYACAAEPBP8BhwHAAQ8C/wHAAQ8B/wHAAgABBwGA - AgABAQGPAeABAQL/AQABAwH/AeACAAEDBAABjwGAAQABfwH8AgAB/wHwAgABAQQAAQ4CAAEfAfACAAE/ - AfAHAAEEAgABDwHAAgABHwHwCgABBwMAAQ8B8AoAAQMDAAEPAfAIAAEBAfABAwMAAQcB8AgAAQMB+AEB - AwABAwHwCAABBwH8AQEDAAEDAfgIAAEHAv8DAAEBAf4HAAGAAgABAQMAAQEB/gcAAYACAAEBBAAB/gIA - AQEEAAHAAgABAQQAAf4CAAEHBAABwAIAAQEBwAMAAf4CAAEHBAABwAIAAQEB8AMAAf4CAAEHBAABwAEH - AfgBAQHwAwAB/gIAAQcEAAHgAQcB+AEDAfADAAH+AgABBwQAAeABAwHwAQMB8AMAAf4CAAEHBAAB8AEB - AeABAwHwAwAB/gIAAQcEAAHwAgABAwH4AgABAQH+AgABBwQAAfgCAAEHAfgCAAEBAf4CAAEHBAAB/AIA - AQcB/AIAAQMB/gIAAQcDAAEBAf4CAAEOAfwCAAEDAf4CAAEHAYABAAP/AgABHgH8AgABBwH+AgABBwHA - AQED/wHAAQABfgH8AgABDwH+AgABBwHgAQMD/wH4AQEB/gH8AgABHwH/AgABBwHwAQcE/wHhAvwCAAE/ - Af8BgAEAAQcG/wH8AXkB/wIAAv8BwAEAAQ8H/wEDAf8BxAEDAf8L -</value> - </data> - <metadata name="rightclickbackproperties.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> - <value>398, 17</value> - </metadata> - <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> - <value>63</value> - </metadata> - <data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - AAABAAUAEBAAAAAAIABoBAAAVgAAACAgAAAAACAAqBAAAL4EAAAwMAAAAAAgAKglAABmFQAAQEAAAAAA - IAAoQgAADjsAAICAAAAAACAAKAgBADZ9AAAoAAAAEAAAACAAAAABACAAAAAAAEAEAAAAAAAAAAAAAAAA - AAAAAAAA////Af///wH///8B////AcdSAAPCVACFwFAADf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wGtSAA/yGcD/btaB5m4SQAF////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wGrRQA1sl4RvdCKOv/oo1X9o08Uq5EyADuwRgAR////Af// - /wH///8B////Af///wH///8B////Af///wHATgAHn0QCk7N0Nf2ueUr/vYJN/7d1N/+6cTH9sF8e55dA - Bq2XPwKhkjUAVbJHAAv///8B////Af///wH///8BqkEAIalbFcvGhEb/2qNp/+K9jf/o06//0cGg/8Op - f/vIj039ql8Z/7BkF/+zXRHJoj4AI////wH///8Bs0kAEZY/A6OTSxTb36pt/+jSr//QwrH/rZiG/5SG - e/+7saT/sqSK/9Klbf/YlVL/7a9p/7VcCs+zSAAR////AaI/ADWuYhn3xIM//beXcPvCsqP/kH9y/2RQ - QP9cSz3/eGZY/4t6bf+iknb/vIlM/7F4QP+4Zw//v1kAb71NAAedRQSHsm0p/86UVP+0l3f/bl1P+V9P - Qf19bF7/emha/2VRQP9vXU//hnBb/82kcP/Fgz3/340u/chjAC+zSAAzrl0S771+P/+/hEX/ya+R/5N9 - a/9cSz3/kIN5/4l7cf9+a13/Oioe/6eMcv/ouHz/5ZlD/9V7F6n///8BtlAAbcp4Hv/FlF7/yYlF/55z - S/+9qZb/inpv/11KO/9kVUf/YVNJ/3xtYv+kflj/3ZpP/96HJfvIZQEt////AbZNAAvYfRzP+cV6/+Gh - W//GjEz/nXZO/7ymj/+qmIf/qJyT/3BfT/+AYEH/tn5E/9uJL//RdA+n////Af///wH///8BuVMAJ9l+ - HNvsoUr/zHkf/8F9M/ukcDv/n3VJ/6+LZf+FWjH/zZNV/+CUPv/chib3w14AH////wH///8B////Af// - /wG2TgAPxWMEdbxfAr3FZgmnznUZ68l3H//FdyP/2Y8+/92YTP/nn07/1noUkf///wH///8B////Af// - /wH///8B////Af///wH///8B////Ab5OAAOxTgArym8Tp8ZzFv/mm0T/3oUg98lkAR3///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wHAWgCDx2IB/8pjAIP///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8Bw1QAA8VXAJnGWAAT////Af// - /wH///8B////AQAA//8AAP//AAD//wAA//8AAP//AAD//wAA//8AAP//AAD//wAA//8AAP//AAD//wAA - //8AAP//AAD//wAA//8oAAAAIAAAAEAAAAABACAAAAAAAIAQAAAAAAAAAAAAAAAAAAAAAAAA////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////AcRTADfDUgBPzFkAA////wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wHGUgALv1IArcNXAN/ATwAx////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AbZKAEO/WQD1zGcA/7dR - ALO8TQAX////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHATAALqUYAq8Zp - Av/Ocwv/znQR+58/Ap24SQAV////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHLUQADwlAAEZ05 - AEezWwXzyHcb/9ySPP/soUv/04Mt+4UsAKeoPwApxlAABf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Ab1O - AB2mQQChkz0Cuc+DLf/AfTP/3KJh//O5eP/vr2X/y38w/Yo2BtuJLQCTnjsAVa1DAC24SgAVzEwAA81J - AAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wHGSgADuUsAIa1TA+GtYRr1nWo4/86bY/+Pa0n/16Ny/7uAT/+1bTb/rF0f/55NEf+NOwn5hjED7ZE1 - AMGoQgBVjS8Ah5U1AGWoQAA5uksAE85LAAP///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AcBPABWkQQCPhTQDvcB8Mv/Dik//sHRC/6lqPP+xcTn/sHU5/7yEQv/Bh0f/15tV/+Og - VP/alET/xXgq8ZlHDNeWQgX/l0QE+5M/A+2MMwDHlTQAebFHACnQUQAD////Af///wH///8B////Af// - /wH///8B////Af///wH///8BvU0ADaJIAL2oXhf34qdo/6pkLv+ybS//3aJg/96qbv/fsHr/68eX/9W7 - kf+xmHH/3r+P/8agcP/NmmDvzJBN+b52J/+XSQj/l0kE/6daBv+sWQz9mj8B2aE8AFnBTgAJ////Af// - /wH///8B////Af///wH///8B////Ab9OABOjPgBjhzUAfcB4Lv+3cTb/1JNO/+25fv/sxJX/4L+U/+za - t//u48f/8efO/+rjzf/MybX/sK2W/8u7lv/OpnP/yI5O/8mIPf+vZBn/qmEe/8F7Lv/XijD/qlMG8Z48 - AHvDUQAJ////Af///wH///8B////Af///wHEUQAJukwAIZpCAM9jGACXo1kc+9+kYP/hqWr/5L+T//Hh - v//x69j/8+fY/868qP/TvKf/zMK5/8Gzo/++taf/4dzO/8O9o//bwJX/voxR/8+QSf/GfDL/5Kht//e/ - ev/nnUj/slkH8aQ+AGXLUwAD////Af///wH///8B////AbFIADuXOgC/jD8K25lTHPGaUxHl4apq/9ux - gf/058f/2MCl/6aPe/+3ppr/c1pH/5+NgP+LfnX/NiUa/5yLfv+yqJ//eWtd/7GqlP/gzan/2qlw/+an - YP/QjEv/5rB4//Cya//GdRv/rlAA5bJHAD3///8B////Af///wH///8BsEwAQb5pDfu4cCj9tm8v/65w - LfWzg07/28Gc/9PDrv+qkn3/nYyA/82/s/9cRTT/X0w9/2tYSf88LiL/Z1NE/7mso/9ZRTb/cGFS/6OY - gP+9p4H/06Bm/9KOQf+0dDv/z5RU/7NoFP+/ZAb/s00At8VRAA3///8B////Ab5NABWWNQB5lkgJ4all - Jf/Zkkb/1Jtb/5t1S/uypIv3z8O3/72xqP9uXE7/Z1RH/2RNOv9zYlX/ZFFC/2VURv9iTTz/Xko7/5SB - dv/Qwrf/e2pY/6yegP+lglX/qHM1/55jKv+keEr/pl4W/8lxDf/HYgDtxFIAC////wH///8BukwAD6NL - AdurZB39vHY0/9qWR//Qnmf/yaeB/4puU/uRgnTzcmNX+3JiVP95alz/a1hJ/3dkVf92ZVj/Z1NC/2RP - Pv9kUD//b1lJ/5+Rh/8xHhD/wqqK/8OpgP+hbzX/oVwU/65zOv/clEH/24Ia/8lkAJ3///8B////AbxN - ABmfOwBhlEQIz6dmJf+6cy3/y4c7/8OWaP/qzan/lXlg/2tYTP1LOCj7Oikb+VdGOP19bF7/lod9/4Fy - Z/+KdWX/aFNC/2ZRQP9uW0z/QC4i/4J0a/+khGj/7M6i/+Kqaf/Yjjj/77Ft/++jS//WeQ/1wlkAHf// - /wHMXQADt0sAJ6RJAOO1ah39x41N/7dyL//EgTb/u4xd/+vQrP/m1b//t5+L/3tlU/9aRTL/UD8w/4Bx - Z/+sopj/vLSt/4l2af9uWkn/aFND/2JQQv8eEAb/pJF//8Ooif/szZ7/46dj/9qMM//0sGT/4Y0t/8xq - A5H///8B////AcBPACmtRQB7qVEH27RsIv+/hkr/tnU2/8eCNf+4gkz/qINa/6qUf/+finn/fGdX/29b - TP9YTET/j4R6/4d2af9YSDz/h3px/5uOhf+FcmT/QC8j/ykYDv+Nd2T/poJe/+/Jlf/ko1r/3Iwv/+qd - Rv/RdQ71v1YAHf///wH///8BvlIAMbVQAOfEaw39xH0y/72CRP+qf1b/0Ig6/9edYf+0hVj/c1Ax/72s - m//Bs6f/vqub/5WJgP9PQDT/Yks5/2ZSQv9KOy//YlpT/6iaj/9bTUP/rJ+V/4VoUP+sgFX/7Lt//9OK - N//giyz/4Y0s/8lnAZP///8B////Af///wH///8BtlAAl8xwCP/WiTH/6bJw/8Sbbf/JhUD/t3w5/6Ry - Qv+sh1//tpp8/8Csmf+Yi4H/Oysh/19PQv9kTz7/cmRY/3BiVf9UQjP/JRcO/0w7Lv+cj4H/kHJR/8+f - a//lp2D/zn4l/9+JK//WehHzwVgAG////wH///8B////Af///wG2TQAnymkH6/CfP//9wXX/+uWt/96h - ZP/WkkT/x41N/7iKWf+mg2H/fV1B/6SSf//Xx7j/mINy/4NzZf+NgXr/gnZv/2BOQf+Hem//STId/3lj - Sv9qRCH/y5FQ/+ehT//VfyH/2oIf/8poApP///8B////Af///wH///8B////Af///wG4UgBX2XwV/+2e - Qf/+0Ib/9L+A/9qSRf/ppVT/snM1/7GATP+hdkv/qo9v/8mxlv+0nor/2su6/9HKw//Br6D/RzAd/5KD - bf+MaEj/sINW/8SMUf/dmUz/1oQp/9mCI//NbwfzwVYAGf///wH///8B////Af///wH///8B////AcRQ - AAO5UwCT1HcP//KkRf/4tGT/5KBX/897If/ThzD/tXMv/6x5Q//TqHL/k2g7/4hjPv/WvZn/rZV6/8Ol - hP9NLw//lG1G/8GVZf+/hUr/3JhO/+GSNv/ijS7/2YIf/8NfAHf///8B////Af///wH///8B////Af// - /wH///8B////Ab9TAAO6VAB103QN+e+bNv/jlDj/xHIb/8hvEP/ciiz/yH0u8ZFRGf2bXyb/mGAr/4hU - JP+1ilv/lmg8/49fNP+jbTn/zpFQ/+ejVP/gkjf/5JU+/+iaPv/MbQfdzFEAA////wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wG2TgA3xGEDvcdoBvvCZwT/wGYE/8lsCv/McA/T2YUm/deJ - L//GfCj/unIn/7FrIv++ejL/2phO/+umVv/jmUT/2ow4/9mTSP/zrVz/3oci/8djAGH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BtUwAH7FMAGO0UQCPulgAi7RM - AD2+XAHFxGQH781xEv/Xfxv/14Ad/895G//KeB7/1Ig1/9uZVf/boGD/5aJW/+qbPv/Udg3dukgACf// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wG+TgAFrkcAK7JQAX/FZwvx4Iso/8t7If+9cyD/7q1i//OvYP/toEX/3YMb/8pm - AWv///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////AbJJAB2xUQGPym4L/cVuCv/TgB//5ZEw/9yC - GP/OawPfwlMAB////wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wG3UAB5xmMA/8Vj - AP/MawX/zGcA/chfAE////8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wG9UwCTxFoA/8hfAP/JXgDBxVEAA////wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AcNUAAfEVQDLx1kA/cZYAEX///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcVVAC3GVgBt////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAKAAAADAAAABgAAAAAQAgAAAAAACAJQAAAAAAAAAAAAAAAAAAAAAAAP// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AchU - ABXFUwBHxlQAJdZgAAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8BzVsAA8JSAFHAUgDLwVEAjchUABX///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8BxlEAF7tPAKHGWwD9wVYA5b1OAFnMVAAH////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wHJUAAFuk0ATblSAOfIYQD/zWcA/7VOAMG6TAA7yU4ABf// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wG+TAAXq0UAm8JfAP3HZQD/zW0B/8dm - A/mlQgCltkoAL9FQAAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Ac1OAAOsQgBLqEkA4cVp - Af/MdAv/0HcR/9uEHP+4XQrzlTUAobVJACnQSQAD////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHNVQAFy00ABblI - ABuWOAChu2IE/ch1FP/NfiL/35M8/+ibQv/llTj/uWUX9YgsAKWnPwA9v00AC////wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AclO - AAW6TAA7skYAR5w4AFeiTATlw3EU/8Z8J//Efi7/4Z9V//W0av/1sWH/66JM/6VVFfd/KAHDkjIAb6pC - ADG4SgARwEwAB8RJAAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AcdSAAuwSACFnj0AtYIsALPBch7904w8/8J/N//Kjkv/5K5x/+u0dv/7woL/6ahf/9uR - QP+7bB/9gS4C7X8mAMeRMwCZoDsAa6tDAEezRgAxuUwAG8hIAAXQUAADzkcAA////wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcpPAAewTgCdvWQG75FDCeu9eS7/bEAa/8mRVf/EmGn/cVQ4/+2+ - iv/ps3v/z5Na/8V+QP+1Zyj/qlkd/5dEDv+FMgX9gCsB9YEqAOeGLADXmTgAm7pNADWmPwBRnjoAX6hB - AEO0RwApvE0AFcdOAAf///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8BwVAAFbFHAE2lQQBbgzAAz69kFf3GhT3/1qZx/8ub - Z//MmWj/kF44/5RbNP+sbD//azIP/6trMv+yayz/u3Ms/8yCNP/OgzP/tmkj/7NlHv+iUhP/mUQI55E0 - AJ2LMgDRgy0C6X8pANmBKAC/jC8AnZ47AGmuRAA1vkwAE81XAAX///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8Bv00AH6hGAKeGKgCbjD4G58mF - Of/Dhkb/uX5F/6xsOf+fWzD/q2o5/75+Pv/NjUX/yI5M/6VyN//nrmr/rHpD/8eTVf/oqmT/6qlh/9+c - UP/jnUz/zX8p56VVE9WhUA/7lUID/6RQBP+iUAf/nUkE+4w1AeuDKQDJlzYAka1FAE3ATwAR////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BuEwAE65R - ANeSPwDdunAg/e+2dv/RlFr/pF4q/6RdJ//Cfjj/2p1a/9+naP/grHD/4K11/+7Gkv/iu4j/tJVr/6SD - W//OqHf/37Z//8mfbP/nsnP/zZdc48GFRPHMhDP/r2MT/5NDBf+LPAD/n1EF/6dYBv+vXAX/m0UE+Y80 - ANudOQCDuEoAJ8ZOAAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////ActL - AAO9TAAft0gAHZI1AFOKPQPntm8i/8J+Pv+tZjD/tW0r/8qJRP/eo2L/8cSR/96xff/etYb/4cGV/+nU - rP/z473/9uzJ/8TAo//s4r7/w7ub/62ig/++p37/upVl98WSWP3PlFD/15VL/7pyJP+lWBD/l0oJ/6JZ - Dv+kWwr/yXsj/8FtEP+fRwTtlTUAp7FGAD3GTwAH////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AclYAAeqQgBfnDkAcYsxAE2mXRX1y4Q//7hzPP/OikT/5qtn//fHkP/pvIj/8tCn/+TD - mv/l0a3/7+bI/+/nzf/y6dT/7OLO//Lq1//t6tn/t7am/6+vnP+3s5n/08Sf/+TImv+9jVf/wYdI/8uN - SP/JhTb/sGQY/6dcH/+9eDL/x4M3/9+WQv/SgyX/qlIB+ZU3ALW0SAA5yVUABf///wH///8B////Af// - /wH///8B////Af///wH///8Bx1EABcdTAAmtTQCJpEwAyW4aAHWLQgvbsmcq/9WZVv/lqmb/5Kxv/+K4 - iP/szqX/9OXE//fz3f/n2sP/+e3d/+zhzv/Jspr/49PD/9zOwv/PxLb/6+PW/7Kqnv/h3M7/2tC7/8bC - p//j0av/1a59/7iCRf/Fikf/0I1B/8F2KP/DfED/8rh7//S6df/0r2D/1oYt/7BXAfmaOgCtt0oAL9dX - AAP///8B////Af///wH///8B////Af///wHNVAADu00ALaU/AGmWNwBvey0C32YlB9lyJQC9m1AQ++ar - Zf/rtnr/2KZw/+C/lP/268v/5dm+/7Wkkv/u5dz/xrer/7qfiP+KcmP/w6mU/7uupP9jV1D/i3Vj/7Kc - iP/Xy8D/trOv/5+Vh/+xrpf/39Kw/+bKnv/CkVf/0pdV/+CdU//Ph0L/46t1//zNk//6v3z/8qxc/8t5 - HP+uUwD1oj4Alb9OABv///8B////Af///wH///8B////Af///wHTVQAFrkYAYaFEAeFxHgDHolgS9793 - Mv2BPAXnqGUc59aaWP/gtIH/2bSH//Tpyf/v4cj/yaiK/6qLcP+3q6H/tKGT/2VNO/9hSjn/rJ6U/6KW - jv8mGBD/KRoP/3NiV//Mwrn/q6Oa/1JFOf+RgW7/r6yY/8q+oP/z2a7/26hv/+yxbv/alUf/x4FE/9yk - bv/lrnH/77Bo/8p9JP+8ZQn/rE0A665FAGnFUQAL////Af///wH///8B////Af///wH///8BsE0Ab852 - Ef+kVgv5xHwu/65nLf+5cin9rHIx77aBRv+7kWP/6dOt/8i1m//Is5z/s5mB/4p2aP/Kwr3/4NXL/1lC - M/9cRTL/V0Y7/4BsXv9AMST/LR4R/0c1Kf/PwLT/2tDH/0o3Kv9uWUb/aVdF/6ylj/+snX3/zKyB/+Gu - dv/dnlf/xX0u/7FuN//IkVf/259c/8B3I/+2Ygb/ul0E/7FMAM26TQA/z1QAA////wH///8B////Ac5Q - AAO7SwAfrEUAQaJNBOGzaRn9wHs5/7lxLv/Zlkn/qG8w+62ATv3CpoD/2cut/+bYyP+/sqb/nI6E/3Zk - Vv+XhXn/e2hb/2JLOf9iTDv/cmFT/2VRQP9lU0P/VEY5/11HNv9dSDv/YU1B/3VeUP+Yh3v/pZqQ/4t5 - Zv+vpov/sKB+/6eCVP+8hkn/z5FI/8B6Of+4f0f/wYVE/6tjFP+rWQL/yG0H/7xYAPe8UQBry04ABf// - /wH///8B////AclQAAeoQQBdii0Am4Q1BdmQTAv/tm8t/9aNP//mqGD/26hs/4ZcM/vHtpX3e2lT8b2u - ov/z6N3/opWO/25cT/91YlL/bVlI/2RNO/9rV0b/dmdb/25eUP9aRzf/allK/2RQP/9lUUH/ZVFA/3Nf - Vf/DuLH/3My//1tJPf+aiXD/rZ+A/6yQaP+gcj7/n2kq/5dbGv96UC3/m3ZQ/5pXGv/Dcxv/z3QN/8to - AP/JXgBz////Af///wH///8B////AdRNAAOsSwCJp1AD56VaEvu6eTn/tWwt/9eQPf/bn1r/16l0/7eQ - af+/qor9ZUs0+ZeLfvHOwLT7bFpO/3dpXP97bF7/eWlb/2xZSf9xYFL/cmFT/3RkV/9cSTr/X0w8/2RQ - P/9kUD7/Yk4+/2xXRv9+bGD/3dDG/yUVCP+Ea1L/x7GQ/7mkfv+kfUz/oW4x/59dFv98PQr/nmMq/86J - Ov/biiv/2oAU/8pnAevBVwAn////Af///wH///8ByFIACbxLABWcOwBFkUAB56NdE//EhEH/s2ki/9aQ - QP/eomH/sIJW/9e1jf/VuJf/hGVJ/19JOPtCNCztNiYZ90Y1Jv1uXk//dmhc/2dVRP9wXE7/hnNk/4Bu - Xv9rWEr/cFpJ/2NPP/9kUD7/aFRD/2tWRf9wXlD/Pi4k/ywdFP9kSjf/0rKP/+jPpv/ftID/tHs6/8Z+ - K//SjEL/9rx6//OuXf/oljb/1XcN/8hiAHvFUwAD////Af///wHQSAADuk0AL6A8AH+BKACVo1YO9aFg - H/+6fT7/t2wi/9GLPP/Xnl7/p39a/+/Rqv+/n37/noh0/4l3bP9QPC39XUg1/z0sHfk5KBr5Szor/W5d - T/+xpJn/nI6E/3prY/+2p5z/knpp/2tWRf9oVEP/YUw7/25dTf9iT0D/NCQY/4Z5cP/Gtab/mnla/+7U - q//luoP/5apm/9iSP//ZkkP/9rdx//GoUf/hiyf/zm4E57xOABf///8B////Af///wH///8BtEoAPa5Q - AN2LOQTrvXIg/9SXVP+6gEb/t24l/8uFN//Ynl3/pXhQ//bctf/j0bP/69vH/9zGsv+KdGb/ZE47/1lE - MP9INib9Tj0u/XVkV/+Nf3X/npWM/6ielv+zpZ3/eGRX/2tWRP9qVkT/aVRD/25cTv89LB//Gw0E/3lq - XP/Ou6T/zLKR/+XMof/xxo//15dP/9eLNf/nnUz/+LVo/+qaPv/VehH9y2UAd////wH///8B////Ac1U - AAe/TwAruUwAMaVJANW2ZBD9tW8m/8KHR/+5g03/t20m/8R/Mf/Jj07/nGxA/8yof//NtZf/2829/8my - n/9/aFn/e2RS/2hSP/91YE//QTQs/4h+dv/QyMH/r6GV/5uOhP+fmJH/rZuN/39sYP96ZVT/bFhI/2NQ - Qv8lFQv/HxEH/8Ownf/Kt6H/oXlS/+nJm//2yI//5KNa/9WIL//rnkn/7qRP/9yHJP/MbAXfvlMAHf// - /wH///8B////AcVQABW1SgCJp0EAj5pAAtG0ZRL/wXsu/8CFRf+4hVD/tW0q/9SNPf/Sk07/pG88/6uD - Vf+EZkb/qJB7/6CIdP92X03/i3Zn/2BMPv98bWL/VktC/46DeP9tXVH/c19Q/1RBM/9FNy7/fnJq/6mg - mv+djoP/g29i/008Lv8bDQX/NyQX/2hPP/9wUDb/wZlw/+3JmP/zvoD/2JNE/92PM//mlj3/6Jg8/9F2 - D//IYwJ/////Af///wH///8B////AclTAAm/VgDPrUkA3bleBPvJeh7/zIc5/7d6OP/TqXr/wIlX/9OK - O//enlb/y5Vf/6l5Tf+qgVf/Y0Ip/8Crlv+3q6H/1ca5/9S/rf/Jua3/h313/1JEOf9jUED/X0c0/2dS - QP9QPzD/SDsy/2RcVv+yq6L/xrWo/1JAM/9vaGX/pZaM/410X/+JZUf/tIdZ//DFj//oqmb/yX0o/9+M - LP/lkjX/4Ysn/8lpAuO+VQAf////Af///wH///8B////Af///wG7UQBbtVEA6cJlAf/Dcx7/1pBE/8WH - RP+jek//d0oi/8mDO//RkEb/0ppb/65+Uf+/kmP/Z0Qo/56Gcf+7ppH/tquj/8i4qf9EOTP/empe/1tL - Pf9aRjf/Xkc1/25bS/9vYFP/V0Y4/zEiFv9AMij/TkQ+/3lrYP92aF//yLal/4RjR/+LYz3/xJVl/+Ww - cv/in1P/zH0j/9+JKv/lkTT/13wT/8llAHPEVAAD////Af///wH///8B////Af///wG/TgALtlAAxc1v - Av/Rexf/1Yoz/+6ybP/40pv/3bSF/8mGRv+6dSv/qnEw/5xpN/+vgVH/tJNu/8Ghf/+uknf/2su6/8G2 - q/86KB3/MSEX/1pLQv9XQjH/blpL/3NlWf9yZVr/cGJW/2hVRv9EMSP/IBIK/ywbD/9oU0T/qqSV/4pv - UP/LqHv/0p9n/+OnYf/Xjjv/0n4j/9uDJv/hiyf/zW0E47lLABX///8B////Af///wH///8B////Af// - /wH///8BtkwAU8ViAvXfhx7/+KxS//7Ac///36H/9d+r/9+mbv/SiT3/1JFE/8uUVf+ibzv/wJVm/6qJ - bP+AX0L/d1tD/5aCcf/cz8H/y7qs/6aQf/9xX1D/cmRY/2pcVf9lWVT/c2Va/2xcUP9/b2T/gHJm/zEe - Dv9bSDX/eWVL/2VFJ/+CUiX/2p9d//CwY//WiC//1X0g/9+JKf/VeQ//yWQBe////wH///8B////Af// - /wH///8B////Af///wH///8BylYAA7hSAI3Udw7975o3//WrVP/+yH7//+iq//LAiP/XkEn/4JxO/+2v - ZP+9fz//sX5L/82ld/+Vb0n/gl06/3xiS//azLf/zbmm/8Syof+ol4f/wbKl/+Lc1//n4t7/qpuO/2dR - Pv9eSz//c2hb/21QNv+HY0P/lnJM/4teM/++hUf/25lP/+OYQv/VgCX/2YAh/9Z9GP/LagPbuU4AG/// - /wH///8B////Af///wH///8B////Af///wH///8B////AbpNABG7VwDB3H8U/+aSL//4sFr//tKI//vK - if/kpGP/2Y49/+ihS//WkET/sXM2/6hyOv+4iVX/oHNH/55/XP/SuJb/yayO/864n/+Yg2//3s26/6aX - jP/q4df/pJB//1U9Jv9mVEH/k4Jq/4tmRf+uhF3/s4NU/8uTWf/MjEj/559N/9SCJ//WfiL/24Uk/8pt - Bv/HYQBz////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wG0TAA1u1cA3dV5 - DP/nky7/+rNa//y6bP/xsmr/35dR/9F9Iv/XiC7/z4c1/7BtLP+hajP/u4tX/+fCjv+pf1L/g101/4Fc - OP+Rd1r/796+/5Z+aP/VwKf/yKmI/z0jBv9KKw7/rIhj/9Wwg/+ue0n/wYdN/82MSf/nn07/348z/+GK - Jv/jjzL/138Z/8RiAMG6UAAd////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8Btk0AQbxZAOHWeA//6pQu//eqTf/zqlX/35hJ/8h2JP/IcRP/1oQm/9eMNv+/ejH/p2sv/alz - O/+hbjj/r3xE/6p7R/+oekr/tI5i/8ilfP+/oXv/lGtA/3lOJf+BWC//o3FB/614Q/+/hEf/3Z1X/+ig - T//hkjf/3ooq/+maQ//hji3/zG8J98JaADP///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AbhOACO8VwC30XEJ/+qRJ//tmTf/3Iwt/8Z2G/+9Zw7/yG0N/9iC - IP/gkDT/zH4t45VQEvmPThX/llkf/4lOG/+DShj/hlAf/7WHVf+LWS3/lWpA/5RnPf+XYTL/sHc9/9mb - WP/rqV7/5p5M/+CRNv/ahyr/7qZX/+ygRv/Xfxf/xmMAt91VAAP///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wG7TAAHtk4AdcNfAe3QcQn9zXEJ/8hu - B/+/ZwP/wGgH/8ZqCv/RdRD10XgY09SBKPvikzj/x3wp/7huH/+tZx7/oFsZ/59cGf+iYCH/uXg1/8+R - Tv/oplz/7Khb/+ehUP/il0H/24sx/9WIOP/koFj/9a9d/+WSMf/OcAn1xV4AOf///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8ByVIAA7ZN - AB22TwBnt1MAs7dVAOe5WQD7vF0A/cVoBP/BXwShu1kBr85xCv/bgRr/34gj/+WSMP/mlTX/5ZU4/9WE - KP/Vhiz/1Ygv/9+TO//nnEX/5Jc+/9uNNv/XjkL/15dW/9mbV//wrF//7aFG/9+HH//MagK1wUkABf// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8BxE4AA7VLAB2uSABFsUsAYbRPAHW1TgAbr0cANbVRAJe4VADPuVcB78Bh - Bf3KbQz/03gU/9h/Gv/UfBr/y3MV/8FrEP/Abxv/0Yg9/9+hYf/epGX/2ZxZ/+GeU//wplH/5pMx/9V2 - DfnFXgA/////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8Bvk4AC7NKADWqRgBntFMB0cZoCf3fiCP/45Az/8+AJ/+yaBP/xX8x/+2uZ//4unL/8q9i//Gn - Uv/pmDj/34Qa/8toArnBUQAH////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8Br0cAD69KAHm5WgPfznQS/duHI/++awr/u2oO/9eM - NP/vplD/76JK/+iWNf/fhh3/0XAF+8RbADv///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wGzSgAXq0kAe75e - BP3QdAv/ynIN/9F7Fv/ZgyD/4Ysm/9uBFf/ScgX/x2AAuc5SAAP///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AbJLAHfEYAD3yWgA/8VlAP/KagX/0HAH/81rAP/LZADnxlwAL////wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcBKAAW4TwCFwVoA+8ReAP/EXgD/yWMA/8xlAP3HXACH////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wHAUQAJvVEAocNYAP/FWwD/yV4A/8ld - AOfFVgAh////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8Bw1QADcNU - AM3GWAD/x1oA/8dZAIf///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AcRUAFHFVgD1x1cA4cVVABX///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcZWAAXGVgA1x1YAL////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////AQAAAAAAAP//AAAAAAAA//8AAAAAAAD//wAA - AAAAAP//AAAAAAAA//8AAAAAAAD//wAAAAAAAP//AAAAAAAA//8AAAAAAAD//wAAAAAAAP//AAAAAAAA - //8AAAAAAAD//wAAAAAAAP//AAAAAAAA//8AAAAAAAD//wAAAAAAAP//AAAAAAAA//8AAAAAAAD//wAA - AAAAAP//AAAAAAAA//8AAAAAAAD//wAAAAAAAP//AAAAAAAA//8AAAAAAAD//wAAAAAAAP//AAAAAAAA - //8AAAAAAAD//wAAAAAAAP//AAAAAAAA//8AAAAAAAD//wAAAAAAAP//AAAAAAAA//8AAAAAAAD//wAA - AAAAAP//AAAAAAAA//8AAAAAAAD//wAAAAAAAP//AAAAAAAA//8AAAAAAAD//wAAAAAAAP//AAAAAAAA - //8AAAAAAAD//wAAAAAAAP//AAAAAAAA//8AAAAAAAD//wAAAAAAAP//AAAAAAAA//8AAAAAAAD//ygA - AABAAAAAgAAAAAEAIAAAAAAAAEIAAAAAAAAAAAAAAAAAAAAAAAD///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AcxU - AAfIUgAnxlQAMclSABH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wHIUwAlwlMAicFTAKnEUgBPyVYACf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wHLUQAJw1IAUb9RANfDVQDzvlAAo8VSAC/UVAAD////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BxFIAI7lOAJPBVgD7y2EA/75U - AOe7TQB5yFIAGf///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BzlEACbxP - AFO0TADZxVwA/8ljAP/NZgD/sUoAy7pNAFfJTgAN////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AcJPAB+wRgCTvVgA+8ZiAP/KZgD/z20A/8djAfmmQACxuEwAQ81VAAn///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcpOAAe0SABPpUMA1cJhAP/HaAD/yGoA/85wBf/SdQf/tVYF85w5 - AKO3SQA/zlMACf///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wG9SwAfnjoAka5QAPnFaQD/ynEJ/9B6 - E//SehX/3okj/9J5Ff+iSAXvlDMAo7JIAD3MSQAJ////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHKTwAJqUEAVZY7 - ANfBaAP/yHMP/8h2F//UhSn/35I3/+KUOf/omDv/3Yoo/5xGB+2MLgCjq0MASb9MABP///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8By1EADcBQ - ACfCTgAZuUgAJY0wAJepUwH7xXIR/8h6IP/HeyX/04s6/+qlV//zrl//9K1a/+2kTf/jkzf/eykA8X0k - ALueOQBntUkAKcVTAA/LQwAD////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AcBPAC+tRQCHqEAAb546AGOMNwDZxXMV/8N1H//GfSz/wHsu/799M//jpV//9bh0//q8 - df/ysGP/7qhW/9uONv+gUA75bxsA14QqAKOcOQBrrkQAO7hMACHCTQAPxUsAB8M7AAP///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AdFbAAO7TQA9q0gA1Zc5ALN7JACtplUI+eKYRP/Qiz3/w4I6/7l6 - Nv/uuX3/4q9z/+Wucv/5woX/+8OC/+OhWf/clUf/1Yg0/7BgFv1+LAD1eCIA44YrAMWVNQCjoDsAfalC - AF+vRQBJtkkANbpNAB3FRQAH318AA8xMAAXPRQAD////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BtEcANbxdAPfDagvpdycA38d8 - Jf96Qhb/gVMf/9CXWf/BilD/dlpA/6iDXP/yxpL/7LZ//++6gP/ipmf/z4lG/8F0L/+5aST/s2Af/6FM - Dv+GMgH9fikA+XskAO+CKADjiS0A1ZAyAL+jPwB/wFAAK7pOACesQwBLr0UAQ7VKAC+8TQAdwk0AD8FR - AAf///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHGSgALvVAAIblK - AC2lRwDDjjoA4aNWDvnKgzT/259a/512Uf/WpnD/0qV0/+CvgP8/IQn/r35S/8+TY/+3dET/ZCwP/6to - Pf+ZUCb/nFId/6dbGv+oXBr/q1sZ/6laF/+RQg7/jDwJ/4IwBP+HMQD5kzgAy6RAAHegPACJgykAxX8n - AMeILQCxlDQAk6A8AHWrQwBVuEsAMb9NABfJSgAH////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wHUVAADv1AAKaxDAHujPQBtkDAAb3gqANuqYA3/tnMo/8eNTP/Wo2z/xpJg/7B3Q/+4fk//pWhB/4xR - MP+oZjf/n14n/3U9DP+kayf/1pRG/8+JOv+lZib/0Yw+/9qURP/bk0L/1Io3/9uQOv/MgC3/xXcs/6NQ - C+uKMwC5fScA3ZxFA/2ZQgj9kTwC+XknAPNwHQDnfCQA04wvALGdOgCDrUQAT7xMACfHVgAP20kAA/// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Ab5NACWuSwCtlDYAp28aALOcUAr70o5B/9CSUf+8gkb/s3Y+/61r - N/+fWy7/l1Mr/7BvNf/LikL/xYM8/9mcVv/UnV3/jl8p/+mzcv/lrGz/rIFR/7+UXv/zuHb/9bl1/+qr - Zf/gn1b/4p9T/+GbS//JeybbsmMZ0ahaFfeaSQv/izgA/55KAf+zYAz/sF4F/6lVB/+ROwL5figA64Mo - AMuXNgChqUIAa7tOACvQUQAH////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wG4SwAhrU4A67ddAOeAMQDjw3on//C3 - dP/osHX/vH1C/6VeK/+WUCT/r2kr/9GOQv/QkEv/2JtZ/9+oaf/irXH/8cCI//DGkf/fsHn/0Kl4/514 - Tv+dd0z/tItd/+GzfP/js3j/y59r//zGiP/krGr70JVZ2bh7PenNhTT/uW4Y/6lbD/+GNwD/jTwA/49B - AP+jVQb/o1QD/7ViBv+nUgf9hjAA9YUqANucOQCZtEkAQ8hQAA////8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////ActDAAXPVAALwkwABaI9 - AEuALgDZn1MJ+7t1Kf/VllX/3J1j/6dgLf+fVyD/uHIt/8yKQP/Ym1n//NCc/+6/iP/VpnD/3K98/8yk - c//v0qb/8Ner//vqwv/r4b3/sKeH/8O4lf/46b7/vq2J/62ad/+jglX/2qty/aR7Su3Hl1775Klk/86O - RP/KgjD/smYX/5dKB/+LPQP/n1IJ/6ddDP+fVQL/umoQ/8p3GP+4XwT/jDUA75IxALWsRABfv04AHdRU - AAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wHCTwAfsUgAUbFGADOtRQApeSkAva5lE/+5cyr/tW0s/6FXI/+xaCv/0Yw+/+SpZP/nr3D/7LiA/+jA - kv/etYL/3rmN/+jHnf/q06v/5tey//bsyv/v4sD/8+rL/+vp0v/o4sX/5+DA/7CtlP+wrJD/sKmM/868 - lf/Cp337zaFr/7N6O//Fikj/36Fb/86MQP+/dyP/sWMU/5JFC/+jWRT/qWQZ/59ZCv/LgS3/1ogs/8Zx - Df+jTAX3iS0Az6ZAAHu+TQAj20kAA////wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8Bu0wALZ46AJWYNwBvqUAALYU6AN3JgTb/z4hG/7l2Q//NikX/3p1Q//C8 - fv/9z5r/7b+N/+jBkP/217L/4b6X/+LPq//t48P/8uvR/+/o0P/s49D/+/Li/+fdyv/t4tD/597P/+vp - 3P+wsKL/sLCg/7CvnP/Eu5v/2s2p/+3XrP/MqHr/x5Nb/7R6Ov/Gi0j/0pJK/8eCMf+yZhb/m04V/8F4 - N//Lh0H/zotA/9mTQv/onkf/xXMT/7FYAf2PMwDZqUEAc8JRABv///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wHUVAADxVIAA7lMACWzVgDpoEYAq4AlAF9uJgCvr2Ud/7px - OP/Ok1T/4qlm/+KkX//os3X/4baE/+fClv/szaT/+e7O///+5f/j3MT/6drC///67//y69r/2Miz/9nF - sv/u4dT/5trN/+fbz//s4tL/6+fd/7Cvpf+2saT/+/Pf/9nMsv/DwaX/9OTA/+DEl//GlmD/uYFD/7+F - RP/Sk0z/zIY3/8R4J/+uYyr/2Zha//e/gf/0t3P/7qtd//GoU//DbxL/umAA/ZAzAM+sRABnwlEAFf// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wHfXwADwVAAG7pNADO4TAApmkAAw3st - AOVEAwDFbRwAiXctAPGqXhn/2JdN//W9ef/aoGD/36x0/9KmdP/14b3/8+nH/+rhxP/p4c//+fPo//fs - 4P/u3s7/69S//4JpVP/GqpD/wKCG/52QiP/IxcL/UDoq/9/Itf+/ppD/1M7C/////f+zsar/pZ+O/7Cw - mv/Rw6D/9+K8/9e0gv+qdzz/x41N/9iaVP/Rijv/04k7/8uGUf/zwYj//tOX//7Fgv/6uG3/8KVQ/8Rx - Gf+0WwL7lTYAw7NHAFPIUQAN////Af///wH///8B////Af///wH///8B////Af///wH///8Bx1IACbRK - AFebOQCnlDMAh3cgAJmRRgvzqWIh+1saANGINwLPoVoV/e2wav/qu4L/9MqW/8aVYv/nyqH//ffZ/+jX - uf/dyLD/k3Ra/7Glm//Yw7D/mIh9/5Z6Y/98ZFL/rpmL/9TAsv/n2tD/Y1RL/zAfFv9UQTL/not7/6qU - gP+Ufmz/sLCt/5CHff+Kf23/sLCd/83Co//87Mj/6ceY/8GNUv/XnV3/87Rv/9aQRf/Qikf/4KVx//nI - k//0voL/+Lx2//GsXv/Sgyj/sFkA/7RYAPmeOgCtuksAPdFcAAX///8B////Af///wH///8B////Af// - /wH///8B////Ac1TAA+rRAB9qUwC8YMtANlnGgDftmsY/8mBOf+MRBD5kk0E36tqJOfQk1D/26hu/8ac - bf/ry6D/8efF//zz3v/lzrT/t5R2/7uaff+binr/v7Kq/6+dkf9MNij/bVRA/0EtH/+4rab/s6ee/y8i - HP8tHhL/JhcN/0c4M//i1sr/1MvC/7Gpn/9EOC//hW9b/5iIcv+wr5//sKWJ/+vdu//32Kn/2aRq/+yy - c//kpFv/04s5/7x2PP/SmGP/2aNq/+qycv/trmX/0ogy/8JvEP+zWQL/rU0A76pDAIvCTgAh////Af// - /wH///8B////Af///wH///8B////Af///wHOVQAFsU4Ak9J4Df/HchP5lEoM+cN8Lv+2bDH/wHYw/6Nj - H/e1eTfrp2sr/9ivff+2iVr/8uTA/9TDp/+9qZL/zLOb/7mbf/9xV0L/w7q2/7+wov/l29P/VD4y/1tE - Mv9ROyn/WkxH/5aDdf9QPjD/JBcM/y0eEf9EMyn/oY1//+rg1v/Pxb3/NCIZ/3VfS/+EcV3/eWdV/7Cw - nf+gjW7/t6SA/922h//ntH7/4KVj/9WQQ//DeSv/r2s2/8GJUf/YoWT/36Fc/8uEMf+mVwD/x28M/7RV - AP+rRwDZtkwAZcdSABH///8B////Af///wH///8B////Af///wHLQwAFyFIACapHAGOoUQP5uGgR+7Zu - If/RjET/qmgw/7h1Kf/TkET/i1Ub9699Rv2ed0v/79e0/9TBof/ZxbH/5NvN/6OLef+BcGP/aFZL/9jK - vf/h1Mj/rp2P/2hQPv9ZQzH/ZU8+/2xZSP9mUkP/YEw8/15RRv9DNCf/Ujwt/2dPPv+Sg3v/mYp//3ti - T/9CMCT/ST0z/3huZP+MdmL/sq+U/7CniP+wmnX/qn9P/9yna//foVn/0Y0//6tiI/+0eUH/u4JG/8uN - Sv+3cSD/pVUA/71nCP/CZgf/u1gA/a9HAKPEUQAl////Af///wH///8B////Af///wH///8BwU8AH69F - AFGmPwBNhjEAs7BhD/uPTQz/z4lG/8ByLP/hnUz/3J1W/7d/Qv2pgE/7lWpA/+nfwf3RyK//2say/7au - pv/Sx73/tKuj/2lZT/9sW1D/W0k//11JPv9kTTv/ZE07/2lVRf93aV//b1tN/1dBL/9pWkv/XUs8/2JN - O/9gSzr/WUU3/1VANP9aRjz/7t/R/9zJuf+6qp3/h3Rk/5WIcv+vpYr/sKKA/7CVbP+TZTD/nWou/8CE - Pv/Nhz7/ypBb/8+fZ//Ii0n/sGod/7FkDf+uWQD/zHAG/8VjAP/GXADXwlEAH////wH///8B////Af// - /wH///8B////AblKAC+aOACVgScArXEiANmmXhP/jEsP/7x0NP/TiTr/8LFl/9OYVP/ouYD/fVEo/bOb - d/fBt5vvRi0a77KnoP378OX/7t/S/4Jzb/9uW07/dV9M/3prXf9qVUT/ZU48/2JLOP9zYVL/eWtg/3Jk - WP9aRjT/aFlM/2dURP9kTz7/Yk4//2dTQv9lUUD/Xko//6qXi//Szcv/2Me6/1ZGPf96ZU7/o45y/7Cl - hf+vlW//oXpL/6JxOf+jbS3/k1YP/0weAP90UzT/hGJE/4NEFP+yZxj/2oYl/9F1C//IZQD/zGMA38lV - AA3///8B////Af///wH///8B////Af///wG4SwApslQA651HBt2eUg33mlgd/9SUUP+wZSf/z4Uw/+yv - Zv/SmFf/3rF8/6B0Tf/Tw6H9m4Ro+zQfC/e3raPvz8Cw+9vMvv9TPi//dmhd/31vYv96aVr/e2tc/29b - Sf9zYlT/c2NX/3ZlV/9zZlv/a1lJ/048LP9mVEX/ZlJA/19LOf9kUUD/Yk4//2tWRf91YFH/uK2m/+fa - zv8WBwD/SjMd/76qkP++qYb/sJ57/7CPZP+cbTf/nWkp/51eGf9/OQD/YCsF/5VYGf/AfTH/0oUr/9uG - Iv/ZfhH/zWsB/8JaAIf///8B////Af///wH///8B////Af///wHURgADwFEADZc9AK+hTwH3t20X/717 - Mv/Eg0P/p1wY/9WOOv/Xlk7/6LF1/6h9Uv/BmW7/8M2r/7eUdP+ffmP/OigY+YR0ZOdzaWPxKBcN+1pH - Nf96alz/eWtg/3hoXP9aSjz/cVtJ/4NsWv9wXU7/e21f/35rW/99ZlT/a1ZF/2dTQ/9iTj3/Y049/2VR - Qf9pVEP/cVtL/2NVTv97aFr/JxYK/z0oGv+nh2f/5s2q/97In//Qr4L/q3tE/6FtMP+1cCL/s2YU/8+R - VP/yuHb/8Kxf/+6iSv/lkCz/0nQL/8pmANW+TwAd////Af///wH///8B////AeRMAAPBUAAduEoAMbNH - AC2EKQCBmEsI9YZCBv+1dS//v4BC/7tsG//Sijn/yohA//vLkf+RZD3/1ayC//Pgv/+wjmz/b1I4/2dQ - Qf9FNCj5JRgO9UIwIPs1Jxr1PSwe/XNiUv9pWk3/dGFP/2FOQv9dUk7/nIl6/457av9ALSL/W0g8/3Vf - Tf9lUUD/Yk49/21ZSP9mUD//bFdG/25dTv9tV0b/EgUA/1FEOv91ZVz/fF1I/8efev/45b//6cSS/9ml - af/Zm1P/2ZNB/9aHLv/tsnX//MB8//axYf/snkH/4Ikh/89uA/3CWgBn////Af///wH///8B////Af// - /wHOSAAFuE0AQ6A8AJGQMACPcB8AybVpE/+lYx//voA//7V4O/+3aBv/1I49/717NP/zxIv/jGVH//DU - rf/x1rT/g2RF/7Kilv+unpT/Uz0x/19IN/9mUDz/RjMi/S0fEvM+Kxz7QzMk/VZGO//Ku67/1MrA/4t5 - bP9vYFv/yb+3/8u5q/+PdWP/a1ZF/2xXR/9kUD7/YUw7/29dTf9tXE7/Oyof/0QyJP+DdGj/vrWw/7+q - kf+QbE7/7NCp/+LAj//tun7/7K9q/9WPPv/bjzT/15VR//y9dP/zqlb/5pQz/9l+E//NbAPVxE4ADf// - /wH///8B////Af///wH///8B318AA7RKAFOwUADRfigA1ZxMCvm6cCD/2JhT/8CHSv+0eD//uWwd/9OM - Pv+8ejL/8L+G/4tePP/01a3/8927/9XCpv/x5dX/2cOv/6mZjv+Ba1v/VT4r/11HNP9POyr/MCIV/U06 - Kv2BbmD/iXlr/46De/+If3b/g3Vr//v39P+QfXL/bFZH/2ZRP/9qVkT/aFNC/2pVRP9uXU7/ZlFB/yQV - C/8YCgL/WEo+/7unkv/TvKL/5dCu/9/Kof/00qH/7Ll9/82KP//Vizf/3o8y//Oybf/5tWj/7aBH/+KM - J//NbgP/w1sAYf///wH///8B////Af///wH///8ByFoAB8ZOAA21SwA3rU8A8bBaA/W1ZxT/yoU1/86R - Tv+5g0r/tXpE/7lrHv/LhTb/t3cx/+y6f/+GWDP/89Ko/9S/n//hya3/8OPW/9e4n/+CZk7/o4t4/3Vg - TP9LNiP/cFpH/3tmU/9KOi//T0I7/6mdl//m3tT/taid/9TMxP+dmJT/opWI/4ZyZP9yX1H/eGJP/2lU - Qv9nUkP/bV1R/0c2Kv8eEAb/HxAH/5yDbf/h0cD/t6CF/511Tv/lxZr/9tGf//jEh//Zlkz/0YYv/+OT - NP/zrmX/8qpW/+WUNP/RdhD/z20E1chPAA3///8B////Af///wH///8B0FEABcFQADm5SwBft0sAP5M2 - AKG1YAz9kUcG/795LP/Gikn/wo1V/7N8SP+4aR3/1o8//6poIf/krnL/glEm/9augP+Qck//2cy1/9DE - tv/Xyb3/f29n/21ZSv93YE7/gGlV/21XRf9dTEH/SkE9/4d/dv+xpZj/18vC/3xqW/9lVEr/eGte/5KH - f/+7rKD/sqCU/4l3aP9zXU3/eWZX/2tWR/8iEwn/IREH/ykaEP+znon/4NC//4dsUf+ziF7/58eZ//HJ - k//1vX3/25ZI/9KGLf/lkzP/8KZX/+eZP//chyL/zG4E/b9XAGf///8B////Af///wH///8B////AcZN - AAm/TgBdrUYAt6I+AJeOMwDNwWwN/7htHf/Hgzj/wIRC/7V/R/+6iFX/tGYg/9iQP//EgDX/561t/5Fd - Lf+ldkT/k3ZU/2dGLP+afWX/j3Nb/5l9Zv9gTUD/qpaF/1I9Mf9/b2f/c2tk/0Y4Lf+PgHL/dWxm/1hJ - QP9wW0r/WkY1/yocE/9TQTX/e3Rw/5WRjf+ekor/o5WI/4VxZP9WRTb/HA4G/xkMBP9AKhz/Ujgq/1I0 - Hv+EXz//27SK/+3Lm//2x4//665p/9OMOv/aizD/4Yws/+6iT//mlDX/znIO/85sBdvDUwAP////Af// - /wH///8B////Af///wHUTQADvlQAf8JcAPWdOgDLsFQB+cx3Ff/Ogy3/zIk8/7l7OP/CjFX/58qf/7x4 - QP/Vizv/049C/++0c/+8h1X/onFE/7iNYv+JYjv/YUEq/8y4o/+1qZr/u6+i/97Kuv/YxLP/6NPC/66g - lv+HgHz/Z1pQ/z4uIv92YE//YUk2/2dSQP9dSjv/Py8i/1hNRv9kX1z/raik/87Asv/VwLD/UT4w/0c9 - Nf9sY17/oJKL/411Yf98XUb/pn9Y/6d5SP/yzZn/7LR2/9yZT//MgCr/3owt/96GI//rnUL/4Ysm/8xu - A/++VwBx////Af///wH///8B////Af///wH///8B////Ab5QAD+9VgDrsk8A775gAP/WgR7/jUID/+mo - Xf+6ejX/vodO/0g0KP/AiFL/xXkt/9ONPv/holz/0Jli/5xsQf/Zq3r/s4le/zATAf+cinr/18S0/3tr - X//v6eP/qY53/4+Hgf+WioD/intw/0g3Kf9RQTX/Ujwr/15HNP9oUkH/bFtM/1tJO/83Jxv/MSIW/0c9 - Nv+Ed23/eXBr/5GCdf9EOjP/4dvW/8Orlv+tkXT/XTwk/5NpQP/QonP/8MKK/+SoZf/TjT3/0YIo/+WR - MP/fijL/6JY2/9J3EP/MaQDLvVAAE////wH///8B////Af///wH///8B////Af///wH///8BuE4AY7VR - AO/FZgD/y3MO/9mKL//Uizv/0JBK/+Kxd/+tgk//dkQc/8+RUv/Bei3/tX06/8+VVf+ndkj/rX5P/7yQ - Yf9xTzj/iW1U/8aqi/+4nYP/oJGH/9rJu/9mX1z/GQwG/2tcUP90ZFf/ZVRF/1dBL/9lTzz/cWBQ/3Jl - Wv9yZVr/aVdH/0IxJP80JBj/MCIX/yATDP9qXVX/OCUZ/5iEdf+7rZz/iWhM/3ROKv+1hlb/3a12/+Kp - av/rq2L/zIEr/9B9Iv/bgyT/448z/+ONKP/Udgf/wFoAYf///wH///8B////Af///wH///8B////Af// - /wH///8B////AcBPABe1UADzz24B/9J4EP/UgSH/1403//O1bP/+0JP//96s/+7KnP/OjVD/xnsy/7d2 - K/+gaiv/nmcy/51tP//Kn2//uZx2/9Kyj/+2oYP/rJN9//vv3//h2c//Pyog/004J/8bDQb/V0pD/045 - Kf9gSjj/dGJU/3RnW/9yZVr/dGdc/3JlWv9tXE7/bldF/yESCf8kFgv/HxAF/29ZRP9tXVH/sLCh/4d1 - Wf++nnT/yZ9v/+Kscv/fpV//6KNV/8p9I//UfyP/2H8i/+WSMf/VehT/ymcAzcdNAAv///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8BtUwAi8JfAP3bfhL/5ZEu//21X///wXX//82J///2 - v//uzJn/3ql0/9KJQf/PhjX/0ZFH/8mTVP+cZjH/qHpH/8iebf+qiWv/dlY//3xbQP9vV0L/fWZT/+rg - 1P/Gtqn/2szA/8i0pP9jTj//dmVW/3ZnXP9uYFf/bF5X/2dbVf91Z1r/cWNX/2dSQv+bkIT/hHVn/yQS - A/8lEgL/l458/4RuUf9vUTb/VC0O/6p2P//gpWL/8rRr/+KaRf/TgSf/1Hwg/96IK//giSP/0HEC/8Rb - AGX///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AcZTAA20TgCx0nIH/+eP - J//1pUf/+rFc///GfP//4aD///S9//XJlf/Uikf/15RI/+KcTP/srmT/y41M/6NwQv/Lnm//0auB/6aB - Wf+DY0f/hmE9/19DK//Mv6z/4NC//9zKuP+5oo//e2lX/5uKev+GdWf/rqSc/6qgnf+sp6f/gHBl/3Vi - Uf8yIBn/nIt8/2JaV/9SOib/iWhI/1w8Jv9uUjT/WTUV/4xcLf/SmFj/0pFI//KvXv/WiC3/1H8j/9qA - Hf/ehyb/znEJ/8hmA9e+TQAP////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8BuEsALblWAOPcfxL/7Zcx/+6fQf/3r1v//9GH///iof/7yo7/5qpv/9SIPP/hnlD/8LRo/+mo - XP+tbSz/mWIt/8ydZ/+3jV7/l25K/3tSKv9fOx//4tS7/8u4nv/Lspv/6dfE/4p1Y//j1sj/4M/A/9fT - 0/////7/7+PT/6+bif9zW0T/HQsA/5mEbf9sYVH/eFk+/3VSN//BmnD/p3pN/7aDUf/Smlv/u3w4//Kv - Yf/ckDf/1oIn/9N5Hv/dhyj/1X0U/8xsAv3AVwBV////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wG2SwBHvloA/92BE//ijCX/7p9C//66aP//0oj//9CM//C3 - eP/blFD/2Y46/+edRP/jm0f/y4Y9/7h5Pf+cZS7/pXI9/9Cjbv+jdkv/jWhF/9rEnP+1mHr/28Kk/93K - sP+BZVD/x72u/93KtP+Tf27/3NfP/+vf0v96YVD/ZUox/ykSAf+mnYX/nYtz/4BcO//Fm3L/pHdN/7OA - TP/VnV//tXY6/+aiVP/imEL/0oAk/9Z+Iv/cgyf/2oQh/8VoBP/MaALNyE8ADf///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BxFAAB7JLAJnBXgD71nkL/+OM - Jf/yokT//r1o///Bc//ysmn/87d1/9eLQ//SfiP/2You/9mNN//IgTT/r20t/6ZtM/+aZC3/0aRx/9u3 - g//iuIf/a0cj/31YNP9/Wjf/e2BD/76vk//v2bv/gmpX/6mPev/iya//4cCe/zkhBf85HgX/Ty8S/8em - gf/tz6L/pHZM/614Rf/LkVT/uns+/+OfU//nnkr/3Y4w/+CLJv/ghyX/5ZM3/9Z9Ff/GZQDvuFAAY/// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wHEVQAJtEwAr8BeAP/Xegz/5o4n//OiQv/6rlX/97Fe/+2qXP/Zk0n/x3Ig/8pzFf/UgiP/2Y00/82E - Nv+zbiX/q3I3/51qOP/SpGb/u45X/7yJUv+oeUb/qH5O/31UL//auo//0bKJ/4xmRP/+89L/3cWh/21H - I/9WMg7/bkwn/5lvQ/+gckT/wZFg/7R9Rv+8gUf/yIlI/+ypXf/mnkn/4ZI3/96KJ//ijC7/5pc+/9+M - KP/JbAj9xV8Ahf///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Ab9TAAu1TgCLvloA/dl5DP/mjSP/86A9//eqTf/toUn/4JdD/8yA - MP++ZxL/x24O/9WBH//djjH/4ZU//8qCM/+dWhv3kVEb/4JMIP+TXCf/q3Q4/6BsNv/AiVD/lGIw/45j - OP/94rP/pHlL/4dZLf+whVT/kmI0/35OIv+RYjn/oGs1/6dvNv/BhUr/5qdf/+unWv/mnEj/4ZI3/9yI - Jf/ikDf/8KhU/+WVN//WfBP/x2UA58pRAAv///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AbdMAE27VQDn0XEG/+aK - Hv/tlzD/55Mx/9eFJP/Idxn/vm0T/7xiCv/IbAv/1X4Z/9yIKP/jlDj92Yg1059XGPOUTxH/mVgc/5NU - HP+GSBb/fEEQ/3xBD/+CShv/pXE9/41dMf+OWzD/kmdB/5htQv+VYTf/nmYz/7+DRf/jpWD/7ati/+mj - VP/kmkT/4JE2/9yIJ//bijb/97Rn/+6iSv/fiiX/yGsG/8hkAIv///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8Bu00AG7VOALvDXgD91XYK/9l8D//OdAr/y3MM/8FpBP++aAX/wWkK/8ZpDf/Ocgz/2H4X6dN8 - INHLeSf54pU5/9iMM/+2bSD/p14S/6BaEf+WUhH/ikcN/49PEf+QTxj/mVke/7JyNP/Fik7/15dP/+ys - Y//sqV3/6qVX/+afTP/ilj//3Yww/9WELP/WjEL/8rJp//WuWv/pmDr/24IZ/8VjAOnBUAAV////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wHJUgAHtU0AW7VOAJ+5VQDxvFsA/b1eAP/BYgD/v2MA/8Bl - AP/FagT/y20N/b9dAL3DZQTX1n0U/+CKJP/plDL/6Jc3/+qbPf/pnED/6JxC/+GVPv/Shi//04cx/9SK - Nf/ck0D/45tI/+mjUv/spVH/555I/+GVPf/cjjL/1YQv/9OKQf/YmVj/4qJc//WxYv/upEn/5I8r/9J1 - Cv/MZgCH////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BvE8AIbNL - AFWxTACjsEwA4bFQAPG1UwD5vVwA/b5dArvCUwAds04Ao8FgAP/LbAX/1XgO/9N4Df/fhx//4owm/+KO - Kv/ijy3/14Mh/9iFJf/UgSP/04Ij/9aFKP/fkDT/4pM2/9+ONP/Zizr/2JJP/9yjaf/bo2X/2JpT/+2q - X//xqFL/6Zg6/+CHHv/MagPrukkAHf///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcZUAAm/UAAdtksAN69HAEevRwAt////AaxDAC+sSQBtsEwAp7JN - AM+xTgDvtVUA/b5fAv/Jawf/z3MQ/9V6Fv/XfRr/znUW/8dtEP++Zwz/tmQQ/75wI//SjUn/36Nk/9+m - aP/do2H/2JhS/9yZTP/yqln/7J1C/+SOKf/XeQ//yWMAif///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8Bvk4AE7ZMAD+qRABrrEkAr7dYAv3Iagn/24If/+OQMP/ikDb/0YEr/7Rq - FP+ybBr/zYk//+2vaf/+w3//8rNr//OxZf/zq1r/7qFG/+aTMf/ehBn/zmwC9bxPAB////8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AcdVAAOtRwBLr0sAyb9g - A//ZfhP/444o/+GQMP/EcxX/s2MJ/8F2Hv/blEL/861e//awX//xqFP/7aBE/+aTMv/fhx7/0HAG/8Vf - AJX///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AcFTAA+wSABlpEMAy7xfA/3Xfhb/1H0X/7djAP+7aAf/y3oc/+GTN//tn0T/6po8/+SQ - Lf/fhRz/2HkL/8tnAO/BUwAb////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////AcVRAAetSABtslEA+chqAf/VehL/znUQ/9R8 - Fv/OdhL/3IYg/+CIIP/bgBT/1HUF/8llAP/JYACN////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AbFJ - AHm7VwD10G4B/8hoAP/EZQD/xmgB/9FzDP/TdAn/zm0B/8xoAP/JYgDbxFIAEf///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8Bt0sAdbxWAP3HYQD/xmEA/8NfAP/FYAD/ymYA/81nAP/KYgD7xVgATf// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////AcNLAAW5TwCRv1YA/cVdAP/EXAD/xl8A/8ti - AP/MZAD/x1wAu8VRAAf///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BwVUACb1R - ALPCVwD/xVkA/8dcAP/JXgD/yVwA+cZXAE////8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wHDVAAXwlMA1cVXAP/HWQD/x1sA/8dZAM/UTwAF////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////AcNUAFnEVgD9x1cA/8dZAPXFVQBB////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHJUgAHxVUAq8dW - AP/GVgC10V0AA////wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8BAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAoAAAAgAAAAAABAAABACAAAAAAAAAIAQAAAAAAAAAAAAAAAAAAAAAA////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wHVVQAHzFUAD8xRABnJUgAdyFkAF8RO - AA2/PwAF////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8BzGYABcpQABPIUwAvxlIAR8ZTAFHFVQBDy1UAJ8xVAA//fwAD////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wHVVQANyVUAK8RUAFvDVACJw1QAmcRV - AIHEVABTyFMAJcdVAAn///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B/38AA8VRABfGVABDw1MAhcFSALu/UgDRwVIAt8NRAIHHUgBFylUAGcxmAAX///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wG/XwAJylAAJ8RTAF++UgCnvk8A375S - APO+TwDhvlMArcRSAG3IVQAzzFUAD/9/AAP///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B/1UAA8xMABXCUgA/wVMAf75PANvDVwD9yVwA/8dYAP28UADZvk8AmcJRAFnIUwAlzEwAC/// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wHHVQAJxFUAJ8JTAF+7TwChvVIA9cVZ - AP/MYAD/zGIA/8BUAPW3TgDBvk8AhcRRAEXMUQAZzGYABf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B/1UAA8VRABfFUQBDu1AAg7RLAM28UgD7x1wA/8lgAP/OZQD/yV8A/7dNAOm3SwCvvE8Ab8RT - ADXPTwAR/38AA////wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wHHVQAJxlMAKb5OAGO2TACps0sA7cNY - AP/HXgD/yWAA/8liAP/QaQD/x18A/a1GANe1TACbvE4AW8ZTACnRRQAL/38AA////wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B/38AA8xMABW/UwBBt04Ag61HANG6UgD7xVwA/8dgAP/MZQD/yWUA/85nAP/SawD/uVIA9axE - AMW1SgCLvU8ATcZSAB+/PwAJ////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wG/PwAJwVMAJb1NAF2xRgCjsUoA78Ne - AP/HYgD/x2IA/8llAP/MZwD/zGcA/9VyAP/SbgD/rUkA7ahCALmzSgB9vk0AQ8ROABvVVQAH////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B/1UAA8pQABPBTwA9tEkAfahCAM+7VgD9x2IA/8dlAP/FYgD/x2IA/8xrAP/QcAD/zGsA/9l2 - BP/FYQD9nzsA36VBAK2xSgBzu1EAPcpVABnVVQAH////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wG/PwAJwVMAJbhKAF2nQwChqEYA78Be - AP/FZQD/xWIA/8dnAP/HZwD/x2cA/8xrAP/Vdgn/zG4A/9d5Cf+3VAD7lzcA2aA9AKevRwBvvk4AO8JR - ABnbSQAH////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B/38AA8pQABO8SwA9q0MAgZo5AMmsSwD7wF4A/8VlAP/JawD/yW4A/8luAP/JbgL/yW4C/9B0 - Cf/ZfRL/znIE/9t/FP+pSwD3jzAA0505AKevRQBvu0wAPcpVABnVVQAH////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wHbSQAHv04AJbFJAFugOgChmjsA7bdX - AP/HawD/xWkA/8lwBP/OdAv/znYN/9B5D//OdA3/0HYP/+CIIf/bhBv/130S/7dbAP+WOQD1ii8A1Zo3 - AKeqQgBvuUsAO8VRABfMMwAF////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B/1UAA79MABW5SgA/p0AAf5EyAMunSwD7wGIA/8drAv/DZwD/x24J/8x0D//SfRj/0n0b/9V/ - Hf/Vfx3/2YQh/+aUMf/giyb/24Qd/9d9Fv+ONwD1hSkA05U1AKWpQwBrtk0AOchNABfbSQAH////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wHMTAALv0wAKatEAGGVNQClmD0A8bpe - AP/DaQD/xW4G/8VuCf/Hcg//yXYW/9B/H//Xhir/24sv/9uNL//ejS//4I8x/+mYOv/eiCj/5JEv/9J6 - Ff+HMgDzficA0ZMyAKGmPwBttk0AP71SAB+/VQAN/1UAA////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH/fwAD/38AA/// - /wH///8B/1UAA8VRABe3SABDnDkAh4MpAMumTAD9w2kC/8dwC//MdhT/zHsb/8l5G//HeR3/0IIm/9uP - OP/ilj7/5JpD/+aaQ//mmkP/76FH/+2fRf/ZiCj/5pY2/9J9G/+TPQD1eyMA040uAKueOgB7sEUATbtK - ACnDSwARzDMABf///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH/VQADzEwAC8dVABO/TAAVyUkAD9tJAAfMTAALu0oAKadBAGONLwCphzIA77pi - AP/FcAv/x3IS/8d2GP/MeyH/yXsh/8d7JP/QhjH/3pZD/+afTv/tplX/8qpZ//KsWf/yqlX/8qhT/++m - Tv/ilDj/4pEz/9mGJf91JQDzcR4A24QpALmXNQCLqkIAXbdNADW9VQAbxE4ADdVVAAf/fwAD////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AcdVAAnJUgAdv1MANcFP - AD2/TwAxv1IAHcJPAB2yRQBDmDYAg3wlAM+mTgD9vmkG/8VyEv/FdBb/x3kf/8l/KP/HfSr/xXsm/8eC - Mf/XkUP/5qNX/++sYv/0sWX/9rFl//izZf/2sV7/9KxZ//KqVf/toUr/5JY6/5ZEAP9vHgD5ahcA5Xsj - AMWNLQCdojsAca9DAE25SwAzv08AIcdVABO/PwAJ/1UAA////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8BzEwAFcFQADm3TQBns0oAebJGAGe3SABDs0gAPaI+AGOFKQCnkTwA88Br - Cf/FchT/wHAW/8N0G//Heyj/x30t/8V9Lf/Aey3/vnst/8WCOP/bmlP/9LVu//i6dP/2t3D/+Lpw//u6 - cP/0sWL/76pZ//auXP/tplD/2Y0x/96NMf+QQAD7ZRMA63EcANOBJgCzkDMAkaA8AHOpRABXtEcAPb5O - ACfCUQAZv08AEcdVAAm/PwAF////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Ab8/AAXGUgAfu04AU7BG - AJGjPQCvoT0AnaM9AHWiPABlkDIAiXMgAM2iTwD9yXYY/8l5H//FdiH/x30q/8V9Lf/FfzH/wH0x/7x5 - L/+6eS//wH86/9KUTv/rsW7/9Lp2//S3dv/7vnn//cB7//u8dP/rql7/5KFT//KsXP/imkf/1YYv/+CU - Ov+nVwD9aRoA82cVAON0HgDPfiYAuY0vAJ2bOgB/pDwAY65HAEu0SwA7uksALb9PACHITQAXv08AEdFF - AAu/PwAJzDMABf9VAAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B1VUAB8dOACW4TQBdqEAAr506AM+VNQC9lTUAmZAzAI18JQCrfi4A7bpn - Bv/Vhi3/5p9K/8yEMf/JgjP/xYI2/8N/OP+8ezP/t3Yx/8OGQf//zJH//ceN/9ujYv/mrnD/7bV2//a+ - f///xYb//8eG//K1cP/ioVn/25hM/+KcTf/elUT/1Ycy/9uON/+8ag3/ah0A+18RAPNpGADpdR8A2YIo - AMeNLgCxlTYAnZ8+AImoQQBzrUcAXbJGAE21SgA/uVAAM79LAC2/TgAlwk8AHchNABe/TwARx1UACb8/ - AAX///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHMZgAFxFUAH7ZM - AFGyTgDjtVQA96hJAM2KLgCrgScAq2oaANWaSgD9xXYb/9WIM//4tWn/5KNX/8mGOv/HhkH/wII8/7x9 - Ov+3ezr//cmU//vJkf+zeTr//9mm/9uja//ms3n/8r6E//3HjP/+y4///saF//Gybv/fm1T/2ZVI/9mQ - Q//ViTj/0IUw/9WHMv/Fchr/o04A/404AP14JQD5dR8A8XslAOeDKQDdiC4A0ZEyAMGXNACvmzgAn6A9 - AI+nQAB/p0EAca5EAGWxRQBZtEsAS7ZNADm8SwAjyUkAD78/AAX/fwAD1VUAB8xMAAvMTAAL20kAB78/ - AAX/fwAD////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af9VAAPDSwARu0sAQaxJAO3QcgL/130R96xPAMtyHgC/cSUA7bNl - Cf/Shi//yYIv/xsAAP+WVQv/5qpn/9mfXv/AhkX/un9B/7V7Pv//26r/AAAA/7N9Rf/0xZP/+suW/96o - cf/qtn//9cGJ//rTm//5wYb/9sSE//S5d//Xkkr/0IY9/8t/Nf/KfDH/x3Yr/8JvI//EcCj/v2og/6tT - B/+ROgD/fCcA/XUgAPt5IgD1fCYA74IoAOeFLADdiC8A1Y8xAMuSNQDBljYAt5g3AKudOgCbpkAAe7NJ - AFHDUAAnz08AEclbAA+/UgAdu0oAKb1NAC+7SgApv08AIcJRABnHVQATxE4ADb8/AAm/PwAF////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B/38AA9tJ - AAeuRQB9qEoA9cxuAP/Zghj/rFQA5WcVANORQgD7w3Yf/9ePPv/AeSr/Rw8A/wIAAP+GTg3/zJFT/9uo - bv+1fUP/4rN//8OPWf8YAQD/BgIA//bJmf/72qz/+MuX/+Wtd//ttX7/77yC/9uaYP/Aejv/4KRp/9iZ - XP+/czb/uW0u/7hqK/+yZib/q1of/6RTGv+lVBv/plMc/6JQF/+WRAf/kT0A/4c0AP99KgD/cx8A/XQf - APl4IgD3fSQA834nAO+DKQDrhSsA5YwwANWXNwCzqkMAf7xOAEnBVwApv1EALbRIAEeoQABjpUEAb6lD - AGerQgBZsEUATbNLAEG3TQA1wVEAKb9PACHITQAXv08AEcdVAAm/PwAF////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B20kAB8ROAA2/TwARxE4ADbRIAF+fQADXtVkA/7VdAP+EMgDddikA77pr - Ev/Mgi//1Y9B/8N/M///zo3/GwAA/1woAP/Ahkz/4rF9/7N/R///5b3/7sCS/7R/S/8VCgD/Hg0A/+Wv - ff/qyJf/5Kh2/9eYZP/WlmL/w35J/0caAP+5cT//uHpK/7RtQP+hVif/nVIj/5lOIf+SRx3/jkMZ/4xA - Fv+KPxX/jEAV/45BF/+QQRb/kkQV/5JBD/+KOgP/jTsB/4YzAP95KAD/dSIA/3klAP14JAD7gCYA7Ysw - AM+hPQCfr0cAb7ZMAFW0SwBdoz0AgZEzAKWJLgC1iC4As48wAKWVNQCZnjoAiaQ9AHmrQwBnsEYAV7VK - AEm5SwA7v1EALcZSAB/KUAATzEwAC78/AAX///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Ab8/AAnETgAbvVMAL71Q - ADe/SwAtv1IAHalEAFeYPQDfkzsA12gaANOTRgD7x3sm/8d/L//DfTH/0pRM/9mdXP//26b//9Wf///g - rv+3gkz/tYFM/+Gwgf/1yJr/6reK/5JYJf85GAD/QRkA/61pN//HjmL/vX5T/51XK/+pZTz/SRUA/0gT - AP+gXjj/oF40/55ZL/+IQSD/nVUe/6pgG/+/cRr/xngh/8Z4IP/Heh//yHgf/8Z1G//Ieh7/uGka/6BU - HP+OQRn/nVAX/5ZGD/+NPQn/jz8K/488Av+VQAH7l0AA844zAMmXNgCVoD8Ah6E+AJOTNAC1gigA13Yi - AOd3IQDndyEA33wlANd+JwDLhSwAv40xALGWNQCjmjkAk6E9AIGpQgBrsUgAVbdLAEG7TwAtwk8AHcNL - ABHbSQAH/1UAA////wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH/fwADx1UAE79TADW4SgBdrUYAcaxDAGOwRwBFrkUAP40tAIFyHgCpcicA76xg - Cf+1aRb/sWsd/7d0Kv/Hi0X/2Z9i/9mja//rvIf//tep/7R9Sv+zfkv/sHpG/7J2Qf/gvZT/wH9Q/3U0 - B/9OGwD/m1cu/5tWMv+iaUn/mlg2/1MdAP9WHwD/XiYA/39GA//dnEz/zYU0/794J//IfSz/5qBQ//az - ZP+4dDf/8Kpa/+2nWP/uqFb/8qta//GpV//on0v/xnsj/79zHf/Why7/2Iow/8t8H/+sXxv/qVob/6VX - G/+XRhH/gS8A338oALGJLQCtizAAv4EpAOGROgD5kjsA/XsnAP1tGAD7bRoA+WoXAPFvGwDrcR4A5Xgg - ANt/JwDRhiwAxY4wALOXNwCdoT0AhapCAG21RwBTuUsAO7xQACfITQAX1VUADdVVAAf/fwAD////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Ab8/AAXCUQAZvU0ARa5F - AH+jPQCfnTkAlZ04AHWXNgBtgicAj2UVANWTSQD9o1kG/6ZeD/+1cib/vHs2/8OGRf+8hEX/uoJG/92r - eP+1fEf/tHtG/7B2Qf+vbzv/rGk4/6NeMP+2g2P/q2xK/6VtUv+lZkH/nlcg/8WFQf+/dyb/045C/5Ja - Gv+OVxf/m2Yo/5llKP/nrGH/56dc/9eTSP+5dCX/fz0A/2o3AP+pZhj/wXwx/8Z/Mf/EfzD/wHos/9SL - Ov/lnU3/56BQ/+GaR//gmET/4ZdD/9uQOf/glDv/5pg//8h2GP2rVQDVnUYAvYQwAMdyHgDbeicA96JM - B/+rVAj/u2MS/8FpEP+/aAv/rVYA/406AP15KAD9aBcA+2gYAPVuGgDvdiAA5X4lANmILQDHkDIAs5k4 - AJmjPQB9rUUAYbRLAEe9TAAzwVUAIcdVABPbSQAH////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B/1UAA8NVABW9TgA/rEQAe5k5AK+TMwCrjS8Al4UpAJVuGQCzcycA76hc - Bv/DeSb/zIY6/8yLRf++fz7/voRF/7d+Q/+0fEL/s3hC/7N3Qf+wcDv/qWc1/6VhMv+eWTD/l1Mu/45K - Iv+udUz/wIZG/9iTR//Ylkv/35xU/+GnYP/DgDX/46xm/5daHv90QQj/dEEK/9ycWP/uu3j/6qxp//fB - gP+ofEn/rYBN/6+CT//tsWv/+797//W4c//2uXH/97ly//Kyav/npVr/1Y9C/8eAMv/KgzP/35dG/9mP - O//bkj3/1IMs9eGROsnkkTvDu2cS1Y09AO2HOAD9oE8X/4QyAP+MOAD/n0kA/6dRAP+2YQf/yHQX/8x3 - Gf/JdRX/t2IA/51GAP+HNQD9axcA+XAcAO95IwDlgicA1Y0uAMGWNQCnoDsAj6tFAHOzSQBXvUsAO79P - ACHETgAN/1UAA////wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B0UUAC7xN - ADWrSQCnwmAA46dJAMGHLACddSAAr10OANeRRQD9w3Yk/86IOv/tsWv/5qxr/9CVVv/DiU3/u35F/7N1 - Pf+ycDj/rWk1/6ReLv+bVSn/lU8q/5JOK/+YUyX/sm0j/9WRRv/amVD/u3cs/6JgH/+9fTT/1ZhS/+yz - cf/hpmX/98mM/6h8Sf+qfkz/5a1v//fIi//vuXr/xY1N/6d+T/+3jWD/sJBh/7CNX//rtHL/87h5//W8 - ev/yuHf/87h3/96gW//usGv/9756/++waP/ztGv/87Jn/+CbTf/KgSvnplYFx34zAM2xZRvhuHAt99OD - Kf++bRf/iDkA/3ssAP+HNgD/kT0A/408AP+TQQD/plUA/5JDAP+vXgL/tWIE/8x5GP/Dawv/pk8A/487 - AP1uGwD3cx4A638nAN2KLgDNlDMAuZ47AJ+pRQB7tkwAUb9RAC3KUAAT1VUAB////wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH/VQADtUoAV6hHAP/AYgD/w2cA8aBHAMNoGAC/izsA9bdr - Ev/JgjH/6api/+aqZ//0vYD/0pdb/8CFSf+4dz3/sGwz/6hiLv+dVyf/l1Eo/45IIv+eWif/y4Q1/+Gf - VP/Wk0v/uXYw/8F/N//ZnFf/2p5d/9abWP/an2H/4qlr//jDiv/xwYn//92q///dp//1yZP/9ceQ///c - p/+wlGv/sJJo/6Z/VP+UbD//onxP/7eNY//0x43//9Gb//bHjf/2yIz//9ab//7Pk//9zI7//saG//e7 - ev/2v3v/15ZN+c+MT9vZlFHPyIRA2aNkIu2mXxD9xnkh/8h6Iv/Cdx//plUA/4Q1AP98LQD/gjIA/4s6 - AP+ZRwD/jD0A/5dJAP+JPQD/plcA/59QAP++aQv/yXQU/7xnAv+WQAD/eygA+XQeAPN6IwDphywA15Y1 - ALujPgCRsUYAY7xMADnHVQAbx1UACf9/AAP///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wG7TwAto0IAr6ZMAP+6YAD/vmQA52gZANmdUAD9w3kk/8mENv/2unb//tGU//zGjP/hp23/y41T/69r - Mf+lXCf/mFAk/5BHIP+WUiT/vHQh/9SPQv/IhDn/0pNJ/9eZVP/doF3/36Nk/+ivc//msnX/6LZ8/+a2 - fP/mtn//5rZ+//fGkv/pt4H/26dy/86cZ//ElF3/w5Bb/8+nc/+KYTf/lG5G/596Uv+felL/nHdN/4ph - N//Nn2j/xJdg/8aWXP/SmV3/kGg9/6J6T//8yI3//9GU//TAgf/PnWH1yptj4dCaYdvDjVPltHtC9+Of - Uv/loFD/u3Mg/6FWAf/FeyX/tmkX/5ZGAP+HOAP/iTkB/4c3AP+JOwD/kkQA/6VXBf+4ahX/plkC/4s+ - AP+dTgD/s2AC/8dyEv/FcAv/plAA/4MuAP19JQD3figA548wAMucOACjq0UAc7ZMAEfFUAAjyUkAD78/ - AAX///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af9/AAP/fwAD////Af///wG6TQAhmToAs6NOAP98KgDJhTcA8bdr - FP/Feyr/xYI4/+qwbP/Ym13/9sCH/+aqb//Hg03/olkl/5VOIf+RSR//p2Ad/9GKPP/XlEj/xoM5/8GA - Of/anFn/9sSN///RnP//1Jv/5bV8/+y/iP/luob/5rR+/72HUP+pdT//vopU//LMnv/+47X/79Gi//XY - qv//67////DI///wx/+wooD/sKKA/7CigP+wooD/sKF//+TGlv//7cD/6cmW/7Cffv+wnnr/poJa/3pS - Jf+zeTz/47J2/9GdYvfBnW7pwZto57mTYPPRmVT/97l0/+inXv/Li0H/xoIz/6thDf/Kfif/1ocw/7Nj - CP+KPQD/fS8A/4Y4AP+OPwD/m08D/61gEf+uYhH/p1wJ/5pQAP+qXAL/rFwC/8VyFP++aQn/zHYS/8Bn - AP+WPQD9eiUA74gsANeWNQCxqEAAg7RIAFW9TQAvw1UAFdtJAAf///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Ab8/AAXRRQALylAAE8pQ - ABO/VQANzDMABclJAA+nPwBJeCYA0WEVAM2RRAD7sWcS/6plFv+6dSz/w4E9/8+PUP/Sj1L/wn1E/6Na - Jv+TSh//mlIe/792I//SjT//llQf/7t3Lf/Ym1X/4qdn/+Orbf//06D//9mp///UoP/Womv/z51l/7eC - Tv/lvIv/6MiZ/+fJnP/ly5//5cyg/+fQpv/q1av/8t62//LeuP//8Mr///nY///71f+wrI7/sKyO/7Cs - jv//8cn///nT///50f+wqIv/sKeI/7Cmh/+wpIL/sJ98/7Ceef/iwYz/1Z5l/X9RIfOUZjTxpHpL++23 - ev/hq2r/05pX/9aZUv/UlU3/3ZtP/9aOPv+JQxH/uWwV/8F1Hf+WSAH/iTwF/5JDCP+cTQr/mU8G/6NY - C/+lXg7/l1AC/6NZBv+zZQ//xXYd/+CROP/Abg3/vmcE/8x0D/+uVgD/gSwA9YInAOGUMgC/oD4AlbJG - AGe7TAA9wk8AHcxMAAv/fwAD////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B0UUAC8dPACG8TQA1uEwAObtKACnDSQAVulEAF6lBADt8IwCLaBwA46FV - AP+qYhL/t3El/7h0K/+3cy//tGwr/6tiJv+gVyP/k0od/6BXHv/QhzX/zIc3/8aCN//cn1j/36Ff/+Oq - af/lrG7/8L6G//XJmv/luor/uoZP/+a4hf/TtIb/8NWp/+rClf/lv5P/6sab/+rLov/m0qr/5tav/+vd - uP/878v/69y4//Hivf/058H///zf///84P+wrZP/sK2T//Xnwv/z5b///O7H/7Cskv+wrJD/sKyO/7Cq - jf+wp4j/sKSF/7CigP/rzp3/1LOC/bSacfmOWSL9xY1O/8iOTv/IjEv/4KRh/9WcWP/lpF7/5qZc/9WR - RP/BfCn/um8b/8qBLP+vXgn/kEQL/5NGDf+URwf/mE4I/6FYD/+gWQ7/kk4C/59XCf+oXgn/1Ygz/+aa - Rf/QgiT/tWAA/8x2Ev/Jcgv/lj0A+30lAOmNMADNnTkAp6tFAHe7SwBHv08AIcxMAAv///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af9/AAPDVQAVvU8AO7BK - AGWrQgBxqUUAWbNHADO1SgAfqUMANXUfAJOLQQD1rmUP/8B6LP+7dCv/vXQu/7lwLv+xZyv/o1km/5ZN - H/+zaSj/4JlJ/82HOv/dnFL/9b56//nHh//stHj/8b2B/+e0fP/2xJD/yZ5u///ft//mxpX/89Ci/96x - hf/arYL/6Mae/+nWsf/l1q//8ubC/+rduv/l2LX/8+nJ///83P/06sr/7OLC/+ziw//v5cn////t//// - 6P/+9tj////n////5f+wsJj/sLCY/7Cvlv+wr5T/sK2U/7Ctk/+wrJD/sKqN/+3Xq//GsIT9uqGA/erK - l//416X/kVsg/6tzNv+tcDD/tXk3/9qgX//Ym1b/05VO/9GQRf/FgC//tWwZ/82DL/+5ahD/kEQM/5JF - Df+XTA3/vnMu/9KLRf+iXhL/m1kN/51XCf+jXAv/0IYx/+uhTP/pnUP/yXkY/7xlAv/OeRT/q1MA/Xwl - APGHLADZmTgAs6lDAH26TABHwk8AHdtJAAf///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B/38AA8JRABm7SwBHp0EAgZw5AJmaOQCBp0EAT69DACeqQwArdicAtZhO - AP++dCT/3ZZO/86HQf/KgT//xHo//7VtOv+qYjX/zYI1/+ynV//WkET/3aBZ//PAg//8zZP//9Gc//7T - n//jrnf/tH5F//rWpP//6ML//+O//9uvgf/WqX3/6cig/+bSrP/q3rv/+O3N/+fbu//48NT/9OvP/+bc - vv/479X/1864///34P/89OH/59zI/+XaxP/q0bT////x/+/k0f/99N3////q/7Cwov+wsJ7/sLCe/7Cw - n/+wsJn/sLCY/7Cvlv+wr5T/zL+Y/7Gsjv/Ywpb/38KW//jcr/+8nXX/tINR/82aYv/Rml7/qm8s/71/ - O//Um1j/z5JM/9STS//KiDr/wnwp/8d/Kv+7bhT/kkUL/41CDf+uYSP/1I1M/8qEPv+/ejL/vnow/755 - Lf/Adib/2ZFB/+2oU//to0z/2Yst/7pnAv/Jcg3/vmEA/4syAPeGLQDdmTgAs6tFAHe+TQA/ylUAGdVV - AAf///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH/fwADw1UAFbdL - AEGjPACTljUAp5AyAI+ZNwBhpz8ANag/AC1zJgDFjEMA/8B4K//MhTz/0IlF/9WPVf+9gVH/r3JF/9OV - Rf/tsmj/1phK/+OmXf/3xIj//M6W//7Pm//+0aD/1KRy///ZrP//4bP/88+m/+vGoP/wzqn/+9q5/9rJ - pf/l17P/186t/+3kxv/n3cH/6+LG////8P///+7/5tzG//jw4f/q4dP/9evf//316v/r4tP/59zM/+je - z//m283/9+7h/7y1rf////v///js/7Cwpv+wsKj/sLCn/7Cwof+wsKL/sLCh/8i/ov/MwaD/4NOv///2 - 0///+dL/4Mib//PPof/NsoT/qXQ//9ikbv/Kk1j/omgp/6lsLP/Ok1L/15tW/9WVTf/Rj0H/xYAw/791 - Iv++cBr/mk0O/5dLFv+oWx7/v3Y0/9KMSP/enlz/5Kdh/9eWTP/Mhjj/1Y08/+2mU//vplD/5po+/65c - AP+1XgD/x24E/5Y8APeKLgDbnTkAqa9FAG+8UAA5xVEAF8xmAAX///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wG/VQANuUoAQa5OANO5XADnmDkAnYwvAHGUMgBRlTMAQWQa - AKVyMAD7uG8k/7pvJ//Cdzj/wX9L/7F3Tv/Wlkz/7bRs/9yjYP/ur2b/359b/+Wqaf/7zpT/9sua/82e - a///4bf/+dOn/9q0hP/Zsor//+3N///32f//+9/////l/9PLrv/l3MD/7eXP/+bcw/////X////3//// - 8v/m3Mv/zsW8/+3j0//oyq7/6+La//bu5P/37+f/5tzT/+ne1f/37uf////z///+7f/////////8/7Cw - qP+wsK//sLCs/7CwqP+wsKf///jj////7P/37NL/v7WW/7Ctkv//99L/9+a///bds//qzqH/2reH/7aD - Sv/OmmH/rXU2/61wLf/IjUv/0pdU/9SVTf/RkEX/xoEy/8h+K//JfCX/qVsW/6JWIP+1ay//zopL/+ao - aP/0uXn/9rt4//Kzbv/in1X/4p9O//KsWf/yqFP/7Z9H/7diAP+sVQD/w2kA/7BVAPmKLgDXnjsAo7FG - AGnBTQA1ylAAE78/AAX///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B/38AA78/AAXMZgAFvz8ABdVV - AAe3TABDqEsA675iAP/AZwDnjDgAt3EcAIl5IABlgyYAUWolAMmaUwr/sWQf/7ZrMf+wZC3/yY1J/+uy - bv/PlVD/8Lt9/9mbVf/jqGb/46pr/+Cqb//EjlT//+K3/9mvgv/Opnj//+G9///tyP/q2LH///zi//// - 5////+v////x/9XMtP/l28j/7Myv///t2v////b////x/+bVuv/m2r//wKCB/6iHZ//q4dr/zq+S///7 - 9f/s2sP/39XM/+XIr//BurP/tZV1///56P//8eH////w/7Cwof+wrJn/sKKQ/8vDs////uz/8dnC///3 - 4f+wmYD/sLCZ/7CwmP/m17L///nc/+bRp//Wu5D/2bqL/7uDTf/RnWX/uoNH/6JoKP/DiUr/0JVT/9OU - Tf/Yl0z/y4U0/8yCL//VijP/r2Ml/7JpNf/Ri1H/4qNl//i/hP/9zI///8mK//3Df//ys2n/9LFl//ax - YP/yqFX/76FH/7plAv+zXAD/w2cA/5A3APWMMADPoT0AnbFJAGO9UwAvzFUAD/9/AAP///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af9/AAPHVQAJv0wAFclSAB3HVQAbylAAE75OACedQADLo0wA/7NeAP91JwDXUwgAv1AG - AJ9sGwBxdiAAh3EqAPmKPwP/mUwW/65iGf/mnkz/z5VQ/+ixaP/7xH//36Ng/+CoaP/PlFn/57Z//+fB - j//UqHj/2bKI///qyP//99r/8+bD/+bbuf/z69D////u/9q/pP////b/6s+5/+3Wvf/x3cj//OjW//vn - 1P/76Nb//+3a/8Kihf9hRS7/69fB/6uLbf+vjnH/8dW//0cvI//68+3///nx/7CwsP9UPi3/m3pe/+PO - u///8+P/7dnG/5J6Zv+kjnz////x/////v////z/vLan/7CwpP+wsKL/sLCf/7Cwm/+xsJb/1cWh/+/T - qf/22LD//+q//+PCkf+lbzT/nWYp/6JoKf/Ah0j/2Z1c/9aXUv/amE3/yoEx/86DMP/ViTP/vHAw/8R7 - SP/dmmH/8rZ8//vPlP/+1Jj//9CR///HhP/7vHT/+7pu//axYP/yqFP/7Z9F/8l0FP+WQQD/vmQA/5A4 - APOQMgDLpkEAlbZJAFfDUAAnzEwAC////wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B1VUAB8pVABm+UAAzt0wAS7VK - AE20SwA7tEsALZ07AHGNNwDVdSUA2UsFAOM8AADpNwIAz1QPAKOFKgCHcCIAy3IpAP+XTAr/zYAr/8B2 - JP/rtXb/+8eD//e7ev/domP/zpVY/+a3gP/isnv/uIVP/9irff//8c3///fZ//jsx//l27r/6+LC/+Xc - xf/Ox7L////5////9f////7///////////////z/w6yV/8Spjv/w1b//lYFq/1I9Nf/ix7D/ooFl/7WU - ef+ri2//NB8R///////Evrj/sLCw/xMFAP8/LR//uZd9/+HLuf+/p5P/v6CD/7Ctnv////////////// - /P+wsLD/sLCv/4dsUv+wsKf/sLCh/7Cwmf+wr5b/0sWi/+jVr///89P//+m//9e2hP/RrXr/mWMn/7mA - Qv/KkFD/2J1c/9qcVv/jolj/y4U1/+2nWP/RhTL/vHM//9KTXv/qtX3/982W//3Xnv//0pf//8yN///H - hv//wHv/+7dr//SsXP/to0z/7Z9D/8dwDf/HcAn/vGAA/5E1AO+VNQDBqkIAh7pMAEvEVQAf20kAB/// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wHETgANwlMAL7dLAF+pQQCJoT4AkaE8AHehPQBfljYAaXYeAKFfFQDfi0AA+5FJ - AP1kIADzRRIAz3AjALOAKQCxdikA6a1iDP98NQ7/2JRG//fEhf/7y5P/8MCG/+W0eP/0xY//47J8/698 - Rv/TpHX/7tiw//rryP///uL/6926/+bcv//l28j/5tzM/5x4WP9ILh7/b11P////////8+L/w6qV/9XN - xv9MNSz/jXNd/8urkv+ghGv/U0A7/1lFPv/nzLj/w6OL/83Fv//g18//3cKr/7Cfkv+tnI7/DAAA/1VB - Mv9SPi7/noVx/56Kef+0noz/zK2S/+vXxP+/p5L/qJSE/7CwsP+wsK3/sLCw/7Chjf+tmID/sKyW/7Cw - nv+wsJj/7eG+/+rbtP/137b//+3J/8+vgf/zzpz/qHAz/7Z8PP/Pllf/5qpn//Cybf/zsmv/vXk3/+KZ - Rv/Kgz3/xYJQ/96jb//xwov/+8+b//7Nlv/4wIb/+L5///vAe//9vnT/9rFl/+afTP/ekTj/0H8f/6hT - AP/FawL/ulsA/5M3AOmdOQC3rUUAeb1OAD/ITQAXzGYABf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B/38AA8VRABe8TwBFq0QAh5w5 - ALuOMADJjS4AsYouAJd/JQCXYhMAwYs9APfMgi3/455Q/8qBNf9eGADvXSAA1XkqAM2zYgrTqmIc97Rw - Iv/qqGD/+8J///HCif/PoGn//9yv//vTov+0hFL/1KR1/+bOpP/34L3///zi///32P/q4Mj/5cSk/8ai - gv/lx6r/4sOn/4hnS/9XQDb///vr/9zGtP/CqZX/5dvT/1xEL/9kSzX/noJr/7eYfv9JNCb/j3Nd/+rh - 2f/cwKv/5NrT///79v/h19D/JxcM/woAAP8XBgD/Szgo/zkoGv8qGhD/gnJl/6eTg/+Lc13/ZllP/56I - dv9LNyX/sLCw/7CwqP+wsLD/MBwK/xwKAP+wsJ//sLCh/7Cwn/+woor/sK2T///22P//8cz/9tyw/+zE - lP/81qP/rXU4/7uAQf/utHX/8rZz//i5dP/no1n/1Y4//+2oVv/GfTv/yoZV/+eqdf/1v4v/+ciS//TD - iv/vt3v/8rp2//a6dP/4t27/8qxc/9eLNv/FdBb/t2IA/59HAP/HbgL/vF4A/ZU2AN+jPACptUgAa71R - ADPMVQAP/38AA////wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH/VQADyVIAHblNAFOjQQCpmDkA34guAOt6JADVcx4AwWoWAL9dEwDlqFsD/8N6 - J/+iXA7/3pdS/5VJCP1ZIADvgz0A4ZJHANGiXw/dsXE0/dKTTv/Wl1T/1ppb//HGkP//2a7/sIpf/8iZ - aP/z3LP/3cym//7z0///9dr////u/+rh0f/q1rn/poJh/7CLbf/XuJz/uph8/3peRP9fUE///////7mc - g//n3dX/Qy4n/0UxJP9jSjf/i29Y/1lDL/8qGBL/RTAl/9PLxf/q4dr/5NrT/6SThf+Oemv/CwAA/0Iw - I/8gEwj/KhoQ/yoaEP8QAwD/W0k+/9G1nv////7/4tnR/7CwsP+KdGH/sLCk/7CwsP8XCAD/TTgk/7Cf - jf+wnoj/sKKL/7Cwof+wr5j/sK+U/7Coi///8dH//+3J//jaq///3av/vohO/+iwdf/0un3/7rNv/+yu - Zv/gnFD/zYQz/9uRO/+3cDr/y4tY/9+kcP/fq3f/4693/+Kscv/rs3L/77Vy//S3cP/ysWX/7aZT/8V2 - G//Abg3/0n8b/6NKAP/McAL/qEoA+Zg3ANGpQgCXuUwAV8VQACO/PwAJ////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af9VAAPKVQAZu0sAR6ZC - ALWxUgD70HMI/bJYAPNoFwDbWAwA3XwyAPnAdiH/rWQV/9KKQP/SikX/vnM5/4I1AP2ZWAvvmlcG359Z - C9e4gEHrwYVA/9qfX/+vdDT/+M+Z/7uKV/+vg1P/+9iu//jfuv/t4b////3e////7v/z2sL/17iY/+rM - r//Wt5r/so9y/7KQc/+piWv/lnxl////8f9aT0//6uHZ/+fd1f+ujnT/Pisj/001JP9nTjv/bFI+/11F - Mv87JxX/MR4X//Pr5f//////SDMh/woAAP8aDgX/NCca/x4RBv8fEwj/JxcM/1hFP/9ZT0//zMGw/+/m - 3/////7/wqSM/9rSyv+wsLD/IxMF/ycXCP+bhXH/fmNM/1I5JP+wp5L/sLCk/7Cwn/+woof/sJx//7Cn - iv//8Mv/+t+0/+7Mm//3yZP/yJFV/+ewdP/nrW3/5qhj/+CfVf/Nhzf/2ZJA/75yKP+wazj/w4NM/8qP - Wf/MlV3/1Z5k/+Sucv/ttXT/7bFr/+KfVf/inUz/t2kP/6hXAP/Qexv/xW4G/5g+AP/OcAD/o0IA8aE9 - AMGwSQCBvk0AQ8pVABnMZgAF////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcxVAA+2SQBDrUsAx85yAv/giB//24Yg/6lUAPFeFQDvrmEM/8yD - Mv/Dey7/xHky/8Z7PP+tYCn/vnAi/55cFvmucirrsXUv4buBQeOUVRL9vIFB/+i9i//mvIj/oXRE/9qt - fv/14rz///TR//Xfvf/MxK3//PXj//fiy/+ulX3/17uf/8mojP+nh2r/j3BX/5BzWv+0noz/Wk9P/3Jb - TP+oim7/5dzU/+Xb0/9DLST/QCsj/11GNP9oTzz/aVI9/zEeDv9LOzX/Wk9P/+PNu//u3c//XkYz/xcL - Af8oGhD/IxYL/x4RBv8fEwj/XEg5/yUSDP99ZE//6uHZ/+je1//x6eL///jz/1pGOP8MAAD/MB8Q/4Bq - Vf9zW0T/emBH/7Ckkv+wrZv/sJuE/7Cwnv+wsJn/sKyQ/7Cmh/+woX//zqx//924h//RpHL//tOh/9+m - af/ZnFv/15ZP/92ZT//Phzb/zoQv/6pgJv+wazf/u3xF/8GIUP/MlV7/159i/+Ssbv/tsW7/0o9F/9CL - Ov+3axT/plcA/65cAP/SfRj/tVkA/6NHAP/DXwD/okAA56lCAK22TgBtv1MANcNLABH/VQAD////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B1VUAB7RL - AFGzVAD1zG4C/9B5Ev/Qexj/x3QT+X43APnDeST/qWIT/9aRSP/gmlf/byQA/7t2PP/dkjz/mVAN/6px - Mfe6gkPtr3As+7N2NP+ZYCX/5ryH/66IXf+GWCr/2a1//+PUr//y58b/4tm5/66Tef9kRy7/noht/9G5 - of/axK//z7ie/6eFav9FLiD/Yk06///////////////7/+Xc1P/l3NT/5dvT/49zXf9ALSX/SzUk/19H - Nf9ZQzH/Uzwr/21ZSv9XT0//Szky/z8qGf93aV//Vj8t/yMWC/8jFgv/IxYL/1U/LP95a2D/FwcA/z8s - JP/exbD/6eDY/+bax//m3NX///r1/4RrV/8QAQD/RjIg/5yIdf+kkH7/RDAe/xcFAP9uUjj/sLCi/7Cw - nP+IaEf/m3pa/7Ckhf+wn37/yJxv///htf/Xp3b/6rJ4//vNkf/XmFT/25tR/86HOP/Vjjv/wHUe/6Rb - J/+wbTX/uX5G/8CLU//OmF7/2aFi/+KoZ//en1f/25hM/8yCLf+mVwD/oVMA/8NrBv/VfRT/qEwA/8Vl - AP+7WAD9pkAA17FGAJm9UABZx1UAJcdVAAn///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH/fwADuEsAN6hJAN2dRQD/zHQP/+SUNv+ZSwD5qV4I/dCI - OP/FfzP/2JBL/9yaXf9bIwD/jUQA/+urW//EfCr/u3sx/aBtMPWEThb5gUoV/biGT///47X/d0wk/+K9 - mP/ctIn/7taz/9bNsf/+5c3/hm5Z/7echv/e1b//9d7H/3dmWf98a13/p5OC/1xJQ/9fUk////////// - ////////9e3n/+Xb0//l3NT/noBo/0MvJP9LNST/XUY0/1xEM/9pUkD/X0gz/2RPPf9iT0D/Y1NH/003 - Jf93aV//cmVa/yMWC/8jFgv/VD8s/y4bEP9SPCz/Pisj/7WXfv/l3NT/5dzU/+Xc1P/l3NT/uJl+/1I+ - OP8iDgb/IxMF/z8tGv8nFAX/IA4A/2NLM/+qk3z/vq6S/7Ctk/+wr5T/sKeI/7CigP+wmXX/sJhw/62F - WP/Tm2H/871//+qvbv/nrGX/1JJG/796K/++dSP/plse/6plL/+1dz//uIFI/76HTf/FjU7/0JZV/9eY - U//MiDr/t24Y/6ZXAv+qVwD/sVwA/9d/G//Ocgb/o0cA/8xpAP+zTwD1qkQAu7hOAHnCUAA3zFUAD/// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Ab8/AAXRRQALw0sAEcdV - ABO/TwARp0IAa59GAOWaRwD/w3AR+Z9TAPnelkX/hD8A/9OQRv/WkU7/smcq/8F8PP+WWhP/1Yw5/+Ke - Uv/sq2b/jFAT/X5NFPWXYCT37caS/5JlOP9zSRv///XW///53P/37tH/mHRR/+HEqv////f////x//// - ///HqIv/WUM6/2NVT/9/b2D/fW5g/2hQPP+gg2n/xKeO/9fDsP+7o43/hm5Z/2lRPv9kTTr/XEUy/11G - NP9iSzj/WUIw/3dlVv93aVv/eWZW/2dQP/9vWUn/W0Uy/2FLOv9yZVr/cmVa/yMWC/9yZVr/W0Uy/21X - Rv9bQzD/Tzkn/0AsJP9AKyP/Qiwj/1tFM/+AZlH/ZEs1/1tOSf9oUT3/EQMA/7CwsP+wsLD/sLCw/xkG - AP+vk3z/u7aa/7Cskv+wrJD/sKeI/7Chf/+wmXP/sJNq/3lMGf+wh1X/5Ktq/+OnY//goFf/565n/+Ca - Sf+0aBf/qGAp/7N0Pf+zeUL/sno//7d9Pv/AgkP/xYQ+/7VwJP+mXg3/nVAA/6hZAP+mUwD/x24G/9l/ - Fv/AYAD/qEcA/8dhAP+sRgDTtksAhcFTAD3PTwAR////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B1VUADb9PACG7TgA1uEwAObZJADG0SwAzkTIAjZpGAPexXgH7w3Ue/8mE - M/9rLAD/5aNe/9KLSf+0Zy7/xXUm/+WlUf/UjD3/7q1k/8uLQv+1dzT/hlUe+86lb/nLl2H/UyoN/5xu - Pv//99r/9+7N/9rRtv/i1rj////5//HaxP//////bV1P/3xrXf/58uz/+vPq/31uYP9oW1D/cFdD/3Jj - Wf9aT0//QjIq/1ZDPv9PPjf/UT45/2hSQf9jSzf/ZE06/2ROPP9jTDv/Y0w7/3dpX/93aV//d2RV/11G - NP9bRjP/WEIv/3JjU/9yZVr/cmVa/ysZC/9fSjf/X0k3/2JLOP9POiz/RTIr/1Q+L/9JMyj/RDEq/1ZC - Of9xWkr/z7Ka/+zTvP/58en/waOL/7CwsP+olIL/knlj/5R8Y/+wsKH/ubOc/6+Td/+wqIv/sKKC/7Ce - ev+wlm7/sJBl/5BhLf+TYSv/mWYr/6RwMv/nrmn/3JdH/+OaR//AeDv/2Zxp/7V4Qv+fZi//s3s+/7N0 - M/+3djH/n1wS/6NcDf+jWQL/oVMA/6ZTAP+zXAD/0nYN/9V5Cf+1VQD/wFwA/8NbAPG7TwCfv1IAOclJ - AA////8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af9VAAPFUQAXvk4AO7FG - AGWlPwB1oTwAa504AGOFLQCDaBoAyY1AAPe+ch3/h0MA/4RDAP/MiUP/uW4u/7BkLP/XiTL/4JlG/+us - X//0tnD/xodC/7t/Pf/ptHv/wJ1s+04oAPmPYDH/2LCH//nlwv+2s5z7xryg/8W/sP+9nX//vaSM/25d - T/////v//////9fCr/////v/W01H/1lPT/9zZVr/d2JQ/21ZSP93aV//X0c1/2lUQv9tV0b/aFJA/19H - NP9eRjT/a1RD/3lrYP9oUkH/d2lf/3dpX/93aV//cVxM/085KP9bRjP/UDso/3JlWv9tWUj/a1dG/29c - S/9dRzX/Z1NC/2lVRf9oU0L/ZlJA/21XR/9cRjf/TTs1/1RCO//++PP////8/+rh2v/NsZj/9Ozm/557 - X/+wsLD/Ri4a/0MrFP+qknf/sK+W/7Ctkv+wp4j/sKF//7CbdP+wlGv/glQg/6p+S/+ebjT/m2Yq/55o - J/+fZiP/x34s/8yMSv/ZpXD/w4lS/+++h//+3qr/26Nn/9ufXP/Fgjj/unAf/75yHf/FdBj/rlwA/7Nc - AP++YgD/znAC/9BwAP/QbgD/zmcA/8ldAM3FUQAtv18ACf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B/1UAA8ROABu3SwBHqEEAgZY0AKGNMQChhSkAmXIbAK9oHADntWgO/7pw - Hf9mKQD/mFMM/7pzLf/Adz3/vXAw/96VP//sqVn/7qxi/+6ybf/JlVL/wYdH///Wov+vekT/QBwA+Y9p - Qvff0av92M6u+7OVducpEADtXUQr/97Vzf/48ev////8//7r3P/z38//zrek///u4f9UQz7/Qiwk/3pr - YP9xW0j/b1dE/3xuYv98bmL/Yko1/2tVRP9qVEP/Yks5/2hSQP9fSDX/bVhH/3lrXf95a2D/eWtg/3Jl - Wv9yYlL/YEo4/0AsG/9LNyX/cmVa/15JN/9tWUn/X0k4/2RPPf9mUkH/Yk4//2dTQv9nU0L/Z1NC/2ZS - QP9TQDr/VEI7//LZx//58ev///////////+piW////z3/9fPw/8eCwD/MhwI/7Cmjv+wsJn/rJJz/7Cm - h/+wooL/sJ96/7CNY/+wkGX/pnlH/6x8Rv+UYSX/oWwu/6RsKv+eYRz/iEkB/1IhAP9CEwD/tXpB//rH - kf//2aH/67Fw/757L/++diT/zoQv/9uNM//ikTP/3ogm/9d9FP/bfxL/zmsA/8BcAP/OaQD/yV8A0cRV - AB//VQAD////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH/fwADv0wAFbZJ - AEOhPQCFkDIArYInALtzHgC/XQ4A1YxAAPnDeSH/aSoA/3Y3AP+9eTL/wnw5/7RqL//PgjD/5Z5L//Cy - ZP/3vXb/05JN/8SHR//suH3/99Gd/4FWOP+FVyf/qIdj97eri/W7u6Lvvr6m63xcPeUZBgDrGAcA+9jQ - yf/z2sL////6//no2f//////W09P/1pPT/96Yk3/g3Zp/3tmVP97ZlP/d2JQ/3xuYv98bmL/YEk2/2dQ - Pv9hSTf/YEk2/2JKN/95a2D/bllH/3lrYP95a2D/cmVa/3JlWv9yYFD/WEIv/3JlWv9yZVr/YEo4/3Jl - Wf9jTz3/a1hH/2JOP/9hTT7/Z1NC/2dTQv9iTj//Z1NC/3BbSv9kTj//V0M7/2lRQv9NOzX///75/7+n - lf/78+7/UDkx/xYGAP9xVz7/ln5l/5Z6YP+bfF//sKaI/7Cmhf+wn37/r4pj/7CSZv9+Txr/sIRR/5lm - K/+ibjD/pm4t/5tfGf+OUQf/ZC4A/zkXAP8aCwD/BwMA/wYAAP8hAAD/MQAA/2IhAP+NRQD/lEcA/9B9 - Hf/ZhB//znQJ/8dnAP++XAD/1XIA/9JrAP/FWACrzFUAD////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wHMTAALtEsAT65NANHAYQDjoUYAz2gVAM1UCwDpp1wB/cyE - Mf9iJAD/xYQ8/9STT/+6bi//ql0f/8t/Jf/OhzX/6qxf//O8dv/KjUn/1qJk//bJk//ntoH/flQ2/7yP - X//dxZ3/s6KC+aWIavecf2T3QiwS9R0LAO+/v7/rpY9899TMuP/kyLT///v2//////97YU//NSMc/3Jl - Wv95a2D/g3Zp/3lrXf95ZlX/e2dV/3xuYv98bmL/Z1A8/2JLOP9mTzz/eWtg/3lrYP95a2D/cl1L/3lr - YP9yZVr/cmVa/3BdTP9bRjP/VT8s/zIfEP9hTj7/Z1RC/2BLOv9mUkD/WEIw/15JN/9nVEL/Yk4//2JO - P/9nU0L/cFtK/3JdSv9eST3/pIt1/1A9N/////7/9u7l//fv6f8bCgD/EwMA/z4qFP9SOSD/sJmA/7Cw - m/+wrZL/sKqL/7CigP+wmHP/sJRr/7COYP+idUH/pnQ9/55qK/+faij/klcR/51fGf+BOQD/cDAA/1Ed - AP8wBQD/ZS8A/4tMCf+IRwD/s2sY/8B0G//AcBL/znkY/9mCG//Vew//13kL/9l5Bv/OaQD/zGcA78JU - AEO/PwAF////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af9V - AAO4SwBFpkkA+7VcAP/VfRf3jz0A4ahWAPnShjP/bi0A/86NQ//fn13/25tb/7duMf+nWx7/zX8o/9iQ - Pv/uq2H/6Kpj/8eKRv/hqWz//9il/51uOf+AVTb/x5hq//zuyv/AuZz/sa2T/X1fQv8uGQX9QywY+7mp - l/HBwb/nuKaV8c7Iwf+ihWr/z7Sb/3NbRv8sGQv/cmVa/3xuYv98bmL/fG5i/3xuYv95a13/eWtb/3tm - VP98bmL/eGNR/3lrYP93Zlf/d2lf/2VPPv93aV//d2RU/3dpX/9yZVr/cV5O/3JlWv9uYlf/RjEg/2ld - VP9pVEP/a1dH/2dUQv9hTDr/aFVD/2hVQ/9hTT7/YU0+/2FNPv9iTj3/alRD/4NsWP9SQjv/lXtm//// - ///ApYr/8Ofh/xcKAP8WCAD/LhoK/2xSOP+ki3P/9dW1/7aKYP/ixJ7/sKKC/7Cfev+wjmX/sI5g/3xM - Fv+vgEv/n2sw/5tlJP+bYR7/qmQc/5VLAP93MwD/ej8F/4dNEf+oayj/vn02/+KjWf/moVP/5p1H/+SW - Ov/kkTH/4o0m/+CGHf/bfw//vlwA/9JwAP+3TwDRxVEAF////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Ab5QACOZOwC5n0YA/75pBP+nVADxw3Qb/8N5 - JP+dWQv/0pFM/9SUU/+lYB//m1IY/7VnIP/PhS//3JZE/+moX//Rj0n/z5FQ/+y5f//qv4f/imRG/5Fm - OP/es4n/7cag//PPrv/Kq4n/y6aG/6aEZ/+1lXv/Hg0A+xsLAPFlTjnlwcHB58XAuvvGwLr9KhoU/xcG - Af9jTDj/g3Zl/3xuYv98bmL/fG5i/3lrYP95a2D/dF9O/3xuYv84Jxr/fG5i/2JLOP9ZQi//d2lf/1xE - M/95a2D/fGtZ/3dpW/92YVH/Vj8t/zcjE/9lTj3/ZE08/3ZhUv9rWEf/ZlJC/2ZSQv9oVEP/ZlJB/2FN - O/9iTj//YU0+/2FLO/9rV0X/f2hX/25YSf9ZT0//XUo//+nPu/+qmYr/Py4e/yUUBf9bRC7/blQ7/5l2 - V/+1mnn/zqeA//Pgvf/Ww5v/9Nuw/7CTbP+wkmb/qn9N/5ZlLv+sekH/pnEz/6lrKP/BeSf/r2ML/5dN - Dv+tbC3/z5NV/+uzdP/rrmn/6ahe/+umVf/vplD/7Z9F/+mWNv/kjSj/4IYb/9BwAP/XdQH/wFgA27tO - AF/MZgAF////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af9/AAP/VQADvz8ABf9V - AAP/VQADv1UADa9HADmHMgDPlEAA941AAPXAdB3/mFMC/7x5Lf/Mi0f/1JVV/8WERf+MQwn/wHQi/9GI - M//blUX/4aBW/8OCPP/utXb/98eP/7qKVv90Ryj/mnBC//zctf/+58b/4ruY/62IZv+aeFv/gWBC/6CC - aP+Da1T/LBwN+2BLN++PemTjDQAA4yYXC+0VBwDzSjUi/z8rG/9EMB//dmFO/3xuX/95a2D/eWtg/3xu - Yv95a2D/MyAT/4N2ZP9hSjf/hWpV/6aMeP+ZemP/jn9y/19INf95a2D/g3Zp/45/cv+gjX//uqaV/5+B - a/9vWEb/ZlJA/2dTQv9mUkL/XUk3/2BKOf9fSTb/aVNC/2lWRf9pVUX/bllI/21YR/9gSzv/emRS/4J0 - aP9XR0L/TDcj/xADAP8lFgj/EwMA/xMBAP8aCgD/k29P/76efv/j0rP/9927/8Wzjv/pz6T/782e//PM - mf/puH7/hVIa/6h1O/+NVRT/pWAR/8h/K/+8cRn/y3of/9iYXf/qsHT//cWG//i8dv/4t27/9K5e//Ko - U//rnUH/5pQx/+KLIf/bfxL/vlwA/9BuAP27UAB91VUADf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH/VQADzEwAC8NVABW/UgAdxE4AG79MABW9SgAfqD8ASX8oAJNxJADjnU4A/bpu - GP9wLwD/rmsh/7p7Nv/Hi0r/vn1A/7dnHf+/cBv/yn8q/9mUR//bmVD/wH85//zHiv//0pv/ypVd/1sw - Ev+keUz/+dqy///62v//+9//07CM/5h5W/9cQCT/QCcR/3hdR/+ji3X/NSAR+wsAAPEJAADtIRMH8Tws - H/c1Jxr3Nicb9zQmGv0xHxP/bFZC/3lpWf95a2D/fG5i/3xuYv9TPiv/mId5/2JKN/9OPjj/aFtN/1pP - T/+iiHX/vamY/3NYRP+gjX//c1tG/x4NA/9GMyz/UEA7/29bSv99Z1T/aFRE/2BLO/9aRTP/Yk49/21Y - R/9vW0r/bVhH/2xXRf9vWUn/bVhH/2ZQPv9zZVf/cl1L/2tURf8RBgD/DgEA/xQGAP8fEAH/EwMA/yYO - AP9fRDH/0ayM/9Gqhv/UqoP/++XA/+vTqf/11af/6b+K///Zp/+zdjL/6q9r/82KPv/GfCv/3JM+/9aK - Mf/Xhyr/4KNl//e9fv/9xYT//cB7//i3a//2rlz/76ZM/+uaPP/kjy3/4IYd/9V2Cf/ZeQb/yWUA18RT - ACv/fwAD////Af///wH///8B////Af///wH///8B////Af///wH///8B////AdtJAAfETgAbvVAAN7ZJ - AEm0SABHs0gAPatEAEOXNQBvbxoAt4o9APnHeSH/aygA/4RDAP+qayT/w4RD/8CDRP+5eDr/uWga/79x - Gv/RhzP/1ZBD/9GOQ/+9fTf/9cGE//3SnP+gd0z/gVU7/82ecP/swpr/6smk/+XDov/BnHn/l3NT/6mJ - a/94WkD/LRcQ/1ZCOP+ah3f/NyYY+yscEfk/MCL9W0Ux/zwoFv02Jxr1OCkb7S0fEvctHxP/ZE47/3ln - V/98bl//MB8T/4N1ZP9iSzf/emRS/11PR/9aT0//Wk9P/2JVT/+yno7/p5WH/4FyYP8gDgX/T0A6/4Fr - Vv9YRDT/XUg4/4tzX/9oU0L/Z1NC/2ZSQv9pVkX/b1xM/2lWRf9gSzv/X0g2/2lTQv9uWUn/b1tK/3Nl - Wv9xXEv/aVE//xkLAf8RBQD/Y0s4/7CwsP+wsLD/7dbA/2RJPv9cPSX/oXlT/9iyjP//9db//ujA/+TD - lP/kuYX/+suT/7l8Ov/EiEH/6q1k/9SXSP/vp1X/3pM7/857I//kpGf/+8eL//vAff/7vHT/+LVn//Ss - V//toUf/6Zg4/+KNJv/bghb/vFwA/9VxAPm3TwCNxE4ADf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B0UUAC79TACm2TABXqkUAf6I+AIWgOgB3mTYAdX8oAJliEwDXqFgA/8d7 - Jv9nKAD/sW4h/759Ov++gkH/uHw+/7R0N/+qWhj/xXYe/9eOO//Sjj//yIQ5/7d4M//zvoP/9cuV/5Zv - S/+GY0//4b2W///xzf//8M//4r+c/6B/X/9eQCP/zr6m/87GwP/Mspv/KxYQ/1ZDPf9VPSr/V0Q2/VI8 - Kv9rVUL/cl1K/zYjEv0tHxL3LyAT7S4fEvU2IhP/X0g0/2pTQP80Jxr/aVZF/1FDPf/GsKD///////bn - 2v//////WkxH/39nVf9aT0v/Wk9P/2VYSf/s49z/7uXe/+rh2v+UeGP/TTs1/2dQP/9tWEf/bllI/2pU - Rf9oVUP/Z1NC/11JN/9hTDv/bVhH/3NlVv9zZVn/ZVBA/2dUQ/8WCAD/GQsB/1dDM/+woZP/sLCw/7Cw - sP/79Oz/7eTX/3hYN/+wh1//4LuX//Xctv/75b7/2r2N/9y0gf/quYD/5Kps/+KlYP/xsWn/15xU/9iO - Of/ThSz/z34g/+eoZ//YmFX//8N///28cv/4sWL/8qhQ/+udPv/kkTH/4Igh/9V5Df/Zewv/yWUA3cFR - ACn///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHMTAALwVEAKbVK - AGGjPQCXljUArYwuAKuEKQCpahkAxXgsAPPHeyH/oVcG/7dyIf/FhDz/w4RB/7p/Qf+2fED/tHQ5/6lZ - GP/GeSD/2JA//9GMPv/BfTP/tXYx//K9gv/1y5X/jV02/4dlT//jwJX//+W////nxv/nwqL/g2RF/4tt - T/9KLiL/4tnR/87GwP/z6+X/Y009/z8qI/9jSjj/cFlG/11GMv9fSDP/dmBO/z8qGf8tHxL5LiAT8y0f - Evc3Jhr7NSca+TorHf1CLR7/X1RM/5iHef/OuKL/Z1RF//fv5f/p4Nj/a1I+/ycWEP/iz8L/3NPM//jx - 6/+li3j/spN8/5N3Yf/IrJT/a1dG/29ZSP90Xk3/Z1JC/2ZSQP9bRjb/XUc1/2xXRf9vW0r/b19Q/25g - V/9xXEv/X0k5/xMGAP8lFgv/fGVS/39qVf8uFwr/Ujky//738v+5lXP/4dfF/1w7Jf9WMx7/zaN6//Xe - tv/32q3/3raC/+q7gf/8yo3/8Lt6/+6tZf/LgzH/2pE7/+GUO//rpUr/uXEr/+SkX//9wHn/+LVp//au - XP/vo0r/6Zg6/+CLJv/ghh3/0HIC/9FxAPu5UQCB0UUAC////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AdVVAAfDUgAjsUkAbaM/AKWWOAC/gSYAxXIfAM9mFwDpqlgA/8x/ - Kv/Feyr/2ZZO/9WWU//AhkX/uoJF/7Z8Qv+0dDr/q1wZ/8h6Iv/ZkUH/z4k8/7p2K/+5eTP/77p8//bK - lP+PYDj/hVs//+e+kv//58H//+fG/9Ozjf+Ia03/0rGR//fhyv/p39j/uJ6F/+rRuv/238r/Y1NI/1E+ - OP+Md2X/XUYy/0k0Iv9fSDP/c15M/0EtG/8sHhL9Lh8S+zUoGvk1Jhr7Oiod/3JdTP9XQjX/ZlpL/83G - wP+ki3X/2tHK/7mzsP9rV0b//vfx/29VQ///////+fLs/7mbhP/27un/aFE+/1E+Of9nU0L/ZE8+/2hT - Qv9tWUf/Z1NC/2NOPf9nUkL/bVhH/2xXRv9vYlP/Z1JC/2tWRf8kFgv/JRYL/yQRBf8fEQP/NCQW/xoL - AP9sUTz/y8Or/7ORcf/g18H/4b2Z/+HIpP/Xx6D/6dOn///ktv/30Z//5bZ8//S9gP/Pjkf/35xR/8uB - L//jmUT/3Y40/9SDI//rpmT/+712//28cv/4s2X/8qhT/+2fQ//mlDP/4osk/9B0Cf/QcAD/yWUAzcNQ - ACf///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B/38AA8RO - ABuySQChtVQA9cxuAO+hRwDbaBcA5Y09APvQgij/lEwA/8N7Lf/XllD/259e/86UV/+6gkf/tnxE/7J0 - PP+rXxn/yHsj/9iQQP/NiTv/tnMo/8mIRP/rtHj/88eR/5RkOv+FWz//7sWb//zqxv//+Nn//uPD///4 - 3P/+9+H/+PHd/+3k1f/48Ov/zLCV//fw6v9XRT7/oYdx/4dxXv9nTjr/RzIh/0o1Iv9bRDD/c11L/15G - M/8tHxP/MyYZ/0w3Jf96Y07/mId5/6aThv9gSzz/kXpn/woAAP+wsLD/sKeb/09MR/90Zlv/LSQd//// - ///17Ob/RDAo/087Nf9eSjv/nIFt/29ZRf9gSjn/aFVD/2tYR/9uWUj/aVRE/2lURP9sV0b/bVdH/3Nl - Wv9tWUj/XEU1/x8RCP8oGQ7/EwgA/wwAAP8+LRz/18/I//Ts5v/BnHz///jp/7qSbv/x6Mz/4dSx/9vH - n//kyp7/58aV//XOm//tvYP/7bR1/7x5MP/Nhzf/zYMx/9qPOf/fkDX/6pw//+6taf/7uHL/+7pu//Su - XP/vo0z/6Zg6/+SPLf/ehBv/wGIA/9d2A/26TwCB1VUADf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B/38AA/9VAAO/PwAFxE4ADbFJAIWuUAD/vF4A/852DPd9KgDtumcJ/8By - G/+uZQ//3p1Q/+ChXP/SmFf/0p1i/76IU/+4f0j/tHY+/6tdGv/IeyP/1489/8F+MP+7div/2p1Z/+u1 - d//uwIj/kWEz/4VaPf/swJP///PQ//fqxf///uT///7q/8Ceff/48OX/4MSp/+PGrv/fw6v/m3xi/4Fm - T//mzLn/cFhI/4p0YP9KNSL/UDsn/0o1Iv9bRTL/c15M/2tUQf9pUj3/inpt/z8wI/93aVv/ZlpQ/1dP - T/9VRT////fl/7CwsP+wsLD/spR7/7OwqP/JtKP/sLCw/7CwsP9gSzz/fGdU/1VEPv+HcmH/jXZi/3Jc - Sf9mUkD/aFVD/21ZR/9pU0L/aFND/2pVRv9uYFb/c2Va/21ZSP8fEQj/HxEI/yUWC/8eEAX/DgEA/yQT - Bv/cxKv/7+ff/+ngyv/n3cr/cE0s/31WMv/IoHf/5MGX/+fOov/y0qL/9c2X//fHjP/1vX7/yIc+/9uW - Sv/RhzL/2o43/9qJLf/diSn/7qtl//m2a//2s2L/8qhT/+2fQ//kkTH/4Igk/85yBP/bfQ3/zGcA1cNQ - ACf/fwAD////Af///wH///8B////Af///wH///8B////Af///wH///8B/38AA79fAAnHVQATwlEAGchN - ABfMVQAPtk0AP6NDAMumTAD/vmUA+7dhAPnZiy//hDoA/752JP/enVP/3qFc/6hrKv+PWR3/xY9Z/7iB - Tf+zdT//q10a/8d4Iv/Wjzz/wHsv/4VHBf/Dgz3/7rh8/+u9g/+JVyr/fFAy/+zCk//31Kv/e1g8/+G9 - mP/x17r/1rST//Xt4//17uf/w6CE/9i6ov+UdVv/WkEs/8OolP90YE3/jnhk/3VfTf9KNSL/SjUi/3Fa - R/+BbFr/jn1q/4p2ZP9WQC3/CwAA/wsAAP9WSEP/+uPR////////////6tK+/3NdTP//////1c3G//// - //9mUkP/sLCv/7CnnP//+/b/YlJH/9vBq/9XT07/c11N/5d8aP99Z1T/bVhH/2FNO/9lUED/aFNE/25g - Vv9nUUD/c2BQ/x8RCP8gEQj/FggA/xcKAP85Jxn/wqKH/6+Wff//+PP/rYhn/+PayP+lfVj/ck0o/7+U - av/kvJD/58yf//nYqP/50Jv//c2T//nAf//Tk0n/7qpf/8d7J//ViS//7aFF/+qZOP/vqWH/97Bj//Ss - Wf/toUr/5pY4/+CLJv/bhBv/vFwA/9d1A/2zTACD0UUAC////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wHbSQAHzFEAGcJQADe/TwBFvU4AP7xPACu+TQArpT8AbZM5AN+cRgD7zHkY/8d2 - G/92LwD/qGAP/9WUSv/QkU7/xYtM/8CITv/AjVX/toBM/7N3RP+qWxr/xngg/9aPPf/Uj0H/q2gf/4dL - DP/lrW7/57R7/4tYJf95Syr/3LCB/9+0iP9MKAb/qIJd//jw2v///u//8ure/15DMf/i2dH/sJJ5//ny - 6/9XRD7/V0Q6/15GMv+iiHX/g2xZ/4ZwXf9jTDf/jHZj/25UP/9/alj/Y1dP/wgAAP8IAAD/sLCo/7Cw - sP/v49H/RT03//////////3/3tXG/0ItHv/Aqpr/KBoQ/4t5av+wsKr/sLCw/3FbS/+1moP///jz/0My - K/+vnI3/U0U//5F5Zf+PeWX/clpJ/2ZQPv9zZVn/alRE/21XR/8kFgv/IBEI/yQRCP8ZCwH/EQUA/xoM - AP+9nH//y8S5//fv5//j2sf/49rH/3lWM/+gdU3/4bmQ/+TInf/qzZ//68mW//LIkP/6x4z/9bp4/92c - Uv/rp1f/yX8o/9GDJ//hjjH/6JY0/+6lWv/zrFv/7aNO/+SWOv/ijy//24Yf/8NnAP/ZfQ3/xWEA275Q - ADP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AcxVAA/GUwAxvU8AZbdM - AH+2SQB3tUoAV7NJAFGhPAB3gSoAw59JAPvOexv/fzYA/4hBAP++dCT/w382/8WIRf/Ahkf/zJZc/76L - V/+0fkv/sXxF/65dHP/CdR7/2ZFA/9aQQP+9eCv/uXYu/+Kpaf/lsHb/lF8l/3NEJP/LmWb/07uU/7Co - iv+feE//d1c+//jrzv//+u//8end/9zTzP/w6OH/XEc6/1I/Ov96a1//iHBd/084Jv9rVUX/gWtX/5l/ - a/+IcV3/NCEV/19MQP82Ix3/a1dG/7CwsP+OfGz/MCMW/7CwqP/gxrH/xqmT/5uIev94Xkn/WUg//6CN - f/8MAQD/a1dG/z0tH/+wsLD/eWNR/3plVP/Bu7b/+fHr/93Brf+vnI3/koJx/1JAOv96Yk//lnxo/3dp - X/9oU0T/blxO/yQWC/8gEQj/IBEI/ygZDv8kFgj/V0M5/1xFM//p1bz/4dfP/8Whgf9SMyH/cU0q/6B1 - S/+tgFH/47mL/+vPoP/wzZn/98mQ//G7fP/1uHT/zYY5/9mSP//FeB//66BH/+udPv/jjiv/7qJV//Gn - U//pnUP/4pEx/96IJv/Xfxb/w2IA/9V2A/u1SgCDx1UACf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8BylAAE8JSAD+9TgB/sEkAqaxFAKeqRACHpT8AfZY1AJ2BKQDdrlkA/cVy - D/+IPAD/vHAY/8V9L//Jhj7/xYZD/8CGR/++hkz/s39K/7J+Sv+wfkj/tmUc/7hrIP/akj//2ZJE/8V+ - Mv+3dSr/4qhm/+Wtb/+ZYyf/dUUj/7SCS/+gdUj/flgy/2xMKv9CIgT/aUw9/4NkR//01rz/kXJX/6CF - bf+miXT/cltG/4hvW/9bUE//ZE4+/15FMv9nUkH/UkA7/1dJQ/9kUED/ZVlP/7CwsP9rV0b/AAAA/6GQ - gv+hkIL/sLCv/0w5K/9bSTn/Wk9P/zonGv+Of3L/SDMh/zgoHP8oGhD/CgAA/3NdTP9bSTn/sLCw/4dz - Yf8AAAD////7//z18P9XT0//qpiI/4FyY/9oW1L/fWdV/3tmVP8oGhD/IBEI/x8RBv8gEQj/IBMI/yoa - DP9pTzj/UDUg/1g+Nv9UNx3/YUIm/1Y1If/NpH7/5M+p/+G3i//qwZH/8NGh//LJlf/5ypD/87l5/+mq - Y//IgzP/3JVD/8JzGP/ikjb/65s6/9iBJP/uo1T/8KRP/+udQf/ijy//3oYh/8NnAP/bfQ3/zGYAzcFT - ACX/VQAD////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHDSwARxVAAOb1O - AH+xRgC/qkUAzaE9ALGdOgCniysAx5lCAPXMdBL/x3QW/9KGLf/Mgi//zIY6/8WEOv/Agjz/vIJD/7V9 - Qf+xfUX/zJ5t/7uHVv+yZCH/s2Yl/9eNOv/YkED/1JBE/8J/Nf/ssG//6bFz/72ERv97SyX/hFQj/7+P - XP+zk3H/sKKE/4pjO/9oSTf/bE9D/4hsT/+KcFf/gWdR/6qLcv+jh2z/RC4a/1tHPf/z4dH/9uXT/084 - Jv9BLSL/Tzs1//Pr5f+5pJP/AAAA/0Q0J/9sWEf/sKic/0w5K/+wsLD/KBoQ/xQIAP+Yh3n/h2tW/3Rb - R/90X07/dV9M/0k4Kv8tHxP/CgAA/3dhUf+wsLD/CAAA/7CwsP+nlor/RDw2/+HItP/q4dn/d2lf/+vS - v/9FMSr/e2dV/z0tIP8jFAr/EQUA/xEFAP8WCAD/JRAG/0kwKP9TPC//TTMl/z0hFP9XOST/akgn/4Zd - Nv/Im3H/37KG/+vNnf/yz57/98mQ//fDh//zuXb/4J5V/8qBMP/hmEP/14wz/+2eQv/olTP/24Ih/+6j - Uf/uoUj/6Zg6/+KNKv/bghj/vFwA/9d2Bv+yTAChw1UAFf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcxMAAvEVQAnvFMAw7pSAO/AXADvoDsAvZU1AMeTNwDrumAA/8dw - Cf/SgiH/76ZO/+SdTP/HgjP/xYI4/8CCPv+3ezz/s3s+/7V/Sv//9cz/3a2C/7BrMv+5bzL/0oYy/9uU - Q//XkUL/0Y9F//G1dP/4wIH/3aVp/45cMf9+Tif/zp5s/+bBlv+ifFj/WjgT/3pXM/9zUzX/Wz0v/8ek - hf/79O7/wLeh/8G6sP+fgmr/ycK8//748//Uv67/1Lmh/9PMxf/mzbn/+PHr/6mMdP+7p5b/sLCw/wgA - AP+wsLD/QzMl/xAFAP9jTz//s5iB/3RbR/9fRzX/Yks3/2RMOP9yZFT/aVVF/zIjF/9aRzj/WEY4/wgA - AP+wsLD/sLCw/yseEf+wsLD/sLCw///66v/Nt6P/2sCr/6CHdP+IbVf/DAAA/zcnGv8RBgD/DAAA/w4A - AP9bRj3/MhoS/1E4Jf90VDf/n3xd/5h6W/+mgF3/jGU9/3hQJf+ufUr/68qZ//LMl//zwYj/7rR1//S2 - c//PiTz/yoAt/8V3Hv/Mex7/6JU3/9+JJP/hiB//7qFJ/+qcQP/kkTH/4Igh/8drAP/bfQ3/yWQA5bxP - AEX/fwAD////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B/1UAA8pV - ABm+VQD5xVwA/8xmAPutSQDRlDIA2ahLAPnJbgT/yXAL/9B9H/+zZQn/s2cS/+mmWf++ey//unkz/7V5 - Nv+1e0H/7byN/8ORXv/99tD/1Z1t/7NrMP/PhTv/2I8+/9OMPf/TkEf/3Z5Y//e9f//xun7/lmM8/4dX - Nf+2gUv/tYNS/6R2Sf+2h13/m3JK/2pHJ/9NLiD/fF9E//Pr1f+ihWr/tLCw/8rDvf+9t6j/wqqV/+XK - tP/34c7/xKqY//njzv/Mrpn//////1dPT///////ZVFB/yocEf+AbFv/Wkc4/y0fE/9yZVr/Pysa/2JL - N/9iSjb/ZU46/2JNPP9iSzn/d2ZX/x8TCP8rHhH/Wkc4/1E+MP8IAAD/sLCw/6STh/+wsKz/lIJ0/9jQ - yf/44tD/49rS/zIjF/9+aFX/JxcM/7CwsP+wsLD/6dzI//bu6P//+/b/8+rj/31gRf9XOiz/ZEY1/6B5 - Uv/Hn3f/uIhZ/8GPWv/30J//9c6X/+uzd//lqWf/8LJq/710I//Ngy7/1ogw/9yLLv/oljT/3IYl/92E - J//tn0b/6Zg6/+SPKv/ehB3/vF4A/9V0Av+wSQCVzDMABf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8Bx1UAE7xPALe8VQD/x2AA/cBbAPWjQgDrt1kA/cNn - AP/Xfxv/0H0d/59QAP+uYg3/xX0t/+uuZ/+3dC3/tXY2/7N5PP/erHn/+86h/w8CAP/vwJH/y4ND/7tt - Kf/ZkDz/3JlJ/8+JPP/srWj/2p5b//zFiv+SXTf/mGpF/41eMv/Dkl7/47eK/+XCmf+qf1T/MRMB/ycM - AP9cPy7/8urb/8urjv+3srD/trGw/5uAbv/Jwrz//PXv/7echP+Ea1j////3/zAeEf////7/xrCg/1tQ - T/+Of3L/UT4w/y0fE/8qHBH/emVT/19HNP9fSDX/XkY0/2BJNv9jTDv/a1VF/29cS/9gSTf/c15O/x8T - CP8oGhD/MiMX/zsrHv8iFAr/MyUZ/7CwsP+Oemv/sLCw/3ljT/+wsLD/blpH/6+ekP8ZCwD/sLCw/7Cw - sP/68+7/zsfB/7KObv/p4NL/imtK/0AiEf9lRTL/d08o/7aHWv/Zqnr/9cma//nUoP/uvYT/3KNi//C0 - cP/ysWj/uG0b/8Z5I//PfiP/55U3/+eSL//Zgyj/5JE8/+ycQP/mljP/4Isk/8xuAv/OcAD/x2IA2btQ - AEP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wHMZgAFxlMAMbdNALW6VQD/sk4A7bVTAPHJaQD/tVkA/8lwBv/pmjr/cCYA/3kxAP/4t2v//b52/7p5 - L//DhkP/yY9T/6FpMf8WAAD/AgEA/208C//ZpGv/wXQy/79zHf/ak0P/yH8w/9iWS//mqWX/6rBx/8mV - WP+7g0f/kGVG/92uev/kuIj/t4hZ/4ddMv9FJQP/JQsA/zUZCv/v59f/8NS4/+vi2v+Xel7/BwIA//rz - 7v///PT/u56E/7GVff//////EAMA/ycXDP9vY1n/qZaH/5iHef96ZVL/KBoQ/ygaEP95a2D/MB0R/11G - NP9dRjT/Xkc0/2ROPP9vWUn/cmVW/3JlWv9yYVH/aVVF/2JNO/8gFAr/Kx4R/z0tIP8rHhH/DgMA/yUX - DP+tnpD/CwAA/7CwsP91YE3/s7Cw/z4tH/8MAAD/7eTd/+/m3v/24c3/mXhe/7aQbv+Oakb/TS4W/4Ne - Ov+ZbUP/iGI9/4JWMP/xv4v/986Y/+Kqbf/TlVL/9LZx/+qmWv+6cBn/2Iox/9eHKv/smTn/24Qh/9mB - J//mkz3/6pk7/+SPLf/ehh3/vl4A/9RzAfu9TwBd1VUAB////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH/fwADwlMAO7VOANm3UgDftFIA9cNi - AP++YAD/vmUA/+KPL//mmD7/66FM/8d7KP/XkUX/t3Qq/9mdXP/OlFX//+Kx/7F7Q/9gOAn/PBMA/2kv - AP/OkFH/zo5M/82ENv/WmEr/8Lhv/6ZwMv/usnH/3KRk/+u9iP+BTir/w5hp/7mKWf+kdkX/wZVm/7CI - Yv8sDgD/Kw4B/8W/qv/OrIz/7uXO/6uIav+7tqv/6+Lb/1tHPv/27uj/t5uB/7CwsP8rHBH/DAAA/y0f - E/+Kem3/eWtg/3lrYP9kTTv/fGxb/21XRf9dRjT/Ujwq/2BJNv9iSzj/b1lI/3JiUv9yZVr/cmVa/3Jl - Wv9yZVr/cmJS/2hTQv8gFAr/IBQK/zIjF/9RPjD/Oyse/wsAAP9EMyT/CgAA/6GOgP+wsLD/QzAg/1dB - MP9QNy///////9XMwv+JaE7/h2hJ/2ZIN/9fPij/cUgh/8KVZf/CkGH/t4ZS/+q5gf/yw4r/2p1b/9ye - WP/urWP/4JpJ/71yGv/Keh7/1IEm/+eSMv/VfR//34Yr/+eUOf/mlDP/4osk/9d7D//Zewv/yWUA1cRV - AB//fwAD////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wHETgANu0wAaa5JAOm+WQD/yWkA/8xwAv/JcAb/xWsG/8VwD//Ofyb/vnIb//Sx - Zf/ZmE7/15pV/+Coaf/eqG7//+Sz/6Z0Pv/FlWb/cDwK/9adYv/LiUr/oFUL/8J4Kv+YXRn/pnAu/4VN - DP/wtHX/fEUc/7WIVP9+Tif/vYlT/7+UZ//Po3P/fGBP/21JMf+yjWj/glw9/598Wv+/m3v/tJBv/8am - iP9mTj3/18/I//fw6v/Erpv/sLCw/xADAP8MAQD/IBMI/y0fE/98bmL/fG5i/3lrYP98bmH/MiAT/11G - NP9TPCv/Z1A+/21YR/9yYE//cmVZ/3JlWv9yZVr/cmVa/3JlWv9yZVr/WEIv/2pWRf9gSTf/KBkO/yUW - C/80JRn/STgo/ygZDv8MAAD/STcn/w4AAP83JRT/EQEA/410YP+FZkj/zsa6/8O8p//atpT/XTse/2I9 - Fv+edkz/n3RH/7OATv/jsn3/88SL//e/g//HiEL/9rly/+ypW//Jfin/ynsi/899Iv/TfyP/3YYh/9R6 - IP/hizL/55c3/+SPLf/ghh3/zG4A/9d1A/+ySwCL20kAB////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AcxmAAW+TQBDtU4A/7pX - AP/QcAD/0HIE/85yCf/QeRT/0n8d/75uD//ViDH/unAb/+ajWf/pqmX//cWG///Xn///0J3//9Kj/8WW - Zf/50KP/zYhN/7hoHv+2Zx3/yn8y/5NVDv+kayj/kloZ/6ZzN//OlFX/oWo2/5huT//Gk1v/zZtm/7uJ - WP+Oa0b/zaF4///nxv/duJT/km5J/+DXxv/WtJb/593V//rn0f/96tP////8/+Xc1P9ELR//IA4E/x4N - Af8rHBH/IBMI/wwAAP9bT0//bmJX/zIeEf9jSzf/VkAu/2NMOv9tV0f/dmFS/3JlVv9yZVr/cmVa/3Jl - Wv9yZVr/cmVa/3JlWv9yZVr/cmJS/15FM/9vWEf/XkYz/xkMAf8RBQD/HBAD/y4fEP8lFgj/FAYA/1Q+ - K/96YEn/EwMA/7CwsP+wsKj/sLCk/9TMr/9eOiD/vZBl/+3Wq//+3K7/aDoS/8OLUv/8ypD/46lm/9GP - R//trWT/8axd/7ttFf/Qgyn/04An/9R+Iv/Uex7/34Ul/+WSN//mlDH/4osk/9l9Ev/JaQD/yWUAy8RO - ACf///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcVRABexSQDNt1MA/8xpAP/QcAD/0nYL/9mCG//giyj/4I8x/+KW - Pv/tqFX//8N2///Fff//zo3//9md///4xf//3qz//dCh//7yyf/uzZ7/xno3/8t/PP/Phz7/2I89/9CK - PP+mbi3/om4w/6x5P/9dKAD/uYVK/18wCv+kfE///t6y/7Ceef/cyaL/mnxb/9OviP/x58j/eFg1/2NH - Nf+TdFb/9+/b//////////P/o416/1I7Nf9JMiv/bVU//4BkTP83IhP/DAAA/xADAP+Ddmn/PSse/2hS - QP9YQjD/cFtL/3dpWv93aV//d2lf/3dpX/9yZVr/cmVa/3dpX/93aV7/cmVa/3NlWv9zZVr/c2Va/3hh - Uf90XUv/Tjcm/wwAAP8OAAD/Oyoa/y0cDv8ZCgD/TDgl/6SOef+Wf2r/XUMq/7Cwn/+wsJz/sLCW/z0f - Af9hPxz/7tOk//fXqP/HkVb/2aFm//C9gf/apF//8bpz//CtYP/ShzP/0Yct/899If/UfyT/138g/9F3 - Hf/ehiv/55U1/+SPKv/ehBv/vl4A/9VzAf27UABt20kAB////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B/1UAA7xQ - AGezTQD/w14A/9BwAP/bfRL/4osh/+CLJv/rmjr/+65X//+8af//zH///8V9///Dff//1Zb///S8//// - zv//1aP/votV/7V8SP/Zll3/z4lF/9GGO//ThjL/2ZBA/9COP/+ncTL/qnc7/+WwdP+9ikv/YzAG/5Jd - I//BoHD/4cGR/+W7jv9/XkX/gWVP/3NTP/96WTr/a0sy/2ZJOv96XkX/gW1a/2hXTP+ag3L///fz//// - ///869v/oYZv/9zCqv/NxsD/4tnR/6WNe/9pUkH/ZE9A/3VeTv98a1n/fG5f/3dpXv93aV//eWtg/3dp - X/93aV//d2lf/3NlWv9zZVr/c2Va/3NlWv9rX1T/b19O/5B4Y/+einn/sLCk/7CfkP9zW0b/Lh4M/xwL - AP8cCwD/Mx8L/7CwpP+wsKT/imxP/7Cwlv+wmHr/OBkA/zMUAP9HHgD/gE8g/82aYf/fqWr/3qJf/+Gn - YP/7v3b/9rZo/9SIMf/QgCb/1oQn/9N+I//XfR//1Xwh/+OPMf/mkC7/4Igh/85yBP/XeQb/y2cA3cFP - AC3/fwAD////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8ByE0AF7JKALGzTQD3xWEA/9V0BP/bfxT/3oYf/+2a - Ov/9sVX//7xn//+6af//vHD//8V7///Xlv//667///vF////0P//0p///tyu/+y2gP/UikT/1I5C/9GO - Q//BdiL/6KJT/+ekWv+nczP/7rNv/5hfMv+4f0P/pHlP/6t0O/+YaTb/xZVi//XRqf+1k2//eV1O/3VS - N/+qg2D/d1Y1/3ZiT/9MMB3/dmNQ/3xcQP////P/rYtt//////98a13//////8OqmP/axrX/waaQ/1VC - Ov9qVUT/emtd/29iVv9zZVr/cmNZ/2haUP9jVU//ZVdP/19ST/9aT0//Wk9P/3NlWv99bl3/emtf/21f - Uv9ELiX/W0Q0/7CwsP9wWET/sLCw/z4qGf8fDgD/JxQB/ygWAP8fCwD/TTMa/7CokP+WeVv/QSQG/y0Q - AP+nhWH/iGE3/08iA/90Pwj/57F0/+Wraf/fn1n/9rhx//azZv/rplL/04Ys/9OCKv/UfyX/03wg/9R5 - Hv/ehiv/5JEw/+KLJv/bghj/x2cA/9VzAf27TgCDvz8ACf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH/fwADwU8ALbFJAKe3VQD/0HAA/+CEGP/iiyH/7Zgz//amR//7rlX/+7Fc//23Z///yX///9CL///g - n///8rX////H///vvP//2qn/6rN8/9KHRv/WiDv/z41G/9ybTv/UjDf/8ate//Ozaf/2woH/0pFJ/9aa - Wf+cbUX/mG5N/5ptRP/nvYz//923/9eviP+GaE//dE4n/6CCY/+WdFL/kG1L/5JtS/9aOyD/f2tX/7yt - lv+5oIr/3tXC///////86tn/nHxf/4lsVP+ykXj/a11L/4x6a/98bV//aV1S/2ZZT/9vYlf/Y1dP/1pP - T/9aT0//Wk9P/1pPT/9aT0//emtd/5B/b/98bV//c2NQ/1dDO/8QAQD/sLCw/453Y/+wsLD/FAUA/xkI - AP98ZEv/kHFT/39gQv9IKBf/PiMG/0EkBv8tEAD/PRwA/1s3Dv93TSD/rXlB/8yXXP/coV//tHQu/+Kg - V//3tmv/9bRi/9OIMP/Ziy//1IIn/9Z/Iv/TeR3/3YMc/92HK//ijCr/3oQd/9ByBP/Zewv/tlIA475Q - ADP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH/fwADwVMAMbFLAOvDYAD/1XYG/+KG - G//tli//9KE+//KhQ//0qE7//bVg//+8bv//xXv//9CL///io///9Lr//++3///bpv/uvon/25xi/9CA - Ov/TjED/355M/+GgVf/jnEn/7KhZ/96bTv/1uXL/klIf/8aJRf+TXTP/06Nv/9quff+uhlr/wJps/+3J - nf+0hVT/XzkY/3dfT/9vSiX/h2E8/1Q0HP9SMhv////5/72xmP//7tz/pIBh/9rErP////7//////6uM - cf9vYFL/iG9X/9nDsP+vm4j/indp/7mjjv//8+f///nt//fl1/////////////////+einn/W09P/31t - X/9oTjf/UDcp/xQFAP+qloX/iHBY/7CwrP8XBgD/Oh8R/3xdP/+MaEf/jGlG/3dUOv92VEH/m3ZO/7Gf - f/+Ubkb/ORYA/0kcAP/GkFX/2aBi/8mIQ/+8fDP/97Zq//WwYf/qok3/1oYs/9eHKv/VfyT/03wf/96D - Gv/agSH/3ocn/9uEH//Ocgb/vl4A/9BvAP23TgB9vz8ACf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH/VQADtUoAk7RSAPPHZQD/238P/+mPJv/vmDP/8p88/+2dPv/2qlD/9q5c//+6 - af//zoL//+Ca///rrP//2Z3//8yP//S+hv/ps37/25NT/9aIOv/Xk0X/2phJ/+2vZv/wtW7/87pv//W2 - a//cnFH/qGYg/650N/+RVh//qn9J/6B3TP/xy5j//d6x/86ne/9KJAr/gWNO/4BYLv+LYTr/VDIb/1Iw - Gv/e07z////z/8a6oP+pkHr/yK6W/7u1sP/48Oj/2sSv/56Idv9gSkL////x////////////8+HP//// - //////////////////////f/9uPT/+POu/96aVn/d2NN/4NpUf8lEwH/EwMA/5aAa/+wqJT/sLCm/ycT - AP95Y0v/elk8/3BPMv+BXTj/pn1U/4piOP+NYzf/1qd0/9epdv+ZZCv/rHM4/86WWP+1djD/p2Ug//Cv - Zv/zr2D/7KNP/9SGLf/WhSr/1oEn/9N9Iv/Sdhz/24Ag/96ILP/bhiH/130U/8BgAP/Zewn/xV8AxcZS - AB////8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHGUgAfs0sAnbVT - AP/ObgD/4IIU/+mPJv/rli//65g4/+2fQf/vo0z/+7Ne///Fdv//0ov//+Ca///ko///2Z3/+8WG//K8 - g//lqGr/04Q8/9GBNf/ZjDn/56dY/+2wZP/wsmH/76pc/+ekWf+fXCL/woA3/6JnNf+HTRj/xo5P/9mm - a/+5gkj/Wy8G/82eaf/ElWf/ek8j/2hAHv9tSCb/aUQj/+HWu//NqIP////s/7+Zc/+0jWr/99m9/9rD - qf/55dH/spp+/3loV//OtJ7/wqmT/7ukjv/Uu6f/X1BP///////////////+/8uwm///++r/4cm1/39t - W/9tWkn/ZUgr/yQRAP8bCAD/kndf/41xV/+wsKH/KxQA/3ZWPv94VDT/cE45/3RQOv/ftIf/99ev/7uK - V/+BVDX/iFc0/+Gpb//7xoj/1ZlW/693Pv/hnlT/9bJk//OuW//ajzf/14gr/9SCKf/YgST/03of/9R5 - G//dhyz/4I0q/9d/GP/Ocgb/x2cA/9JxAPm2TgBlvz8ACf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wHDUAAnsUoAsbdUAP/ScgD/4IQW/+SLIf/mjyr/5pQx/+ud - Pv/4rFX//7pn///Hef//1Yv//96Y///ZmP//zIv/+8OG/+y0eP/emVn/zXst/9qKNf/dm0X/6qlS/+yi - TP/nn0z/5Z5O/+CcUP+RUBv/5qpj/5pgMv+ZXRv/mWEr/5x0R/+HUyT//+W2/9qsev9xRB7/d04w/3VP - Nf+nfFT/69y2/6d7Uf/g1LX/spZ4///x3P+6mHn/uqCG//PdyP+2knP/fGlR/455Zv////n/ya+W/82y - m//dxK7/ZVVP////+/////7/wKaO//////9lVE//vJp7/39kSf8uGgb/HgsA/yMJAP+wsJ//iGtM/7Cw - nP9yWk7/gV07/3tXNP+oflb/iF86/6F0Rv/gsoH/ypZf/4paNf+jbTP/6bJ1/9SXVP+cXzD/1ZJH/+yn - Wv/jm0n/3JA5/8p4Hv/Ugyr/1oEm/9R8If/SeBz/3IEm/+CLLv/ZhB//0nkP/7xeAP/ZeAj/wlsAycNQ - ACf/VQAD////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af9V - AAO9TgA/rEYA/8NeAP/Xdgb/238S/9uCGP/iiyT/5pQz/++hQ//7rlf//7xp///Hef//0Ib//9CI///M - iP/vs3D/7bNy/+Wqbf/dkk3/04g6/9qNNv/lkzf/5JY9/+OZQf/flkP/3ZRC/96ZSv+OTRj/0pBI/5pg - Mf+md0L/o2ss/9GZXf/Iklf/oWsz/7aDTf/uw5T/mHZK/4JhQf/158D/49Kr/+K5kf9jQCr/zKaA/+fa - vf///+f/yayN/2lOPv9rTj7/k31h////+f///+3/4smy/3JgT/+ag23/dGJP////9/////v/8drD/3Zi - T/9UNyr/sI1t/zcfCv8tFgD/Nx4F/7Cqkv+wsJn/2s6q/3pXOf+RakP/dlI6//DGmv/1yZ7/i185/4VX - N/+ibzf/2aNm//S9gP/VmFT/ml8u/8uGOf/tql3/7KVU/+mgS//ilj7/yncd/+OQLf/agSP/1Hoh/96E - KP/kkDX/24Yk/9V9FP/McAT/vFwA/9FxAPu2TQBx20kAB////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Ab9MABWzTAC1rkoA/8BeAP/QcAD/1XkJ/96E - GP/kjyj/65g2//KjRf/9sVf//75p///Jef//yX3//8B2//Sza//rrmn/665r//i7fv/gmVX/zngp/9J8 - Jv/biiv/35A1/9uNNf/ajjr/2pI+/9iSQ/+aVhX/x4M3/5FUJP+fYib/u4pL/4NLHP+PWSH/7buG//bQ - nv/Pp3T/zaZ2//nPov/ImWj/hmlF/4NjQP+Nckz/gVsz/3hRK/+cf1v/gWhH/25SQP93XEL///3q///8 - 3//qz7P/blpP/2tXT//w1r3/h29a///z3P+7noP/wp57/9Oti/9EKxH/NB4D/zsjCP9EKAz/Xz4f/1g5 - Gf+5lW//99eu//Xjuv/RonP/n3JC/+Gxff+YZzf/jVs3/8uRVf/qsnX/x4hE/55iL//MiT7/7Kld/+qk - VP/pnkv/45g+/9iHKv/RfBr/55Au/+KJIf/fhCP/5pM6/+aWOP/ehiH/0nYN/7xeAP/VdAH9tU8A4b1T - AE3///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B/38AA8NSACO1SgCNsU0A8cNeAP/QcAD/13kL/96EGP/giCH/5pQx//SjRf/9sVf//7xn///A - bv//vG7/+Ldp//KxZ//0tXD/+L57/+SjXv/LejH/ynUf/9N/Hv/XhSX/1ocr/9iIL//YjDX/2pA8/9WP - PP+RTRX/05BF/55eI/+gazv/pHZA/7N4N//RnmH/kGpB/9Sob///6Lb//+W0/8mVYf9IHwH/WzIG/3RJ - HP9zTTX/akMs/39VLP+BYUD/fGVF/4NrR///+dz/89a0/+LGpv9yWkX/vaB7/29ZT/+/oYL/4sSp/+3P - tf/xzar//+nI/zQcAP85HwH/NBkA/zIWAP85HgD/TSgR/31XP//w1av/+N6x//jZq/+FVzn/jl44/7iC - R//XnmL/0ZRU/6dtM/+fYi7/5KNZ/+ypXP/qpFX/551K/+SZQP/djzH/3oop/+iVMP/jiyP/34Ug/+CL - Mv/olz7/4o8v/9uEHf/QdAn/w2EA/cdhAMW9UgBRw0sAEf///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AcRVAB+zSQC5s04A/8Ng - AP/ObgD/13kL/+CGG//iiyT/6ZQx//SjRf/7rlP/+65X//uzXv/4s2L/9LFi//KxZf/vrmX/3p1V/9KG - Pf/GcB//ynEY/811Ff/Rfx7/1IMl/9iHLf/Yjjb/3JI9/96XRP+aUxj/yoM1/55cHv+gazv/pnQ8/6d1 - O/+SZDz/2ado///irP//26X/yJxk/696Q//atIH/kmMw/4pgNf+VbD//jmM1/2Y+IP92Vj7/yaV5///3 - 0f//9dH/u5dt/3NTPv+/lmr////j////4///7dP///PP/35bO/9CIAP/QyUG/1EwDv9UNBH/PyAA/08u - Cv/ov5L/roBQ/5ptPP/3zZv/26lz/5VjOP+hbDf/zJFT/9ieXf+rbzT/q20x//CvZ//sqV3/6qRU/+ad - Sf/kmUD/4ZA1/9+OL//ahSD/5Y4n/9+GJf/jjzj/5ZU7/+SUNv/giyb/2X8W/7xeAP/PbQDruU0ATf9/ - AAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcJTADuzSwDNs04A/75cAP/ObgD/2XsN/+KIHf/rlC3/75o2/++d - PP/0pkf//7NZ//21Xv/2rln/76pX/+ahUP/emkz/15JI/89/Mv/AaBj/w2oR/8pxEP/RfBn/1YMj/9iH - LP/ajTP/3JI7/+GXQ//AeCP/p2Ig/8J+Mf+kazb/nGY1/6FqNP+yfDn/v4xL/6FyOv+HTxn/uYFG/654 - P/+ndT7/3qx1/+W4g/+bc0L/fE0h/55vPv+whlf/8Mib//fUqP+Waz//dlAy/4tgNv/+1az///vY///n - w/93TiH/g1sz/3NIHv9rPxb/WTQQ/5x5Uv+KYzn/YzkN/8uYZP+1g0//hlg3/4pbN/+odDz/0Zld/8mP - Tv+nbTf/pms1/92dV//trWT/7Kle/+qjU//mnkn/5JlA/+CSNf/hkDP/3Icl/+WPKv/giCz/5ZVC/+yh - Sv/mmDz/4I0q/9uEHf/VeQ3/vFwA+79ZAK2/TwAx////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Ab9T - ACm0TACjs1AA/75ZAP/MawD/230N/+KGG//kiyH/7Zgz//KhPv/4qEr/+65T//iuVf/0qlX/6Z9K/+CY - Q//gmEr/15BC/8l4K/+9ZBH/wGUN/8duDP/PeRb/1oMg/9iHKv/djzL/35Q7/+OZQ//jnEn/p2Ef/755 - Kv/Nijz/mFkl/5FTIf+VWiv/mGIy/6l9T/+qeDz/iFIg/6VwNP/Rm1//xpFW/5ppM//Om2H/zplj/4VX - KP+bbTn/lm9A/4hjPf/7267//ua6/7yMW/+ObUP/f1Mu/3lPL/+yg1P/1qd1/699SP9uQhj/gFAj/39V - KP+NaUr/iVk1/5ZiL/+nczr/pG82/6hxN/+lazb/n2Q1/8mKQv/ytG7/7axk/+uoW//oo1L/551J/+OX - P//ikzf/3o0u/9yIJf/Wfxj/4Ioy/+yhUP/xqVT/659F/+SRM//bhB//130U/8BiAP/QbgDnwk8AHf9V - AAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////AcxVAA+5TAB5sk4A97xZAP/OawD/2XkJ/96C - FP/pjyb/75gx//ShPP/2pkX/9qhK/++hRf/pmkH/5p1F/9uROv/OhC//w3Yk/79wG/+8Yw//v2QK/8hu - DP/ReRP/1oIg/9uIKf/fjjH/24wy/+OWP//lmUT/35VC/4xEBvOEPwTvjEgL/5RSFv9jJgD/ZywA/4hM - G/+UWyX/nmYp/5piJ/+OWCj/k14q/7d9Qf+tdjv/eEQY/7mDR/+VYCj/hl07///lsv//4rL/wY5W/4hf - O/+IViD/nG05/5VwRP+kekb/p3dB/4RUMf9sPBX/jVko/5xoN/+UXy7/omw4/6FrNf+haDb/sHY3/9SV - UP/tsG3/8bJr/+6tZP/sqVv/6KBR/+acR//jl0D/4ZM5/96NMP/fiij/2IEc/+GOOP/yqVz/9rFg/++m - Tv/mmDr/4I0q/9l/GP/OcgT/x2YA/8dfALXVVQAN////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af9VAAO+UABHs0sA07pUAP/HZQD/13YE/+CEFv/pjSH/7ZYt/++YM//ynzz/7Zo6/+ua - PP/ikTP/0oQm/8x9If/DdBv/wHIb/79tFf+6YAv/v2II/8htCv/ReBD/14Ed/92IJf/eiiv/3o4x/+CS - Of/soEf/2ow54dKDNM2CPADxfzoA/XIwAP+hYij/jk0Y/5NVIv+QVCL/jFAg/4hOHf+IThz/gUgV/3xE - Fv9+RRT/g0sR/4lSIv9+SR3/sH1B/8aYXP+abTr/ilgw/45aLv+WbUH/jmlE/5BpRf+TbUX/mms+/5Nf - Nf+aZDr/nGcy/5xkL/+jbDb/p20z/8KFQP/vsm//8LFs/+6uZf/sq1//66ZY/+ihT//km0T/45c//+GT - OP/fjS7/3Icn/9iBH//NdyL/9a9l//i3af/yqlf/7Z9F/+SUM//eiCH/1XsP/7xeAP/VdAD5u1EAT/9V - AAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHJUgAdtEsAo7VP - APvAXAD/zm4A/95+Dv/kiB3/6Y8m/+2WLf/mjyr/4Ism/9mEH//Qexj/znkY/8VyEv++aw3/vmsP/71p - Df+6YAr/wGEI/8hrDP/QdQ//03sT/9iCHP/eiSj/4Y8v/+GPMfXdiTHN24k20ch8Nue3byz7sGYT/45G - Cf+gXRz/pWIb/6BdGf+TURX/hkUQ/4JCD/98PQz/ej0M/3k8DP93Owz/eD0O/4lQIf+PVyz/klsu/5Jp - Q/9+Rhn/gUkd/5VfNf+VZDv/mGlA/5ptQ/+bb0X/m29H/49VKP+gaDv/oWUx/8iIQv/srmr/8LJt/+6u - ZP/tql//66ZZ/+egUP/mnUv/45lD/+GVPP/ekDT/3owu/9yHJP/bhSb/0X4s//e1bf/7unD/9rFg/++m - Tv/rmj7/4o0q/9mCGP/Sdgn/wF8A/8BbANXKUAAT////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wG/PwAFu04AabJMAOm6VAD/x2EA/9VzAf/gghH/4IQY/96E - GP/bghj/138W/852D//OeRL/zHYS/8NrCf++aQb/vmkJ/79qCv/CaA3/wWUM/8RoDP/JbAv/z3MJ/9mA - Gf/hiyb/1X0c5dqGJcnRfSjZwHEq789/LP/jlz3/3pI6/96VPf+7bxj/nFUQ/4xHCv+LRgj/jksH/5FO - Cv+PSwz/ikgM/4pJDf+DRQz/gEAM/4VIDv+WWSH/hEUT/5JVJv+NUCH/k1cn/5lcLv+bYTP/nmg7/6Ny - Qv+paST/1JRL/+qtZv/wsWv/7q5m/+6sYf/sq1//7Khb/+mlVv/noFD/5ZtH/+OXQv/gkzr/3o8z/92K - LP/XgyP/0Xsl/9qORf/WkEn//b50//i1Z//0rFf/76FH/+aWNv/giCT/130U/8dpAP/JaQDtvE8ARf9V - AAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8BwVAAObFJAMuyTgD5vlgA/8dlAP/ObgD/1XQE/9d5C//OcgT/x2sA/8luBP/Mcgn/w2kC/8Bn - AP++ZwD/vmcC/8BrBv/DbAz/x20R/8RmDv/DZAX/z3ML/9V5DPXUdxDN2XwZx8x0HN/Ebx7124co/+OU - NP/nlzv/6pxC/96QN//ckTj/1Ykx/8h5If++cRr/t2wY/6ljF/+lXxj/n1kV/5hREf+OSQz/kU0K/5NO - C/+aWBr/kEwO/51aFv+pZhz/wHst/9SRRP/lo1r/7q1j/+6rY//0tWr/7Kpe/+ypXf/sqVv/6qRV/+mk - VP/noE//5Z1I/+SaQ//jlz7/35I3/96MMP/YhCb/04An/9CDOv/Ykk3/15hS//3Ae//7um7/9rFe//Km - Tv/rnT7/5I8t/96GH//ZfQ//wF0A/8dfALnVVQAN////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8ByVIAHbZOAJezTADDsEsA3bdS - APe8WQD/xWIA/8dlAP/AXwD/wGIA/8dpAP/FZwD/wGUA/8BlAP/AZQD/wGUA/8NpAv/Fagb/x24K/8Nk - CP/HaAv/wl8A28tsALvPcQXFxWsN5dJ6Ev3eiCL/5pEt/+OQLf/smTn/7p0+/+ydP//llzr/655B/++j - Sf/vokn/6qBI/+adRP/lmkP/3ZI8/9WKNf/RhTH/zYQv/8uALf/NhTD/0Yk2/9aOO//fmUj/5qBR/+qk - Vv/moFD/9rZo//WwYv/uqVn/7qZV/+ylUv/poE7/45pG/+OYQP/hlT3/35I3/9yLMP/Yhij/1H8n/9B/ - Mv/Sikf/2pxb/9maV//bmlP/9rVr//izZf/yqlX/76NH/+mYOP/iiyb/24QY/8NiAP/VdAH3vE8ARb8/ - AAX///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcxVAA/DTwArtk0Af7FMANuzTwDvt1UA97VTAP+1VQD/ulkA/8Ng - AP++XgD/vmAA/8BiAP/AYgD/wGQA/8NmAP/HagH/3IIc/8doBfm0TgCxu1oArcFeAMG7XQDxz3EF/9uC - F//cgxn/3IUe/+OKJf/oky//6JQy/+eUMv/nljT/6Jc3/+aXN//nlzr/6po//+yfQ//uoEf/5plA/9mL - Mv/Uhiz/2ow0/9qMNP/VijT/1Igy/9WKMv/XjDX/14s1/+edSP/akDv/4pdD/+6lT//poEr/55tE/+OY - P//hkzv/3o80/9yLL//Xhij/0oAs/8+COf/Tj07/2J1f/9mfY//bn1z/15hQ//2+dv/0sWL/9KxZ/++m - TP/rnT7/5pEv/+CIH//ZfRL/0nIA/8dhANXRRQAL////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8Bv1EALbtOAFO1SwCBsUsAya1KAOewTQDzs1AA/7VTAP+3VwD/ulkA/7pZAP+8XAD/vF4A/8dp - AP/Qcgb/sk8AocFVAC3CUgA/t08Ai7RSAOvBYQD/ymkB/89wBP/Xew//3YMX/9+FHP/agBf/1nwX/+aQ - Kv/mkC7/5JEs/+WSLf/kkjD/5ZIy/+eVNf/hjzD/0n8f/858HP/Yhif/1oQn/9OCJf/Rgif/04Up/9WG - Kv/Xhyz/5JY7/+6lTv/toUf/6p5D/+qeQ//lljv/3Y0x/9mILP/Vgyb/0oEw/9OLRv/Zm2D/2qJo/9mi - Z//boWX/151Z/9eYUP/bmlP/76xg//SuXP/yqFD/7Z9F/+mYOP/kjyr/4IYb/9l9Df/QbQDxuEoAZb8/ - AAX///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHETgANv1EAPbdM - AHWuRwCxqUQA2apGAOGrSgDnrUsA8bFNAPWzTwD1vlwA/7pYAPuySgBP/38AA78/AAXCVQA3rkkA37tX - AP/BXwD/w2EA/8ZmAv/LagP/zW4D/9BzBP/PcwX/1HkN/9yDGf/ghx//4Igh/+GKI//hiiX/4o4o/+GL - KP/giib/3okm/9yIJf/ZhSL/14Mh/9WAIP/TgB//0X4d/9B+Hv/PfBz/zXoa/9SBIf/biin/3Ikq/9+O - Mf/cijP/2ow//96YWP/ioWX/2Z5j/+Cpb//eqG7/26Nl/+CmZf/ZmlX/2ZpQ//u6cP/vqlz/8qpV/++j - Sv/rmjz/5pEv/+KLIf/bfxL/wF4A/8dhAL/RRQAL////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af9/AAPDUgAjv1EALb9QAEO4TABltksAd7JJ - AHeuRgCjrEYAlb9PACH///8B////AcxVAA+pQgClp0UA17FNAMGvSwDlrk0A+7RPAP+3VQD/ulgA/7ta - AP+/XwD/wmMA/8hqAf/SdQn/1HcL/9R5DP/VehH/1nwT/9qCGf/ghx7/34cg/9iAGP/SeRP/znYQ/81z - DP/KcAn/yG8K/8VrCP/Bagv/vGUQ/79rGf+5Zxn/tmce/8+GQ//Uk1L/36Vq//jEjP/0voT/4Kpr/9uf - YP/ZnVn/2ZpV/9mYUP/Oizz/9K5i//KqV//vo0z/651B/+mWM//kjSj/4IYb/9t9Df/ScQD3uU0AU78/ - AAX///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Ab8/ - AAnCUQAZ////AcJRADOzTACHrkYAka9HAK+oQgDXpkIA56lHAPWtSwD/sE8A/65OAP+6WAD/xWYG/8lq - C//LbhH/y24Q/9BzEf/VeBb/0ngc/851G//Lcxv/xmwZ/8FoFf+6YxH/tF8P/65fEf+vYxb/uWwg/8mD - PP/bnlf/6Kxs/+mucP/gpmf/zJFO/8WGQ//gpmL/251Z/9eWTv/Xlkz/15FF//SxYv/yqln/8qhT/+2f - Rf/pljb/5I8t/+CIH//eghT/w2AA/8VdAMvMVQAP////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AcRO - AA29TwA7uk0AYbVMAJusRwC/pkIA16VEAO+0UgD9x2cA/89xCf/FZwz/wGEN/9F0Gf/fiSr/5I8w/+CM - MP/diTD/2ogw/9F+Kf/GdiH/tmoV/6xlFP+uaRv/unQm/8yIQf/ZmFP/7bFu///FhP//zIv//8WC/++z - bv/0tW7//b52//Szaf/2sWX/9KxZ//KoUP/vo0f/65o8/+aUMf/iiyT/4IQY/9l7C//VdAD7t04AX9VV - AAf///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHKUAATuk4AO6dC - AJegQgD3pkcA/8lrAP/Sdgv/24IY/+KLJP/kkS3/5pQz/+mYOv/pmj7/3o82/9KELf++chj/s2cS/65l - D/+1bhv/wHkq/9CLPv/emlD/66xi//u8dv//wHv/+Lpy/+2sYP/tqlz/76pZ//KqV//yqFP/7aFH/+ua - PP/mlDH/5I0o/+CGG//Zew3/vl4A/8xmANvKUAAT/38AA////wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8Bx1UACbZMAGWoRAC/o0IA8b5cAP/MbgD/13sN/96E - G//iiyT/5pEv/+aWM//mmDj/24sv/8d5G/+3aQ3/sWIL/7NlD/++dB3/zIQx/9mRQ//koVP/8rFi//u3 - a//4t2n/9rFg//KsWf/0qlf/8qZO/+2hRf/rmjz/5pQz/+SPKP/ghh3/3n8U/9V0Av/SbwD5s0oAk/9V - AAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AdVVAAe7TQBdp0IA158+AP+8XAD/znAA/9d7Df/ehBv/4o0m/+SRLf/gjS3/0n8f/8Nu - D/+1ZQb/s2IG/7dnDf/FeR//0oYv/+CYQ//ro1D/9Kxc//auXP/0rFf/8qhQ/++jTP/tn0P/65o8/+aU - M//kjSj/4Igf/9t/FP/ScgL/vlsA/8VcAKfEVQAf////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wHBUwA9uEwAmadE - ANGhQgD/oUMA/8lrAP/Vew//3oYd/+KNJv/SfRj/w2sG/7dlAP+zYAD/t2UG/8BuD//Jex//0oQo/96R - OP/roUf/76ZO/++jSv/tn0X/7Z1B/+mYOP/mkS//5I0m/+CGHf/bfxT/2XsL/9V0Av/SbwD5vlMAS8xm - AAX///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8Bv1EALbZLAHOlQwC7qEkA96xOAP/DZQD/24IY/+KI - If/bhB//wGcA/7VgAP+3YgD/wGsJ/8VwD//Mexv/14Yo/+SWOP/rmjz/65o8/+mYOP/mlDP/5I8q/+CL - JP/ehBv/238S/9d5C//VdAL/wFwA/8dfAMnJUgAd////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AcVRABewSAB1qEcA67FQAP+8XAD/vmAA/85yBP/iiCH/4o0m/96GIf+6YgD/w2sE/8ly - Df/Sexj/24Yk/+SPLf/mkS//4o0o/+KLJP/ghh//24IW/9l7Df/Xdgb/0HAA/8NeAP/SbgD/vU4Aa/9V - AAP///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wG3SwBVqUYA67VV - AP/HZQD/0HIC/85wAv/DZQD/w2cA/+CIH//iiyT/4osk/852Df++YgD/1X0U/9J7Ev/ghh3/3oQY/9t/ - Ev/XeQv/0nQC/9BwAP/OawD/xV4A/8ZZALXDVQAV////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wG2SwB3rEcA/7VTAP/MaQD/1XQE/9JyAv/JawD/yWkA/8dp - AP++YAD/xWcA/85yBv/ghBv/4IQY/96CFP/bfxL/1XYG/8xpAP/MawD/zmkA/85pAP/OZwD/wlMAO/// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Ab8/ - AAm5TQBnsUkA17pVAP/JZQD/0G4A/8lnAP/FZQD/x2cA/8dnAP/FZQD/w2IA/8NiAP/DYgD/x2cA/8xr - AP/ObgD/zGkA/8xnAP/MZQD9yWEA57pPAIXbSQAH////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wG7TABhskwA6bxXAP/FYAD/yWUA/8di - AP/HZQD/x2IA/8NgAP/DYAD/w2AA/8ViAP/HZQD/zGcA/8xnAP/OaQD/zmcA/8lhAP3HXQC7x1UAE/// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AdFFAAu7TACDtE0A9b5XAP/FXgD/x2AA/8VgAP/FXgD/w14A/8NeAP/FYAD/x2AA/8ll - AP/MZwD/zGcA/85nAP/OZQD/xl0A78FSAGf/VQAD////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AcNLABG6TgCbt1AA/8BX - AP/FXgD/xV4A/8VcAP/DXAD/xV4A/8VeAP/HYAD/yWIA/85lAP/OZwD/zmcA/8lgAP3HXAC/x1UAE/// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////AcpVABm8TwCRuU8A+cBXAP/HXgD/xVwA/8VcAP/FXAD/xV4A/8lg - AP/MYgD/zGIA/8xiAP/JYAD/x1sA48NVAFG/PwAF////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////AcFV - ACG8UAC/vlMA/8BXAP/FWQD/xVkA/8VcAP/HXAD/x14A/8leAP/MYAD/zGAA/8ldAP/HWwDHxE4ADf// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////AcRVAD2+TwDVwFUA/8NXAP/FWQD/xVkA/8dc - AP/HXAD/yV4A/8leAP/JXgD/x1gA68VTAGW/PwAF////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B/38AA8JTAFPAUgDfw1QA/8VXAP/FWQD/x1kA/8dcAP/HXAD/yVwA/8dbAP/GWADPz08AEf// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8Bx1UACcRUAH3CVAD3xVcA/8VX - AP/HWQD/x1kA/8dcAP/HWQD/yVwA98VUAHf/VQAD////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8BxFUAJ8NVAMHFVgD9xVcA/8dXAP/HWQD/yVwA/8dYAPnGVwChx1UAE/// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wG/PwAFxVQAd8RU - APfFVwD/x1cA/8dXAP/JWAD/xlgA3cRUAEm/PwAF////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wHJUgAdxFQArcRWAPvHVwD/x1cA/8ZXAPfHVwCb0V0AC/// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wHGVgA/x1YAxcdXAP3HVgD/x1cA48hWAF3///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af///wH///8B////Af// - /wH///8B////AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAA -</value> - </data> -</root>
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95.Designer.cs b/TimeHACK.Main/OS/Win95/Win95.Designer.cs index f238b70..a2b6e51 100644 --- a/TimeHACK.Main/OS/Win95/Win95.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95.Designer.cs @@ -30,23 +30,938 @@ namespace TimeHACK.OS.Win95 /// </summary> private void InitializeComponent() { + this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Windows95)); + System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem("My Computer", 0); + System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem("Network Neighborhood", 5); + System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("Inbox", 3); + System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem("Recycle Bin", 7); + System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem("Internet Explorer", 2); + System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem("Online Services", 1); + System.Windows.Forms.ListViewItem listViewItem7 = new System.Windows.Forms.ListViewItem("Set Up The Microsoft Network", 4); + System.Windows.Forms.ListViewItem listViewItem8 = new System.Windows.Forms.ListViewItem("Outlook Express", 6); + this.panel1 = new System.Windows.Forms.Panel(); + this.panel2 = new System.Windows.Forms.Panel(); + this.taskbar = new System.Windows.Forms.Panel(); + this.clockPanel = new System.Windows.Forms.Panel(); + this.taskbartime = new System.Windows.Forms.Label(); + this.taskbarItems = new System.Windows.Forms.Panel(); + this.startbutton = new System.Windows.Forms.PictureBox(); + this.startmenu = new System.Windows.Forms.Panel(); + this.startmenuitems = new System.Windows.Forms.MenuStrip(); + this.ProgramsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AccessoriesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.CommunicationsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.InternetConnectionWizardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NetMeetingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.MultimediaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.CDPlayerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SoundRecorderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.VolumeControlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.WindowsMediaPlayerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SystemToolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DiskDefragmenterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ScanDiskToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AddressBookToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.CalculatorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.HyperTerminalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ImagingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NotePadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.OnlineRegistrationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PaintToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PhoneDialerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.WordPadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.StartUpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AOLInternetFREETrialToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ATTWorldNetSignupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SetupCompuServe30ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SetupWOWFromCompuServeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.MSDOSPromptToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.EmptyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.InternetExplorerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.MSDOSPromptToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.OutlookExpressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.WindowsExplorerToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.GuessTheNumberToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.StartRunnerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ErrorBlasterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SkindowsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.WebChatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.TimeDistorterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DocumentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.windowManagerTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.downloaderTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.installerTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.storyTest1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ControlPanelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PrintersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.TaskbarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.FindToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.FilesOrFoldersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ComputerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.OnTheInternetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PeopleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.HelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.RunToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SuspendToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ShutdownToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ossidestartmenu = new System.Windows.Forms.Panel(); + this.osimage = new System.Windows.Forms.PictureBox(); + this.clockTimer = new System.Windows.Forms.Timer(this.components); + this.desktopImages = new System.Windows.Forms.ImageList(this.components); + this.desktopicons = new System.Windows.Forms.ListView(); + this.rightclickbackproperties = new System.Windows.Forms.ContextMenuStrip(this.components); + this.PropertiesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ByNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ByTypeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.BySizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.AutoArrangeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ByDateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LineUpIconsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PasteShortcutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NewToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.FolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ShortcutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.WaveSoundToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.TextDocumentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.WordPadDocumentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.BitmapImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.MicrosoftDataLinkToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PropertiesToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.panel1.SuspendLayout(); this.taskbar.SuspendLayout(); + this.clockPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.startbutton)).BeginInit(); this.startmenu.SuspendLayout(); + this.startmenuitems.SuspendLayout(); this.ossidestartmenu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.osimage)).BeginInit(); - this.clockPanel.SuspendLayout(); + this.rightclickbackproperties.SuspendLayout(); this.SuspendLayout(); // + // panel1 + // + this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.panel1.AutoSize = true; + this.panel1.Controls.Add(this.panel2); + this.panel1.Location = new System.Drawing.Point(0, 451); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(640, 29); + this.panel1.TabIndex = 0; + // + // panel2 + // + this.panel2.Location = new System.Drawing.Point(3, 4); + this.panel2.Name = "panel2"; + this.panel2.Size = new System.Drawing.Size(54, 22); + this.panel2.TabIndex = 1; + // + // taskbar + // + this.taskbar.BackColor = System.Drawing.Color.Silver; + this.taskbar.BackgroundImage = global::TimeHACK.Properties.Resources.WinClassicTaskBar; + this.taskbar.Controls.Add(this.clockPanel); + this.taskbar.Controls.Add(this.taskbarItems); + this.taskbar.Controls.Add(this.startbutton); + this.taskbar.Dock = System.Windows.Forms.DockStyle.Bottom; + this.taskbar.Location = new System.Drawing.Point(0, 452); + this.taskbar.Name = "taskbar"; + this.taskbar.Size = new System.Drawing.Size(640, 28); + this.taskbar.TabIndex = 2; + // + // clockPanel + // + this.clockPanel.BackgroundImage = global::TimeHACK.Properties.Resources.WinClassicTime; + this.clockPanel.Controls.Add(this.taskbartime); + this.clockPanel.Dock = System.Windows.Forms.DockStyle.Right; + this.clockPanel.Location = new System.Drawing.Point(575, 0); + this.clockPanel.Name = "clockPanel"; + this.clockPanel.Size = new System.Drawing.Size(65, 28); + this.clockPanel.TabIndex = 4; + // + // taskbartime + // + this.taskbartime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.taskbartime.AutoSize = true; + this.taskbartime.BackColor = System.Drawing.Color.Transparent; + this.taskbartime.Location = new System.Drawing.Point(10, 7); + this.taskbartime.Name = "taskbartime"; + this.taskbartime.Size = new System.Drawing.Size(26, 13); + this.taskbartime.TabIndex = 2; + this.taskbartime.Text = "time"; + this.taskbartime.Click += new System.EventHandler(this.taskbartime_Click); + // + // taskbarItems + // + this.taskbarItems.BackColor = System.Drawing.Color.Transparent; + this.taskbarItems.Cursor = System.Windows.Forms.Cursors.Default; + this.taskbarItems.Location = new System.Drawing.Point(63, 4); + this.taskbarItems.Name = "taskbarItems"; + this.taskbarItems.Size = new System.Drawing.Size(3648, 22); + this.taskbarItems.TabIndex = 5; + // + // startbutton + // + this.startbutton.Image = global::TimeHACK.Properties.Resources.WinClassicStart; + this.startbutton.Location = new System.Drawing.Point(2, 4); + this.startbutton.Name = "startbutton"; + this.startbutton.Size = new System.Drawing.Size(54, 22); + this.startbutton.TabIndex = 3; + this.startbutton.TabStop = false; + this.startbutton.Click += new System.EventHandler(this.startbutton_Click); + // + // startmenu + // + this.startmenu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.startmenu.BackColor = System.Drawing.Color.Silver; + this.startmenu.Controls.Add(this.startmenuitems); + this.startmenu.Controls.Add(this.ossidestartmenu); + this.startmenu.Location = new System.Drawing.Point(0, 160); + this.startmenu.Name = "startmenu"; + this.startmenu.Size = new System.Drawing.Size(174, 300); + this.startmenu.TabIndex = 3; + // + // startmenuitems + // + this.startmenuitems.BackColor = System.Drawing.Color.Silver; + this.startmenuitems.Dock = System.Windows.Forms.DockStyle.None; + this.startmenuitems.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.ProgramsToolStripMenuItem, + this.DocumentsToolStripMenuItem, + this.SettingsToolStripMenuItem, + this.FindToolStripMenuItem, + this.HelpToolStripMenuItem, + this.RunToolStripMenuItem, + this.SuspendToolStripMenuItem, + this.ShutdownToolStripMenuItem}); + this.startmenuitems.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow; + this.startmenuitems.Location = new System.Drawing.Point(28, 2); + this.startmenuitems.Margin = new System.Windows.Forms.Padding(0, 0, 5, 0); + this.startmenuitems.Name = "startmenuitems"; + this.startmenuitems.Padding = new System.Windows.Forms.Padding(6, 2, 0, 0); + this.startmenuitems.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; + this.startmenuitems.Size = new System.Drawing.Size(145, 311); + this.startmenuitems.TabIndex = 0; + this.startmenuitems.Text = "StartMenu"; + // + // ProgramsToolStripMenuItem + // + this.ProgramsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ProgramsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.ProgramsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.ProgramsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.AccessoriesToolStripMenuItem, + this.StartUpToolStripMenuItem, + this.MSDOSPromptToolStripMenuItem, + this.InternetExplorerToolStripMenuItem, + this.MSDOSPromptToolStripMenuItem1, + this.OutlookExpressToolStripMenuItem, + this.WindowsExplorerToolStripMenuItem1, + this.GuessTheNumberToolStripMenuItem, + this.StartRunnerToolStripMenuItem, + this.ErrorBlasterToolStripMenuItem, + this.SkindowsToolStripMenuItem, + this.WebChatToolStripMenuItem, + this.TimeDistorterToolStripMenuItem}); + this.ProgramsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicPrograms; + this.ProgramsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.ProgramsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.ProgramsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.ProgramsToolStripMenuItem.Name = "ProgramsToolStripMenuItem"; + this.ProgramsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); + this.ProgramsToolStripMenuItem.Size = new System.Drawing.Size(138, 36); + this.ProgramsToolStripMenuItem.Text = "Programs"; + // + // AccessoriesToolStripMenuItem + // + this.AccessoriesToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.AccessoriesToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.AccessoriesToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.AccessoriesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.CommunicationsToolStripMenuItem, + this.MultimediaToolStripMenuItem, + this.SystemToolsToolStripMenuItem, + this.AddressBookToolStripMenuItem, + this.CalculatorToolStripMenuItem, + this.HyperTerminalToolStripMenuItem, + this.ImagingToolStripMenuItem, + this.NotePadToolStripMenuItem, + this.OnlineRegistrationToolStripMenuItem, + this.PaintToolStripMenuItem, + this.PhoneDialerToolStripMenuItem, + this.WordPadToolStripMenuItem}); + this.AccessoriesToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; + this.AccessoriesToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.AccessoriesToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.AccessoriesToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.AccessoriesToolStripMenuItem.Name = "AccessoriesToolStripMenuItem"; + this.AccessoriesToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.AccessoriesToolStripMenuItem.Text = "Accessories"; + // + // CommunicationsToolStripMenuItem + // + this.CommunicationsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.CommunicationsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.CommunicationsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.CommunicationsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.InternetConnectionWizardToolStripMenuItem, + this.NetMeetingToolStripMenuItem}); + this.CommunicationsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; + this.CommunicationsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.CommunicationsToolStripMenuItem.Name = "CommunicationsToolStripMenuItem"; + this.CommunicationsToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.CommunicationsToolStripMenuItem.Text = "Communications"; + // + // InternetConnectionWizardToolStripMenuItem + // + this.InternetConnectionWizardToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.InternetConnectionWizardToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.InternetConnectionWizardToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.InternetConnectionWizardToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("InternetConnectionWizardToolStripMenuItem.Image"))); + this.InternetConnectionWizardToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.InternetConnectionWizardToolStripMenuItem.Name = "InternetConnectionWizardToolStripMenuItem"; + this.InternetConnectionWizardToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.InternetConnectionWizardToolStripMenuItem.Text = "Internet Connection Wizard"; + this.InternetConnectionWizardToolStripMenuItem.Click += new System.EventHandler(this.temp_for_std); + // + // NetMeetingToolStripMenuItem + // + this.NetMeetingToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.NetMeetingToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.NetMeetingToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.NetMeetingToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("NetMeetingToolStripMenuItem.Image"))); + this.NetMeetingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.NetMeetingToolStripMenuItem.Name = "NetMeetingToolStripMenuItem"; + this.NetMeetingToolStripMenuItem.Size = new System.Drawing.Size(219, 22); + this.NetMeetingToolStripMenuItem.Text = "NetMeeting"; + this.NetMeetingToolStripMenuItem.Click += new System.EventHandler(this.WebChatToolStripMenuItem_Click); + // + // MultimediaToolStripMenuItem + // + this.MultimediaToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.MultimediaToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.MultimediaToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.MultimediaToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.CDPlayerToolStripMenuItem, + this.SoundRecorderToolStripMenuItem, + this.VolumeControlToolStripMenuItem, + this.WindowsMediaPlayerToolStripMenuItem}); + this.MultimediaToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; + this.MultimediaToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.MultimediaToolStripMenuItem.Name = "MultimediaToolStripMenuItem"; + this.MultimediaToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.MultimediaToolStripMenuItem.Text = "Multimedia"; + // + // CDPlayerToolStripMenuItem + // + this.CDPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.CDPlayerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.CDPlayerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.CDPlayerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("CDPlayerToolStripMenuItem.Image"))); + this.CDPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.CDPlayerToolStripMenuItem.Name = "CDPlayerToolStripMenuItem"; + this.CDPlayerToolStripMenuItem.Size = new System.Drawing.Size(194, 22); + this.CDPlayerToolStripMenuItem.Text = "CD Player"; + // + // SoundRecorderToolStripMenuItem + // + this.SoundRecorderToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SoundRecorderToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.SoundRecorderToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.SoundRecorderToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("SoundRecorderToolStripMenuItem.Image"))); + this.SoundRecorderToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.SoundRecorderToolStripMenuItem.Name = "SoundRecorderToolStripMenuItem"; + this.SoundRecorderToolStripMenuItem.Size = new System.Drawing.Size(194, 22); + this.SoundRecorderToolStripMenuItem.Text = "Sound Recorder"; + // + // VolumeControlToolStripMenuItem + // + this.VolumeControlToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.VolumeControlToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.VolumeControlToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.VolumeControlToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("VolumeControlToolStripMenuItem.Image"))); + this.VolumeControlToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.VolumeControlToolStripMenuItem.Name = "VolumeControlToolStripMenuItem"; + this.VolumeControlToolStripMenuItem.Size = new System.Drawing.Size(194, 22); + this.VolumeControlToolStripMenuItem.Text = "Volume Control"; + // + // WindowsMediaPlayerToolStripMenuItem + // + this.WindowsMediaPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.WindowsMediaPlayerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.WindowsMediaPlayerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.WindowsMediaPlayerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("WindowsMediaPlayerToolStripMenuItem.Image"))); + this.WindowsMediaPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.WindowsMediaPlayerToolStripMenuItem.Name = "WindowsMediaPlayerToolStripMenuItem"; + this.WindowsMediaPlayerToolStripMenuItem.Size = new System.Drawing.Size(194, 22); + this.WindowsMediaPlayerToolStripMenuItem.Text = "Windows Media Player"; + // + // SystemToolsToolStripMenuItem + // + this.SystemToolsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SystemToolsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.SystemToolsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.SystemToolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.DiskDefragmenterToolStripMenuItem, + this.ScanDiskToolStripMenuItem}); + this.SystemToolsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; + this.SystemToolsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.SystemToolsToolStripMenuItem.Name = "SystemToolsToolStripMenuItem"; + this.SystemToolsToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.SystemToolsToolStripMenuItem.Text = "System Tools"; + // + // DiskDefragmenterToolStripMenuItem + // + this.DiskDefragmenterToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.DiskDefragmenterToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.DiskDefragmenterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.DiskDefragmenterToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("DiskDefragmenterToolStripMenuItem.Image"))); + this.DiskDefragmenterToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.DiskDefragmenterToolStripMenuItem.Name = "DiskDefragmenterToolStripMenuItem"; + this.DiskDefragmenterToolStripMenuItem.Size = new System.Drawing.Size(172, 22); + this.DiskDefragmenterToolStripMenuItem.Text = "Disk Defragmenter"; + // + // ScanDiskToolStripMenuItem + // + this.ScanDiskToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ScanDiskToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.ScanDiskToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.ScanDiskToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("ScanDiskToolStripMenuItem.Image"))); + this.ScanDiskToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.ScanDiskToolStripMenuItem.Name = "ScanDiskToolStripMenuItem"; + this.ScanDiskToolStripMenuItem.Size = new System.Drawing.Size(172, 22); + this.ScanDiskToolStripMenuItem.Text = "ScanDisk"; + // + // AddressBookToolStripMenuItem + // + this.AddressBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.AddressBookToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.AddressBookToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.AddressBookToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("AddressBookToolStripMenuItem.Image"))); + this.AddressBookToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.AddressBookToolStripMenuItem.Name = "AddressBookToolStripMenuItem"; + this.AddressBookToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.AddressBookToolStripMenuItem.Text = "Address Book"; + this.AddressBookToolStripMenuItem.Click += new System.EventHandler(this.AddressBookToolStripMenuItem_Click); + // + // CalculatorToolStripMenuItem + // + this.CalculatorToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.CalculatorToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.CalculatorToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.CalculatorToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("CalculatorToolStripMenuItem.Image"))); + this.CalculatorToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.CalculatorToolStripMenuItem.Name = "CalculatorToolStripMenuItem"; + this.CalculatorToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.CalculatorToolStripMenuItem.Text = "Calculator"; + // + // HyperTerminalToolStripMenuItem + // + this.HyperTerminalToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.HyperTerminalToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.HyperTerminalToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.HyperTerminalToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicFolderSmall; + this.HyperTerminalToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.HyperTerminalToolStripMenuItem.Name = "HyperTerminalToolStripMenuItem"; + this.HyperTerminalToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.HyperTerminalToolStripMenuItem.Text = "HyperTerminal"; + // + // ImagingToolStripMenuItem + // + this.ImagingToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ImagingToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.ImagingToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.ImagingToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("ImagingToolStripMenuItem.Image"))); + this.ImagingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.ImagingToolStripMenuItem.Name = "ImagingToolStripMenuItem"; + this.ImagingToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.ImagingToolStripMenuItem.Text = "Imaging"; + // + // NotePadToolStripMenuItem + // + this.NotePadToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.NotePadToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.NotePadToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.NotePadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("NotePadToolStripMenuItem.Image"))); + this.NotePadToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.NotePadToolStripMenuItem.Name = "NotePadToolStripMenuItem"; + this.NotePadToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.NotePadToolStripMenuItem.Text = "Notepad"; + this.NotePadToolStripMenuItem.Click += new System.EventHandler(this.NotePadToolStripMenuItem_Click); + // + // OnlineRegistrationToolStripMenuItem + // + this.OnlineRegistrationToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.OnlineRegistrationToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.OnlineRegistrationToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.OnlineRegistrationToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("OnlineRegistrationToolStripMenuItem.Image"))); + this.OnlineRegistrationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.OnlineRegistrationToolStripMenuItem.Name = "OnlineRegistrationToolStripMenuItem"; + this.OnlineRegistrationToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.OnlineRegistrationToolStripMenuItem.Text = "Online Registration"; + // + // PaintToolStripMenuItem + // + this.PaintToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.PaintToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.PaintToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.PaintToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("PaintToolStripMenuItem.Image"))); + this.PaintToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.PaintToolStripMenuItem.Name = "PaintToolStripMenuItem"; + this.PaintToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.PaintToolStripMenuItem.Text = "Paintbrush"; + // + // PhoneDialerToolStripMenuItem + // + this.PhoneDialerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.PhoneDialerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.PhoneDialerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.PhoneDialerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("PhoneDialerToolStripMenuItem.Image"))); + this.PhoneDialerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.PhoneDialerToolStripMenuItem.Name = "PhoneDialerToolStripMenuItem"; + this.PhoneDialerToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.PhoneDialerToolStripMenuItem.Text = "Phone Dialer"; + // + // WordPadToolStripMenuItem + // + this.WordPadToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.WordPadToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.WordPadToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.WordPadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("WordPadToolStripMenuItem.Image"))); + this.WordPadToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.WordPadToolStripMenuItem.Name = "WordPadToolStripMenuItem"; + this.WordPadToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.WordPadToolStripMenuItem.Text = "WordPad"; + this.WordPadToolStripMenuItem.Click += new System.EventHandler(this.WordPadToolStripMenuItem_Click); + // + // StartUpToolStripMenuItem + // + this.StartUpToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.StartUpToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.StartUpToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.StartUpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.AOLInternetFREETrialToolStripMenuItem, + this.ATTWorldNetSignupToolStripMenuItem, + this.SetupCompuServe30ToolStripMenuItem, + this.SetupWOWFromCompuServeToolStripMenuItem}); + this.StartUpToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; + this.StartUpToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.StartUpToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.StartUpToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.StartUpToolStripMenuItem.Name = "StartUpToolStripMenuItem"; + this.StartUpToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.StartUpToolStripMenuItem.Text = "Online Services"; + // + // AOLInternetFREETrialToolStripMenuItem + // + this.AOLInternetFREETrialToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.AOLInternetFREETrialToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.AOLInternetFREETrialToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.AOLInternetFREETrialToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.AOLInternetFREETrialToolStripMenuItem.Name = "AOLInternetFREETrialToolStripMenuItem"; + this.AOLInternetFREETrialToolStripMenuItem.Size = new System.Drawing.Size(241, 22); + this.AOLInternetFREETrialToolStripMenuItem.Text = "AOL & Internet FREE Trial!"; + // + // ATTWorldNetSignupToolStripMenuItem + // + this.ATTWorldNetSignupToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ATTWorldNetSignupToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.ATTWorldNetSignupToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.ATTWorldNetSignupToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.ATTWorldNetSignupToolStripMenuItem.Name = "ATTWorldNetSignupToolStripMenuItem"; + this.ATTWorldNetSignupToolStripMenuItem.Size = new System.Drawing.Size(241, 22); + this.ATTWorldNetSignupToolStripMenuItem.Text = "AT&T WorldNet Signup"; + // + // SetupCompuServe30ToolStripMenuItem + // + this.SetupCompuServe30ToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SetupCompuServe30ToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.SetupCompuServe30ToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.SetupCompuServe30ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.SetupCompuServe30ToolStripMenuItem.Name = "SetupCompuServe30ToolStripMenuItem"; + this.SetupCompuServe30ToolStripMenuItem.Size = new System.Drawing.Size(241, 22); + this.SetupCompuServe30ToolStripMenuItem.Text = "Setup CompuServe 3.0"; + // + // SetupWOWFromCompuServeToolStripMenuItem + // + this.SetupWOWFromCompuServeToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SetupWOWFromCompuServeToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.SetupWOWFromCompuServeToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.SetupWOWFromCompuServeToolStripMenuItem.Name = "SetupWOWFromCompuServeToolStripMenuItem"; + this.SetupWOWFromCompuServeToolStripMenuItem.Size = new System.Drawing.Size(241, 22); + this.SetupWOWFromCompuServeToolStripMenuItem.Text = "Setup WOW! from CompuServe"; + // + // MSDOSPromptToolStripMenuItem + // + this.MSDOSPromptToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.MSDOSPromptToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.MSDOSPromptToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.MSDOSPromptToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.EmptyToolStripMenuItem}); + this.MSDOSPromptToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicProgramItem; + this.MSDOSPromptToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.MSDOSPromptToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.MSDOSPromptToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.MSDOSPromptToolStripMenuItem.Name = "MSDOSPromptToolStripMenuItem"; + this.MSDOSPromptToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.MSDOSPromptToolStripMenuItem.Text = "StartUp"; + // + // EmptyToolStripMenuItem + // + this.EmptyToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.EmptyToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.EmptyToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.EmptyToolStripMenuItem.Name = "EmptyToolStripMenuItem"; + this.EmptyToolStripMenuItem.Size = new System.Drawing.Size(116, 22); + this.EmptyToolStripMenuItem.Text = "(Empty)"; + // + // InternetExplorerToolStripMenuItem + // + this.InternetExplorerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.InternetExplorerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.InternetExplorerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.InternetExplorerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("InternetExplorerToolStripMenuItem.Image"))); + this.InternetExplorerToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.InternetExplorerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.InternetExplorerToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.InternetExplorerToolStripMenuItem.Name = "InternetExplorerToolStripMenuItem"; + this.InternetExplorerToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.InternetExplorerToolStripMenuItem.Text = "Internet Explorer"; + this.InternetExplorerToolStripMenuItem.Click += new System.EventHandler(this.InternetExplorerToolStripMenuItem_Click); + // + // MSDOSPromptToolStripMenuItem1 + // + this.MSDOSPromptToolStripMenuItem1.BackColor = System.Drawing.Color.Silver; + this.MSDOSPromptToolStripMenuItem1.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.MSDOSPromptToolStripMenuItem1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.MSDOSPromptToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("MSDOSPromptToolStripMenuItem1.Image"))); + this.MSDOSPromptToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.MSDOSPromptToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.MSDOSPromptToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver; + this.MSDOSPromptToolStripMenuItem1.Name = "MSDOSPromptToolStripMenuItem1"; + this.MSDOSPromptToolStripMenuItem1.Size = new System.Drawing.Size(181, 28); + this.MSDOSPromptToolStripMenuItem1.Text = "MS-DOS Prompt"; + this.MSDOSPromptToolStripMenuItem1.Click += new System.EventHandler(MSDOSPromptToolStripMenuItem1_Click); + // + // OutlookExpressToolStripMenuItem + // + this.OutlookExpressToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.OutlookExpressToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.OutlookExpressToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.OutlookExpressToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("OutlookExpressToolStripMenuItem.Image"))); + this.OutlookExpressToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.OutlookExpressToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.OutlookExpressToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.OutlookExpressToolStripMenuItem.Name = "OutlookExpressToolStripMenuItem"; + this.OutlookExpressToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.OutlookExpressToolStripMenuItem.Text = "Outlook Express"; + // + // WindowsExplorerToolStripMenuItem1 + // + this.WindowsExplorerToolStripMenuItem1.BackColor = System.Drawing.Color.Silver; + this.WindowsExplorerToolStripMenuItem1.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.WindowsExplorerToolStripMenuItem1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.WindowsExplorerToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("WindowsExplorerToolStripMenuItem1.Image"))); + this.WindowsExplorerToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.WindowsExplorerToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.WindowsExplorerToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver; + this.WindowsExplorerToolStripMenuItem1.Name = "WindowsExplorerToolStripMenuItem1"; + this.WindowsExplorerToolStripMenuItem1.Size = new System.Drawing.Size(181, 28); + this.WindowsExplorerToolStripMenuItem1.Text = "Windows Explorer"; + this.WindowsExplorerToolStripMenuItem1.Click += new System.EventHandler(this.WindowsExplorerToolStripMenuItem1_Click); + // + // GuessTheNumberToolStripMenuItem + // + this.GuessTheNumberToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.GuessTheNumberToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.GuessTheNumberToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.GuessTheNumberToolStripMenuItem.Name = "GuessTheNumberToolStripMenuItem"; + this.GuessTheNumberToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.GuessTheNumberToolStripMenuItem.Text = "Guess The Number"; + this.GuessTheNumberToolStripMenuItem.Visible = false; + // + // StartRunnerToolStripMenuItem + // + this.StartRunnerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.StartRunnerToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.StartRunnerToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.StartRunnerToolStripMenuItem.Name = "StartRunnerToolStripMenuItem"; + this.StartRunnerToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.StartRunnerToolStripMenuItem.Text = "Start Runner"; + this.StartRunnerToolStripMenuItem.Visible = false; + // + // ErrorBlasterToolStripMenuItem + // + this.ErrorBlasterToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ErrorBlasterToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.ErrorBlasterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.ErrorBlasterToolStripMenuItem.Name = "ErrorBlasterToolStripMenuItem"; + this.ErrorBlasterToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.ErrorBlasterToolStripMenuItem.Text = "Error Blaster"; + this.ErrorBlasterToolStripMenuItem.Visible = false; + // + // SkindowsToolStripMenuItem + // + this.SkindowsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SkindowsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.SkindowsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.SkindowsToolStripMenuItem.Name = "SkindowsToolStripMenuItem"; + this.SkindowsToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.SkindowsToolStripMenuItem.Text = "Skindows 95"; + this.SkindowsToolStripMenuItem.Visible = false; + // + // WebChatToolStripMenuItem + // + this.WebChatToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.WebChatToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.WebChatToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.WebChatToolStripMenuItem.Name = "WebChatToolStripMenuItem"; + this.WebChatToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.WebChatToolStripMenuItem.Text = "Web Chat"; + this.WebChatToolStripMenuItem.Visible = false; + // + // TimeDistorterToolStripMenuItem + // + this.TimeDistorterToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.TimeDistorterToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.TimeDistorterToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.TimeDistorterToolStripMenuItem.Name = "TimeDistorterToolStripMenuItem"; + this.TimeDistorterToolStripMenuItem.Size = new System.Drawing.Size(181, 28); + this.TimeDistorterToolStripMenuItem.Text = "Time Distorter"; + this.TimeDistorterToolStripMenuItem.Visible = false; + // + // DocumentsToolStripMenuItem + // + this.DocumentsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.DocumentsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.DocumentsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.windowManagerTestToolStripMenuItem, + this.downloaderTestToolStripMenuItem, + this.installerTestToolStripMenuItem, + this.storyTest1ToolStripMenuItem}); + this.DocumentsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicDocuments; + this.DocumentsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.DocumentsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.DocumentsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.DocumentsToolStripMenuItem.Name = "DocumentsToolStripMenuItem"; + this.DocumentsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); + this.DocumentsToolStripMenuItem.Size = new System.Drawing.Size(138, 36); + this.DocumentsToolStripMenuItem.Text = "Documents"; + // + // windowManagerTestToolStripMenuItem + // + this.windowManagerTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.windowManagerTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("windowManagerTestToolStripMenuItem.BackgroundImage"))); + this.windowManagerTestToolStripMenuItem.Name = "windowManagerTestToolStripMenuItem"; + this.windowManagerTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22); + this.windowManagerTestToolStripMenuItem.Text = "WindowManagerTest"; + this.windowManagerTestToolStripMenuItem.Click += new System.EventHandler(this.windowManagerTestToolStripMenuItem_Click); + // + // downloaderTestToolStripMenuItem + // + this.downloaderTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.downloaderTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("downloaderTestToolStripMenuItem.BackgroundImage"))); + this.downloaderTestToolStripMenuItem.Name = "downloaderTestToolStripMenuItem"; + this.downloaderTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22); + this.downloaderTestToolStripMenuItem.Text = "DownloaderTest"; + this.downloaderTestToolStripMenuItem.Click += new System.EventHandler(this.downloaderTestToolStripMenuItem_Click); + // + // installerTestToolStripMenuItem + // + this.installerTestToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.installerTestToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("installerTestToolStripMenuItem.BackgroundImage"))); + this.installerTestToolStripMenuItem.Name = "installerTestToolStripMenuItem"; + this.installerTestToolStripMenuItem.Size = new System.Drawing.Size(186, 22); + this.installerTestToolStripMenuItem.Text = "InstallerTest"; + this.installerTestToolStripMenuItem.Click += new System.EventHandler(this.installerTestToolStripMenuItem_Click); + // + // storyTest1ToolStripMenuItem + // + this.storyTest1ToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.storyTest1ToolStripMenuItem.Name = "storyTest1ToolStripMenuItem"; + this.storyTest1ToolStripMenuItem.Size = new System.Drawing.Size(186, 22); + this.storyTest1ToolStripMenuItem.Text = "StoryTest1"; + this.storyTest1ToolStripMenuItem.Click += new System.EventHandler(this.storyTest1ToolStripMenuItem_Click); + // + // SettingsToolStripMenuItem + // + this.SettingsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SettingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.ControlPanelToolStripMenuItem, + this.PrintersToolStripMenuItem, + this.TaskbarToolStripMenuItem}); + this.SettingsToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicSettings; + this.SettingsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.SettingsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.SettingsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.SettingsToolStripMenuItem.Name = "SettingsToolStripMenuItem"; + this.SettingsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); + this.SettingsToolStripMenuItem.Size = new System.Drawing.Size(138, 36); + this.SettingsToolStripMenuItem.Text = "Settings"; + // + // ControlPanelToolStripMenuItem + // + this.ControlPanelToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ControlPanelToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ControlPanelToolStripMenuItem.BackgroundImage"))); + this.ControlPanelToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.ControlPanelToolStripMenuItem.Name = "ControlPanelToolStripMenuItem"; + this.ControlPanelToolStripMenuItem.Size = new System.Drawing.Size(146, 22); + this.ControlPanelToolStripMenuItem.Text = "Control Panel"; + // + // PrintersToolStripMenuItem + // + this.PrintersToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.PrintersToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("PrintersToolStripMenuItem.BackgroundImage"))); + this.PrintersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.PrintersToolStripMenuItem.Name = "PrintersToolStripMenuItem"; + this.PrintersToolStripMenuItem.Size = new System.Drawing.Size(146, 22); + this.PrintersToolStripMenuItem.Text = "Printers"; + // + // TaskbarToolStripMenuItem + // + this.TaskbarToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.TaskbarToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("TaskbarToolStripMenuItem.BackgroundImage"))); + this.TaskbarToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.TaskbarToolStripMenuItem.Name = "TaskbarToolStripMenuItem"; + this.TaskbarToolStripMenuItem.Size = new System.Drawing.Size(146, 22); + this.TaskbarToolStripMenuItem.Text = "Taskbar"; + // + // FindToolStripMenuItem + // + this.FindToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.FindToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("FindToolStripMenuItem.BackgroundImage"))); + this.FindToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.FilesOrFoldersToolStripMenuItem, + this.ComputerToolStripMenuItem, + this.OnTheInternetToolStripMenuItem, + this.PeopleToolStripMenuItem}); + this.FindToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicFind; + this.FindToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.FindToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.FindToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.FindToolStripMenuItem.Name = "FindToolStripMenuItem"; + this.FindToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); + this.FindToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.FindToolStripMenuItem.Size = new System.Drawing.Size(138, 36); + this.FindToolStripMenuItem.Text = "Find"; + // + // FilesOrFoldersToolStripMenuItem + // + this.FilesOrFoldersToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.FilesOrFoldersToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("FilesOrFoldersToolStripMenuItem.BackgroundImage"))); + this.FilesOrFoldersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.FilesOrFoldersToolStripMenuItem.Name = "FilesOrFoldersToolStripMenuItem"; + this.FilesOrFoldersToolStripMenuItem.Size = new System.Drawing.Size(163, 22); + this.FilesOrFoldersToolStripMenuItem.Text = "Files or Folders..."; + // + // ComputerToolStripMenuItem + // + this.ComputerToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ComputerToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ComputerToolStripMenuItem.BackgroundImage"))); + this.ComputerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.ComputerToolStripMenuItem.Name = "ComputerToolStripMenuItem"; + this.ComputerToolStripMenuItem.Size = new System.Drawing.Size(163, 22); + this.ComputerToolStripMenuItem.Text = "Computer..."; + // + // OnTheInternetToolStripMenuItem + // + this.OnTheInternetToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.OnTheInternetToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("OnTheInternetToolStripMenuItem.BackgroundImage"))); + this.OnTheInternetToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.OnTheInternetToolStripMenuItem.Name = "OnTheInternetToolStripMenuItem"; + this.OnTheInternetToolStripMenuItem.Size = new System.Drawing.Size(163, 22); + this.OnTheInternetToolStripMenuItem.Text = "On the Internet..."; + // + // PeopleToolStripMenuItem + // + this.PeopleToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.PeopleToolStripMenuItem.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("PeopleToolStripMenuItem.BackgroundImage"))); + this.PeopleToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.PeopleToolStripMenuItem.Name = "PeopleToolStripMenuItem"; + this.PeopleToolStripMenuItem.Size = new System.Drawing.Size(163, 22); + this.PeopleToolStripMenuItem.Text = "People..."; + // + // HelpToolStripMenuItem + // + this.HelpToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.HelpToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicHelp; + this.HelpToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.HelpToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.HelpToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"; + this.HelpToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); + this.HelpToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.HelpToolStripMenuItem.Size = new System.Drawing.Size(138, 36); + this.HelpToolStripMenuItem.Text = "Help"; + // + // RunToolStripMenuItem + // + this.RunToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.RunToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicRun; + this.RunToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.RunToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.RunToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.RunToolStripMenuItem.Name = "RunToolStripMenuItem"; + this.RunToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); + this.RunToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.RunToolStripMenuItem.Size = new System.Drawing.Size(138, 36); + this.RunToolStripMenuItem.Text = "Run..."; + // + // SuspendToolStripMenuItem + // + this.SuspendToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.SuspendToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicSuspend; + this.SuspendToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.SuspendToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.SuspendToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.SuspendToolStripMenuItem.Name = "SuspendToolStripMenuItem"; + this.SuspendToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); + this.SuspendToolStripMenuItem.Size = new System.Drawing.Size(138, 36); + this.SuspendToolStripMenuItem.Text = "Suspend"; + // + // ShutdownToolStripMenuItem + // + this.ShutdownToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ShutdownToolStripMenuItem.Image = global::TimeHACK.Properties.Resources.WinClassicShutdown; + this.ShutdownToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.ShutdownToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.ShutdownToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver; + this.ShutdownToolStripMenuItem.Name = "ShutdownToolStripMenuItem"; + this.ShutdownToolStripMenuItem.Padding = new System.Windows.Forms.Padding(4, 0, 25, 0); + this.ShutdownToolStripMenuItem.Size = new System.Drawing.Size(138, 36); + this.ShutdownToolStripMenuItem.Text = "Shut Down..."; + this.ShutdownToolStripMenuItem.Click += new System.EventHandler(this.ShutdownToolStripMenuItem_Click); + // + // ossidestartmenu + // + this.ossidestartmenu.Controls.Add(this.osimage); + this.ossidestartmenu.Location = new System.Drawing.Point(0, 0); + this.ossidestartmenu.Name = "ossidestartmenu"; + this.ossidestartmenu.Size = new System.Drawing.Size(26, 297); + this.ossidestartmenu.TabIndex = 4; + // + // osimage + // + this.osimage.Dock = System.Windows.Forms.DockStyle.Fill; + this.osimage.Image = global::TimeHACK.Properties.Resources.Win95SideBar; + this.osimage.Location = new System.Drawing.Point(0, 0); + this.osimage.Name = "osimage"; + this.osimage.Size = new System.Drawing.Size(26, 297); + this.osimage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.osimage.TabIndex = 0; + this.osimage.TabStop = false; + // // clockTimer // - this.clockTimer.Enabled = true; + this.clockTimer.Tick += new System.EventHandler(this.clockTimer_Tick); // // desktopImages // this.desktopImages.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("desktopImages.ImageStream"))); + this.desktopImages.TransparentColor = System.Drawing.Color.Transparent; this.desktopImages.Images.SetKeyName(0, "WinClassicComputer.png"); this.desktopImages.Images.SetKeyName(1, "WinClassicFolder.png"); this.desktopImages.Images.SetKeyName(2, "WinClassicIE4.png"); @@ -60,33 +975,311 @@ namespace TimeHACK.OS.Win95 this.desktopImages.Images.SetKeyName(10, "WinClassicSetup.png"); this.desktopImages.Images.SetKeyName(11, "WinClassicSetup.png"); // + // desktopicons + // + this.desktopicons.Alignment = System.Windows.Forms.ListViewAlignment.Left; + this.desktopicons.BackColor = System.Drawing.Color.Teal; + this.desktopicons.BackgroundImageTiled = true; + this.desktopicons.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.desktopicons.Dock = System.Windows.Forms.DockStyle.Fill; + this.desktopicons.ForeColor = System.Drawing.Color.White; + this.desktopicons.Items.AddRange(new System.Windows.Forms.ListViewItem[] { + listViewItem1, + listViewItem2, + listViewItem3, + listViewItem4, + listViewItem5, + listViewItem6, + listViewItem7, + listViewItem8}); + this.desktopicons.LargeImageList = this.desktopImages; + this.desktopicons.Location = new System.Drawing.Point(0, 0); + this.desktopicons.Name = "desktopicons"; + this.desktopicons.Size = new System.Drawing.Size(640, 480); + this.desktopicons.TabIndex = 6; + this.desktopicons.UseCompatibleStateImageBehavior = false; + this.desktopicons.DoubleClick += new System.EventHandler(this.desktopicons_Click); + this.desktopicons.MouseDown += new System.Windows.Forms.MouseEventHandler(this.desktop_mousedown); + // + // rightclickbackproperties + // + this.rightclickbackproperties.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.PropertiesToolStripMenuItem, + this.LineUpIconsToolStripMenuItem, + this.PasteToolStripMenuItem, + this.PasteShortcutToolStripMenuItem, + this.NewToolStripMenuItem1, + this.PropertiesToolStripMenuItem1}); + this.rightclickbackproperties.Name = "ContextMenuStrip1"; + this.rightclickbackproperties.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional; + this.rightclickbackproperties.Size = new System.Drawing.Size(151, 136); + // + // PropertiesToolStripMenuItem + // + this.PropertiesToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.PropertiesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.ByNameToolStripMenuItem, + this.ByTypeToolStripMenuItem, + this.BySizeToolStripMenuItem, + this.AutoArrangeToolStripMenuItem, + this.ByDateToolStripMenuItem}); + this.PropertiesToolStripMenuItem.Name = "PropertiesToolStripMenuItem"; + this.PropertiesToolStripMenuItem.Size = new System.Drawing.Size(150, 22); + this.PropertiesToolStripMenuItem.Text = "Arrange Icons"; + // + // ByNameToolStripMenuItem + // + this.ByNameToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ByNameToolStripMenuItem.Name = "ByNameToolStripMenuItem"; + this.ByNameToolStripMenuItem.Size = new System.Drawing.Size(145, 22); + this.ByNameToolStripMenuItem.Text = "by Name"; + // + // ByTypeToolStripMenuItem + // + this.ByTypeToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ByTypeToolStripMenuItem.Name = "ByTypeToolStripMenuItem"; + this.ByTypeToolStripMenuItem.Size = new System.Drawing.Size(145, 22); + this.ByTypeToolStripMenuItem.Text = "by Type"; + // + // BySizeToolStripMenuItem + // + this.BySizeToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.BySizeToolStripMenuItem.Name = "BySizeToolStripMenuItem"; + this.BySizeToolStripMenuItem.Size = new System.Drawing.Size(145, 22); + this.BySizeToolStripMenuItem.Text = "by Size"; + // + // AutoArrangeToolStripMenuItem + // + this.AutoArrangeToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.AutoArrangeToolStripMenuItem.Name = "AutoArrangeToolStripMenuItem"; + this.AutoArrangeToolStripMenuItem.Size = new System.Drawing.Size(145, 22); + this.AutoArrangeToolStripMenuItem.Text = "Auto Arrange"; + // + // ByDateToolStripMenuItem + // + this.ByDateToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ByDateToolStripMenuItem.Name = "ByDateToolStripMenuItem"; + this.ByDateToolStripMenuItem.Size = new System.Drawing.Size(145, 22); + this.ByDateToolStripMenuItem.Text = "by Date"; + // + // LineUpIconsToolStripMenuItem + // + this.LineUpIconsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.LineUpIconsToolStripMenuItem.Name = "LineUpIconsToolStripMenuItem"; + this.LineUpIconsToolStripMenuItem.Size = new System.Drawing.Size(150, 22); + this.LineUpIconsToolStripMenuItem.Text = "Line Up Icons"; + // + // PasteToolStripMenuItem + // + this.PasteToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.PasteToolStripMenuItem.Name = "PasteToolStripMenuItem"; + this.PasteToolStripMenuItem.Size = new System.Drawing.Size(150, 22); + this.PasteToolStripMenuItem.Text = "Paste"; + // + // PasteShortcutToolStripMenuItem + // + this.PasteShortcutToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.PasteShortcutToolStripMenuItem.Name = "PasteShortcutToolStripMenuItem"; + this.PasteShortcutToolStripMenuItem.Size = new System.Drawing.Size(150, 22); + this.PasteShortcutToolStripMenuItem.Text = "Paste Shortcut"; + // + // NewToolStripMenuItem1 + // + this.NewToolStripMenuItem1.BackColor = System.Drawing.Color.Silver; + this.NewToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.FolderToolStripMenuItem, + this.ShortcutToolStripMenuItem, + this.WaveSoundToolStripMenuItem, + this.TextDocumentToolStripMenuItem, + this.WordPadDocumentToolStripMenuItem, + this.BitmapImageToolStripMenuItem, + this.MicrosoftDataLinkToolStripMenuItem}); + this.NewToolStripMenuItem1.Name = "NewToolStripMenuItem1"; + this.NewToolStripMenuItem1.Size = new System.Drawing.Size(150, 22); + this.NewToolStripMenuItem1.Text = "New"; + // + // FolderToolStripMenuItem + // + this.FolderToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.FolderToolStripMenuItem.Name = "FolderToolStripMenuItem"; + this.FolderToolStripMenuItem.Size = new System.Drawing.Size(182, 22); + this.FolderToolStripMenuItem.Text = "Folder"; + this.FolderToolStripMenuItem.Click += new System.EventHandler(this.FolderToolStripMenuItem_Click); + // + // ShortcutToolStripMenuItem + // + this.ShortcutToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.ShortcutToolStripMenuItem.Name = "ShortcutToolStripMenuItem"; + this.ShortcutToolStripMenuItem.Size = new System.Drawing.Size(182, 22); + this.ShortcutToolStripMenuItem.Text = "Shortcut"; + // + // WaveSoundToolStripMenuItem + // + this.WaveSoundToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.WaveSoundToolStripMenuItem.Name = "WaveSoundToolStripMenuItem"; + this.WaveSoundToolStripMenuItem.Size = new System.Drawing.Size(182, 22); + this.WaveSoundToolStripMenuItem.Text = "Wave Sound"; + // + // TextDocumentToolStripMenuItem + // + this.TextDocumentToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.TextDocumentToolStripMenuItem.Name = "TextDocumentToolStripMenuItem"; + this.TextDocumentToolStripMenuItem.Size = new System.Drawing.Size(182, 22); + this.TextDocumentToolStripMenuItem.Text = "Text Document"; + // + // WordPadDocumentToolStripMenuItem + // + this.WordPadDocumentToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.WordPadDocumentToolStripMenuItem.Name = "WordPadDocumentToolStripMenuItem"; + this.WordPadDocumentToolStripMenuItem.Size = new System.Drawing.Size(182, 22); + this.WordPadDocumentToolStripMenuItem.Text = "WordPad Document"; + // + // BitmapImageToolStripMenuItem + // + this.BitmapImageToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.BitmapImageToolStripMenuItem.Name = "BitmapImageToolStripMenuItem"; + this.BitmapImageToolStripMenuItem.Size = new System.Drawing.Size(182, 22); + this.BitmapImageToolStripMenuItem.Text = "Bitmap Image"; + // + // MicrosoftDataLinkToolStripMenuItem + // + this.MicrosoftDataLinkToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.MicrosoftDataLinkToolStripMenuItem.Name = "MicrosoftDataLinkToolStripMenuItem"; + this.MicrosoftDataLinkToolStripMenuItem.Size = new System.Drawing.Size(182, 22); + this.MicrosoftDataLinkToolStripMenuItem.Text = "Microsoft Data Link"; + // + // PropertiesToolStripMenuItem1 + // + this.PropertiesToolStripMenuItem1.BackColor = System.Drawing.Color.Silver; + this.PropertiesToolStripMenuItem1.Name = "PropertiesToolStripMenuItem1"; + this.PropertiesToolStripMenuItem1.Size = new System.Drawing.Size(150, 22); + this.PropertiesToolStripMenuItem1.Text = "Properties"; + // // Windows95 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.Teal; this.ClientSize = new System.Drawing.Size(640, 480); + this.Controls.Add(this.taskbar); + this.Controls.Add(this.startmenu); + this.Controls.Add(this.panel1); + this.Controls.Add(this.desktopicons); + this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "Windows95"; + this.Tag = "ignoreFormOnTaskbar"; + this.Text = "TimeHACKDesktop"; this.Load += new System.EventHandler(this.Desktop_Load); - this.Controls.SetChildIndex(this.desktopicons, 0); - this.Controls.SetChildIndex(this.panel1, 0); - this.Controls.SetChildIndex(this.startmenu, 0); - this.Controls.SetChildIndex(this.taskbar, 0); this.panel1.ResumeLayout(false); this.taskbar.ResumeLayout(false); + this.clockPanel.ResumeLayout(false); + this.clockPanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.startbutton)).EndInit(); this.startmenu.ResumeLayout(false); this.startmenu.PerformLayout(); + this.startmenuitems.ResumeLayout(false); + this.startmenuitems.PerformLayout(); this.ossidestartmenu.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.osimage)).EndInit(); - this.clockPanel.ResumeLayout(false); - this.clockPanel.PerformLayout(); + this.rightclickbackproperties.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion + + private System.Windows.Forms.Panel panel1; + private System.Windows.Forms.Panel panel2; + internal System.Windows.Forms.Panel taskbar; + internal System.Windows.Forms.PictureBox startbutton; + internal System.Windows.Forms.Label taskbartime; + internal System.Windows.Forms.Panel startmenu; + internal System.Windows.Forms.MenuStrip startmenuitems; + internal System.Windows.Forms.ToolStripMenuItem ProgramsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem AccessoriesToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem CommunicationsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem InternetConnectionWizardToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem NetMeetingToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem MultimediaToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem CDPlayerToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem SoundRecorderToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem VolumeControlToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem WindowsMediaPlayerToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem SystemToolsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem DiskDefragmenterToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ScanDiskToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem AddressBookToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem CalculatorToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem HyperTerminalToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ImagingToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem NotePadToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem OnlineRegistrationToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem PaintToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem PhoneDialerToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem WordPadToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem StartUpToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem AOLInternetFREETrialToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ATTWorldNetSignupToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem SetupCompuServe30ToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem SetupWOWFromCompuServeToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem MSDOSPromptToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem EmptyToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem InternetExplorerToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem MSDOSPromptToolStripMenuItem1; + internal System.Windows.Forms.ToolStripMenuItem OutlookExpressToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem WindowsExplorerToolStripMenuItem1; + internal System.Windows.Forms.ToolStripMenuItem GuessTheNumberToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem StartRunnerToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ErrorBlasterToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem SkindowsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem WebChatToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem TimeDistorterToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem DocumentsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem SettingsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ControlPanelToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem PrintersToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem TaskbarToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem FindToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem FilesOrFoldersToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ComputerToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem OnTheInternetToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem PeopleToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem HelpToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem RunToolStripMenuItem; + internal System.Windows.Forms.Panel ossidestartmenu; + internal System.Windows.Forms.PictureBox osimage; + internal System.Windows.Forms.ToolStripMenuItem ShutdownToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem SuspendToolStripMenuItem; + private System.Windows.Forms.Panel clockPanel; + private System.Windows.Forms.Timer clockTimer; + private System.Windows.Forms.ImageList desktopImages; + internal System.Windows.Forms.ListView desktopicons; + internal System.Windows.Forms.ContextMenuStrip rightclickbackproperties; + internal System.Windows.Forms.ToolStripMenuItem PropertiesToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ByNameToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ByTypeToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem BySizeToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem AutoArrangeToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ByDateToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem LineUpIconsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem PasteToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem PasteShortcutToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem NewToolStripMenuItem1; + internal System.Windows.Forms.ToolStripMenuItem FolderToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ShortcutToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem WaveSoundToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem TextDocumentToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem WordPadDocumentToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem BitmapImageToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem MicrosoftDataLinkToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem PropertiesToolStripMenuItem1; + internal System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Windows95)); + private System.Windows.Forms.ToolStripMenuItem windowManagerTestToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem downloaderTestToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem installerTestToolStripMenuItem; + private System.Windows.Forms.Panel taskbarItems; + private System.Windows.Forms.ToolStripMenuItem storyTest1ToolStripMenuItem; } }
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95.cs b/TimeHACK.Main/OS/Win95/Win95.cs index c1b8601..9dbc395 100644 --- a/TimeHACK.Main/OS/Win95/Win95.cs +++ b/TimeHACK.Main/OS/Win95/Win95.cs @@ -10,16 +10,15 @@ using TimeHACK.Engine.Template.Taskbars; using TimeHACK.OS.Win95.Win95Apps;
using TimeHACK.WinClassicForms;
using TimeHACK.OS.Win95.Win95Apps.Story;
-using TimeHACK.OS;
namespace TimeHACK.OS.Win95
{
- public partial class Windows95 : BaseOS
+ public partial class Windows95 : Form
{
private SoundPlayer startsound;
- private SoundPlayer stopsound;
public WindowManager wm = new WindowManager();
+ public List<WinClassic> nonimportantapps = new List<WinClassic>();
public WinClassic webchat;
public WinClassic ie;
public TaskBarController tb = new TaskBarController();
@@ -34,14 +33,12 @@ namespace TimeHACK.OS.Win95 public Windows95()
{
InitializeComponent();
+ startmenu.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2);
}
// When New Game is clicked in TitleScreen.cs
private void Desktop_Load(object sender, EventArgs e)
{
- // Setup the Form
- startmenu.Hide();
-
// Make Font Mandatory
fontLoad();
@@ -50,7 +47,23 @@ namespace TimeHACK.OS.Win95 startsound = new SoundPlayer(audio);
startsound.Play();
- //Program.nonimportantapps.Capacity = 100;
+ // Hide the Startmenu
+ startmenu.Hide();
+
+ // Check for and set VM Mode
+ if (this.FormBorderStyle != FormBorderStyle.None)
+ {
+ this.Text = "TimeHACK - VM Mode";
+ }
+
+ // Start the ClockTimer
+ clockTimer.Start();
+
+ // Set the StartMenu seperator
+ startmenuitems.Items.Insert(6, new ToolStripSeparator());
+
+ //nonimportantapps.Capacity = 100;
+ this.SendToBack();
// Update the taskbar
UpdateTaskbar();
@@ -75,8 +88,40 @@ namespace TimeHACK.OS.Win95 #region StartMenu
+ // StartButton Click
+ private void startbutton_Click(object sender, EventArgs e)
+ {
+ startmenu.Show();
+ startmenu.BringToFront();
+ if (taskbar.Visible) taskbar.BringToFront();
+ }
+
+ // Shutdown button
+ private void ShutdownToolStripMenuItem_Click(object sender, EventArgs e)
+ {
+ Program.ShutdownApplication(Properties.Resources.tada);
+ }
+
#endregion //Region
+ // When add new folder is clicked
+ private void FolderToolStripMenuItem_Click(object sender, EventArgs e)
+ {
+ desktopicons.Items.Add("New Folder");
+ }
+
+ // Give Year Code - NYI
+ private void taskbartime_Click(object sender, EventArgs e)
+ {
+ //TODO: Set Up Save System
+ }
+
+ // Set the Clock
+ private void clockTimer_Tick(object sender, EventArgs e)
+ {
+ taskbartime.Text = DateTime.Now.ToString("h:mm tt");
+ }
+
// On Desktop MouseDown
private void desktop_mousedown(object sender, MouseEventArgs e)
{
@@ -102,8 +147,15 @@ namespace TimeHACK.OS.Win95 private void NotePadToolStripMenuItem_Click(object sender, EventArgs e)
{
- openApp.OpenApp("notepad");
+ WinClassicNotepad wp = new WinClassicNotepad();
+ WinClassic app = wm.StartWin95(wp, "Notepad", Properties.Resources.Win95IconNotepad, true, true);
+ AddTaskBarItem(app, app.Tag.ToString(), "Notepad", Properties.Resources.Win95IconNotepad);
+
+ nonimportantapps.Add(app);
+ nonimportantapps[nonimportantapps.Count - 1].BringToFront();
+ nonimportantapps[nonimportantapps.Count - 1].FormClosing += new FormClosingEventHandler(NonImportantApp_Closing);
+ app.BringToFront();
startmenu.Hide();
}
private void windowManagerTestToolStripMenuItem_Click(object sender, EventArgs e)
@@ -140,7 +192,44 @@ namespace TimeHACK.OS.Win95 private void InternetExplorerToolStripMenuItem_Click(object sender, EventArgs e)
{
- openApp.OpenApp("ie4");
+ if (ie != null) { wm.StartInfobox95("Error Opening Internet Explorer", "An instance of Internet Explorer 4 is already open.", Properties.Resources.Win95Warning); return; }
+ ie = wm.StartWin95(new WinClassicIE4(), "Internet Explorer 4", Properties.Resources.Win95IconIE4, true, true);
+ AddTaskBarItem(ie, ie.Tag.ToString(), "Internet Explorer 4", Properties.Resources.Win95IconIE4);
+ ie.BringToFront();
+ ie.FormClosing += new FormClosingEventHandler(InternetExplorer4_Closing);
+ startmenu.Hide();
+ }
+
+ private void desktopicons_Click(object sender, EventArgs e)
+ {
+ Point objDrawingPoint = desktopicons.PointToClient(Cursor.Position);
+ ListViewItem objListViewItem;
+
+ if (objDrawingPoint != null)
+ {
+ objListViewItem = desktopicons.GetItemAt(objDrawingPoint.X, objDrawingPoint.Y);
+ if (objListViewItem != null)
+ {
+ if (objListViewItem.Text == "Internet Explorer")
+ {
+ if (ie != null) { wm.StartInfobox95("Error Opening Internet Explorer", "An instance of Internet Explorer 4 is already open.", Properties.Resources.Win95Warning); return; }
+ ie = wm.StartWin95(new WinClassicIE4(), "Internet Explorer 4", Properties.Resources.Win95IconIE4, true, true);
+ AddTaskBarItem(ie, ie.Tag.ToString(), "Internet Explorer 4", Properties.Resources.Win95IconIE4);
+ ie.BringToFront();
+ ie.FormClosing += new FormClosingEventHandler(InternetExplorer4_Closing);
+ startmenu.Hide();
+ }
+ else if (objListViewItem.Text == "Web Chat Setup")
+ {
+ WinClassicInstaller inst = new WinClassicInstaller();
+ inst.installname.Text = "Web Chat 1998";
+ WinClassic app = wm.StartWin95(inst, "Web Chat Setup", null, true, true);
+ AddTaskBarItem(app, app.Tag.ToString(), "Web Chat Setup", null);
+ app.BringToFront();
+ startmenu.Hide();
+ }
+ }
+ }
}
private void infoboxTestToolStripMenuItem_Click(object sender, EventArgs e)
@@ -160,13 +249,119 @@ namespace TimeHACK.OS.Win95 app.BringToFront();
startmenu.Hide();
}
+ public void NonImportantApp_Closing(object sender, FormClosingEventArgs e)
+ {
+ nonimportantapps.Remove((WinClassic)sender);
+ }
+ private void InternetExplorer4_Closing(object sender, FormClosingEventArgs e)
+ {
+ ie = null;
+ }
+
+ private void WordPadToolStripMenuItem_Click(object sender, EventArgs e)
+ {
+ WinClassicWordPad wp = new WinClassicWordPad();
+ WinClassic app = wm.StartWin95(wp, "Wordpad", Properties.Resources.Win95IconWordpad, true, true);
+ AddTaskBarItem(app, app.Tag.ToString(), "Wordpad", Properties.Resources.Win95IconWordpad);
+
+ nonimportantapps.Add(app);
+ nonimportantapps[nonimportantapps.Count - 1].BringToFront();
+ nonimportantapps[nonimportantapps.Count - 1].FormClosing += new FormClosingEventHandler(NonImportantApp_Closing);
+
+ app.BringToFront();
+ startmenu.Hide();
+ }
+
+ public void AddTaskBarItem(Form Application, string ApplicationID, string ApplicationName, Image ApplicationIcon)
+ {
+ taskbarItems = tb.AddTaskbarItem95(ApplicationID, ApplicationName, ApplicationIcon, (UserControl)new Win95TaskBarItem(), taskbarItems);
+ Application.FormClosed += new FormClosedEventHandler(UpdateTaskbarFromClosedApplication);
+ }
+
+ public void UpdateTaskbarFromClosedApplication(object sender, FormClosedEventArgs e)
+ {
+ UpdateTaskbar();
+ }
+
+ public void UpdateTaskbar()
+ {
+ // Clears out all the items on the taskbar
+ taskbarItems.Controls.Clear();
+
+ // Loops through all the Applications which are open
+
+ foreach (Form form in tb.GetAllOpenApps())
+ {
+ // Calls that "AddToTaskbar" thing
+ taskbarItems = tb.AddTaskbarItem95(form.Tag.ToString(), form.Text.ToString(), (Image)form.Icon.ToBitmap(), (UserControl)new Win95TaskBarItem(), taskbarItems);
+ }
+ }
+
+ private void AddressBookToolStripMenuItem_Click(object sender, EventArgs e)
+ {
+ WinClassicAddressBook ab = new WinClassicAddressBook();
+ WinClassic app = wm.StartWin95(ab, "Address Book", Properties.Resources.WinClassicAddressBook, true, true);
+ AddTaskBarItem(app, app.Tag.ToString(), "Address Book", Properties.Resources.WinClassicAddressBook);
+
+ nonimportantapps.Add(app);
+ nonimportantapps[nonimportantapps.Count - 1].BringToFront();
+ nonimportantapps[nonimportantapps.Count - 1].FormClosing += new FormClosingEventHandler(NonImportantApp_Closing);
+
+ app.BringToFront();
+ startmenu.Hide();
+ }
+
+ private void WindowsExplorerToolStripMenuItem1_Click(object sender, EventArgs e)
+ {
+ FileDialogBoxManager.IsInOpenDialog = false;
+ FileDialogBoxManager.IsInSaveDialog = false;
+ WinClassicWindowsExplorer we = new WinClassicWindowsExplorer();
+ WinClassic app = wm.StartWin95(we, "Windows Explorer", Properties.Resources.WinClassicFileExplorer, true, true);
+ AddTaskBarItem(app, app.Tag.ToString(), "Windows Explorer", Properties.Resources.WinClassicFileExplorer);
+
+ nonimportantapps.Add(app);
+ nonimportantapps[nonimportantapps.Count - 1].BringToFront();
+ nonimportantapps[nonimportantapps.Count - 1].FormClosing += new FormClosingEventHandler(NonImportantApp_Closing);
+
+ app.BringToFront();
+ startmenu.Hide();
+ }
private void storyTest1ToolStripMenuItem_Click(object sender, EventArgs e)
{
Hack1.startObjective();
}
- //TODO: Add Outlook Express 4
+ private void temp_for_std(object sender, EventArgs e)
+ {
+ System.Threading.Thread thread = new System.Threading.Thread(StartSurviveTheDay);
+
+ thread.Start();
+ }
+
+ void StartSurviveTheDay()
+ {
+ Win2K.Win2KApps.SurviveTheDay std = new Win2K.Win2KApps.SurviveTheDay();
+ WinClassic app = wm.StartWin95(std, "Survive The Day", null, false, false);
+ AddTaskBarItem(app, app.Tag.ToString(), "Survive The Day", null);
+
+ nonimportantapps.Add(app);
+ nonimportantapps[nonimportantapps.Count - 1].BringToFront();
+ nonimportantapps[nonimportantapps.Count - 1].FormClosing += new FormClosingEventHandler(NonImportantApp_Closing);
+
+ app.BringToFront();
+ startmenu.Hide();
+ }
+
+ private void MSDOSPromptToolStripMenuItem1_Click (object sender, EventArgs e)
+ {
+ WinClassicTerminal msdos = new WinClassicTerminal();
+ WinClassic app = wm.StartWin95(msdos, "MS-DOS Prompt", Properties.Resources.MS_DOS, true, true, false);
+
+ AddTaskBarItem(app, app.Tag.ToString(), "MS-DOS Prompt", Properties.Resources.MS_DOS);
+ app.BringToFront();
+ startmenu.Hide();
+ }
}
}
diff --git a/TimeHACK.Main/OS/Win95/Win95.resx b/TimeHACK.Main/OS/Win95/Win95.resx index d9d5bd0..38f1073 100644 --- a/TimeHACK.Main/OS/Win95/Win95.resx +++ b/TimeHACK.Main/OS/Win95/Win95.resx @@ -117,6 +117,285 @@ <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> + <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> + <data name="taskbar.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAMAAAAcCAIAAAArypKmAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + vAAADrwBlbxySQAAABdJREFUKFNjOAADDP9hAEkMSo801oEDAK4uvzipdjzMAAAAAElFTkSuQmCC +</value> + </data> + <data name="startbutton.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAADYAAAAWCAIAAAAEi/i8AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + vAAADrwBlbxySQAAARJJREFUSEvdlQEOwjAMA/f0PY2f8JSROl6apg1jgonCCRXHSam1amLZ5mYR5Os+ + K+u61oi3Kfm7iGV0h9b1vBoRqQawfSWDiP3BZQLg1QJVNcO0AK23SSPaakiqJuJeYFPBl5k+pB9OLxqT + DaciejJ/SD88iChHqzCwy+VTTkYUQikEJ2gljWhrTNaBTYQWoLWbLBzmmwhaSS9aw3URWel/ksINLb7l + taClYY7vqlaGr8umwsAuoQaWiJaSQy2+dahNBK2kEW3FRzmI6MtT2kTQSnrRe6Aay4nC8CnSArSAd1Qb + oSuEcvgUm18XykQOhy4jjWirB31C6ysRFZxeodvxpPUp0ojz8FMRRU1LiTg7y/IA/2bUcHiDzYsAAAAA + SUVORK5CYII= +</value> + </data> + <metadata name="startmenuitems.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>17, 17</value> + </metadata> + <data name="InternetConnectionWizardToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAALRJREFUOE+N + kgEOwCAIA3m6T/NnG6UwBZ1bk6pTemIy2am1dlX70VlR3Hu/IBE1wr5/BOEQymFZLRvIHMZtGjUjEHOG + mIdS214UkGi92qM5zDnCENfYn+0AQvAxC2/nHsNe+HgLwCbEmW1HmLOOZtYuAB0SJKAsivAPgBXpOgNQ + PPwCyDcF4M0TAIZw84CUgq1TF2xvhP+oACBCAoBW9dg6szWLzeUZs9Y/7mQNVMCjOPywyA3MF+cOKQF9 + RAAAAABJRU5ErkJggg== +</value> + </data> + <data name="NetMeetingToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAKpJREFUOE/N + UskNgDAMy+gdrZsVO3cL/HhgySKJD/WB/BdjjNXpZ9wFu+R+QwTmnDAtY5UsbErOGuiIIKmBoJYwwEJ7 + QZbEk066qCHbo8R0Qj0OPbA1vrxpCKxSm3dPIYWtwMNED28Fp5Ai7lWwe17DFNKwFRBHmKj2EDCZ4eEF + pxeIdj+AnH33gtIeGO11jAJQw20X+5nAG7SE5GykuTO1V5yGHur3LyFyAZP8TrljsWNAAAAAAElFTkSu + QmCC +</value> + </data> + <data name="CDPlayerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6 + JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCcwxstlzQAAALVJREFU + OE+dj4ERwyAMAxmd0diMImMZYaC9q3xOIJaeUP5Q936r1tpz+wgi4ATR3Huxbq1FC4ihHWDDEWM4A9jD + ukJczzBqRl8AD+iVMgB1B7j5BGATpqgJ4XfbeTi8vt8ANnCAn2JvnZuH4RvADKgx5MnHfAHm/bMB0j8A + KnueAEjX+Bs+1RcAiBBITWYUACEjssIQAFAOmzmissoAKF9FARvkFqYAySACxvh7WEXQWP4IlvIBh1rl + tmCAq4kAAAAASUVORK5CYII= +</value> + </data> + <data name="SoundRecorderToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6 + JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCcZhHn9oQAAAJ9JREFU + OE+VkAEOxCAIBH26P6s/8zrgeqTS05uEKMouaNnQR/zPdZVeazWDsZ6DuHfv3lqz8JsDJKYrgRiyKZYz + ieFOpxhiscxH6sIojuMLCV669lD8nYAQi1CosxusE7DCoQG44L6SyPL4hBic2ftJnhMQQsVvWHH8SPLs + E3dME/aZwYnRfBIholB3I00xE1amIDLBscmu8Bdm4NuMUj70z1LCUTedOwAAAABJRU5ErkJggg== +</value> + </data> + <data name="VolumeControlToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6 + JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCcbanecjQAAAItJREFU + OE+VjgEOhCAMBHk6T+Nn2iFuXEEtTLLBbNu5K6LWeuzkOruhXCXWvwWttd9cv74miLrHu1TASyQAHSr0 + /chh4PiBz/iO9W+B/mpUj6hPBbxEEtChQt+PHAbOKBCpgGUl6qlLBbxkFKgn9P3IYeCMApEKWFaEd1uC + t6QC3iyxPgsCDVYTlHICH5QKXtIjRNoAAAAASUVORK5CYII= +</value> + </data> + <data name="WindowsMediaPlayerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6 + JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAB3RJTUUH4QQIFCgUfVCd0wAAAHpJREFU + OE+djgsOgDAIQzn6bubRlF+zOZV1vqRBGK0IS2vthHK0ZjQBHdcBhcllc9t7UJnsvSSM4tKWM03cAvLM + Ve3YwNBPuqYCJONxVbGvCnABSx2QfwJjK0c03wHYzjq1RICB7WRsf10AeU9dQPAasCu19YAEww2JXJGJ + 13tFDjjJAAAAAElFTkSuQmCC +</value> + </data> + <data name="DiskDefragmenterToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAMFJREFUOE+V + kAsShDAIQzk6R/Nm3SSU2g/uaJxMi5Bnq81yt0b38pCbnz03hGDtEaYq0HVdraF9QBiORoAyXIFKyAhO + IG6m8P+TRDDMPV4JkBDWGkSNYe0JcS8AGoArAEPYDcjQAcgheL9CCVkAU1iP3sd9887L8akDkE//OoMo + ByhSkxYAl3x0EgTg6QTk3FZ/B6TRpLSiHoAOpXWVR8D4wgYopMad7KAPgJQGIh3WMbEu/+CFNEhAhKPu + /qQXQbMf8nZYxbrHLzUAAAAASUVORK5CYII= +</value> + </data> + <data name="ScanDiskToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wAAADsABataJCQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACmSURBVDhPnZFR + EsQgCEM9ukfzZl0CREmrO7uNw0ghL360ndR7v7L9X4BfBxDeVVrOmsaLQqd1DKowK7QmYwxvza4hC66H + UpiV6IJlm+UQOnvxvg7aBAPkIWpY87rICtpkX/4SX5MgmkvnxzD4JIC3BCUGzZCEfWb9I4D3M2gDp3xY + oXsQ9vRAYAJVbYNqAARf2M+aQa3Hr2QAdmH5TTPoDVz1BW7tA7ajvYP7sMmIAAAAAElFTkSuQmCC +</value> + </data> + <data name="AddressBookToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAG1JREFUOE/N + j1sOgCAQAzk6N/exdqRsAuqH0THNrm2DWP5DrXVxyQ5mWRc6FLO/Wa5WYBKyZyLfn9EBoMJwl65vwA4p + e+EGDkXneJ8coODcM+TSvV9wwmfu5C8jPOZA7YCMleT0KAu68kN9TikrCNOnE4xyRLMAAAAASUVORK5C + YII= +</value> + </data> + <data name="CalculatorToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + vAAADrwBlbxySQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAABzSURBVDhPxZBR + DsAgCEM9ukfzZowW9UdFmUtG8mR0UtiSiFwxFSPYkbO8gb31gXahDBOdb9MhsHCoUzsJ4J0WdNRiFaUU + 36BtgIsrXAPEcGHHsAFF+4yT/M8GCP4Pa2z5iw26EEUNMNyc4rAXxw1T8RxJD2E2VfJhfZIbAAAAAElF + TkSuQmCC +</value> + </data> + <data name="ImagingToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAH9JREFUOE+l + jgESgCAIBHk6T/NnxjFCVlBKzJyhc7sTEXH/FzmYqJSLYHdCAc40AMaOqQmGBJMKmOVx7B6UeUGgsMQk + +jV4RQDYAri1dsKTBPMqcBilG/z5BwZbIgkmFNxhl0ww7trdESDo2K7dTJBGOrZrNxLszENQiQvq4X4A + JbFDpxtWNlIAAAAASUVORK5CYII= +</value> + </data> + <data name="NotePadToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + vAAADrwBlbxySQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACFSURBVDhPpZNB + DsAgCAR9uk/zZ1S0i6CoDTUZQ5EdTk1EtFAPX0dkFoU0aivnTOnFrZVkCZvGjjpXSuki02c7F9g0gzdP + YD7mIDMGW3gV6KEdPOMJjOmECltBYLsIxHJjCg9BYDufIejXFYQ17Q1LwG7YIyTA4Tok0PwStB/LE0Dy + BSJKDySVfIiSNKD1AAAAAElFTkSuQmCC +</value> + </data> + <data name="OnlineRegistrationToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wAAADsABataJCQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACzSURBVDhPhZJR + EsUgCAN7dI7mzawRl1KLU2fygMimfryr9/6rcUY53FVmluDWmpoxFveViQSZuU4h72GMyMwm5AF2DPnA + QPTM9FIOCTiMBarSI1712qeZwwbkkApejBuqLLK8h7Cb5T8HGI8QBLPq8+wdzr722FUNL7+gEsuE06MI + qELk6T7DOhNcwTNAcuMJAZYAdQgiJAIk/kAZdr8OmCHD+5UWeRkBfKgEduUAYL/r1w0ie5EGNPvMCQAA + AABJRU5ErkJggg== +</value> + </data> + <data name="PaintToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + vAAADrwBlbxySQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAADBSURBVDhPhZAB + GoUgCIM9ukfrZj02mBJhb32U5v6JjpfmuGP0pQ8PAg4h0/6jbKj1xgcDniYEMGTDGpR0CLCJAIPnfV2X + 5lve4hTMXbirjVETQHQQtaX23LFN9mIRXtMCh14BIirctm/yiyGNkB7mHvxXAgTj/Os4jegzmHeVQ3KA + TWlAq7UUQOgUYE3KxCDMXd5drEGnADfz/Qj6d4QC569ZukoKUwfrq3ugewmgnmgP5eCztGaVFK0HnJUB + VdEYP35ybB/eOVN7AAAAAElFTkSuQmCC +</value> + </data> + <data name="PhoneDialerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAK5JREFUOE+V + kAESwyAIBH06T/Nnlju8FNFJ7c0w0sBuTVqNWRu15uh3sDzGXleiDJsZlnleiyTwloXgzGLVUTIfcqH3 + zhO/UZrlG20S/RNg9JLodSSUAD045gR/JUj0vsoeM/SEkRAosVBhQTgPgvy1lfVWBazw8KGxsiiDGdbr + gKfAWwJIFp3AuFF8WPAUaOBPwuJJSwuomjNmWcqiF/CBczbRLVjziP4Fay7A1j6MmatnPf0QdQAAAABJ + RU5ErkJggg== +</value> + </data> + <data name="WordPadToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + vAAADrwBlbxySQAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAACMSURBVDhPnZAB + DsAgCAN9Ok/zZ4yiEINsMkkKRNezWWNmlZSM84wabVwyEX3ODNLCZXWiyUrsgEr13h2gZlmvAGZGKQAX + VRlAzfcJIAB+/gMiM5smIMbMBLO8uUMqCcxsOzww4/AIiGZ7eR4OQBYZ2uIGswOyWj72ArQMyOoVsMY+ + aQNok1HVambm9gBAYeI/oBSQZwAAAABJRU5ErkJggg== +</value> + </data> + <data name="InternetExplorerToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACVSURBVDhPlZELEsQgDEI9em7uBhVN2HTtvhmqotBf+4/e + s36ih6mIrgcmARX2CdaJE/brnn+LJZhvYFo3czeFp3/W0U9UYWgjfiq4honsr5I6/EZewDDG8sBNMwgY + iAUvQMG5+7VA9vcTBENKzPCB4T284ikYTFNKao1SH3IBwHwdqIroJ7hJxvxJGf+Hy2RJLLrR2gerBkDv + 4H+zGwAAAABJRU5ErkJggg== +</value> + </data> + <data name="MSDOSPromptToolStripMenuItem1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC7SURBVDhPdU8BEgQhCOrp/bwT0WKpY4bRCMlGYc05FyqP + CdWSOD98Y5QI7KqaDbqXAX9MwOvu6/EAMQPde9CBD5upez1rvQNQi8DWlaUn1jRCi1ghAg55LwHRbTIA + Qy3hxWjWlxKULttgfTbBQPeotskJaNNMHo0BvVX7kgkNCFwBQFQG+OvAFcCQdwB6bARSp9rmJHpofYZZ + Xs3+CnAysLapAaV+Yw8o+Q0SHgw4d8A93OQGJIdkMDjGD7QCaoJbLIxPAAAAAElFTkSuQmCC +</value> + </data> + <data name="OutlookExpressToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACVSURBVDhPlZCBEoAgCEP9dP6cGrCa5ZG9u51GbKKjxz21 + jZWBwjfYCjE3Ozt9SICGtDzNhBN9hKxPVjUBMNcums22Rr5BQIZwXCjJsK0JwlSNDKHwPmulJ4iA2Kik + 8eyYQQ3lWkHeX1U/ZjOCb6MG8M4zZbuAuQ1QYFcpZeGaPAM6ytIH6OmQUhauyeoNPnj1o/BDww9Iu0V1 + d9BzlgAAAABJRU5ErkJggg== +</value> + </data> + <data name="WindowsExplorerToolStripMenuItem1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACSSURBVDhPrZGBDoAgCET9dP7c5OBSEme2brsw8J6uCiUi + 9Wkf7cXNtZZQX0FW4RGSWWeQvpxKBHCDdEA8sS1Rs5ulgLDGE70UkgKmsNo0QZaAKWyVAYS1bm+AAasD + GNaaArhGM4T1o0ZICuhD+wPqG6jnNhMyAXhC5rajRQxAiPUd4GJj4Qjx/ql+h3wCQEO4lAsJcX7eS0qA + zQAAAABJRU5ErkJggg== +</value> + </data> + <data name="windowManagerTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw + 4AAABIQCQUtXaBsAAAAASUVORK5CYII= +</value> + </data> + <data name="downloaderTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw + 4AAABIQCQUtXaBsAAAAASUVORK5CYII= +</value> + </data> + <data name="installerTestToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw + 4AAABIQCQUtXaBsAAAAASUVORK5CYII= +</value> + </data> + <data name="ControlPanelToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw + 4AAABIQCQUtXaBsAAAAASUVORK5CYII= +</value> + </data> + <data name="PrintersToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw + 4AAABIQCQUtXaBsAAAAASUVORK5CYII= +</value> + </data> + <data name="TaskbarToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw + 4AAABIQCQUtXaBsAAAAASUVORK5CYII= +</value> + </data> + <data name="FindToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw + 4AAABIQCQUtXaBsAAAAASUVORK5CYII= +</value> + </data> + <data name="FilesOrFoldersToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw + 4AAABIQCQUtXaBsAAAAASUVORK5CYII= +</value> + </data> + <data name="ComputerToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw + 4AAABIQCQUtXaBsAAAAASUVORK5CYII= +</value> + </data> + <data name="OnTheInternetToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw + 4AAABIQCQUtXaBsAAAAASUVORK5CYII= +</value> + </data> + <data name="PeopleToolStripMenuItem.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO + wQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xMzQDW3oAAAAMSURBVBhXYzhw + 4AAABIQCQUtXaBsAAAAASUVORK5CYII= +</value> + </data> <metadata name="clockTimer.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>153, 17</value> </metadata> @@ -127,8 +406,8 @@ <value> AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 - ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAADs - ggAAAk1TRnQBSQFMAgEBDAEAAXABAQF4AQEBIAEAASABAAT/ASEBEAj/AUIBTQE2BwABNgMAASgDAAGA + ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAADq + ggAAAk1TRnQBSQFMAgEBDAEAAWABAQFgAQEBIAEAASABAAT/ASEBAAj/AUIBTQE2BwABNgMAASgDAAGA AwABgAMAAQEBAAEgBwABAf8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A /wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A /wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8AXAAB/wMAAf8DAAH/AwAB/wMAAf8DAAH/AwAB/x8AAf8DAAH/ @@ -686,13 +965,15 @@ AeABAwHwAwAB/gIAAQcEAAHwAgABAwH4AgABAQH+AgABBwQAAfgCAAEHAfgCAAEBAf4CAAEHBAAB/AIA AQcB/AIAAQMB/gIAAQcDAAEBAf4CAAEOAfwCAAEDAf4CAAEHAYABAAP/AgABHgH8AgABBwH+AgABBwHA AQED/wHAAQABfgH8AgABDwH+AgABBwHgAQMD/wH4AQEB/gH8AgABHwH/AgABBwHwAQcE/wHhAvwCAAE/ - Af8BgAEAAQcG/wH8AXkB/wIAAv8BwAEAAQ8H/wEDAf8BxAEDAf8WAAs= + Af8BgAEAAQcG/wH8AXkB/wIAAv8BwAEAAQ8H/wEDAf8BxAEDAf8L </value> </data> + <metadata name="rightclickbackproperties.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>398, 17</value> + </metadata> <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> <value>63</value> </metadata> - <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> <data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> AAABAAUAEBAAAAAAIABoBAAAVgAAACAgAAAAACAAqBAAAL4EAAAwMAAAAAAgAKglAABmFQAAQEAAAAAA diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewContact.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewContact.Designer.cs new file mode 100644 index 0000000..4319d9e --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewContact.Designer.cs @@ -0,0 +1,227 @@ +namespace TimeHACK.OS.Win95.Win95Apps +{ + partial class FRMWinClassicAddressBookNewContact + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Component Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.button1 = new System.Windows.Forms.Button(); + this.label1 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.txtFirst = new System.Windows.Forms.TextBox(); + this.txtMiddle = new System.Windows.Forms.TextBox(); + this.txtLast = new System.Windows.Forms.TextBox(); + this.emails = new System.Windows.Forms.ListView(); + this.label4 = new System.Windows.Forms.Label(); + this.button2 = new System.Windows.Forms.Button(); + this.button3 = new System.Windows.Forms.Button(); + this.pnlAdd = new System.Windows.Forms.Panel(); + this.button4 = new System.Windows.Forms.Button(); + this.textBox1 = new System.Windows.Forms.TextBox(); + this.label5 = new System.Windows.Forms.Label(); + this.pnlAdd.SuspendLayout(); + this.SuspendLayout(); + // + // button1 + // + this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.button1.Location = new System.Drawing.Point(107, 239); + this.button1.Name = "button1"; + this.button1.Size = new System.Drawing.Size(105, 23); + this.button1.TabIndex = 0; + this.button1.Text = "OK"; + this.button1.UseVisualStyleBackColor = true; + this.button1.Click += new System.EventHandler(this.button1_Click); + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(16, 13); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(60, 13); + this.label1.TabIndex = 1; + this.label1.Text = "First Name:"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(16, 36); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(72, 13); + this.label2.TabIndex = 1; + this.label2.Text = "Middle Name:"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(16, 59); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(61, 13); + this.label3.TabIndex = 1; + this.label3.Text = "Last Name:"; + // + // txtFirst + // + this.txtFirst.Location = new System.Drawing.Point(94, 13); + this.txtFirst.Name = "txtFirst"; + this.txtFirst.Size = new System.Drawing.Size(203, 20); + this.txtFirst.TabIndex = 2; + // + // txtMiddle + // + this.txtMiddle.Location = new System.Drawing.Point(94, 36); + this.txtMiddle.Name = "txtMiddle"; + this.txtMiddle.Size = new System.Drawing.Size(203, 20); + this.txtMiddle.TabIndex = 2; + // + // txtLast + // + this.txtLast.Location = new System.Drawing.Point(94, 59); + this.txtLast.Name = "txtLast"; + this.txtLast.Size = new System.Drawing.Size(203, 20); + this.txtLast.TabIndex = 2; + // + // emails + // + this.emails.Location = new System.Drawing.Point(94, 114); + this.emails.Name = "emails"; + this.emails.Size = new System.Drawing.Size(203, 119); + this.emails.TabIndex = 3; + this.emails.UseCompatibleStateImageBehavior = false; + this.emails.View = System.Windows.Forms.View.List; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(91, 89); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(40, 13); + this.label4.TabIndex = 4; + this.label4.Text = "Emails:"; + // + // button2 + // + this.button2.Location = new System.Drawing.Point(13, 114); + this.button2.Name = "button2"; + this.button2.Size = new System.Drawing.Size(75, 23); + this.button2.TabIndex = 5; + this.button2.Text = "Add"; + this.button2.UseVisualStyleBackColor = true; + this.button2.Click += new System.EventHandler(this.button2_Click); + // + // button3 + // + this.button3.Location = new System.Drawing.Point(13, 143); + this.button3.Name = "button3"; + this.button3.Size = new System.Drawing.Size(75, 23); + this.button3.TabIndex = 5; + this.button3.Text = "Remove"; + this.button3.UseVisualStyleBackColor = true; + // + // pnlAdd + // + this.pnlAdd.Controls.Add(this.button4); + this.pnlAdd.Controls.Add(this.textBox1); + this.pnlAdd.Controls.Add(this.label5); + this.pnlAdd.Location = new System.Drawing.Point(94, 114); + this.pnlAdd.Name = "pnlAdd"; + this.pnlAdd.Size = new System.Drawing.Size(203, 119); + this.pnlAdd.TabIndex = 6; + this.pnlAdd.Visible = false; + // + // button4 + // + this.button4.Location = new System.Drawing.Point(59, 73); + this.button4.Name = "button4"; + this.button4.Size = new System.Drawing.Size(75, 23); + this.button4.TabIndex = 8; + this.button4.Text = "Add"; + this.button4.UseVisualStyleBackColor = true; + this.button4.Click += new System.EventHandler(this.button4_Click); + // + // textBox1 + // + this.textBox1.Location = new System.Drawing.Point(9, 31); + this.textBox1.Name = "textBox1"; + this.textBox1.Size = new System.Drawing.Size(187, 20); + this.textBox1.TabIndex = 7; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.Location = new System.Drawing.Point(60, 18); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(68, 13); + this.label5.TabIndex = 0; + this.label5.Text = "Email to add:"; + // + // FRMWinClassicAddressBookNewContact + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.Controls.Add(this.button3); + this.Controls.Add(this.button2); + this.Controls.Add(this.label4); + this.Controls.Add(this.txtLast); + this.Controls.Add(this.txtMiddle); + this.Controls.Add(this.txtFirst); + this.Controls.Add(this.label3); + this.Controls.Add(this.label2); + this.Controls.Add(this.label1); + this.Controls.Add(this.button1); + this.Controls.Add(this.emails); + this.Controls.Add(this.pnlAdd); + this.Name = "FRMWinClassicAddressBookNewContact"; + this.Size = new System.Drawing.Size(332, 265); + this.Load += new System.EventHandler(this.FRMWinClassicAddressBookNewContact_Load); + this.pnlAdd.ResumeLayout(false); + this.pnlAdd.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + + private System.Windows.Forms.Button button1; + private System.Windows.Forms.Label label1; + private System.Windows.Forms.Label label2; + private System.Windows.Forms.Label label3; + private System.Windows.Forms.TextBox txtFirst; + private System.Windows.Forms.TextBox txtMiddle; + private System.Windows.Forms.TextBox txtLast; + private System.Windows.Forms.ListView emails; + private System.Windows.Forms.Label label4; + private System.Windows.Forms.Button button2; + private System.Windows.Forms.Button button3; + private System.Windows.Forms.Panel pnlAdd; + private System.Windows.Forms.Button button4; + private System.Windows.Forms.TextBox textBox1; + private System.Windows.Forms.Label label5; + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewContact.cs b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewContact.cs new file mode 100644 index 0000000..fe75e83 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewContact.cs @@ -0,0 +1,71 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Drawing; +using System.Data; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; + + +namespace TimeHACK.OS.Win95.Win95Apps +{ + public partial class FRMWinClassicAddressBookNewContact : UserControl + { + public AddressBookContact toSet = new AddressBookContact(); + public FRMWinClassicAddressBookNewContact() + { + InitializeComponent(); + Program.AddressBookSelectedContact = null; + } + + private void button2_Click(object sender, EventArgs e) + { + pnlAdd.Show(); + pnlAdd.BringToFront(); + } + + private void button1_Click(object sender, EventArgs e) + { + if (txtFirst.Text != "" && txtMiddle.Text != "" && txtLast.Text != "") + { + toSet.FirstName = txtFirst.Text; + toSet.MiddleName = txtMiddle.Text; + toSet.LastName = txtLast.Text; + + Program.AddressBookSelectedContact = toSet; + ((Form)this.TopLevelControl).Close(); + } else { + MessageBox.Show("Please fill out the First, Middle and Last name."); + } + } + + private void button4_Click(object sender, EventArgs e) + { + emails.Items.Add(textBox1.Text); + toSet.Emails.Add(textBox1.Text); + emails.BringToFront(); + } + + private void FRMWinClassicAddressBookNewContact_Load(object sender, EventArgs e) + { + if (toSet != null) + { + txtFirst.Text = toSet.FirstName; + txtMiddle.Text = toSet.MiddleName; + txtLast.Text = toSet.LastName; + if (toSet.Emails != null) + { + foreach (String email in toSet.Emails) + { + emails.Items.Add(email); + } + } + } else + { + MessageBox.Show("NULL CONTACT!"); + } + } + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewContact.resx b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewContact.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewContact.resx @@ -0,0 +1,120 @@ +<?xml version="1.0" encoding="utf-8"?> +<root> + <!-- + Microsoft ResX Schema + + Version 2.0 + + The primary goals of this format is to allow a simple XML format + that is mostly human readable. The generation and parsing of the + various data types are done through the TypeConverter classes + associated with the data types. + + Example: + + ... ado.net/XML headers & schema ... + <resheader name="resmimetype">text/microsoft-resx</resheader> + <resheader name="version">2.0</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> + <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> + <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> + <value>[base64 mime encoded serialized .NET Framework object]</value> + </data> + <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> + <comment>This is a comment</comment> + </data> + + There are any number of "resheader" rows that contain simple + name/value pairs. + + Each data row contains a name, and value. The row also contains a + type or mimetype. Type corresponds to a .NET class that support + text/value conversion through the TypeConverter architecture. + Classes that don't support this are serialized and stored with the + mimetype set. + + The mimetype is used for serialized objects, and tells the + ResXResourceReader how to depersist the object. This is currently not + extensible. For a given mimetype the value must be set accordingly: + + Note - application/x-microsoft.net.object.binary.base64 is the format + that the ResXResourceWriter will generate, however the reader can + read any of the formats listed below. + + mimetype: application/x-microsoft.net.object.binary.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.soap.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Soap.SoapFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.bytearray.base64 + value : The object must be serialized into a byte array + : using a System.ComponentModel.TypeConverter + : and then encoded with base64 encoding. + --> + <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:element name="root" msdata:IsDataSet="true"> + <xsd:complexType> + <xsd:choice maxOccurs="unbounded"> + <xsd:element name="metadata"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" /> + </xsd:sequence> + <xsd:attribute name="name" use="required" type="xsd:string" /> + <xsd:attribute name="type" type="xsd:string" /> + <xsd:attribute name="mimetype" type="xsd:string" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="assembly"> + <xsd:complexType> + <xsd:attribute name="alias" type="xsd:string" /> + <xsd:attribute name="name" type="xsd:string" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="data"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="resheader"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" /> + </xsd:complexType> + </xsd:element> + </xsd:choice> + </xsd:complexType> + </xsd:element> + </xsd:schema> + <resheader name="resmimetype"> + <value>text/microsoft-resx</value> + </resheader> + <resheader name="version"> + <value>2.0</value> + </resheader> + <resheader name="reader"> + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <resheader name="writer"> + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> +</root>
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewFolder.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewFolder.Designer.cs new file mode 100644 index 0000000..c7efcd0 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewFolder.Designer.cs @@ -0,0 +1,81 @@ +namespace TimeHACK.OS.Win95.Win95Apps +{ + partial class FRMWinClassicAddressBookNewFolder + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Component Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.label1 = new System.Windows.Forms.Label(); + this.button1 = new System.Windows.Forms.Button(); + this.textBox1 = new System.Windows.Forms.TextBox(); + this.SuspendLayout(); + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(102, 11); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(70, 13); + this.label1.TabIndex = 1; + this.label1.Text = "Folder Name:"; + // + // button1 + // + this.button1.Location = new System.Drawing.Point(97, 78); + this.button1.Name = "button1"; + this.button1.Size = new System.Drawing.Size(75, 23); + this.button1.TabIndex = 2; + this.button1.Text = "OK"; + this.button1.UseVisualStyleBackColor = true; + this.button1.Click += new System.EventHandler(this.button1_Click); + // + // textBox1 + // + this.textBox1.Location = new System.Drawing.Point(3, 40); + this.textBox1.Name = "textBox1"; + this.textBox1.Size = new System.Drawing.Size(295, 20); + this.textBox1.TabIndex = 3; + // + // FRMWinClassicAddressBookNewFolder + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.Controls.Add(this.textBox1); + this.Controls.Add(this.button1); + this.Controls.Add(this.label1); + this.Name = "FRMWinClassicAddressBookNewFolder"; + this.Size = new System.Drawing.Size(301, 116); + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + private System.Windows.Forms.Label label1; + private System.Windows.Forms.Button button1; + private System.Windows.Forms.TextBox textBox1; + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewFolder.cs b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewFolder.cs new file mode 100644 index 0000000..705fd0d --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewFolder.cs @@ -0,0 +1,27 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Drawing; +using System.Data; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; + +namespace TimeHACK.OS.Win95.Win95Apps +{ + public partial class FRMWinClassicAddressBookNewFolder : UserControl + { + + public FRMWinClassicAddressBookNewFolder() + { + InitializeComponent(); + } + + private void button1_Click(object sender, EventArgs e) + { + Program.AddressBookSelectedFolderName = textBox1.Text; + ((Form)this.TopLevelControl).Close(); + } + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewFolder.resx b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewFolder.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/FRMWinClassicAddressBookNewFolder.resx @@ -0,0 +1,120 @@ +<?xml version="1.0" encoding="utf-8"?> +<root> + <!-- + Microsoft ResX Schema + + Version 2.0 + + The primary goals of this format is to allow a simple XML format + that is mostly human readable. The generation and parsing of the + various data types are done through the TypeConverter classes + associated with the data types. + + Example: + + ... ado.net/XML headers & schema ... + <resheader name="resmimetype">text/microsoft-resx</resheader> + <resheader name="version">2.0</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> + <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> + <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> + <value>[base64 mime encoded serialized .NET Framework object]</value> + </data> + <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> + <comment>This is a comment</comment> + </data> + + There are any number of "resheader" rows that contain simple + name/value pairs. + + Each data row contains a name, and value. The row also contains a + type or mimetype. Type corresponds to a .NET class that support + text/value conversion through the TypeConverter architecture. + Classes that don't support this are serialized and stored with the + mimetype set. + + The mimetype is used for serialized objects, and tells the + ResXResourceReader how to depersist the object. This is currently not + extensible. For a given mimetype the value must be set accordingly: + + Note - application/x-microsoft.net.object.binary.base64 is the format + that the ResXResourceWriter will generate, however the reader can + read any of the formats listed below. + + mimetype: application/x-microsoft.net.object.binary.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.soap.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Soap.SoapFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.bytearray.base64 + value : The object must be serialized into a byte array + : using a System.ComponentModel.TypeConverter + : and then encoded with base64 encoding. + --> + <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:element name="root" msdata:IsDataSet="true"> + <xsd:complexType> + <xsd:choice maxOccurs="unbounded"> + <xsd:element name="metadata"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" /> + </xsd:sequence> + <xsd:attribute name="name" use="required" type="xsd:string" /> + <xsd:attribute name="type" type="xsd:string" /> + <xsd:attribute name="mimetype" type="xsd:string" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="assembly"> + <xsd:complexType> + <xsd:attribute name="alias" type="xsd:string" /> + <xsd:attribute name="name" type="xsd:string" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="data"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="resheader"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" /> + </xsd:complexType> + </xsd:element> + </xsd:choice> + </xsd:complexType> + </xsd:element> + </xsd:schema> + <resheader name="resmimetype"> + <value>text/microsoft-resx</value> + </resheader> + <resheader name="version"> + <value>2.0</value> + </resheader> + <resheader name="reader"> + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <resheader name="writer"> + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> +</root>
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/WinClassicAddressBook.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/WinClassicAddressBook.Designer.cs new file mode 100644 index 0000000..41107e8 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/WinClassicAddressBook.Designer.cs @@ -0,0 +1,398 @@ +namespace TimeHACK.OS.Win95.Win95Apps +{ + partial class WinClassicAddressBook + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Component Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.components = new System.ComponentModel.Container(); + System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("Shared Contacts"); + this.topmenu = new System.Windows.Forms.MenuStrip(); + this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.newContactToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.newFolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); + this.propertiesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); + this.importToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.exportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); + this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); + this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolbarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.foldersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.actionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.sendMailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.dialToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.internetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.aboutAddressBookToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.contactsView = new System.Windows.Forms.ListView(); + this.treeView1 = new System.Windows.Forms.TreeView(); + this.toolbar = new System.Windows.Forms.Panel(); + this.toolProp = new System.Windows.Forms.PictureBox(); + this.toolNew = new System.Windows.Forms.PictureBox(); + this.toolDelete = new System.Windows.Forms.PictureBox(); + this.newContext = new System.Windows.Forms.ContextMenuStrip(this.components); + this.newContactToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.newFolderToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.topmenu.SuspendLayout(); + this.toolbar.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.toolProp)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.toolNew)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.toolDelete)).BeginInit(); + this.newContext.SuspendLayout(); + this.SuspendLayout(); + // + // topmenu + // + this.topmenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); + this.topmenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.fileToolStripMenuItem, + this.viewToolStripMenuItem, + this.toolsToolStripMenuItem, + this.helpToolStripMenuItem}); + this.topmenu.Location = new System.Drawing.Point(0, 0); + this.topmenu.Name = "topmenu"; + this.topmenu.Size = new System.Drawing.Size(666, 24); + this.topmenu.TabIndex = 1; + this.topmenu.Text = "menuStrip1"; + // + // fileToolStripMenuItem + // + this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.newContactToolStripMenuItem, + this.newFolderToolStripMenuItem, + this.toolStripSeparator1, + this.propertiesToolStripMenuItem, + this.deleteToolStripMenuItem, + this.toolStripSeparator2, + this.importToolStripMenuItem, + this.exportToolStripMenuItem, + this.toolStripSeparator3, + this.toolStripSeparator4, + this.exitToolStripMenuItem}); + this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; + this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); + this.fileToolStripMenuItem.Text = "File"; + // + // newContactToolStripMenuItem + // + this.newContactToolStripMenuItem.Name = "newContactToolStripMenuItem"; + this.newContactToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.newContactToolStripMenuItem.Text = "New contact..."; + this.newContactToolStripMenuItem.Click += new System.EventHandler(this.newContactToolStripMenuItem_Click); + // + // newFolderToolStripMenuItem + // + this.newFolderToolStripMenuItem.Name = "newFolderToolStripMenuItem"; + this.newFolderToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.newFolderToolStripMenuItem.Text = "New folder..."; + this.newFolderToolStripMenuItem.Click += new System.EventHandler(this.newFolderToolStripMenuItem_Click); + // + // toolStripSeparator1 + // + this.toolStripSeparator1.Name = "toolStripSeparator1"; + this.toolStripSeparator1.Size = new System.Drawing.Size(149, 6); + // + // propertiesToolStripMenuItem + // + this.propertiesToolStripMenuItem.Name = "propertiesToolStripMenuItem"; + this.propertiesToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.propertiesToolStripMenuItem.Text = "Properties"; + this.propertiesToolStripMenuItem.Click += new System.EventHandler(this.propertiesToolStripMenuItem_Click); + // + // deleteToolStripMenuItem + // + this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem"; + this.deleteToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.deleteToolStripMenuItem.Text = "Delete"; + this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click); + // + // toolStripSeparator2 + // + this.toolStripSeparator2.Name = "toolStripSeparator2"; + this.toolStripSeparator2.Size = new System.Drawing.Size(149, 6); + // + // importToolStripMenuItem + // + this.importToolStripMenuItem.Name = "importToolStripMenuItem"; + this.importToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.importToolStripMenuItem.Text = "Import..."; + // + // exportToolStripMenuItem + // + this.exportToolStripMenuItem.Name = "exportToolStripMenuItem"; + this.exportToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.exportToolStripMenuItem.Text = "Export..."; + // + // toolStripSeparator3 + // + this.toolStripSeparator3.Name = "toolStripSeparator3"; + this.toolStripSeparator3.Size = new System.Drawing.Size(149, 6); + // + // toolStripSeparator4 + // + this.toolStripSeparator4.Name = "toolStripSeparator4"; + this.toolStripSeparator4.Size = new System.Drawing.Size(149, 6); + // + // exitToolStripMenuItem + // + this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; + this.exitToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.exitToolStripMenuItem.Text = "Exit"; + this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); + // + // viewToolStripMenuItem + // + this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.toolbarToolStripMenuItem, + this.foldersToolStripMenuItem}); + this.viewToolStripMenuItem.Name = "viewToolStripMenuItem"; + this.viewToolStripMenuItem.Size = new System.Drawing.Size(44, 20); + this.viewToolStripMenuItem.Text = "View"; + // + // toolbarToolStripMenuItem + // + this.toolbarToolStripMenuItem.Checked = true; + this.toolbarToolStripMenuItem.CheckOnClick = true; + this.toolbarToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; + this.toolbarToolStripMenuItem.Name = "toolbarToolStripMenuItem"; + this.toolbarToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.toolbarToolStripMenuItem.Text = "Toolbar"; + this.toolbarToolStripMenuItem.Click += new System.EventHandler(this.toolbarToolStripMenuItem_Click); + // + // foldersToolStripMenuItem + // + this.foldersToolStripMenuItem.Checked = true; + this.foldersToolStripMenuItem.CheckOnClick = true; + this.foldersToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; + this.foldersToolStripMenuItem.Name = "foldersToolStripMenuItem"; + this.foldersToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.foldersToolStripMenuItem.Text = "Folders"; + this.foldersToolStripMenuItem.Click += new System.EventHandler(this.foldersToolStripMenuItem_Click); + // + // toolsToolStripMenuItem + // + this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.actionToolStripMenuItem}); + this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem"; + this.toolsToolStripMenuItem.Size = new System.Drawing.Size(47, 20); + this.toolsToolStripMenuItem.Text = "Tools"; + // + // actionToolStripMenuItem + // + this.actionToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.sendMailToolStripMenuItem, + this.dialToolStripMenuItem, + this.internetToolStripMenuItem}); + this.actionToolStripMenuItem.Name = "actionToolStripMenuItem"; + this.actionToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.actionToolStripMenuItem.Text = "Action"; + // + // sendMailToolStripMenuItem + // + this.sendMailToolStripMenuItem.Name = "sendMailToolStripMenuItem"; + this.sendMailToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.sendMailToolStripMenuItem.Text = "Send Mail"; + // + // dialToolStripMenuItem + // + this.dialToolStripMenuItem.Name = "dialToolStripMenuItem"; + this.dialToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.dialToolStripMenuItem.Text = "Dial"; + // + // internetToolStripMenuItem + // + this.internetToolStripMenuItem.Name = "internetToolStripMenuItem"; + this.internetToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.internetToolStripMenuItem.Text = "Internet Call"; + // + // helpToolStripMenuItem + // + this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.aboutAddressBookToolStripMenuItem}); + this.helpToolStripMenuItem.Name = "helpToolStripMenuItem"; + this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20); + this.helpToolStripMenuItem.Text = "Help"; + // + // aboutAddressBookToolStripMenuItem + // + this.aboutAddressBookToolStripMenuItem.Name = "aboutAddressBookToolStripMenuItem"; + this.aboutAddressBookToolStripMenuItem.Size = new System.Drawing.Size(182, 22); + this.aboutAddressBookToolStripMenuItem.Text = "About Address Book"; + // + // contactsView + // + this.contactsView.Dock = System.Windows.Forms.DockStyle.Fill; + this.contactsView.Location = new System.Drawing.Point(208, 72); + this.contactsView.Name = "contactsView"; + this.contactsView.Size = new System.Drawing.Size(458, 353); + this.contactsView.TabIndex = 3; + this.contactsView.UseCompatibleStateImageBehavior = false; + this.contactsView.View = System.Windows.Forms.View.List; + // + // treeView1 + // + this.treeView1.Dock = System.Windows.Forms.DockStyle.Left; + this.treeView1.Location = new System.Drawing.Point(0, 72); + this.treeView1.Name = "treeView1"; + treeNode1.Name = "Node0"; + treeNode1.Text = "Shared Contacts"; + this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { + treeNode1}); + this.treeView1.Size = new System.Drawing.Size(208, 353); + this.treeView1.TabIndex = 4; + this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterSelect); + // + // toolbar + // + this.toolbar.BackColor = System.Drawing.Color.Silver; + this.toolbar.BackgroundImage = global::TimeHACK.Properties.Resources.WinClassicGENERALApplicationToolbarBackground; + this.toolbar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.toolbar.Controls.Add(this.toolProp); + this.toolbar.Controls.Add(this.toolNew); + this.toolbar.Controls.Add(this.toolDelete); + this.toolbar.Dock = System.Windows.Forms.DockStyle.Top; + this.toolbar.Location = new System.Drawing.Point(0, 24); + this.toolbar.Name = "toolbar"; + this.toolbar.Size = new System.Drawing.Size(666, 48); + this.toolbar.TabIndex = 5; + // + // toolProp + // + this.toolProp.BackColor = System.Drawing.Color.Transparent; + this.toolProp.Image = global::TimeHACK.Properties.Resources.WinClassicAddressBookPropertiesIcon; + this.toolProp.Location = new System.Drawing.Point(65, 3); + this.toolProp.Name = "toolProp"; + this.toolProp.Size = new System.Drawing.Size(61, 39); + this.toolProp.TabIndex = 0; + this.toolProp.TabStop = false; + this.toolProp.Click += new System.EventHandler(this.toolProp_Click); + // + // toolNew + // + this.toolNew.BackColor = System.Drawing.Color.Transparent; + this.toolNew.Image = global::TimeHACK.Properties.Resources.WinClassicAddressBookNewIcon; + this.toolNew.Location = new System.Drawing.Point(16, 4); + this.toolNew.Name = "toolNew"; + this.toolNew.Size = new System.Drawing.Size(43, 39); + this.toolNew.TabIndex = 0; + this.toolNew.TabStop = false; + // + // toolDelete + // + this.toolDelete.BackColor = System.Drawing.Color.Transparent; + this.toolDelete.Image = global::TimeHACK.Properties.Resources.WinClassicAddressBookDeleteIcon; + this.toolDelete.Location = new System.Drawing.Point(132, 3); + this.toolDelete.Name = "toolDelete"; + this.toolDelete.Size = new System.Drawing.Size(61, 39); + this.toolDelete.TabIndex = 0; + this.toolDelete.TabStop = false; + this.toolDelete.Click += new System.EventHandler(this.toolDelete_Click); + // + // newContext + // + this.newContext.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.newContactToolStripMenuItem1, + this.newFolderToolStripMenuItem1}); + this.newContext.Name = "newContext"; + this.newContext.Size = new System.Drawing.Size(153, 48); + // + // newContactToolStripMenuItem1 + // + this.newContactToolStripMenuItem1.Name = "newContactToolStripMenuItem1"; + this.newContactToolStripMenuItem1.Size = new System.Drawing.Size(152, 22); + this.newContactToolStripMenuItem1.Text = "New Contact..."; + this.newContactToolStripMenuItem1.Click += new System.EventHandler(this.newContactToolStripMenuItem1_Click); + // + // newFolderToolStripMenuItem1 + // + this.newFolderToolStripMenuItem1.Name = "newFolderToolStripMenuItem1"; + this.newFolderToolStripMenuItem1.Size = new System.Drawing.Size(152, 22); + this.newFolderToolStripMenuItem1.Text = "New Folder..."; + this.newFolderToolStripMenuItem1.Click += new System.EventHandler(this.newFolderToolStripMenuItem1_Click); + // + // WinClassicAddressBook + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.Controls.Add(this.contactsView); + this.Controls.Add(this.treeView1); + this.Controls.Add(this.toolbar); + this.Controls.Add(this.topmenu); + this.Name = "WinClassicAddressBook"; + this.Size = new System.Drawing.Size(666, 425); + this.topmenu.ResumeLayout(false); + this.topmenu.PerformLayout(); + this.toolbar.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.toolProp)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.toolNew)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.toolDelete)).EndInit(); + this.newContext.ResumeLayout(false); + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + private System.Windows.Forms.MenuStrip topmenu; + private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem viewToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem toolsToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem newContactToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem newFolderToolStripMenuItem; + private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; + private System.Windows.Forms.ToolStripMenuItem propertiesToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem; + private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; + private System.Windows.Forms.ToolStripMenuItem importToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem exportToolStripMenuItem; + private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; + private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; + private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem; + private System.Windows.Forms.ListView contactsView; + private System.Windows.Forms.TreeView treeView1; + private System.Windows.Forms.ToolStripMenuItem toolbarToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem foldersToolStripMenuItem; + private System.Windows.Forms.Panel toolbar; + private System.Windows.Forms.PictureBox toolNew; + private System.Windows.Forms.PictureBox toolDelete; + private System.Windows.Forms.PictureBox toolProp; + private System.Windows.Forms.ToolStripMenuItem actionToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem sendMailToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem dialToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem internetToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem aboutAddressBookToolStripMenuItem; + private System.Windows.Forms.ContextMenuStrip newContext; + private System.Windows.Forms.ToolStripMenuItem newContactToolStripMenuItem1; + private System.Windows.Forms.ToolStripMenuItem newFolderToolStripMenuItem1; + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/WinClassicAddressBook.cs b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/WinClassicAddressBook.cs new file mode 100644 index 0000000..24404bf --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/WinClassicAddressBook.cs @@ -0,0 +1,293 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Drawing; +using System.Data; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; +using TimeHACK.Engine; +using TimeHACK.Engine.Template; + +namespace TimeHACK.OS.Win95.Win95Apps +{ + public partial class WinClassicAddressBook : UserControl + { + WindowManager wm = new WindowManager(); + + public List<AddressBookContactList> AddressBookObjects; + public WinClassicAddressBook() + { + InitializeComponent(); + foreach (ToolStripMenuItem item in topmenu.Items) + { + item.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((0))); + item.BackColor = Color.Silver; + item.BackgroundImage = Properties.Resources.sliversilver; + item.BackgroundImageLayout = ImageLayout.Center; + item.DisplayStyle = ToolStripItemDisplayStyle.Text; + } + + //Time to prepare to load all the fonts up for the combo boxes + + //foreach (FontFamily font in System.Drawing.FontFamily.Families) + //{ + // Added to the ComboBox here + + //comboFont.Items.Add(font.Name); + //} + + AddressBookObjects = new List<AddressBookContactList> + { + new AddressBookContactList() + { + AttachedNode = treeView1.Nodes[0].Text, + } + }; + } + + private void treeView1_AfterSelect(object sender, TreeViewEventArgs e) + { + UpdateContactListFromNodeName(treeView1.SelectedNode.Text); + } + + //AddressBookContactList GetAddressBookContactListFromNode(string NodeText) + //{ + // AddressBookContactList toReturn = new AddressBookContactList(); + // foreach (AddressBookContactList lstitem in AddressBookObjects) + // { + // if (lstitem.AttachedNode == NodeText) + // { + // toReturn = lstitem; + // } + // } + // if (toReturn == null) + // { + // // Something has gone wrong! + // MessageBox.Show("Unable to find list of items"); + // } + // MessageBox.Show("Gone through process!"); + // return toReturn; + //} + + public void UpdateContactListFromNodeName(string NodeName) + { + contactsView.Items.Clear(); + try + { + foreach (AddressBookContactList ContactList in AddressBookObjects) + { + if (ContactList.AttachedNode == NodeName) + { + foreach (AddressBookContact contact in ContactList.Contacts) + { + if (contact != null) + { + if (contact.FirstName != null) + { + contactsView.Items.Add(contact.FirstName + " " + contact.MiddleName + " " + contact.LastName); + } + } + else + { + MessageBox.Show("Null contact!"); + } + } + } + } + } catch + { + + } + } + + public void AddFolderToNode(TreeNode OldTreeNode, string NewNodeName) + { + if (OldTreeNode != null) + { + OldTreeNode.Nodes.Add(NewNodeName); + + AddressBookObjects.Add(new AddressBookContactList + { + AttachedNode = NewNodeName, + }); + } + } + + private void newFolderToolStripMenuItem_Click(object sender, EventArgs e) + { + NewFolder(); + } + + void NewFolder() + { + FRMWinClassicAddressBookNewFolder abnf = new FRMWinClassicAddressBookNewFolder(); + WinClassic app = wm.StartWin95(abnf, "Address Book - New Folder", Properties.Resources.Win95IconWordpad, true, true, true); + + if (treeView1.SelectedNode != null) + { + if (Program.AddressBookSelectedFolderName != null) + { + AddFolderToNode(treeView1.SelectedNode, Program.AddressBookSelectedFolderName); + } + else + { + wm.StartInfobox95("Address Book - New Folder", "You must enter a folder name!", Properties.Resources.Win95Error); + } + } + } + + private void newContactToolStripMenuItem_Click(object sender, EventArgs e) + { + NewContact(); + } + + void NewContact() + { + FRMWinClassicAddressBookNewContact abnc = new FRMWinClassicAddressBookNewContact(); + WinClassic app = wm.StartWin95(abnc, "Address Book - New Contact", Properties.Resources.Win95IconWordpad, true, true, true); + + if (treeView1.SelectedNode != null) + { + if (Program.AddressBookSelectedContact != null) + { + foreach (AddressBookContactList ContactList in AddressBookObjects) + { + if (ContactList.AttachedNode == treeView1.SelectedNode.Text) + { + ContactList.Contacts.Add(Program.AddressBookSelectedContact); + contactsView.Items.Add(Program.AddressBookSelectedContact.FirstName + " " + Program.AddressBookSelectedContact.MiddleName + " " + Program.AddressBookSelectedContact.LastName); + } + } + } + } + } + + private void toolProp_Click(object sender, EventArgs e) + { + OpenProperties(); + } + + void OpenProperties() + { + FRMWinClassicAddressBookNewContact abnc = new FRMWinClassicAddressBookNewContact(); + + // Finds the selected contact + if (treeView1.SelectedNode != null) + { + foreach (AddressBookContactList ContactList in AddressBookObjects) + { + if (ContactList.AttachedNode == treeView1.SelectedNode.Text) + { + foreach (AddressBookContact Contact in ContactList.Contacts) + { + if ((Contact.FirstName + " " + Contact.MiddleName + " " + Contact.LastName) == contactsView.FocusedItem.Text) + { + abnc.toSet = Contact; + } + } + } + } + WinClassic app = wm.StartWin95(abnc, "Address Book - Contact Properties", Properties.Resources.Win95IconWordpad, true, true, true); + + if (treeView1.SelectedNode != null) + { + if (Program.AddressBookSelectedContact != null) + { + foreach (AddressBookContactList ContactList in AddressBookObjects) + { + if (ContactList.AttachedNode == treeView1.SelectedNode.Text) + { + foreach (AddressBookContact Contact in ContactList.Contacts) + { + if ((Contact.FirstName + " " + Contact.MiddleName + " " + Contact.LastName) == contactsView.FocusedItem.Text) + { + ContactList.Contacts.Remove(Contact); + ContactList.Contacts.Add(Program.AddressBookSelectedContact); + } + } + } + } + } + } + } + + + } + + private void propertiesToolStripMenuItem_Click(object sender, EventArgs e) + { + OpenProperties(); + } + + private void deleteToolStripMenuItem_Click(object sender, EventArgs e) + { + DeleteContact(); + } + + void DeleteContact() + { + if (treeView1.SelectedNode != null) + { + foreach (AddressBookContactList ContactList in AddressBookObjects) + { + if (ContactList.AttachedNode == treeView1.SelectedNode.Text) + { + foreach (AddressBookContact Contact in ContactList.Contacts) + { + if ((Contact.FirstName + " " + Contact.MiddleName + " " + Contact.LastName) == contactsView.FocusedItem.Text) + { + ContactList.Contacts.Remove(Contact); + } + } + } + } + } + } + + private void toolDelete_Click(object sender, EventArgs e) + { + DeleteContact(); + } + + private void newContactToolStripMenuItem1_Click(object sender, EventArgs e) + { + NewContact(); + } + + private void newFolderToolStripMenuItem1_Click(object sender, EventArgs e) + { + NewFolder(); + } + + private void toolbarToolStripMenuItem_Click(object sender, EventArgs e) + { + toolbar.Visible = toolbarToolStripMenuItem.Checked; + } + + private void foldersToolStripMenuItem_Click(object sender, EventArgs e) + { + treeView1.Visible = foldersToolStripMenuItem.Checked; + } + + private void exitToolStripMenuItem_Click(object sender, EventArgs e) + { + ((Form)this.TopLevelControl).Close(); + } + } + + public class AddressBookContact + { + public string FirstName; + public string MiddleName; + public string LastName; + public List<String> Emails = new List<String>(); + } + + public class AddressBookContactList + { + public String AttachedNode; + public List<AddressBookContact> Contacts = new List<AddressBookContact>(); + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/WinClassicAddressBook.resx b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/WinClassicAddressBook.resx new file mode 100644 index 0000000..e1c367e --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/AddressBook/WinClassicAddressBook.resx @@ -0,0 +1,126 @@ +<?xml version="1.0" encoding="utf-8"?> +<root> + <!-- + Microsoft ResX Schema + + Version 2.0 + + The primary goals of this format is to allow a simple XML format + that is mostly human readable. The generation and parsing of the + various data types are done through the TypeConverter classes + associated with the data types. + + Example: + + ... ado.net/XML headers & schema ... + <resheader name="resmimetype">text/microsoft-resx</resheader> + <resheader name="version">2.0</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> + <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> + <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> + <value>[base64 mime encoded serialized .NET Framework object]</value> + </data> + <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> + <comment>This is a comment</comment> + </data> + + There are any number of "resheader" rows that contain simple + name/value pairs. + + Each data row contains a name, and value. The row also contains a + type or mimetype. Type corresponds to a .NET class that support + text/value conversion through the TypeConverter architecture. + Classes that don't support this are serialized and stored with the + mimetype set. + + The mimetype is used for serialized objects, and tells the + ResXResourceReader how to depersist the object. This is currently not + extensible. For a given mimetype the value must be set accordingly: + + Note - application/x-microsoft.net.object.binary.base64 is the format + that the ResXResourceWriter will generate, however the reader can + read any of the formats listed below. + + mimetype: application/x-microsoft.net.object.binary.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.soap.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Soap.SoapFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.bytearray.base64 + value : The object must be serialized into a byte array + : using a System.ComponentModel.TypeConverter + : and then encoded with base64 encoding. + --> + <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:element name="root" msdata:IsDataSet="true"> + <xsd:complexType> + <xsd:choice maxOccurs="unbounded"> + <xsd:element name="metadata"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" /> + </xsd:sequence> + <xsd:attribute name="name" use="required" type="xsd:string" /> + <xsd:attribute name="type" type="xsd:string" /> + <xsd:attribute name="mimetype" type="xsd:string" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="assembly"> + <xsd:complexType> + <xsd:attribute name="alias" type="xsd:string" /> + <xsd:attribute name="name" type="xsd:string" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="data"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="resheader"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" /> + </xsd:complexType> + </xsd:element> + </xsd:choice> + </xsd:complexType> + </xsd:element> + </xsd:schema> + <resheader name="resmimetype"> + <value>text/microsoft-resx</value> + </resheader> + <resheader name="version"> + <value>2.0</value> + </resheader> + <resheader name="reader"> + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <resheader name="writer"> + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <metadata name="topmenu.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>17, 17</value> + </metadata> + <metadata name="newContext.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>118, 17</value> + </metadata> +</root>
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.Designer.cs new file mode 100644 index 0000000..2e9742b --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.Designer.cs @@ -0,0 +1,61 @@ +namespace TimeHACK.WinClassicForms +{ + partial class TestApp + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Component Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.label1 = new System.Windows.Forms.Label(); + this.SuspendLayout(); + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(24, 91); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(237, 65); + this.label1.TabIndex = 0; + this.label1.Text = "If you are reading this, you are reading a window\r\nwith borders that are being re" + + "ndered by the\r\nWindowManager. All you need is 3 lines of code.\r\n\r\nTHIS IS AWESOM" + + "E!"; + // + // TestApp + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.Controls.Add(this.label1); + this.Name = "TestApp"; + this.Size = new System.Drawing.Size(292, 274); + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + + private System.Windows.Forms.Label label1; + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs b/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs new file mode 100644 index 0000000..0c2e6a8 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.cs @@ -0,0 +1,13 @@ +using System.Windows.Forms; + +namespace TimeHACK.WinClassicForms +{ + public partial class TestApp : UserControl + { + public TestApp() + { + InitializeComponent(); + } + } +} + diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.resx b/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/TestApp.resx @@ -0,0 +1,120 @@ +<?xml version="1.0" encoding="utf-8"?> +<root> + <!-- + Microsoft ResX Schema + + Version 2.0 + + The primary goals of this format is to allow a simple XML format + that is mostly human readable. The generation and parsing of the + various data types are done through the TypeConverter classes + associated with the data types. + + Example: + + ... ado.net/XML headers & schema ... + <resheader name="resmimetype">text/microsoft-resx</resheader> + <resheader name="version">2.0</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> + <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> + <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> + <value>[base64 mime encoded serialized .NET Framework object]</value> + </data> + <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> + <comment>This is a comment</comment> + </data> + + There are any number of "resheader" rows that contain simple + name/value pairs. + + Each data row contains a name, and value. The row also contains a + type or mimetype. Type corresponds to a .NET class that support + text/value conversion through the TypeConverter architecture. + Classes that don't support this are serialized and stored with the + mimetype set. + + The mimetype is used for serialized objects, and tells the + ResXResourceReader how to depersist the object. This is currently not + extensible. For a given mimetype the value must be set accordingly: + + Note - application/x-microsoft.net.object.binary.base64 is the format + that the ResXResourceWriter will generate, however the reader can + read any of the formats listed below. + + mimetype: application/x-microsoft.net.object.binary.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.soap.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Soap.SoapFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.bytearray.base64 + value : The object must be serialized into a byte array + : using a System.ComponentModel.TypeConverter + : and then encoded with base64 encoding. + --> + <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:element name="root" msdata:IsDataSet="true"> + <xsd:complexType> + <xsd:choice maxOccurs="unbounded"> + <xsd:element name="metadata"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" /> + </xsd:sequence> + <xsd:attribute name="name" use="required" type="xsd:string" /> + <xsd:attribute name="type" type="xsd:string" /> + <xsd:attribute name="mimetype" type="xsd:string" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="assembly"> + <xsd:complexType> + <xsd:attribute name="alias" type="xsd:string" /> + <xsd:attribute name="name" type="xsd:string" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="data"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="resheader"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" /> + </xsd:complexType> + </xsd:element> + </xsd:choice> + </xsd:complexType> + </xsd:element> + </xsd:schema> + <resheader name="resmimetype"> + <value>text/microsoft-resx</value> + </resheader> + <resheader name="version"> + <value>2.0</value> + </resheader> + <resheader name="reader"> + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <resheader name="writer"> + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> +</root>
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicFTPClient.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicFTPClient.Designer.cs new file mode 100644 index 0000000..45203e1 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicFTPClient.Designer.cs @@ -0,0 +1,276 @@ +namespace TimeHACK.OS.Win95.Win95Apps +{ + partial class WinClassicFTPClient + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Component Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.components = new System.ComponentModel.Container(); + System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] { + "/software/"}, -1, System.Drawing.Color.Black, System.Drawing.Color.Empty, null); + System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem(new string[] { + "index.html"}, -1, System.Drawing.Color.Black, System.Drawing.Color.Empty, null); + System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem(new string[] { + "???.html"}, -1, System.Drawing.Color.Black, System.Drawing.Color.Empty, null); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WinClassicFTPClient)); + this.topBar = new System.Windows.Forms.Panel(); + this.button1 = new System.Windows.Forms.Button(); + this.infoLabel = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.textBox4 = new System.Windows.Forms.TextBox(); + this.label3 = new System.Windows.Forms.Label(); + this.passBox = new System.Windows.Forms.TextBox(); + this.label2 = new System.Windows.Forms.Label(); + this.usernameBox = new System.Windows.Forms.TextBox(); + this.label1 = new System.Windows.Forms.Label(); + this.hostnameBox = new System.Windows.Forms.TextBox(); + this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); + this.panel1 = new System.Windows.Forms.Panel(); + this.button2 = new System.Windows.Forms.Button(); + this.welcomeLabel = new System.Windows.Forms.Label(); + this.ftpFiles = new System.Windows.Forms.ListView(); + this.fileIcons = new System.Windows.Forms.ImageList(this.components); + this.topBar.SuspendLayout(); + this.panel1.SuspendLayout(); + this.SuspendLayout(); + // + // topBar + // + this.topBar.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; + this.topBar.Controls.Add(this.button1); + this.topBar.Controls.Add(this.infoLabel); + this.topBar.Controls.Add(this.label4); + this.topBar.Controls.Add(this.textBox4); + this.topBar.Controls.Add(this.label3); + this.topBar.Controls.Add(this.passBox); + this.topBar.Controls.Add(this.label2); + this.topBar.Controls.Add(this.usernameBox); + this.topBar.Controls.Add(this.label1); + this.topBar.Controls.Add(this.hostnameBox); + this.topBar.Dock = System.Windows.Forms.DockStyle.Top; + this.topBar.Location = new System.Drawing.Point(0, 0); + this.topBar.Name = "topBar"; + this.topBar.Size = new System.Drawing.Size(762, 30); + this.topBar.TabIndex = 0; + // + // button1 + // + this.button1.Location = new System.Drawing.Point(585, 2); + this.button1.Name = "button1"; + this.button1.Size = new System.Drawing.Size(44, 23); + this.button1.TabIndex = 5; + this.button1.Text = "Login"; + this.button1.UseVisualStyleBackColor = true; + this.button1.Click += new System.EventHandler(this.button1_Click); + // + // infoLabel + // + this.infoLabel.AutoSize = true; + this.infoLabel.ForeColor = System.Drawing.Color.Red; + this.infoLabel.Location = new System.Drawing.Point(635, 7); + this.infoLabel.Name = "infoLabel"; + this.infoLabel.Size = new System.Drawing.Size(35, 13); + this.infoLabel.TabIndex = 8; + this.infoLabel.Text = "label5"; + this.infoLabel.Visible = false; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.Location = new System.Drawing.Point(503, 7); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(29, 13); + this.label4.TabIndex = 6; + this.label4.Text = "&Port:"; + // + // textBox4 + // + this.textBox4.Enabled = false; + this.textBox4.Location = new System.Drawing.Point(538, 4); + this.textBox4.Name = "textBox4"; + this.textBox4.Size = new System.Drawing.Size(41, 20); + this.textBox4.TabIndex = 7; + this.textBox4.Text = "21"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(335, 7); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(56, 13); + this.label3.TabIndex = 4; + this.label3.Text = "Pass&word:"; + // + // passBox + // + this.passBox.Location = new System.Drawing.Point(397, 4); + this.passBox.Name = "passBox"; + this.passBox.PasswordChar = '*'; + this.passBox.Size = new System.Drawing.Size(100, 20); + this.passBox.TabIndex = 5; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(156, 7); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(58, 13); + this.label2.TabIndex = 2; + this.label2.Text = "&Username:"; + // + // usernameBox + // + this.usernameBox.Location = new System.Drawing.Point(214, 4); + this.usernameBox.Name = "usernameBox"; + this.usernameBox.Size = new System.Drawing.Size(100, 20); + this.usernameBox.TabIndex = 3; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(8, 7); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(32, 13); + this.label1.TabIndex = 1; + this.label1.Text = "&Host:"; + // + // hostnameBox + // + this.hostnameBox.Location = new System.Drawing.Point(41, 4); + this.hostnameBox.Name = "hostnameBox"; + this.hostnameBox.Size = new System.Drawing.Size(100, 20); + this.hostnameBox.TabIndex = 1; + // + // contextMenuStrip1 + // + this.contextMenuStrip1.Name = "contextMenuStrip1"; + this.contextMenuStrip1.Size = new System.Drawing.Size(61, 4); + // + // panel1 + // + this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; + this.panel1.Controls.Add(this.button2); + this.panel1.Controls.Add(this.welcomeLabel); + this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.panel1.Location = new System.Drawing.Point(0, 469); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(762, 30); + this.panel1.TabIndex = 9; + // + // button2 + // + this.button2.Location = new System.Drawing.Point(3, 2); + this.button2.Name = "button2"; + this.button2.Size = new System.Drawing.Size(75, 23); + this.button2.TabIndex = 0; + this.button2.Text = "button2"; + this.button2.UseVisualStyleBackColor = true; + // + // welcomeLabel + // + this.welcomeLabel.BackColor = System.Drawing.Color.WhiteSmoke; + this.welcomeLabel.Location = new System.Drawing.Point(577, 7); + this.welcomeLabel.Name = "welcomeLabel"; + this.welcomeLabel.Size = new System.Drawing.Size(178, 13); + this.welcomeLabel.TabIndex = 0; + this.welcomeLabel.Text = "Please login to a remote FTP server."; + this.welcomeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // ftpFiles + // + this.ftpFiles.Alignment = System.Windows.Forms.ListViewAlignment.Left; + this.ftpFiles.AutoArrange = false; + this.ftpFiles.BackColor = System.Drawing.Color.White; + this.ftpFiles.BackgroundImageTiled = true; + this.ftpFiles.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.ftpFiles.Cursor = System.Windows.Forms.Cursors.Default; + this.ftpFiles.Dock = System.Windows.Forms.DockStyle.Fill; + this.ftpFiles.ForeColor = System.Drawing.Color.White; + listViewItem1.StateImageIndex = 0; + listViewItem2.Checked = true; + listViewItem2.StateImageIndex = 1; + listViewItem3.Checked = true; + listViewItem3.StateImageIndex = 1; + this.ftpFiles.Items.AddRange(new System.Windows.Forms.ListViewItem[] { + listViewItem1, + listViewItem2, + listViewItem3}); + this.ftpFiles.Location = new System.Drawing.Point(0, 30); + this.ftpFiles.Name = "ftpFiles"; + this.ftpFiles.Size = new System.Drawing.Size(762, 439); + this.ftpFiles.SmallImageList = this.fileIcons; + this.ftpFiles.StateImageList = this.fileIcons; + this.ftpFiles.TabIndex = 7; + this.ftpFiles.TileSize = new System.Drawing.Size(32, 32); + this.ftpFiles.UseCompatibleStateImageBehavior = false; + this.ftpFiles.View = System.Windows.Forms.View.List; + this.ftpFiles.Visible = false; + this.ftpFiles.Click += new System.EventHandler(this.ftpItems_Click); + // + // fileIcons + // + this.fileIcons.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("fileIcons.ImageStream"))); + this.fileIcons.TransparentColor = System.Drawing.Color.Transparent; + this.fileIcons.Images.SetKeyName(0, "WinClassicFolder.png"); + this.fileIcons.Images.SetKeyName(1, "WinClassicNotepad.png"); + // + // WinClassicFTPClient + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.Controls.Add(this.ftpFiles); + this.Controls.Add(this.panel1); + this.Controls.Add(this.topBar); + this.Name = "WinClassicFTPClient"; + this.Size = new System.Drawing.Size(762, 499); + this.topBar.ResumeLayout(false); + this.topBar.PerformLayout(); + this.panel1.ResumeLayout(false); + this.ResumeLayout(false); + + } + + #endregion + + private System.Windows.Forms.Panel topBar; + private System.Windows.Forms.Label label4; + private System.Windows.Forms.TextBox textBox4; + private System.Windows.Forms.Label label3; + private System.Windows.Forms.TextBox passBox; + private System.Windows.Forms.Label label2; + private System.Windows.Forms.TextBox usernameBox; + private System.Windows.Forms.Label label1; + private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; + public System.Windows.Forms.TextBox hostnameBox; + private System.Windows.Forms.Label infoLabel; + private System.Windows.Forms.Button button1; + private System.Windows.Forms.Panel panel1; + private System.Windows.Forms.Button button2; + private System.Windows.Forms.Label welcomeLabel; + internal System.Windows.Forms.ListView ftpFiles; + private System.Windows.Forms.ImageList fileIcons; + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicFTPClient.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicFTPClient.cs new file mode 100644 index 0000000..ab7e61f --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicFTPClient.cs @@ -0,0 +1,66 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Drawing; +using System.Data; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; + +namespace TimeHACK.OS.Win95.Win95Apps +{ + public partial class WinClassicFTPClient : UserControl + { + public WinClassicFTPClient() + { + InitializeComponent(); + } + + + private void button1_Click(object sender, EventArgs e) + { + if (hostnameBox.Text == "172.68.119.42") + { + infoLabel.Hide(); + if (usernameBox.Text == "12padams") + { + infoLabel.Hide(); + if (passBox.Text == "projectDeath98") + { + infoLabel.Hide(); + infoLabel.ForeColor = Color.Green; + infoLabel.Text = "[200] OK"; + welcomeLabel.Hide(); + infoLabel.Show(); + } + else + { + infoLabel.Text = "[430] Incorrect Password"; + infoLabel.Show(); + } + } + else + { + infoLabel.Text = "[430] Incorrect Username"; + infoLabel.Show(); + } + } + else + { + infoLabel.Text = "[404] Not Found"; + infoLabel.Show(); + } + } + + private void ftpItems_Click(object sender, EventArgs e) + { + Point objDrawingPoint = ftpFiles.PointToClient(Cursor.Position); + ListViewItem objListViewItem = new ListViewItem(); + if (objListViewItem.Text == "/software/") + { + + } + } + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicFTPClient.resx b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicFTPClient.resx new file mode 100644 index 0000000..7b49ca1 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicFTPClient.resx @@ -0,0 +1,198 @@ +<?xml version="1.0" encoding="utf-8"?> +<root> + <!-- + Microsoft ResX Schema + + Version 2.0 + + The primary goals of this format is to allow a simple XML format + that is mostly human readable. The generation and parsing of the + various data types are done through the TypeConverter classes + associated with the data types. + + Example: + + ... ado.net/XML headers & schema ... + <resheader name="resmimetype">text/microsoft-resx</resheader> + <resheader name="version">2.0</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> + <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> + <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> + <value>[base64 mime encoded serialized .NET Framework object]</value> + </data> + <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> + <comment>This is a comment</comment> + </data> + + There are any number of "resheader" rows that contain simple + name/value pairs. + + Each data row contains a name, and value. The row also contains a + type or mimetype. Type corresponds to a .NET class that support + text/value conversion through the TypeConverter architecture. + Classes that don't support this are serialized and stored with the + mimetype set. + + The mimetype is used for serialized objects, and tells the + ResXResourceReader how to depersist the object. This is currently not + extensible. For a given mimetype the value must be set accordingly: + + Note - application/x-microsoft.net.object.binary.base64 is the format + that the ResXResourceWriter will generate, however the reader can + read any of the formats listed below. + + mimetype: application/x-microsoft.net.object.binary.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.soap.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Soap.SoapFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.bytearray.base64 + value : The object must be serialized into a byte array + : using a System.ComponentModel.TypeConverter + : and then encoded with base64 encoding. + --> + <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:element name="root" msdata:IsDataSet="true"> + <xsd:complexType> + <xsd:choice maxOccurs="unbounded"> + <xsd:element name="metadata"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" /> + </xsd:sequence> + <xsd:attribute name="name" use="required" type="xsd:string" /> + <xsd:attribute name="type" type="xsd:string" /> + <xsd:attribute name="mimetype" type="xsd:string" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="assembly"> + <xsd:complexType> + <xsd:attribute name="alias" type="xsd:string" /> + <xsd:attribute name="name" type="xsd:string" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="data"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="resheader"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" /> + </xsd:complexType> + </xsd:element> + </xsd:choice> + </xsd:complexType> + </xsd:element> + </xsd:schema> + <resheader name="resmimetype"> + <value>text/microsoft-resx</value> + </resheader> + <resheader name="version"> + <value>2.0</value> + </resheader> + <resheader name="reader"> + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <resheader name="writer"> + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <metadata name="contextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>17, 17</value> + </metadata> + <metadata name="fileIcons.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>172, 17</value> + </metadata> + <data name="fileIcons.ImageStream" mimetype="application/x-microsoft.net.object.binary.base64"> + <value> + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAAO + DwAAAk1TRnQBSQFMAgEBAgEAAQgBAAEIAQABIAEAASABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo + AwABgAMAASADAAEBAQABCAYAARAYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA + AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 + AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA + AWYDAAGZAwABzAIAATMDAAIzAgABMwFmAgABMwGZAgABMwHMAgABMwH/AgABZgMAAWYBMwIAAmYCAAFm + AZkCAAFmAcwCAAFmAf8CAAGZAwABmQEzAgABmQFmAgACmQIAAZkBzAIAAZkB/wIAAcwDAAHMATMCAAHM + AWYCAAHMAZkCAALMAgABzAH/AgAB/wFmAgAB/wGZAgAB/wHMAQABMwH/AgAB/wEAATMBAAEzAQABZgEA + ATMBAAGZAQABMwEAAcwBAAEzAQAB/wEAAf8BMwIAAzMBAAIzAWYBAAIzAZkBAAIzAcwBAAIzAf8BAAEz + AWYCAAEzAWYBMwEAATMCZgEAATMBZgGZAQABMwFmAcwBAAEzAWYB/wEAATMBmQIAATMBmQEzAQABMwGZ + AWYBAAEzApkBAAEzAZkBzAEAATMBmQH/AQABMwHMAgABMwHMATMBAAEzAcwBZgEAATMBzAGZAQABMwLM + AQABMwHMAf8BAAEzAf8BMwEAATMB/wFmAQABMwH/AZkBAAEzAf8BzAEAATMC/wEAAWYDAAFmAQABMwEA + AWYBAAFmAQABZgEAAZkBAAFmAQABzAEAAWYBAAH/AQABZgEzAgABZgIzAQABZgEzAWYBAAFmATMBmQEA + AWYBMwHMAQABZgEzAf8BAAJmAgACZgEzAQADZgEAAmYBmQEAAmYBzAEAAWYBmQIAAWYBmQEzAQABZgGZ + AWYBAAFmApkBAAFmAZkBzAEAAWYBmQH/AQABZgHMAgABZgHMATMBAAFmAcwBmQEAAWYCzAEAAWYBzAH/ + AQABZgH/AgABZgH/ATMBAAFmAf8BmQEAAWYB/wHMAQABzAEAAf8BAAH/AQABzAEAApkCAAGZATMBmQEA + AZkBAAGZAQABmQEAAcwBAAGZAwABmQIzAQABmQEAAWYBAAGZATMBzAEAAZkBAAH/AQABmQFmAgABmQFm + ATMBAAGZATMBZgEAAZkBZgGZAQABmQFmAcwBAAGZATMB/wEAApkBMwEAApkBZgEAA5kBAAKZAcwBAAKZ + Af8BAAGZAcwCAAGZAcwBMwEAAWYBzAFmAQABmQHMAZkBAAGZAswBAAGZAcwB/wEAAZkB/wIAAZkB/wEz + AQABmQHMAWYBAAGZAf8BmQEAAZkB/wHMAQABmQL/AQABzAMAAZkBAAEzAQABzAEAAWYBAAHMAQABmQEA + AcwBAAHMAQABmQEzAgABzAIzAQABzAEzAWYBAAHMATMBmQEAAcwBMwHMAQABzAEzAf8BAAHMAWYCAAHM + AWYBMwEAAZkCZgEAAcwBZgGZAQABzAFmAcwBAAGZAWYB/wEAAcwBmQIAAcwBmQEzAQABzAGZAWYBAAHM + ApkBAAHMAZkBzAEAAcwBmQH/AQACzAIAAswBMwEAAswBZgEAAswBmQEAA8wBAALMAf8BAAHMAf8CAAHM + Af8BMwEAAZkB/wFmAQABzAH/AZkBAAHMAf8BzAEAAcwC/wEAAcwBAAEzAQAB/wEAAWYBAAH/AQABmQEA + AcwBMwIAAf8CMwEAAf8BMwFmAQAB/wEzAZkBAAH/ATMBzAEAAf8BMwH/AQAB/wFmAgAB/wFmATMBAAHM + AmYBAAH/AWYBmQEAAf8BZgHMAQABzAFmAf8BAAH/AZkCAAH/AZkBMwEAAf8BmQFmAQAB/wKZAQAB/wGZ + AcwBAAH/AZkB/wEAAf8BzAIAAf8BzAEzAQAB/wHMAWYBAAH/AcwBmQEAAf8CzAEAAf8BzAH/AQAC/wEz + AQABzAH/AWYBAAL/AZkBAAL/AcwBAAJmAf8BAAFmAf8BZgEAAWYC/wEAAf8CZgEAAf8BZgH/AQAC/wFm + AQABIQEAAaUBAANfAQADdwEAA4YBAAOWAQADywEAA7IBAAPXAQAD3QEAA+MBAAPqAQAD8QEAA/gBAAHw + AfsB/wEAAaQCoAEAA4ADAAH/AgAB/wMAAv8BAAH/AwAB/wEAAf8BAAL/AgAD/6QAAewVBwEAAQdnAAHs + Fv8BBwEAAQdmAAHsFv8BBwEAAQdEAAHsHgMDAAHsAv8GAA7/AQcBAAEHRAAB7AH/AfsBBwH7AQcB+wEH + AfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcBAwMAAewW/wEHAQABB0QA + AewB/wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7 + AQMDAAHsAv8GAA7/AQcBAAEHRAAB7AH/AfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEH + AfsBBwH7AQcB+wEHAfsBBwH7AQcBAwMAAewW/wEHAQABB0QAAewB/wEHAfsBBwH7AQcB+wEHAfsBBwH7 + AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQMDAAHsFv8BBwEAAQdEAAHsAf8B+wEH + AfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwEDAwAB7AL/ + EgAC/wEHAQABB0QAAewB/wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7 + AQcB+wEHAfsBBwH7AQMDAAHsFv8BBwEAAQdEAAHsAf8B+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEH + AfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwEDAwAB7AL/EgAC/wEHAQABB0QAAewB/wEHAfsBBwH7 + AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQMDAAHsFv8BBwEA + AQdEAAHsAf8B+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEH + AfsBBwEDAwAB7AL/EgAC/wEHAQABB0QAAewB/wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7 + AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQMDAAHsFv8BBwEAAQdEAAHsAf8B+wEHAfsBBwH7AQcB+wEH + AfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwEDAwAB7AL/EgAC/wEHAQABB0QA + AewB/wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7 + AQMDAAHsFv8BBwEAAQdEAAHsAf8B+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEH + AfsBBwH7AQcB+wEHAfsBBwEDAwAB7Bb/AQcBAAEHRAAB7AH/AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7 + AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBAwMAAewC/wYADv8BBwEAAQdEAAHsAf8B+wEH + AfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwEDAwAB7Bb/ + AQcBAAEHRAAB7AH/AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7 + AQcB+wEHAfsBAwMAAewW/wEHAQABB0QAAewB/wH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEH + AfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAQMDAAHsFv8BBwEAAQdEAAHsAf8BBwH7AQcB+wEHAfsBBwH7 + AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEDAwAB7AL/BgAO/wEHAQABB0QA + AewB/wH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwH7AQcB+wEH + AQMDAAHsFv8BBwEAAQdEAAHsHf8EAAHsAv8GAAf/AQAB/wMAAv8BBwEAAQdEAAHsDwcO7AQAAewW/wEH + AQABB0UAAewB/wH7AQcB+wEHAfsBBwH7AQcB+wEHAfsBBwHsEgAB7Bb/AQcBAAEHRgAB7AH/AfsBBwH7 + AQcB+wEHAfsBBwH7AQcB7BMAAewW/wEHAQABB0cAAewJ/wHsFAAB7AH/AQAC/wEAAv8BAAL/AQAC/wEA + Av8BAAL/AQAC/wHsAQABB0gACewVAAHsAf8BAAL/AQAC/wEAAv8BAAL/AQAC/wEAAv8BAAL/AewBAAEH + ZwAB7AH/AuwB/wLsAf8C7AH/AuwB/wLsAf8C7AH/AuwB/wHsxQABQgFNAT4HAAE+AwABKAMAAYADAAEg + AwABAQEAAQEGAAECFgAD/wEABP8B8AIAAR8IAAT/AeACAAEPCAAE/wHAAgABBwgAAYACAAEBAcACAAEH + DAABwAIAAQcMAAHAAgABBwwAAcACAAEHDAABwAIAAQcMAAHAAgABBwwAAcACAAEHDAABwAIAAQcMAAHA + AgABBwwAAcACAAEHDAABwAIAAQcMAAHAAgABBwwAAcACAAEHDAABwAIAAQcMAAHAAgABBwwAAcACAAEH + DAABwAIAAQcMAAHAAgABBwwAAcACAAEHDAABwAIAAQcMAAHAAgABBwwAAcACAAEHCwABAQHAAgABBwgA + AYABAAL/AcACAAEHCAABwAEBAv8BwAIAAQcIAAHgAQMC/wHAAgABBwgAAfABBwL/AcACAAEHCAAE/wHg + AgABDwgABP8B8gFJASQBvwgACw== +</value> + </data> +</root>
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.Designer.cs new file mode 100644 index 0000000..0006026 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.Designer.cs @@ -0,0 +1,193 @@ +namespace TimeHACK.OS.Win95.Win95Apps +{ + partial class WinClassicHWCV + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Component Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WinClassicHWCV)); + this.program = new System.Windows.Forms.Panel(); + this.Panel2 = new System.Windows.Forms.Panel(); + this.Label3 = new System.Windows.Forms.Label(); + this.Button1 = new System.Windows.Forms.Button(); + this.TextBox2 = new System.Windows.Forms.TextBox(); + this.TextBox1 = new System.Windows.Forms.TextBox(); + this.toprightcorner = new System.Windows.Forms.Panel(); + this.bottomrightcorner = new System.Windows.Forms.Panel(); + this.bottomleftcorner = new System.Windows.Forms.Panel(); + this.topleftcorner = new System.Windows.Forms.Panel(); + this.PictureBox1 = new System.Windows.Forms.PictureBox(); + this.program.SuspendLayout(); + this.Panel2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit(); + this.SuspendLayout(); + // + // program + // + this.program.BackColor = System.Drawing.Color.Silver; + this.program.Controls.Add(this.PictureBox1); + this.program.Controls.Add(this.Panel2); + this.program.Controls.Add(this.toprightcorner); + this.program.Controls.Add(this.bottomrightcorner); + this.program.Controls.Add(this.bottomleftcorner); + this.program.Controls.Add(this.topleftcorner); + this.program.Dock = System.Windows.Forms.DockStyle.Fill; + this.program.Location = new System.Drawing.Point(0, 0); + this.program.Name = "program"; + this.program.Size = new System.Drawing.Size(361, 324); + this.program.TabIndex = 11; + // + // Panel2 + // + this.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.Panel2.Controls.Add(this.Label3); + this.Panel2.Controls.Add(this.Button1); + this.Panel2.Controls.Add(this.TextBox2); + this.Panel2.Controls.Add(this.TextBox1); + this.Panel2.Dock = System.Windows.Forms.DockStyle.Bottom; + this.Panel2.Location = new System.Drawing.Point(0, 135); + this.Panel2.Name = "Panel2"; + this.Panel2.Size = new System.Drawing.Size(361, 189); + this.Panel2.TabIndex = 9; + // + // Label3 + // + this.Label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.Label3.AutoSize = true; + this.Label3.Location = new System.Drawing.Point(7, 168); + this.Label3.Name = "Label3"; + this.Label3.Size = new System.Drawing.Size(148, 13); + this.Label3.TabIndex = 3; + this.Label3.Text = "Content Found: Time Distortor"; + // + // Button1 + // + this.Button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.Button1.Location = new System.Drawing.Point(278, 145); + this.Button1.Name = "Button1"; + this.Button1.Size = new System.Drawing.Size(75, 20); + this.Button1.TabIndex = 2; + this.Button1.Text = "Display"; + this.Button1.UseVisualStyleBackColor = true; + this.Button1.Click += new System.EventHandler(this.Button1_Click); + // + // TextBox2 + // + this.TextBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.TextBox2.Location = new System.Drawing.Point(12, 144); + this.TextBox2.Name = "TextBox2"; + this.TextBox2.Size = new System.Drawing.Size(226, 20); + this.TextBox2.TabIndex = 1; + // + // TextBox1 + // + this.TextBox1.Anchor = System.Windows.Forms.AnchorStyles.None; + this.TextBox1.BackColor = System.Drawing.Color.Silver; + this.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.TextBox1.Location = new System.Drawing.Point(22, 4); + this.TextBox1.Multiline = true; + this.TextBox1.Name = "TextBox1"; + this.TextBox1.ReadOnly = true; + this.TextBox1.Size = new System.Drawing.Size(321, 137); + this.TextBox1.TabIndex = 0; + this.TextBox1.Text = resources.GetString("TextBox1.Text"); + this.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + // + // toprightcorner + // + this.toprightcorner.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.toprightcorner.Location = new System.Drawing.Point(357, 0); + this.toprightcorner.Name = "toprightcorner"; + this.toprightcorner.Size = new System.Drawing.Size(4, 4); + this.toprightcorner.TabIndex = 6; + // + // bottomrightcorner + // + this.bottomrightcorner.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.bottomrightcorner.Cursor = System.Windows.Forms.Cursors.SizeNWSE; + this.bottomrightcorner.Location = new System.Drawing.Point(357, 320); + this.bottomrightcorner.Name = "bottomrightcorner"; + this.bottomrightcorner.Size = new System.Drawing.Size(4, 4); + this.bottomrightcorner.TabIndex = 4; + // + // bottomleftcorner + // + this.bottomleftcorner.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.bottomleftcorner.Location = new System.Drawing.Point(0, 320); + this.bottomleftcorner.Name = "bottomleftcorner"; + this.bottomleftcorner.Size = new System.Drawing.Size(4, 4); + this.bottomleftcorner.TabIndex = 2; + // + // topleftcorner + // + this.topleftcorner.Location = new System.Drawing.Point(0, 0); + this.topleftcorner.Name = "topleftcorner"; + this.topleftcorner.Size = new System.Drawing.Size(4, 4); + this.topleftcorner.TabIndex = 1; + // + // PictureBox1 + // + this.PictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.PictureBox1.Image = global::TimeHACK.Properties.Resources.WinClassicHWCV; + this.PictureBox1.Location = new System.Drawing.Point(5, 24); + this.PictureBox1.Name = "PictureBox1"; + this.PictureBox1.Size = new System.Drawing.Size(351, 107); + this.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.PictureBox1.TabIndex = 0; + this.PictureBox1.TabStop = false; + // + // WinClassicHWCV + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.Controls.Add(this.program); + this.Name = "WinClassicHWCV"; + this.Size = new System.Drawing.Size(361, 324); + this.program.ResumeLayout(false); + this.Panel2.ResumeLayout(false); + this.Panel2.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit(); + this.ResumeLayout(false); + + } + + #endregion + + internal System.Windows.Forms.Panel program; + internal System.Windows.Forms.PictureBox PictureBox1; + internal System.Windows.Forms.Panel Panel2; + internal System.Windows.Forms.Label Label3; + internal System.Windows.Forms.Button Button1; + internal System.Windows.Forms.TextBox TextBox2; + internal System.Windows.Forms.TextBox TextBox1; + internal System.Windows.Forms.Panel toprightcorner; + internal System.Windows.Forms.Panel bottomrightcorner; + internal System.Windows.Forms.Panel bottomleftcorner; + internal System.Windows.Forms.Panel topleftcorner; + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs new file mode 100644 index 0000000..6f9bb07 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs @@ -0,0 +1,35 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Drawing; +using System.Data; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; + +namespace TimeHACK.OS.Win95.Win95Apps +{ + public partial class WinClassicHWCV : UserControl + { + public WinClassicHWCV() + { + InitializeComponent(); + } + + private void Button1_Click(object sender, EventArgs e) + { + if (TextBox1.Text == "www.12padams.com") + { + Label3.Show(); + Label3.Text = "Hidden Content Found: Time Distorter"; + TitleScreen.frm95.hiddenpadamsFound = true; + } + else + { + Label3.Show(); + Label3.Text = "No Content Found"; + } + } + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.resx b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.resx new file mode 100644 index 0000000..fb1f692 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.resx @@ -0,0 +1,128 @@ +<?xml version="1.0" encoding="utf-8"?> +<root> + <!-- + Microsoft ResX Schema + + Version 2.0 + + The primary goals of this format is to allow a simple XML format + that is mostly human readable. The generation and parsing of the + various data types are done through the TypeConverter classes + associated with the data types. + + Example: + + ... ado.net/XML headers & schema ... + <resheader name="resmimetype">text/microsoft-resx</resheader> + <resheader name="version">2.0</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> + <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> + <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> + <value>[base64 mime encoded serialized .NET Framework object]</value> + </data> + <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> + <comment>This is a comment</comment> + </data> + + There are any number of "resheader" rows that contain simple + name/value pairs. + + Each data row contains a name, and value. The row also contains a + type or mimetype. Type corresponds to a .NET class that support + text/value conversion through the TypeConverter architecture. + Classes that don't support this are serialized and stored with the + mimetype set. + + The mimetype is used for serialized objects, and tells the + ResXResourceReader how to depersist the object. This is currently not + extensible. For a given mimetype the value must be set accordingly: + + Note - application/x-microsoft.net.object.binary.base64 is the format + that the ResXResourceWriter will generate, however the reader can + read any of the formats listed below. + + mimetype: application/x-microsoft.net.object.binary.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.soap.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Soap.SoapFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.bytearray.base64 + value : The object must be serialized into a byte array + : using a System.ComponentModel.TypeConverter + : and then encoded with base64 encoding. + --> + <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:element name="root" msdata:IsDataSet="true"> + <xsd:complexType> + <xsd:choice maxOccurs="unbounded"> + <xsd:element name="metadata"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" /> + </xsd:sequence> + <xsd:attribute name="name" use="required" type="xsd:string" /> + <xsd:attribute name="type" type="xsd:string" /> + <xsd:attribute name="mimetype" type="xsd:string" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="assembly"> + <xsd:complexType> + <xsd:attribute name="alias" type="xsd:string" /> + <xsd:attribute name="name" type="xsd:string" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="data"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="resheader"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" /> + </xsd:complexType> + </xsd:element> + </xsd:choice> + </xsd:complexType> + </xsd:element> + </xsd:schema> + <resheader name="resmimetype"> + <value>text/microsoft-resx</value> + </resheader> + <resheader name="version"> + <value>2.0</value> + </resheader> + <resheader name="reader"> + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <resheader name="writer"> + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <data name="TextBox1.Text" xml:space="preserve"> + <value>This Program is a hacking tool which is able to view hidden content on websites. + +To view hidden content just type the name of the website in the box below and this will enable you to see all the hidden features on a website. + +WARNING: This only displays hidden content which can not be accessed in anyway without this software. +</value> + </data> +</root>
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs new file mode 100644 index 0000000..c2b5db2 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.Designer.cs @@ -0,0 +1,376 @@ +namespace TimeHACK.OS.Win95.Win95Apps +{ + partial class WinClassicNotepad + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Component Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.menuStrip1 = new System.Windows.Forms.MenuStrip(); + this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.saveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.pageSetupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.printToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.cutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.pasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.timeDateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.wordWrapToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.searchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.findToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.findNextToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.helpTopicsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.aboutNotepadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.mainText = new System.Windows.Forms.TextBox(); + this.menuStrip1.SuspendLayout(); + this.SuspendLayout(); + // + // menuStrip1 + // + this.menuStrip1.BackColor = System.Drawing.Color.Silver; + this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.fileToolStripMenuItem, + this.editToolStripMenuItem, + this.searchToolStripMenuItem, + this.helpToolStripMenuItem}); + this.menuStrip1.Location = new System.Drawing.Point(0, 0); + this.menuStrip1.Name = "menuStrip1"; + this.menuStrip1.Size = new System.Drawing.Size(619, 24); + this.menuStrip1.TabIndex = 0; + this.menuStrip1.Text = "menuStrip1"; + // + // fileToolStripMenuItem + // + this.fileToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.fileToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.fileToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.newToolStripMenuItem, + this.openToolStripMenuItem, + this.saveToolStripMenuItem, + this.saveAsToolStripMenuItem, + this.pageSetupToolStripMenuItem, + this.printToolStripMenuItem, + this.exitToolStripMenuItem}); + this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; + this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); + this.fileToolStripMenuItem.Text = "File"; + // + // newToolStripMenuItem + // + this.newToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.newToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.newToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.newToolStripMenuItem.Name = "newToolStripMenuItem"; + this.newToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.newToolStripMenuItem.Text = "New"; + // + // openToolStripMenuItem + // + this.openToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.openToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.openToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.openToolStripMenuItem.Name = "openToolStripMenuItem"; + this.openToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.openToolStripMenuItem.Text = "Open..."; + this.openToolStripMenuItem.Click += new System.EventHandler(this.openToolStripMenuItem_Click); + // + // saveToolStripMenuItem + // + this.saveToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.saveToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.saveToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.saveToolStripMenuItem.Name = "saveToolStripMenuItem"; + this.saveToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.saveToolStripMenuItem.Text = "Save"; + this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click); + // + // saveAsToolStripMenuItem + // + this.saveAsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.saveAsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.saveAsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem"; + this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.saveAsToolStripMenuItem.Text = "Save As..."; + // + // pageSetupToolStripMenuItem + // + this.pageSetupToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.pageSetupToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.pageSetupToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.pageSetupToolStripMenuItem.Name = "pageSetupToolStripMenuItem"; + this.pageSetupToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.pageSetupToolStripMenuItem.Text = "Page Setup..."; + // + // printToolStripMenuItem + // + this.printToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.printToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.printToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.printToolStripMenuItem.Name = "printToolStripMenuItem"; + this.printToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.printToolStripMenuItem.Text = "Print"; + // + // exitToolStripMenuItem + // + this.exitToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.exitToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.exitToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; + this.exitToolStripMenuItem.Size = new System.Drawing.Size(152, 22); + this.exitToolStripMenuItem.Text = "Exit"; + this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); + // + // editToolStripMenuItem + // + this.editToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.editToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.editToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.undoToolStripMenuItem, + this.cutToolStripMenuItem, + this.copyToolStripMenuItem, + this.pasteToolStripMenuItem, + this.deleteToolStripMenuItem, + this.selectAllToolStripMenuItem, + this.timeDateToolStripMenuItem, + this.wordWrapToolStripMenuItem}); + this.editToolStripMenuItem.Name = "editToolStripMenuItem"; + this.editToolStripMenuItem.Size = new System.Drawing.Size(39, 20); + this.editToolStripMenuItem.Text = "Edit"; + // + // undoToolStripMenuItem + // + this.undoToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.undoToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.undoToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.undoToolStripMenuItem.Name = "undoToolStripMenuItem"; + this.undoToolStripMenuItem.Size = new System.Drawing.Size(134, 22); + this.undoToolStripMenuItem.Text = "Undo"; + this.undoToolStripMenuItem.Click += new System.EventHandler(this.undoToolStripMenuItem_Click); + // + // cutToolStripMenuItem + // + this.cutToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.cutToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.cutToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.cutToolStripMenuItem.Name = "cutToolStripMenuItem"; + this.cutToolStripMenuItem.Size = new System.Drawing.Size(134, 22); + this.cutToolStripMenuItem.Text = "Cut"; + this.cutToolStripMenuItem.Click += new System.EventHandler(this.cutToolStripMenuItem_Click); + // + // copyToolStripMenuItem + // + this.copyToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.copyToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.copyToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.copyToolStripMenuItem.Name = "copyToolStripMenuItem"; + this.copyToolStripMenuItem.Size = new System.Drawing.Size(134, 22); + this.copyToolStripMenuItem.Text = "Copy"; + this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click); + // + // pasteToolStripMenuItem + // + this.pasteToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.pasteToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.pasteToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.pasteToolStripMenuItem.Name = "pasteToolStripMenuItem"; + this.pasteToolStripMenuItem.Size = new System.Drawing.Size(134, 22); + this.pasteToolStripMenuItem.Text = "Paste"; + this.pasteToolStripMenuItem.Click += new System.EventHandler(this.pasteToolStripMenuItem_Click); + // + // deleteToolStripMenuItem + // + this.deleteToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.deleteToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.deleteToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem"; + this.deleteToolStripMenuItem.Size = new System.Drawing.Size(134, 22); + this.deleteToolStripMenuItem.Text = "Delete"; + this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click); + // + // selectAllToolStripMenuItem + // + this.selectAllToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.selectAllToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.selectAllToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem"; + this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(134, 22); + this.selectAllToolStripMenuItem.Text = "Select All"; + this.selectAllToolStripMenuItem.Click += new System.EventHandler(this.selectAllToolStripMenuItem_Click); + // + // timeDateToolStripMenuItem + // + this.timeDateToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.timeDateToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.timeDateToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.timeDateToolStripMenuItem.Name = "timeDateToolStripMenuItem"; + this.timeDateToolStripMenuItem.Size = new System.Drawing.Size(134, 22); + this.timeDateToolStripMenuItem.Text = "Time/Date"; + this.timeDateToolStripMenuItem.Click += new System.EventHandler(this.timeDateToolStripMenuItem_Click); + // + // wordWrapToolStripMenuItem + // + this.wordWrapToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.wordWrapToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.wordWrapToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.wordWrapToolStripMenuItem.CheckOnClick = true; + this.wordWrapToolStripMenuItem.Name = "wordWrapToolStripMenuItem"; + this.wordWrapToolStripMenuItem.Size = new System.Drawing.Size(134, 22); + this.wordWrapToolStripMenuItem.Text = "Word Wrap"; + this.wordWrapToolStripMenuItem.Click += new System.EventHandler(this.wordWrapToolStripMenuItem_Click); + // + // searchToolStripMenuItem + // + this.searchToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.searchToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.searchToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.searchToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; + this.searchToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.findToolStripMenuItem, + this.findNextToolStripMenuItem}); + this.searchToolStripMenuItem.Name = "searchToolStripMenuItem"; + this.searchToolStripMenuItem.Size = new System.Drawing.Size(54, 20); + this.searchToolStripMenuItem.Text = "Search"; + // + // findToolStripMenuItem + // + this.findToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.findToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.findToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.findToolStripMenuItem.Name = "findToolStripMenuItem"; + this.findToolStripMenuItem.Size = new System.Drawing.Size(124, 22); + this.findToolStripMenuItem.Text = "Find..."; + // + // findNextToolStripMenuItem + // + this.findNextToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.findNextToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.findNextToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.findNextToolStripMenuItem.Name = "findNextToolStripMenuItem"; + this.findNextToolStripMenuItem.Size = new System.Drawing.Size(124, 22); + this.findNextToolStripMenuItem.Text = "Find Next"; + // + // helpToolStripMenuItem + // + this.helpToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.helpToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.helpToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.helpToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; + this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.helpTopicsToolStripMenuItem, + this.aboutNotepadToolStripMenuItem}); + this.helpToolStripMenuItem.Name = "helpToolStripMenuItem"; + this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20); + this.helpToolStripMenuItem.Text = "Help"; + // + // helpTopicsToolStripMenuItem + // + this.helpTopicsToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.helpTopicsToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.helpTopicsToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.helpTopicsToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; + this.helpTopicsToolStripMenuItem.Name = "helpTopicsToolStripMenuItem"; + this.helpTopicsToolStripMenuItem.Size = new System.Drawing.Size(156, 22); + this.helpTopicsToolStripMenuItem.Text = "Help Topics"; + // + // aboutNotepadToolStripMenuItem + // + this.aboutNotepadToolStripMenuItem.BackColor = System.Drawing.Color.Silver; + this.aboutNotepadToolStripMenuItem.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.aboutNotepadToolStripMenuItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.aboutNotepadToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; + this.aboutNotepadToolStripMenuItem.Name = "aboutNotepadToolStripMenuItem"; + this.aboutNotepadToolStripMenuItem.Size = new System.Drawing.Size(156, 22); + this.aboutNotepadToolStripMenuItem.Text = "About Notepad"; + this.aboutNotepadToolStripMenuItem.Click += new System.EventHandler(this.aboutNotepadToolStripMenuItem_Click); + // + // mainText + // + this.mainText.Dock = System.Windows.Forms.DockStyle.Fill; + this.mainText.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.mainText.Location = new System.Drawing.Point(0, 24); + this.mainText.MaxLength = 131072; + this.mainText.Multiline = true; + this.mainText.Name = "mainText"; + this.mainText.ScrollBars = System.Windows.Forms.ScrollBars.Both; + this.mainText.Size = new System.Drawing.Size(619, 341); + this.mainText.TabIndex = 1; + this.mainText.WordWrap = false; + // + // WinClassicNotepad + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.Controls.Add(this.mainText); + this.Controls.Add(this.menuStrip1); + this.Name = "WinClassicNotepad"; + this.Size = new System.Drawing.Size(619, 365); + this.menuStrip1.ResumeLayout(false); + this.menuStrip1.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + + private System.Windows.Forms.MenuStrip menuStrip1; + private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem newToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem saveAsToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem pageSetupToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem printToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem; + private System.Windows.Forms.TextBox mainText; + private System.Windows.Forms.ToolStripMenuItem undoToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem cutToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem copyToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem pasteToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem selectAllToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem timeDateToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem wordWrapToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem searchToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem findToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem findNextToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem helpTopicsToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem aboutNotepadToolStripMenuItem; + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.cs new file mode 100644 index 0000000..f1920ed --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.cs @@ -0,0 +1,125 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Drawing; +using System.Data; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; +using TimeHACK.Engine; +using static TimeHACK.Engine.FileDialogBoxManager; +using System.IO; + +namespace TimeHACK.OS.Win95.Win95Apps +{ + public partial class WinClassicNotepad : UserControl + { + public WinClassicNotepad() + { + InitializeComponent(); + foreach (ToolStripMenuItem item in menuStrip1.Items) + { + item.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((0))); + item.BackColor = Color.Silver; + item.BackgroundImage = Properties.Resources.sliversilver; + item.BackgroundImageLayout = ImageLayout.Center; + item.DisplayStyle = ToolStripItemDisplayStyle.Text; + } + } + + private void exitToolStripMenuItem_Click(object sender, EventArgs e) + { + this.ParentForm.Close(); + } + + private void aboutNotepadToolStripMenuItem_Click(object sender, EventArgs e) + { + WindowManager wm = new WindowManager(); + wm.StartAboutBox95("Notepad", "Microsoft Notepad", Properties.Resources.WinClassicNotepad); + } + + private void wordWrapToolStripMenuItem_Click(object sender, EventArgs e) + { + mainText.WordWrap = wordWrapToolStripMenuItem.Checked; + } + + private void selectAllToolStripMenuItem_Click(object sender, EventArgs e) + { + mainText.SelectAll(); + } + + private void undoToolStripMenuItem_Click(object sender, EventArgs e) + { + mainText.Undo(); + } + + private void cutToolStripMenuItem_Click(object sender, EventArgs e) + { + if (mainText.SelectedText.Length >= 0) + { + mainText.Cut(); + } + } + + private void copyToolStripMenuItem_Click(object sender, EventArgs e) + { + if (mainText.SelectedText.Length >= 0) + { + mainText.Copy(); + } + } + + private void pasteToolStripMenuItem_Click(object sender, EventArgs e) + { + mainText.Paste(); + } + + private void deleteToolStripMenuItem_Click(object sender, EventArgs e) + { + mainText.Text.Remove(mainText.SelectionStart, mainText.SelectedText.Length); + } + + private void timeDateToolStripMenuItem_Click(object sender, EventArgs e) + { + string DateTime = System.DateTime.Now.ToString("HH:mm tt dd/MM/yyyy"); + mainText.AppendText(DateTime); + } + + private void openToolStripMenuItem_Click(object sender, EventArgs e) + { + try + { + ActivateSaveFileDialog(".txt"); + String selectedPath; + selectedPath = Program.OpenFileExplorerAsDialogAndReturnGivenPath(); + + MessageBox.Show(selectedPath); + if (selectedPath != "") + { + mainText.Text = ReadTextFile(selectedPath); + } + } + catch + { + } + } + + private void saveToolStripMenuItem_Click(object sender, EventArgs e) + { + try + { + ActivateSaveFileDialog(".txt"); + String selectedPath; + selectedPath = Program.OpenFileExplorerAsDialogAndReturnGivenPath(); + + MessageBox.Show(selectedPath); + if (selectedPath != "") + { + File.WriteAllText(selectedPath, mainText.Text); + } + } catch { + } + } + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.resx b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.resx new file mode 100644 index 0000000..d5494e3 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicNotepad.resx @@ -0,0 +1,123 @@ +<?xml version="1.0" encoding="utf-8"?> +<root> + <!-- + Microsoft ResX Schema + + Version 2.0 + + The primary goals of this format is to allow a simple XML format + that is mostly human readable. The generation and parsing of the + various data types are done through the TypeConverter classes + associated with the data types. + + Example: + + ... ado.net/XML headers & schema ... + <resheader name="resmimetype">text/microsoft-resx</resheader> + <resheader name="version">2.0</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> + <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> + <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> + <value>[base64 mime encoded serialized .NET Framework object]</value> + </data> + <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> + <comment>This is a comment</comment> + </data> + + There are any number of "resheader" rows that contain simple + name/value pairs. + + Each data row contains a name, and value. The row also contains a + type or mimetype. Type corresponds to a .NET class that support + text/value conversion through the TypeConverter architecture. + Classes that don't support this are serialized and stored with the + mimetype set. + + The mimetype is used for serialized objects, and tells the + ResXResourceReader how to depersist the object. This is currently not + extensible. For a given mimetype the value must be set accordingly: + + Note - application/x-microsoft.net.object.binary.base64 is the format + that the ResXResourceWriter will generate, however the reader can + read any of the formats listed below. + + mimetype: application/x-microsoft.net.object.binary.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.soap.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Soap.SoapFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.bytearray.base64 + value : The object must be serialized into a byte array + : using a System.ComponentModel.TypeConverter + : and then encoded with base64 encoding. + --> + <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:element name="root" msdata:IsDataSet="true"> + <xsd:complexType> + <xsd:choice maxOccurs="unbounded"> + <xsd:element name="metadata"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" /> + </xsd:sequence> + <xsd:attribute name="name" use="required" type="xsd:string" /> + <xsd:attribute name="type" type="xsd:string" /> + <xsd:attribute name="mimetype" type="xsd:string" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="assembly"> + <xsd:complexType> + <xsd:attribute name="alias" type="xsd:string" /> + <xsd:attribute name="name" type="xsd:string" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="data"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="resheader"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" /> + </xsd:complexType> + </xsd:element> + </xsd:choice> + </xsd:complexType> + </xsd:element> + </xsd:schema> + <resheader name="resmimetype"> + <value>text/microsoft-resx</value> + </resheader> + <resheader name="version"> + <value>2.0</value> + </resheader> + <resheader name="reader"> + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <resheader name="writer"> + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <metadata name="menuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>17, 17</value> + </metadata> +</root>
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.Designer.cs new file mode 100644 index 0000000..b505208 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.Designer.cs @@ -0,0 +1,210 @@ +namespace TimeHACK.OS.Win95.Win95Apps +{ + partial class WinClassicTerminal + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Component Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.cmdPrompt = new System.Windows.Forms.RichTextBox(); + this.actionPanel = new System.Windows.Forms.Panel(); + this.btnFont = new System.Windows.Forms.Button(); + this.btnCopy = new System.Windows.Forms.Button(); + this.termMax = new System.Windows.Forms.Button(); + this.btnNothing = new System.Windows.Forms.Button(); + this.btnSettings = new System.Windows.Forms.Button(); + this.btnPaste = new System.Windows.Forms.Button(); + this.btnMark = new System.Windows.Forms.Button(); + this.sizeSel = new System.Windows.Forms.ComboBox(); + this.actionPanel.SuspendLayout(); + this.SuspendLayout(); + // + // cmdPrompt + // + this.cmdPrompt.BackColor = System.Drawing.Color.Black; + this.cmdPrompt.Dock = System.Windows.Forms.DockStyle.Fill; + this.cmdPrompt.Font = new System.Drawing.Font("Lucida Console", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cmdPrompt.ForeColor = System.Drawing.Color.White; + this.cmdPrompt.Location = new System.Drawing.Point(0, 0); + this.cmdPrompt.Name = "cmdPrompt"; + this.cmdPrompt.ShowSelectionMargin = true; + this.cmdPrompt.Size = new System.Drawing.Size(459, 262); + this.cmdPrompt.TabIndex = 0; + this.cmdPrompt.Text = ""; + this.cmdPrompt.KeyUp += new System.Windows.Forms.KeyEventHandler(this.richTextBox1_KeyUp); + // + // actionPanel + // + this.actionPanel.BackColor = System.Drawing.Color.Silver; + this.actionPanel.Controls.Add(this.btnFont); + this.actionPanel.Controls.Add(this.btnCopy); + this.actionPanel.Controls.Add(this.termMax); + this.actionPanel.Controls.Add(this.btnNothing); + this.actionPanel.Controls.Add(this.btnSettings); + this.actionPanel.Controls.Add(this.btnPaste); + this.actionPanel.Controls.Add(this.btnMark); + this.actionPanel.Controls.Add(this.sizeSel); + this.actionPanel.Dock = System.Windows.Forms.DockStyle.Top; + this.actionPanel.Location = new System.Drawing.Point(0, 0); + this.actionPanel.Name = "actionPanel"; + this.actionPanel.Size = new System.Drawing.Size(459, 28); + this.actionPanel.TabIndex = 1; + // + // btnFont + // + this.btnFont.BackgroundImage = global::TimeHACK.Properties.Resources.termFont; + this.btnFont.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; + this.btnFont.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnFont.Location = new System.Drawing.Point(266, 3); + this.btnFont.Name = "btnFont"; + this.btnFont.Size = new System.Drawing.Size(23, 22); + this.btnFont.TabIndex = 7; + this.btnFont.UseVisualStyleBackColor = true; + this.btnFont.Click += new System.EventHandler(this.btnFont_Click); + // + // btnCopy + // + this.btnCopy.BackgroundImage = global::TimeHACK.Properties.Resources.termCopy; + this.btnCopy.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; + this.btnCopy.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnCopy.Location = new System.Drawing.Point(126, 3); + this.btnCopy.Name = "btnCopy"; + this.btnCopy.Size = new System.Drawing.Size(23, 22); + this.btnCopy.TabIndex = 6; + this.btnCopy.UseVisualStyleBackColor = true; + this.btnCopy.Click += new System.EventHandler(this.btnCopy_Click); + // + // termMax + // + this.termMax.BackgroundImage = global::TimeHACK.Properties.Resources.termMax; + this.termMax.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; + this.termMax.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.termMax.Location = new System.Drawing.Point(180, 3); + this.termMax.Name = "termMax"; + this.termMax.Size = new System.Drawing.Size(23, 22); + this.termMax.TabIndex = 5; + this.termMax.UseVisualStyleBackColor = true; + this.termMax.Click += new System.EventHandler(this.termMax_Click); + // + // btnNothing + // + this.btnNothing.BackgroundImage = global::TimeHACK.Properties.Resources.termNothing; + this.btnNothing.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; + this.btnNothing.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnNothing.Location = new System.Drawing.Point(234, 3); + this.btnNothing.Name = "btnNothing"; + this.btnNothing.Size = new System.Drawing.Size(23, 22); + this.btnNothing.TabIndex = 4; + this.btnNothing.UseVisualStyleBackColor = true; + // + // btnSettings + // + this.btnSettings.BackgroundImage = global::TimeHACK.Properties.Resources.termSettings; + this.btnSettings.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; + this.btnSettings.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnSettings.Location = new System.Drawing.Point(212, 3); + this.btnSettings.Name = "btnSettings"; + this.btnSettings.Size = new System.Drawing.Size(23, 22); + this.btnSettings.TabIndex = 3; + this.btnSettings.UseVisualStyleBackColor = true; + this.btnSettings.Click += new System.EventHandler(this.btnSettings_Click); + // + // btnPaste + // + this.btnPaste.BackgroundImage = global::TimeHACK.Properties.Resources.termPaste; + this.btnPaste.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; + this.btnPaste.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnPaste.Location = new System.Drawing.Point(148, 3); + this.btnPaste.Name = "btnPaste"; + this.btnPaste.Size = new System.Drawing.Size(23, 22); + this.btnPaste.TabIndex = 2; + this.btnPaste.UseVisualStyleBackColor = true; + this.btnPaste.Click += new System.EventHandler(this.btnPaste_Click); + // + // btnMark + // + this.btnMark.BackgroundImage = global::TimeHACK.Properties.Resources.termMark; + this.btnMark.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; + this.btnMark.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnMark.Location = new System.Drawing.Point(104, 3); + this.btnMark.Name = "btnMark"; + this.btnMark.Size = new System.Drawing.Size(23, 22); + this.btnMark.TabIndex = 1; + this.btnMark.UseVisualStyleBackColor = true; + // + // sizeSel + // + this.sizeSel.BackColor = System.Drawing.Color.Silver; + this.sizeSel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.sizeSel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.sizeSel.FormattingEnabled = true; + this.sizeSel.Items.AddRange(new object[] { + "Auto", + "4 x 6", + "5 x 12", + "6 x 8", + "6 x 12", + "7 x 12", + "7 x 14", + "7 x 15", + "8 x 8", + "8 x 12", + "8 x 16", + "10 x 18", + "10 x 20", + "12 x 16", + "12 x 22"}); + this.sizeSel.Location = new System.Drawing.Point(4, 4); + this.sizeSel.Name = "sizeSel"; + this.sizeSel.Size = new System.Drawing.Size(92, 21); + this.sizeSel.TabIndex = 0; + // + // WinClassicTerminal + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.Controls.Add(this.actionPanel); + this.Controls.Add(this.cmdPrompt); + this.Name = "WinClassicTerminal"; + this.Size = new System.Drawing.Size(459, 262); + this.actionPanel.ResumeLayout(false); + this.ResumeLayout(false); + + } + + #endregion + + private System.Windows.Forms.RichTextBox cmdPrompt; + private System.Windows.Forms.Panel actionPanel; + private System.Windows.Forms.Button btnFont; + private System.Windows.Forms.Button btnCopy; + private System.Windows.Forms.Button termMax; + private System.Windows.Forms.Button btnNothing; + private System.Windows.Forms.Button btnSettings; + private System.Windows.Forms.Button btnPaste; + private System.Windows.Forms.Button btnMark; + private System.Windows.Forms.ComboBox sizeSel; + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.cs new file mode 100644 index 0000000..b24d5ab --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.cs @@ -0,0 +1,132 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Drawing; +using System.Data; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; +using System.Media; +using System.IO; +using System.Threading; +using System.Reflection; +using System.Linq.Expressions; +using System.Diagnostics; + +namespace TimeHACK.OS.Win95.Win95Apps +{ + public partial class WinClassicTerminal : UserControl + { + public Engine.WindowManager wm = new Engine.WindowManager(); + + public static int currentLine = 0; + public static string prefix = @"C:\>"; + public static string startupDir = $"{Engine.SaveSystem.ProfileMyComputerDirectory}"; + + public WinClassicTerminal() + { + InitializeComponent(); + + // Paint the classic borders + btnCopy.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2); + btnFont.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2); + btnMark.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2); + btnNothing.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2); + btnPaste.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2); + btnSettings.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2); + sizeSel.Paint += (sender, args) => Engine.Paintbrush.PaintClassicBorders(sender, args, 2); + + // Set the default index to "Auto" + sizeSel.SelectedIndex = 0; + + // Set the font and append the prefix text + cmdPrompt.Font = new Font(TitleScreen.pfc.Families[1], 10F, FontStyle.Regular); + cmdPrompt.AppendText(prefix); + + cmdPrompt.BringToFront(); + } + /// <summary> + /// Write text to the Terminal and create a new line. Very similar to the Win32 Console.WriteLine Function. + /// </summary> + /// <param name="Text"></param> + public void WriteLine(string Text) + { + cmdPrompt.AppendText(Text + "\n"); + this.Update(); + } + + /// <summary> + /// Write text to the Terminal. Very similar to the Win32 Console.Write Function. + /// </summary> + /// <param name="Text"></param> + public void Write(string Text) + { + cmdPrompt.AppendText(Text); + cmdPrompt.Update(); + } + + private void btnCopy_Click(object sender, EventArgs e) + { + if (cmdPrompt.SelectedText.Length > 0) + Clipboard.SetText(cmdPrompt.SelectedText); // Set the clipboard text to the selection of the RichTextBox + else + wm.StartInfobox95("ERROR", "You need to select something to copy.", Properties.Resources.Win95Error); // Display an error message if the length is 0 + } + + private void btnPaste_Click(object sender, EventArgs e) + { + if (Clipboard.GetText() != "") + Write(Clipboard.GetText()); // Write the contents of the Clipboard text in the RichTextBox + else + wm.StartInfobox95("ERROR", "You need to have something in your clipboard to paste.", Properties.Resources.Win95Error); // Display an error message if the clipboard is null/empty + } + + private void termMax_Click(object sender, EventArgs e) + { + var windowState = ((Engine.Template.WinClassic)this.TopLevelControl).WindowState; + + if (windowState == FormWindowState.Normal) + windowState = FormWindowState.Maximized; + else if (windowState == FormWindowState.Maximized) + windowState = FormWindowState.Normal; + } + + private void btnSettings_Click(object sender, EventArgs e) + { + wm.StartInfobox95("INFO", "This feature has not been implemented yet. Stay tuned! -Jason", Properties.Resources.Win95Info); + //TODO: Well, add the settings... + } + + private void btnFont_Click(object sender, EventArgs e) + { + //TODO: Add font UC(?) + } + + private void richTextBox1_KeyUp(object sender, KeyEventArgs e) + { + if (e.KeyData == Keys.Return) + { + /// Temporary CMD redirect + Process p = new Process(); + + p.StartInfo.UseShellExecute = false; + p.StartInfo.RedirectStandardOutput = true; + p.StartInfo.CreateNoWindow = true; + p.StartInfo.WorkingDirectory = startupDir; + p.StartInfo.FileName = "cmd.exe"; + p.StartInfo.Arguments = $"/C {cmdPrompt.Lines[cmdPrompt.GetLineFromCharIndex(currentLine)].Substring(prefix.Length)}"; + p.Start(); + + string output = p.StandardOutput.ReadToEnd(); + p.WaitForExit(); + + cmdPrompt.Focus(); + cmdPrompt.AppendText($"\n{output}"); + + currentLine++; + cmdPrompt.AppendText($"\n{prefix}"); + } + } + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.resx b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicTerminal.resx @@ -0,0 +1,120 @@ +<?xml version="1.0" encoding="utf-8"?> +<root> + <!-- + Microsoft ResX Schema + + Version 2.0 + + The primary goals of this format is to allow a simple XML format + that is mostly human readable. The generation and parsing of the + various data types are done through the TypeConverter classes + associated with the data types. + + Example: + + ... ado.net/XML headers & schema ... + <resheader name="resmimetype">text/microsoft-resx</resheader> + <resheader name="version">2.0</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> + <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> + <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> + <value>[base64 mime encoded serialized .NET Framework object]</value> + </data> + <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> + <comment>This is a comment</comment> + </data> + + There are any number of "resheader" rows that contain simple + name/value pairs. + + Each data row contains a name, and value. The row also contains a + type or mimetype. Type corresponds to a .NET class that support + text/value conversion through the TypeConverter architecture. + Classes that don't support this are serialized and stored with the + mimetype set. + + The mimetype is used for serialized objects, and tells the + ResXResourceReader how to depersist the object. This is currently not + extensible. For a given mimetype the value must be set accordingly: + + Note - application/x-microsoft.net.object.binary.base64 is the format + that the ResXResourceWriter will generate, however the reader can + read any of the formats listed below. + + mimetype: application/x-microsoft.net.object.binary.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.soap.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Soap.SoapFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.bytearray.base64 + value : The object must be serialized into a byte array + : using a System.ComponentModel.TypeConverter + : and then encoded with base64 encoding. + --> + <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:element name="root" msdata:IsDataSet="true"> + <xsd:complexType> + <xsd:choice maxOccurs="unbounded"> + <xsd:element name="metadata"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" /> + </xsd:sequence> + <xsd:attribute name="name" use="required" type="xsd:string" /> + <xsd:attribute name="type" type="xsd:string" /> + <xsd:attribute name="mimetype" type="xsd:string" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="assembly"> + <xsd:complexType> + <xsd:attribute name="alias" type="xsd:string" /> + <xsd:attribute name="name" type="xsd:string" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="data"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="resheader"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" /> + </xsd:complexType> + </xsd:element> + </xsd:choice> + </xsd:complexType> + </xsd:element> + </xsd:schema> + <resheader name="resmimetype"> + <value>text/microsoft-resx</value> + </resheader> + <resheader name="version"> + <value>2.0</value> + </resheader> + <resheader name="reader"> + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <resheader name="writer"> + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> +</root>
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.Designer.cs new file mode 100644 index 0000000..3d5db60 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.Designer.cs @@ -0,0 +1,748 @@ +namespace TimeHACK.OS.Win95.Win95Apps +{ + partial class WinClassicWindowsExplorer + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Component Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WinClassicWindowsExplorer)); + this.program = new System.Windows.Forms.Panel(); + this.diskView = new System.Windows.Forms.ListView(); + this.icons = new System.Windows.Forms.ImageList(this.components); + this.btnGo = new System.Windows.Forms.Button(); + this.MenuStrip1 = new System.Windows.Forms.MenuStrip(); + this.FileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.CreateShortcutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.FolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ShortcutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.TextDocumentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.BitmapImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DeleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.RenameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PropertiesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.CloseToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.EditToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.UndoCtrlZToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.CutCtrlXToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.CopyCtrlCToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PasteShortcutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SellectAllCtrlAToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.InvertSelectionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ViewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ToolbarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.StatusBarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LargeIconsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.SmallIconsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DetailsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ArrangeIconsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ByDriveLetterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ByTypeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.BySizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ByFreeSpaceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LineUpIconsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.RefreshToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.OptionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ToolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.FindToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.FilesOrFoldersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ComputerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.OnTheInternetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.PeopleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.MapNetworkDriveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.DisconnectNetworkDriveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.GoToToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.HelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.HelpToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.AboutWindows95ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toprightcorner = new System.Windows.Forms.Panel(); + this.dirLbl = new System.Windows.Forms.ComboBox(); + this.bottomrightcorner = new System.Windows.Forms.Panel(); + this.bottomleftcorner = new System.Windows.Forms.Panel(); + this.topleftcorner = new System.Windows.Forms.Panel(); + this.pnlSave = new System.Windows.Forms.Panel(); + this.Button1 = new System.Windows.Forms.Button(); + this.Label1 = new System.Windows.Forms.Label(); + this.txtSave = new System.Windows.Forms.TextBox(); + this.mainView = new System.Windows.Forms.ListView(); + this.iconsList = new System.Windows.Forms.ImageList(this.components); + this.pnlHidden = new System.Windows.Forms.Panel(); + this.LinkLabel1 = new System.Windows.Forms.LinkLabel(); + this.Label3 = new System.Windows.Forms.Label(); + this.Label2 = new System.Windows.Forms.Label(); + this.program.SuspendLayout(); + this.MenuStrip1.SuspendLayout(); + this.pnlSave.SuspendLayout(); + this.pnlHidden.SuspendLayout(); + this.SuspendLayout(); + // + // program + // + this.program.BackColor = System.Drawing.Color.Silver; + this.program.Controls.Add(this.diskView); + this.program.Controls.Add(this.btnGo); + this.program.Controls.Add(this.MenuStrip1); + this.program.Controls.Add(this.toprightcorner); + this.program.Controls.Add(this.dirLbl); + this.program.Controls.Add(this.bottomrightcorner); + this.program.Controls.Add(this.bottomleftcorner); + this.program.Controls.Add(this.topleftcorner); + this.program.Controls.Add(this.pnlSave); + this.program.Controls.Add(this.mainView); + this.program.Controls.Add(this.pnlHidden); + this.program.Dock = System.Windows.Forms.DockStyle.Fill; + this.program.Location = new System.Drawing.Point(0, 0); + this.program.Name = "program"; + this.program.Size = new System.Drawing.Size(704, 517); + this.program.TabIndex = 13; + // + // diskView + // + this.diskView.Location = new System.Drawing.Point(3, 54); + this.diskView.Name = "diskView"; + this.diskView.Size = new System.Drawing.Size(213, 417); + this.diskView.SmallImageList = this.icons; + this.diskView.TabIndex = 13; + this.diskView.UseCompatibleStateImageBehavior = false; + this.diskView.View = System.Windows.Forms.View.List; + this.diskView.Visible = false; + this.diskView.DoubleClick += new System.EventHandler(this.diskView_DoubleClick); + // + // icons + // + this.icons.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("icons.ImageStream"))); + this.icons.TransparentColor = System.Drawing.Color.Transparent; + this.icons.Images.SetKeyName(0, "nwnp32_1_SERVER_ICON.png"); + this.icons.Images.SetKeyName(1, "shell32_21.ico_16x16.png"); + this.icons.Images.SetKeyName(2, "blank-file-Windows95Icon.gif"); + this.icons.Images.SetKeyName(3, "WinClassicCalc.png"); + this.icons.Images.SetKeyName(4, "WinClassicComputer.png"); + // + // btnGo + // + this.btnGo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.btnGo.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnGo.Location = new System.Drawing.Point(646, 22); + this.btnGo.Name = "btnGo"; + this.btnGo.Size = new System.Drawing.Size(55, 28); + this.btnGo.TabIndex = 12; + this.btnGo.Text = "Go"; + this.btnGo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; + this.btnGo.UseVisualStyleBackColor = true; + this.btnGo.Click += new System.EventHandler(this.btnGo_Click); + // + // MenuStrip1 + // + this.MenuStrip1.BackColor = System.Drawing.Color.Silver; + this.MenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.FileToolStripMenuItem, + this.EditToolStripMenuItem, + this.ViewToolStripMenuItem, + this.ToolsToolStripMenuItem, + this.HelpToolStripMenuItem}); + this.MenuStrip1.Location = new System.Drawing.Point(0, 0); + this.MenuStrip1.Name = "MenuStrip1"; + this.MenuStrip1.Size = new System.Drawing.Size(704, 24); + this.MenuStrip1.TabIndex = 6; + this.MenuStrip1.Text = "MenuStrip1"; + // + // FileToolStripMenuItem + // + this.FileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.CreateShortcutToolStripMenuItem, + this.DeleteToolStripMenuItem, + this.RenameToolStripMenuItem, + this.PropertiesToolStripMenuItem, + this.CloseToolStripMenuItem}); + this.FileToolStripMenuItem.Name = "FileToolStripMenuItem"; + this.FileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); + this.FileToolStripMenuItem.Text = "File"; + // + // CreateShortcutToolStripMenuItem + // + this.CreateShortcutToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.FolderToolStripMenuItem, + this.ShortcutToolStripMenuItem, + this.TextDocumentToolStripMenuItem, + this.BitmapImageToolStripMenuItem}); + this.CreateShortcutToolStripMenuItem.Name = "CreateShortcutToolStripMenuItem"; + this.CreateShortcutToolStripMenuItem.Size = new System.Drawing.Size(127, 22); + this.CreateShortcutToolStripMenuItem.Text = "New"; + // + // FolderToolStripMenuItem + // + this.FolderToolStripMenuItem.Name = "FolderToolStripMenuItem"; + this.FolderToolStripMenuItem.Size = new System.Drawing.Size(154, 22); + this.FolderToolStripMenuItem.Text = "Folder"; + this.FolderToolStripMenuItem.Click += new System.EventHandler(this.FolderToolStripMenuItem_Click); + // + // ShortcutToolStripMenuItem + // + this.ShortcutToolStripMenuItem.Name = "ShortcutToolStripMenuItem"; + this.ShortcutToolStripMenuItem.Size = new System.Drawing.Size(154, 22); + this.ShortcutToolStripMenuItem.Text = "Shortcut"; + // + // TextDocumentToolStripMenuItem + // + this.TextDocumentToolStripMenuItem.Name = "TextDocumentToolStripMenuItem"; + this.TextDocumentToolStripMenuItem.Size = new System.Drawing.Size(154, 22); + this.TextDocumentToolStripMenuItem.Text = "Text Document"; + // + // BitmapImageToolStripMenuItem + // + this.BitmapImageToolStripMenuItem.Name = "BitmapImageToolStripMenuItem"; + this.BitmapImageToolStripMenuItem.Size = new System.Drawing.Size(154, 22); + this.BitmapImageToolStripMenuItem.Text = "Bitmap Image"; + // + // DeleteToolStripMenuItem + // + this.DeleteToolStripMenuItem.Name = "DeleteToolStripMenuItem"; + this.DeleteToolStripMenuItem.Size = new System.Drawing.Size(127, 22); + this.DeleteToolStripMenuItem.Text = "Delete"; + this.DeleteToolStripMenuItem.Click += new System.EventHandler(this.DeleteToolStripMenuItem_Click); + // + // RenameToolStripMenuItem + // + this.RenameToolStripMenuItem.Name = "RenameToolStripMenuItem"; + this.RenameToolStripMenuItem.Size = new System.Drawing.Size(127, 22); + this.RenameToolStripMenuItem.Text = "Rename"; + // + // PropertiesToolStripMenuItem + // + this.PropertiesToolStripMenuItem.Name = "PropertiesToolStripMenuItem"; + this.PropertiesToolStripMenuItem.Size = new System.Drawing.Size(127, 22); + this.PropertiesToolStripMenuItem.Text = "Properties"; + // + // CloseToolStripMenuItem + // + this.CloseToolStripMenuItem.Name = "CloseToolStripMenuItem"; + this.CloseToolStripMenuItem.Size = new System.Drawing.Size(127, 22); + this.CloseToolStripMenuItem.Text = "Close"; + this.CloseToolStripMenuItem.Click += new System.EventHandler(this.CloseToolStripMenuItem_Click); + // + // EditToolStripMenuItem + // + this.EditToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.UndoCtrlZToolStripMenuItem, + this.CutCtrlXToolStripMenuItem, + this.CopyCtrlCToolStripMenuItem, + this.PasteToolStripMenuItem, + this.PasteShortcutToolStripMenuItem, + this.SellectAllCtrlAToolStripMenuItem, + this.InvertSelectionToolStripMenuItem}); + this.EditToolStripMenuItem.Name = "EditToolStripMenuItem"; + this.EditToolStripMenuItem.Size = new System.Drawing.Size(39, 20); + this.EditToolStripMenuItem.Text = "Edit"; + // + // UndoCtrlZToolStripMenuItem + // + this.UndoCtrlZToolStripMenuItem.Name = "UndoCtrlZToolStripMenuItem"; + this.UndoCtrlZToolStripMenuItem.Size = new System.Drawing.Size(197, 22); + this.UndoCtrlZToolStripMenuItem.Text = "Undo Ctrl+Z"; + // + // CutCtrlXToolStripMenuItem + // + this.CutCtrlXToolStripMenuItem.Name = "CutCtrlXToolStripMenuItem"; + this.CutCtrlXToolStripMenuItem.Size = new System.Drawing.Size(197, 22); + this.CutCtrlXToolStripMenuItem.Text = "Cut Ctrl+X"; + // + // CopyCtrlCToolStripMenuItem + // + this.CopyCtrlCToolStripMenuItem.Name = "CopyCtrlCToolStripMenuItem"; + this.CopyCtrlCToolStripMenuItem.Size = new System.Drawing.Size(197, 22); + this.CopyCtrlCToolStripMenuItem.Text = "Copy Ctrl+C"; + // + // PasteToolStripMenuItem + // + this.PasteToolStripMenuItem.Name = "PasteToolStripMenuItem"; + this.PasteToolStripMenuItem.Size = new System.Drawing.Size(197, 22); + this.PasteToolStripMenuItem.Text = "Paste Ctrl+V"; + // + // PasteShortcutToolStripMenuItem + // + this.PasteShortcutToolStripMenuItem.Name = "PasteShortcutToolStripMenuItem"; + this.PasteShortcutToolStripMenuItem.Size = new System.Drawing.Size(197, 22); + this.PasteShortcutToolStripMenuItem.Text = "Paste Shortcut"; + // + // SellectAllCtrlAToolStripMenuItem + // + this.SellectAllCtrlAToolStripMenuItem.Name = "SellectAllCtrlAToolStripMenuItem"; + this.SellectAllCtrlAToolStripMenuItem.Size = new System.Drawing.Size(197, 22); + this.SellectAllCtrlAToolStripMenuItem.Text = "Sellect All Ctrl+A"; + // + // InvertSelectionToolStripMenuItem + // + this.InvertSelectionToolStripMenuItem.Name = "InvertSelectionToolStripMenuItem"; + this.InvertSelectionToolStripMenuItem.Size = new System.Drawing.Size(197, 22); + this.InvertSelectionToolStripMenuItem.Text = "Invert Selection"; + // + // ViewToolStripMenuItem + // + this.ViewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.ToolbarToolStripMenuItem, + this.StatusBarToolStripMenuItem, + this.LargeIconsToolStripMenuItem, + this.SmallIconsToolStripMenuItem, + this.ListToolStripMenuItem, + this.DetailsToolStripMenuItem, + this.ArrangeIconsToolStripMenuItem, + this.LineUpIconsToolStripMenuItem, + this.RefreshToolStripMenuItem, + this.OptionsToolStripMenuItem}); + this.ViewToolStripMenuItem.Name = "ViewToolStripMenuItem"; + this.ViewToolStripMenuItem.Size = new System.Drawing.Size(44, 20); + this.ViewToolStripMenuItem.Text = "View"; + // + // ToolbarToolStripMenuItem + // + this.ToolbarToolStripMenuItem.Name = "ToolbarToolStripMenuItem"; + this.ToolbarToolStripMenuItem.Size = new System.Drawing.Size(147, 22); + this.ToolbarToolStripMenuItem.Text = "Toolbar"; + // + // StatusBarToolStripMenuItem + // + this.StatusBarToolStripMenuItem.Name = "StatusBarToolStripMenuItem"; + this.StatusBarToolStripMenuItem.Size = new System.Drawing.Size(147, 22); + this.StatusBarToolStripMenuItem.Text = "Status Bar"; + // + // LargeIconsToolStripMenuItem + // + this.LargeIconsToolStripMenuItem.Name = "LargeIconsToolStripMenuItem"; + this.LargeIconsToolStripMenuItem.Size = new System.Drawing.Size(147, 22); + this.LargeIconsToolStripMenuItem.Text = "Large Icons"; + // + // SmallIconsToolStripMenuItem + // + this.SmallIconsToolStripMenuItem.Name = "SmallIconsToolStripMenuItem"; + this.SmallIconsToolStripMenuItem.Size = new System.Drawing.Size(147, 22); + this.SmallIconsToolStripMenuItem.Text = "Small Icons"; + // + // ListToolStripMenuItem + // + this.ListToolStripMenuItem.Name = "ListToolStripMenuItem"; + this.ListToolStripMenuItem.Size = new System.Drawing.Size(147, 22); + this.ListToolStripMenuItem.Text = "List"; + // + // DetailsToolStripMenuItem + // + this.DetailsToolStripMenuItem.Name = "DetailsToolStripMenuItem"; + this.DetailsToolStripMenuItem.Size = new System.Drawing.Size(147, 22); + this.DetailsToolStripMenuItem.Text = "Details"; + // + // ArrangeIconsToolStripMenuItem + // + this.ArrangeIconsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.ByDriveLetterToolStripMenuItem, + this.ByTypeToolStripMenuItem, + this.BySizeToolStripMenuItem, + this.ByFreeSpaceToolStripMenuItem}); + this.ArrangeIconsToolStripMenuItem.Name = "ArrangeIconsToolStripMenuItem"; + this.ArrangeIconsToolStripMenuItem.Size = new System.Drawing.Size(147, 22); + this.ArrangeIconsToolStripMenuItem.Text = "Arrange Icons"; + // + // ByDriveLetterToolStripMenuItem + // + this.ByDriveLetterToolStripMenuItem.Name = "ByDriveLetterToolStripMenuItem"; + this.ByDriveLetterToolStripMenuItem.Size = new System.Drawing.Size(150, 22); + this.ByDriveLetterToolStripMenuItem.Text = "by Drive Letter"; + // + // ByTypeToolStripMenuItem + // + this.ByTypeToolStripMenuItem.Name = "ByTypeToolStripMenuItem"; + this.ByTypeToolStripMenuItem.Size = new System.Drawing.Size(150, 22); + this.ByTypeToolStripMenuItem.Text = "by Type"; + // + // BySizeToolStripMenuItem + // + this.BySizeToolStripMenuItem.Name = "BySizeToolStripMenuItem"; + this.BySizeToolStripMenuItem.Size = new System.Drawing.Size(150, 22); + this.BySizeToolStripMenuItem.Text = "by Size"; + // + // ByFreeSpaceToolStripMenuItem + // + this.ByFreeSpaceToolStripMenuItem.Name = "ByFreeSpaceToolStripMenuItem"; + this.ByFreeSpaceToolStripMenuItem.Size = new System.Drawing.Size(150, 22); + this.ByFreeSpaceToolStripMenuItem.Text = "by Free Space"; + // + // LineUpIconsToolStripMenuItem + // + this.LineUpIconsToolStripMenuItem.Name = "LineUpIconsToolStripMenuItem"; + this.LineUpIconsToolStripMenuItem.Size = new System.Drawing.Size(147, 22); + this.LineUpIconsToolStripMenuItem.Text = "Line up Icons"; + // + // RefreshToolStripMenuItem + // + this.RefreshToolStripMenuItem.Name = "RefreshToolStripMenuItem"; + this.RefreshToolStripMenuItem.Size = new System.Drawing.Size(147, 22); + this.RefreshToolStripMenuItem.Text = "Refresh"; + // + // OptionsToolStripMenuItem + // + this.OptionsToolStripMenuItem.Name = "OptionsToolStripMenuItem"; + this.OptionsToolStripMenuItem.Size = new System.Drawing.Size(147, 22); + this.OptionsToolStripMenuItem.Text = "Options..."; + // + // ToolsToolStripMenuItem + // + this.ToolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.FindToolStripMenuItem, + this.MapNetworkDriveToolStripMenuItem, + this.DisconnectNetworkDriveToolStripMenuItem, + this.GoToToolStripMenuItem}); + this.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem"; + this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(47, 20); + this.ToolsToolStripMenuItem.Text = "Tools"; + // + // FindToolStripMenuItem + // + this.FindToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.FilesOrFoldersToolStripMenuItem, + this.ComputerToolStripMenuItem, + this.OnTheInternetToolStripMenuItem, + this.PeopleToolStripMenuItem}); + this.FindToolStripMenuItem.Name = "FindToolStripMenuItem"; + this.FindToolStripMenuItem.Size = new System.Drawing.Size(220, 22); + this.FindToolStripMenuItem.Text = "Find"; + // + // FilesOrFoldersToolStripMenuItem + // + this.FilesOrFoldersToolStripMenuItem.Name = "FilesOrFoldersToolStripMenuItem"; + this.FilesOrFoldersToolStripMenuItem.Size = new System.Drawing.Size(161, 22); + this.FilesOrFoldersToolStripMenuItem.Text = "Files or Folders..."; + // + // ComputerToolStripMenuItem + // + this.ComputerToolStripMenuItem.Name = "ComputerToolStripMenuItem"; + this.ComputerToolStripMenuItem.Size = new System.Drawing.Size(161, 22); + this.ComputerToolStripMenuItem.Text = "Computer..."; + // + // OnTheInternetToolStripMenuItem + // + this.OnTheInternetToolStripMenuItem.Name = "OnTheInternetToolStripMenuItem"; + this.OnTheInternetToolStripMenuItem.Size = new System.Drawing.Size(161, 22); + this.OnTheInternetToolStripMenuItem.Text = "On the Internet"; + // + // PeopleToolStripMenuItem + // + this.PeopleToolStripMenuItem.Name = "PeopleToolStripMenuItem"; + this.PeopleToolStripMenuItem.Size = new System.Drawing.Size(161, 22); + this.PeopleToolStripMenuItem.Text = "People..."; + // + // MapNetworkDriveToolStripMenuItem + // + this.MapNetworkDriveToolStripMenuItem.Name = "MapNetworkDriveToolStripMenuItem"; + this.MapNetworkDriveToolStripMenuItem.Size = new System.Drawing.Size(220, 22); + this.MapNetworkDriveToolStripMenuItem.Text = "Map Network Drive..."; + // + // DisconnectNetworkDriveToolStripMenuItem + // + this.DisconnectNetworkDriveToolStripMenuItem.Name = "DisconnectNetworkDriveToolStripMenuItem"; + this.DisconnectNetworkDriveToolStripMenuItem.Size = new System.Drawing.Size(220, 22); + this.DisconnectNetworkDriveToolStripMenuItem.Text = "Disconnect Network Drive..."; + // + // GoToToolStripMenuItem + // + this.GoToToolStripMenuItem.Name = "GoToToolStripMenuItem"; + this.GoToToolStripMenuItem.Size = new System.Drawing.Size(220, 22); + this.GoToToolStripMenuItem.Text = "Go to..."; + // + // HelpToolStripMenuItem + // + this.HelpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.HelpToolStripMenuItem1, + this.AboutWindows95ToolStripMenuItem}); + this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"; + this.HelpToolStripMenuItem.Size = new System.Drawing.Size(44, 20); + this.HelpToolStripMenuItem.Text = "Help"; + // + // HelpToolStripMenuItem1 + // + this.HelpToolStripMenuItem1.Name = "HelpToolStripMenuItem1"; + this.HelpToolStripMenuItem1.Size = new System.Drawing.Size(174, 22); + this.HelpToolStripMenuItem1.Text = "Help Topics"; + // + // AboutWindows95ToolStripMenuItem + // + this.AboutWindows95ToolStripMenuItem.Name = "AboutWindows95ToolStripMenuItem"; + this.AboutWindows95ToolStripMenuItem.Size = new System.Drawing.Size(174, 22); + this.AboutWindows95ToolStripMenuItem.Text = "About Windows 95"; + this.AboutWindows95ToolStripMenuItem.Click += new System.EventHandler(this.AboutWindows95ToolStripMenuItem_Click); + // + // toprightcorner + // + this.toprightcorner.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.toprightcorner.Location = new System.Drawing.Point(700, 0); + this.toprightcorner.Name = "toprightcorner"; + this.toprightcorner.Size = new System.Drawing.Size(4, 4); + this.toprightcorner.TabIndex = 6; + // + // dirLbl + // + this.dirLbl.FormattingEnabled = true; + this.dirLbl.Items.AddRange(new object[] { + "Desktop", + "My Computer", + "3 1/2 Floppy (a:)", + "(C:)", + "(D:)", + "Control Panel", + "Printers", + "Network Neightborhood", + "Recycle Bin", + "Online Services"}); + this.dirLbl.Location = new System.Drawing.Point(11, 27); + this.dirLbl.Name = "dirLbl"; + this.dirLbl.Size = new System.Drawing.Size(629, 21); + this.dirLbl.TabIndex = 7; + this.dirLbl.Text = "My Computer"; + // + // bottomrightcorner + // + this.bottomrightcorner.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.bottomrightcorner.Cursor = System.Windows.Forms.Cursors.SizeNWSE; + this.bottomrightcorner.Location = new System.Drawing.Point(700, 513); + this.bottomrightcorner.Name = "bottomrightcorner"; + this.bottomrightcorner.Size = new System.Drawing.Size(4, 4); + this.bottomrightcorner.TabIndex = 4; + // + // bottomleftcorner + // + this.bottomleftcorner.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.bottomleftcorner.Location = new System.Drawing.Point(0, 513); + this.bottomleftcorner.Name = "bottomleftcorner"; + this.bottomleftcorner.Size = new System.Drawing.Size(4, 4); + this.bottomleftcorner.TabIndex = 2; + // + // topleftcorner + // + this.topleftcorner.Location = new System.Drawing.Point(0, 0); + this.topleftcorner.Name = "topleftcorner"; + this.topleftcorner.Size = new System.Drawing.Size(4, 4); + this.topleftcorner.TabIndex = 1; + // + // pnlSave + // + this.pnlSave.Controls.Add(this.Button1); + this.pnlSave.Controls.Add(this.Label1); + this.pnlSave.Controls.Add(this.txtSave); + this.pnlSave.Location = new System.Drawing.Point(3, 474); + this.pnlSave.Name = "pnlSave"; + this.pnlSave.Size = new System.Drawing.Size(850, 35); + this.pnlSave.TabIndex = 18; + this.pnlSave.Visible = false; + // + // Button1 + // + this.Button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.Button1.Location = new System.Drawing.Point(608, 1); + this.Button1.Name = "Button1"; + this.Button1.Size = new System.Drawing.Size(75, 23); + this.Button1.TabIndex = 17; + this.Button1.Text = "Save"; + this.Button1.UseVisualStyleBackColor = true; + this.Button1.Click += new System.EventHandler(this.Button1_Click); + // + // Label1 + // + this.Label1.AutoSize = true; + this.Label1.Location = new System.Drawing.Point(3, 6); + this.Label1.Name = "Label1"; + this.Label1.Size = new System.Drawing.Size(57, 13); + this.Label1.TabIndex = 16; + this.Label1.Text = "File Name:"; + // + // txtSave + // + this.txtSave.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.txtSave.Location = new System.Drawing.Point(60, 3); + this.txtSave.Name = "txtSave"; + this.txtSave.Size = new System.Drawing.Size(542, 20); + this.txtSave.TabIndex = 15; + // + // mainView + // + this.mainView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.mainView.LargeImageList = this.iconsList; + this.mainView.Location = new System.Drawing.Point(11, 54); + this.mainView.Name = "mainView"; + this.mainView.Size = new System.Drawing.Size(690, 417); + this.mainView.SmallImageList = this.iconsList; + this.mainView.StateImageList = this.iconsList; + this.mainView.TabIndex = 10; + this.mainView.UseCompatibleStateImageBehavior = false; + this.mainView.View = System.Windows.Forms.View.List; + this.mainView.DoubleClick += new System.EventHandler(this.mainView_DoubleClick); + // + // iconsList + // + this.iconsList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("iconsList.ImageStream"))); + this.iconsList.TransparentColor = System.Drawing.Color.Transparent; + this.iconsList.Images.SetKeyName(0, "nwnp32_1_SERVER_ICON.png"); + this.iconsList.Images.SetKeyName(1, "shell32_21.ico_16x16.png"); + this.iconsList.Images.SetKeyName(2, "blank-file-Windows95Icon.gif"); + this.iconsList.Images.SetKeyName(3, "WinClassicCalc.png"); + this.iconsList.Images.SetKeyName(4, "WinClassicComputer.png"); + // + // pnlHidden + // + this.pnlHidden.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.pnlHidden.Controls.Add(this.LinkLabel1); + this.pnlHidden.Controls.Add(this.Label3); + this.pnlHidden.Controls.Add(this.Label2); + this.pnlHidden.Location = new System.Drawing.Point(9, 54); + this.pnlHidden.Name = "pnlHidden"; + this.pnlHidden.Size = new System.Drawing.Size(461, 417); + this.pnlHidden.TabIndex = 14; + this.pnlHidden.Visible = false; + // + // LinkLabel1 + // + this.LinkLabel1.AutoSize = true; + this.LinkLabel1.Location = new System.Drawing.Point(325, 50); + this.LinkLabel1.Name = "LinkLabel1"; + this.LinkLabel1.Size = new System.Drawing.Size(54, 13); + this.LinkLabel1.TabIndex = 1; + this.LinkLabel1.TabStop = true; + this.LinkLabel1.Text = "Click here"; + this.LinkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel1_LinkClicked); + // + // Label3 + // + this.Label3.AutoSize = true; + this.Label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F); + this.Label3.Location = new System.Drawing.Point(3, 45); + this.Label3.Name = "Label3"; + this.Label3.Size = new System.Drawing.Size(330, 20); + this.Label3.TabIndex = 0; + this.Label3.Text = "If you want to view the contents of this folder, "; + // + // Label2 + // + this.Label2.AutoSize = true; + this.Label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label2.Location = new System.Drawing.Point(3, 14); + this.Label2.Name = "Label2"; + this.Label2.Size = new System.Drawing.Size(293, 31); + this.Label2.TabIndex = 0; + this.Label2.Text = "This directory is hidden"; + // + // WinClassicWindowsExplorer + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.Controls.Add(this.program); + this.Name = "WinClassicWindowsExplorer"; + this.Size = new System.Drawing.Size(704, 517); + this.Load += new System.EventHandler(this.WinClassicWindowsExplorer_Load); + this.program.ResumeLayout(false); + this.program.PerformLayout(); + this.MenuStrip1.ResumeLayout(false); + this.MenuStrip1.PerformLayout(); + this.pnlSave.ResumeLayout(false); + this.pnlSave.PerformLayout(); + this.pnlHidden.ResumeLayout(false); + this.pnlHidden.PerformLayout(); + this.ResumeLayout(false); + + } + + #endregion + + internal System.Windows.Forms.Panel program; + internal System.Windows.Forms.ListView diskView; + internal System.Windows.Forms.Button btnGo; + internal System.Windows.Forms.MenuStrip MenuStrip1; + internal System.Windows.Forms.ToolStripMenuItem FileToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem CreateShortcutToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem FolderToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ShortcutToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem TextDocumentToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem BitmapImageToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem DeleteToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem RenameToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem PropertiesToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem CloseToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem EditToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem UndoCtrlZToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem CutCtrlXToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem CopyCtrlCToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem PasteToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem PasteShortcutToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem SellectAllCtrlAToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem InvertSelectionToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ViewToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ToolbarToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem StatusBarToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem LargeIconsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem SmallIconsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ListToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem DetailsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ArrangeIconsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ByDriveLetterToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ByTypeToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem BySizeToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ByFreeSpaceToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem LineUpIconsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem RefreshToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem OptionsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ToolsToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem FindToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem FilesOrFoldersToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem ComputerToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem OnTheInternetToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem PeopleToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem MapNetworkDriveToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem DisconnectNetworkDriveToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem GoToToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem HelpToolStripMenuItem; + internal System.Windows.Forms.ToolStripMenuItem HelpToolStripMenuItem1; + internal System.Windows.Forms.ToolStripMenuItem AboutWindows95ToolStripMenuItem; + internal System.Windows.Forms.Panel toprightcorner; + internal System.Windows.Forms.ComboBox dirLbl; + internal System.Windows.Forms.Panel bottomrightcorner; + internal System.Windows.Forms.Panel bottomleftcorner; + internal System.Windows.Forms.Panel topleftcorner; + internal System.Windows.Forms.ListView mainView; + internal System.Windows.Forms.Panel pnlHidden; + internal System.Windows.Forms.LinkLabel LinkLabel1; + internal System.Windows.Forms.Label Label3; + internal System.Windows.Forms.Label Label2; + internal System.Windows.Forms.Panel pnlSave; + internal System.Windows.Forms.Button Button1; + internal System.Windows.Forms.Label Label1; + internal System.Windows.Forms.TextBox txtSave; + internal System.Windows.Forms.ImageList icons; + private System.Windows.Forms.ImageList iconsList; + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.cs new file mode 100644 index 0000000..89a6b6f --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.cs @@ -0,0 +1,670 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Drawing; +using System.Data; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; +using static TimeHACK.Engine.SaveSystem; +using System.IO; +using TimeHACK.Engine; +using Newtonsoft.Json; + +namespace TimeHACK.OS.Win95.Win95Apps +{ + public partial class WinClassicWindowsExplorer : UserControl + { + public Boolean IsFileOpenDialog = false; + public Boolean IsFileSaveDialog = false; + public String onlyViewExtension = ""; + + String ToReplaceWith = ProfileDirectory; + String currentDirectory = Path.Combine(ProfileDirectory, "folders"); + String oldLabelText; + Int32 fileType = 6; + String attemptedDirectory = ""; + WindowManager wm = new WindowManager(); + + public WinClassicWindowsExplorer() + { + InitializeComponent(); + } + + + + + //'Private Sub TreeView1_AfterSelect(ByVal sender As System.Object, ByVal e As System.Windows.Forms.TreeViewEventArgs) + //' mainView.Items.Clear() + //' Dim childamount As TreeNodeCollection + //' childamount = TreeView1.SelectedNode.Nodes + //' lblamountofobjects.Text = (childamount.Count & " objects(s)") + //' For Each TreeNode In TreeView1.SelectedNode.Nodes + //' If TreeNode.tag = "file" Then + //' TreeNode.forecolor = TreeView1.BackColor + //' End If + //' mainView.Items.Add(TreeNode.text) + //' Next + //'End Sub + + void CheckLbl() { + try + { + dirLbl.Text = dirLbl.Text.Replace(GameDirectory, ""); + dirLbl.Text = dirLbl.Text.Replace("\\TimeHACK\\", ""); + dirLbl.Text = dirLbl.Text.Replace(ProfileDirectory, ""); + dirLbl.Text = dirLbl.Text.Replace("\\Profiles\\" + ProfileName + "\\", ""); + dirLbl.Text = dirLbl.Text.Replace("folders", "My Computer"); + //dirLbl.Text = dirLbl.Text.Substring(7, dirLbl.Text.Length - 7); + } catch + { + + } + } + + String ReadDataFile(String reqDirectory, Boolean returnYesIfProtected = false) { + String Val = ""; + String directoryFileInfo; + directoryFileInfo = File.ReadAllText(Path.Combine(reqDirectory, "_data.info")); + FileSystemFolderInfo toRead = new FileSystemFolderInfo(); + toRead = JsonConvert.DeserializeObject<FileSystemFolderInfo>(directoryFileInfo); + + if (returnYesIfProtected == true) + { + if (toRead.Isprotected == true) + { + return "yes"; + } + } + else + { + return toRead.label; + } + return Val; + } + + void RefreshAll() { + try { + // Refresh the right listview + icons.Images.Clear(); + this.mainView.Items.Clear(); + diskView.SmallImageList = icons; + this.mainView.LargeImageList = icons; + // For Each drive As String In My.Computer.FileSystem.GetDirectories(GameMain.MyDocuments & "\HistacomVB\" & GameMain.SaveProfile & "\HistacomVB\Folders") + // If GetPropetiesForDir(drive)(4) = "isMyDocuments" Then + // diskView.Items.Add("", 0) + // End If + //Next + foreach (String str in Directory.GetDirectories(currentDirectory)) + { + String label = ReadDataFile(str, false); + if (label == "") + { + this.mainView.Items.Add(Path.GetFileName(str)); + this.mainView.FindItemWithText(Path.GetFileName(str)).Tag = Path.GetFileName(str); + } else { + this.mainView.Items.Add(label, 1).ImageIndex = 1; + this.mainView.FindItemWithText(label).Tag = Path.GetFileName(str); + } + } + foreach (String str in Directory.GetFiles(currentDirectory)) + { + // Get app Icon + + int AppIcon = 2; + + switch (new FileInfo(str).Extension) + { + case ".exe": + String contents; + + contents = File.ReadAllText(str); + + switch (contents.ToLower()) + { + case "calculator": + AppIcon = 3; + break; + case "windowsexplorer": + AppIcon = 4; + break; + } + break; + } + + if (IsFileOpenDialog == true || IsFileSaveDialog == true) + { + if (!(Path.GetFileName(str) == "_data.info")) + { + if (new FileInfo(str).Extension == onlyViewExtension) + { + this.mainView.Items.Add(Path.GetFileName(str), AppIcon); + } + } + } else { + if (!(Path.GetFileName(str) == "_data.info")) { + this.mainView.Items.Add(Path.GetFileName(str), AppIcon); + } + } + } + dirLbl.Text = currentDirectory; + CheckLbl(); + } catch (Exception ex) { + wm.StartInfobox95("Exploring - C:", "Error with the file explorer \n" + ex.Message, Properties.Resources.Win95Info); + ((Form)this.TopLevelControl).Close(); + } + } + + String ReturnType(String extension) { + String returnVal = ""; + fileType = 1; + switch (extension) { + case ".txt": + fileType = 1; + returnVal = "Text Document \n createtext"; + break; + case ".dat": + fileType = 1; + returnVal = "Text Document \n createtext"; + break; + case ".rtf": + fileType = 2; + returnVal = "Rich Text Document \n createtext"; + break; + case ".cfg": + fileType = 1; + returnVal = "Config file \n createtext"; + break; + case ".log": + fileType = 1; + returnVal = "log text file \n createtext"; + break; + case ".properties": + fileType = 1; + returnVal = "Config file \n createtext"; + break; + case ".json": + fileType = 1; + returnVal = "Config file \n createtext"; + break; + case ".doc": + fileType = 3; + returnVal = "Word Document (Old) \n word"; + break; + case ".docx": + fileType = 3; + returnVal = "Word Document \n word"; + break; + case ".docm": + fileType = 3; + returnVal = "Macro-Enabled Word Document \n word"; + break; + case ".xls": + fileType = 4; + returnVal = "Excel Spreadsheets (Old) \n excel"; + break; + case ".xlsx": + fileType = 4; + returnVal = "Excel Spreadsheets \n excel"; + break; + case ".ppt": + fileType = 5; + returnVal = "Powerpoint Presentation (Old) \n powerpoint"; + break; + case ".pptx": + fileType = 5; + returnVal = "Powerpoint Presentation \n powerpoint"; + break; + case ".pub": + fileType = 7; + returnVal = "Publisher Document \n powerpoint"; + break; + case ".xps": + fileType = 8; + returnVal = "XPS Document \n xpsview"; + break; + case ".htm": + fileType = 9; + returnVal = "HTML web page \n html"; + break; + case ".html": + fileType = 9; + returnVal = "HTML web page \n html"; + break; + case ".wps": + fileType = 10; + returnVal = "Works document \n works"; + break; + case ".wmf": + fileType = 11; + returnVal = "Windows Metafile (A picture) \n createart"; + break; + case ".emf": + fileType = 11; + returnVal = "Enhanced Metafile (A picture) \n createart"; + break; + case ".png": + fileType = 11; + returnVal = "Picture file (Portable Network Graphics) \n createart"; + break; + case ".jpg": + fileType = 11; + returnVal = "Picture file \n createart"; + break; + case ".jpeg": + fileType = 11; + returnVal = "Picture file \n createart"; + break; + case ".gif": + fileType = 12; + returnVal = "Picture file \n gifman"; + break; + case ".tif": + fileType = 11; + returnVal = "Picture file \n createart"; + break; + case ".bmp": + fileType = 11; + returnVal = "Picture file \n createart"; + break; + case ".zip": + fileType = 11; + returnVal = "Compressed ZIP file \n winrar"; + break; + case ".rar": + fileType = 11; + returnVal = "WINRAR Compressed file \n winrar"; + break; + case ".gz": + fileType = 11; + returnVal = "WINRAR file \n winrar"; + break; + case ".7z": + fileType = 11; + returnVal = "7ZIP file \n 7z"; + break; + case ".ace": + fileType = 11; + returnVal = "WINRAR file \n winrar"; + break; + case ".arj": + fileType = 11; + returnVal = "WINRAR file \n winrar"; + break; + case ".bz2": + fileType = 11; + returnVal = "WINRAR file \n winrar"; + break; + case ".gzip": + fileType = 11; + returnVal = "WINRAR file \n winrar"; + break; + case ".lzh": + fileType = 11; + returnVal = "WINRAR file \n winrar"; + break; + case ".tar": + fileType = 11; + returnVal = "WINRAR file \n winrar"; + break; + case ".uue": + fileType = 11; + returnVal = "WINRAR file \n winrar"; + break; + case ".xz": + fileType = 11; + returnVal = "WINRAR file \n winrar"; + break; + case ".z": + fileType = 11; + returnVal = "WINRAR file \n winrar"; + break; + case ".001": + fileType = 11; + returnVal = "WINRAR file \n winrar"; + break; + case ".exe": + fileType = 12; + returnVal = "Program \n exe"; + break; + case ".jar": + fileType = 13; + returnVal = "Java file \n java"; + break; + case ".iso": + fileType = 14; + returnVal = "CD Image file \n iso"; + break; + case ".avi": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".m4v": + fileType = 15; + returnVal = "Video (MPEG-4) \n video"; + break; + case ".mp4": + fileType = 15; + returnVal = "Video (MPEG-4) \n video"; + break; + case ".wmv": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".m2v": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".m3u": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".mts": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".dv": + fileType = 15; + returnVal = "Video (Digital Video) \n video"; + break; + case ".flv": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".m1v": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".m2ts": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".mkv": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".mov": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".mpeg4": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".mpeg": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".mpg": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".3gp": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".m4p": + fileType = 15; + returnVal = "Video \n video"; + break; + case ".mp2": + fileType = 21; + returnVal = "Audio \n video"; + break; + case ".mp3": + fileType = 21; + returnVal = "Audio \n video"; + break; + case ".wav": + fileType = 21; + returnVal = "Audio \n video"; + break; + case ".nls": + fileType = 16; + returnVal = "Font file \n font"; + break; + case ".dll": + fileType = 17; + returnVal = "System File \n sys"; + break; + case ".bat": + fileType = 18; + returnVal = "MS-DOS Batch file \n winterm"; + break; + case ".url": + fileType = 19; + returnVal = "Shortcut \n short"; + break; + case ".sh": + fileType = 20; + returnVal = "BASH file \n winterm"; + break; + case ".win": + fileType = 17; + returnVal = "System file \n sys"; + break; + } + return returnVal; + } + + //Private Sub windows_explorer_Closed(sender As Object, e As EventArgs) Handles Me.Closed + // IsFileDialog = False + //End Sub + void WinClassicWindowsExplorer_Load(object sender, EventArgs e) { + + //icons.Images.Add(Properties.Resources.WinClassicFolder); + //icons.Images.Add(Properties.Resources.WinClassicComputer); + program.BringToFront(); + dirLbl.Text = "folders"; + diskView.Items.Add("My Computer", 0); + Application.DoEvents(); + CheckLbl(); + RefreshAll(); + if (FileDialogBoxManager.IsInOpenDialog) + { + IsFileOpenDialog = true; + } else if (FileDialogBoxManager.IsInSaveDialog) { + IsFileSaveDialog = true; + } + + if (IsFileOpenDialog == true) + { + pnlSave.Show(); + Button1.Text = "Open"; + } else { + if (IsFileSaveDialog == true) + { + pnlSave.Show(); + Button1.Text = "Save"; + } + } + + onlyViewExtension = FileDialogBoxManager.OnlyViewExtension; + } + + void mainView_DoubleClick(object sender, EventArgs e) + { + try + { + if ((String)mainView.FocusedItem.Tag != "") { // If it isn't a file + GoToDir(currentDirectory + "\\" + mainView.FocusedItem.Tag); + } else { // If it is a file + if (new FileInfo(Path.Combine(currentDirectory, txtSave.Text)).Extension == onlyViewExtension) + { + Program.WindowsExplorerReturnPath = currentDirectory + "\\" + txtSave.Text; + } + + + FileDialogBoxManager.IsInOpenDialog = false; + FileDialogBoxManager.IsInSaveDialog = false; + + ((Form)this.TopLevelControl).Close(); + } + } catch { + + } + } + + void diskView_DoubleClick(object sender, EventArgs e) + { + try + { + if (diskView.FocusedItem.Text == "My Computer") { + + GoToDir(ProfileFileSystemDirectory); + } + + } catch { + } + } + + void btnGo_Click(object sender, EventArgs e) + { + GoToDir(ProfileDirectory + "\\" + dirLbl.Text.Replace("My Computer", "folders")); + } + + void GoToDir(String dir, Boolean GoneThoughHidden = false) + { + if (ReadDataFile(dir, true) == "yes" && (GoneThoughHidden == false)) { + attemptedDirectory = dir; + mainView.Hide(); + pnlHidden.BringToFront(); + pnlHidden.Show(); + } else { + pnlHidden.Hide(); + mainView.Show(); + mainView.BringToFront(); + currentDirectory = dir; + RefreshAll(); + } + } + + private void LinkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e) + { + GoToDir(attemptedDirectory, true); + } + + private void FolderToolStripMenuItem_Click(object sender, EventArgs e) + { + if (File.Exists(currentDirectory + "\\New Folder")) { + wm.StartInfobox95("Windows Explorer", "This directory already exists", Properties.Resources.Win95Info); + } else { + Directory.CreateDirectory(currentDirectory + "\\New Folder"); + SaveDirectoryInfo(currentDirectory + "\\New Folder", false, "New Folder", true); + + RefreshAll(); + } + } + + private void Button1_Click(object sender, EventArgs e) + { + try + { + Boolean OpenFile = false; + if (mainView.FocusedItem != null) + { + if ((String)mainView.FocusedItem.Tag != "") + { // If it isn't a file + GoToDir(currentDirectory + "\\" + mainView.FocusedItem.Tag); + } + else OpenFile = true; // If it is a file + } + else OpenFile = true; + if (OpenFile == true) + { + if (txtSave.Text == "") + { + wm.StartInfobox95("Windows Explorer", "Please enter a filename", Properties.Resources.Win95Info); + } + else + { + if (new FileInfo(currentDirectory + "\\" + txtSave.Text).Extension == onlyViewExtension) + { + + Program.WindowsExplorerReturnPath = currentDirectory + "\\" + txtSave.Text; + + } + + + FileDialogBoxManager.IsInOpenDialog = false; + FileDialogBoxManager.IsInSaveDialog = false; + + ((Form)this.TopLevelControl).Close(); + } + } + } catch { + + } + } + + private void DeleteToolStripMenuItem_Click(object sender, EventArgs e) + { + try + { + if (!File.Exists(Path.Combine(currentDirectory, mainView.FocusedItem.Text))) + { + wm.StartInfobox95("Windows Explorer", "This directory doesn't exist", Properties.Resources.Win95Info); + } + else + { + Directory.Delete(currentDirectory + mainView.FocusedItem.Text, true); + + RefreshAll(); + } + } catch + { + + } + + } + + private void CloseToolStripMenuItem_Click(object sender, EventArgs e) + { + ((Form)this.TopLevelControl).Close(); + } + private void AboutWindows95ToolStripMenuItem_Click(object sender, EventArgs e) + { + WindowManager wm = new WindowManager(); + wm.StartAboutBox95("Windows 95", "Microsoft Windows 95 Rev B", Properties.Resources.WinClassicAbout95); + } + + private void RenameToolStripMenuItem_Click(object sender, EventArgs e) + { + try + { + // The AfterLabelEdit event will kick in after this + oldLabelText = mainView.FocusedItem.Text; + mainView.LabelEdit = true; + mainView.FocusedItem.BeginEdit(); + } catch + { + + } + } + + private void mainView_AfterLabelEdit(object sender, LabelEditEventArgs e) + { + + String setText; + setText = mainView.FocusedItem.Text; + if (setText == "") + { + wm.StartInfobox95("Windows Explorer", "Please enter a new directory name", Properties.Resources.Win95Info); + } + else + { + if (Directory.Exists(setText)) + { + wm.StartInfobox95("Windows Explorer", "That directory already exists.", Properties.Resources.Win95Info); + } + else + { + Directory.Delete(Path.Combine(currentDirectory, oldLabelText), true); + Directory.CreateDirectory(Path.Combine(currentDirectory, setText)); + } + } + RefreshAll(); + } + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.resx b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.resx new file mode 100644 index 0000000..77c4304 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWindowsExplorer.resx @@ -0,0 +1,245 @@ +<?xml version="1.0" encoding="utf-8"?> +<root> + <!-- + Microsoft ResX Schema + + Version 2.0 + + The primary goals of this format is to allow a simple XML format + that is mostly human readable. The generation and parsing of the + various data types are done through the TypeConverter classes + associated with the data types. + + Example: + + ... ado.net/XML headers & schema ... + <resheader name="resmimetype">text/microsoft-resx</resheader> + <resheader name="version">2.0</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> + <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> + <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> + <value>[base64 mime encoded serialized .NET Framework object]</value> + </data> + <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> + <comment>This is a comment</comment> + </data> + + There are any number of "resheader" rows that contain simple + name/value pairs. + + Each data row contains a name, and value. The row also contains a + type or mimetype. Type corresponds to a .NET class that support + text/value conversion through the TypeConverter architecture. + Classes that don't support this are serialized and stored with the + mimetype set. + + The mimetype is used for serialized objects, and tells the + ResXResourceReader how to depersist the object. This is currently not + extensible. For a given mimetype the value must be set accordingly: + + Note - application/x-microsoft.net.object.binary.base64 is the format + that the ResXResourceWriter will generate, however the reader can + read any of the formats listed below. + + mimetype: application/x-microsoft.net.object.binary.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.soap.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Soap.SoapFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.bytearray.base64 + value : The object must be serialized into a byte array + : using a System.ComponentModel.TypeConverter + : and then encoded with base64 encoding. + --> + <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:element name="root" msdata:IsDataSet="true"> + <xsd:complexType> + <xsd:choice maxOccurs="unbounded"> + <xsd:element name="metadata"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" /> + </xsd:sequence> + <xsd:attribute name="name" use="required" type="xsd:string" /> + <xsd:attribute name="type" type="xsd:string" /> + <xsd:attribute name="mimetype" type="xsd:string" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="assembly"> + <xsd:complexType> + <xsd:attribute name="alias" type="xsd:string" /> + <xsd:attribute name="name" type="xsd:string" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="data"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="resheader"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" /> + </xsd:complexType> + </xsd:element> + </xsd:choice> + </xsd:complexType> + </xsd:element> + </xsd:schema> + <resheader name="resmimetype"> + <value>text/microsoft-resx</value> + </resheader> + <resheader name="version"> + <value>2.0</value> + </resheader> + <resheader name="reader"> + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <resheader name="writer"> + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <metadata name="icons.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>312, 18</value> + </metadata> + <data name="icons.ImageStream" mimetype="application/x-microsoft.net.object.binary.base64"> + <value> + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAADG + CwAAAk1TRnQBSQFMAgEBBQEAATABAAEwAQABEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo + AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA + AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 + AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA + AWYDAAGZAwABzAIAATMDAAIzAgABMwFmAgABMwGZAgABMwHMAgABMwH/AgABZgMAAWYBMwIAAmYCAAFm + AZkCAAFmAcwCAAFmAf8CAAGZAwABmQEzAgABmQFmAgACmQIAAZkBzAIAAZkB/wIAAcwDAAHMATMCAAHM + AWYCAAHMAZkCAALMAgABzAH/AgAB/wFmAgAB/wGZAgAB/wHMAQABMwH/AgAB/wEAATMBAAEzAQABZgEA + ATMBAAGZAQABMwEAAcwBAAEzAQAB/wEAAf8BMwIAAzMBAAIzAWYBAAIzAZkBAAIzAcwBAAIzAf8BAAEz + AWYCAAEzAWYBMwEAATMCZgEAATMBZgGZAQABMwFmAcwBAAEzAWYB/wEAATMBmQIAATMBmQEzAQABMwGZ + AWYBAAEzApkBAAEzAZkBzAEAATMBmQH/AQABMwHMAgABMwHMATMBAAEzAcwBZgEAATMBzAGZAQABMwLM + AQABMwHMAf8BAAEzAf8BMwEAATMB/wFmAQABMwH/AZkBAAEzAf8BzAEAATMC/wEAAWYDAAFmAQABMwEA + AWYBAAFmAQABZgEAAZkBAAFmAQABzAEAAWYBAAH/AQABZgEzAgABZgIzAQABZgEzAWYBAAFmATMBmQEA + AWYBMwHMAQABZgEzAf8BAAJmAgACZgEzAQADZgEAAmYBmQEAAmYBzAEAAWYBmQIAAWYBmQEzAQABZgGZ + AWYBAAFmApkBAAFmAZkBzAEAAWYBmQH/AQABZgHMAgABZgHMATMBAAFmAcwBmQEAAWYCzAEAAWYBzAH/ + AQABZgH/AgABZgH/ATMBAAFmAf8BmQEAAWYB/wHMAQABzAEAAf8BAAH/AQABzAEAApkCAAGZATMBmQEA + AZkBAAGZAQABmQEAAcwBAAGZAwABmQIzAQABmQEAAWYBAAGZATMBzAEAAZkBAAH/AQABmQFmAgABmQFm + ATMBAAGZATMBZgEAAZkBZgGZAQABmQFmAcwBAAGZATMB/wEAApkBMwEAApkBZgEAA5kBAAKZAcwBAAKZ + Af8BAAGZAcwCAAGZAcwBMwEAAWYBzAFmAQABmQHMAZkBAAGZAswBAAGZAcwB/wEAAZkB/wIAAZkB/wEz + AQABmQHMAWYBAAGZAf8BmQEAAZkB/wHMAQABmQL/AQABzAMAAZkBAAEzAQABzAEAAWYBAAHMAQABmQEA + AcwBAAHMAQABmQEzAgABzAIzAQABzAEzAWYBAAHMATMBmQEAAcwBMwHMAQABzAEzAf8BAAHMAWYCAAHM + AWYBMwEAAZkCZgEAAcwBZgGZAQABzAFmAcwBAAGZAWYB/wEAAcwBmQIAAcwBmQEzAQABzAGZAWYBAAHM + ApkBAAHMAZkBzAEAAcwBmQH/AQACzAIAAswBMwEAAswBZgEAAswBmQEAA8wBAALMAf8BAAHMAf8CAAHM + Af8BMwEAAZkB/wFmAQABzAH/AZkBAAHMAf8BzAEAAcwC/wEAAcwBAAEzAQAB/wEAAWYBAAH/AQABmQEA + AcwBMwIAAf8CMwEAAf8BMwFmAQAB/wEzAZkBAAH/ATMBzAEAAf8BMwH/AQAB/wFmAgAB/wFmATMBAAHM + AmYBAAH/AWYBmQEAAf8BZgHMAQABzAFmAf8BAAH/AZkCAAH/AZkBMwEAAf8BmQFmAQAB/wKZAQAB/wGZ + AcwBAAH/AZkB/wEAAf8BzAIAAf8BzAEzAQAB/wHMAWYBAAH/AcwBmQEAAf8CzAEAAf8BzAH/AQAC/wEz + AQABzAH/AWYBAAL/AZkBAAL/AcwBAAJmAf8BAAFmAf8BZgEAAWYC/wEAAf8CZgEAAf8BZgH/AQAC/wFm + AQABIQEAAaUBAANfAQADdwEAA4YBAAOWAQADywEAA7IBAAPXAQAD3QEAA+MBAAPqAQAD8QEAA/gBAAHw + AfsB/wEAAaQCoAEAA4ADAAH/AgAB/wMAAv8BAAH/AwAB/wEAAf8BAAL/AgAD/wIADAc0AAPsAQAC7AEA + AuwBAAPsNAAC7AH/AQAB7AH/AQAB7AH/AQAB7AH/AewzAAHsAQcBAgYHAewCBwLsMgAB7AUHBewBBwLs + MgAB7Av/Auw+AALsNAAB/wgHAewBAAHsNAAB/wfsAf8B7DYAAf8BAAIGAv8BAAEGAf8B7DYAAf8BAAEG + A/8BAAEGAf8B7DYAAf8BAAH+Av8BAAIGAf8B7DYAAf8BAAYGAf8B7DYAAf8H7AH/Aew2AAHsCP8B7DcA + CewyAAHtDRQB8jEADQcB9wFtAfIwAAIHATMEBwHtAm0BEgFtAe0B9wHsARQwAAcHAe8E9wHvAfcB7AEU + AgAL7AUAAfAIbQHzBAACBg0EAQANBwHvAewBFAIAAewB/wEHAfsBBwH7AQcB+wEHAfsB7AUAAe8BBwb/ + AewB8gQAAQYB/wwGAQQCAAEHCxQBbQGSARQBAAHsAf8BBwH7AQcB+wEHAfsBBwH7AQcBAAHsBAAB7wEH + Bv8B7AHyBAABBgH+AQYBAAH/AQAB/wEAAf8BAAL/AQcBAAEEAgAB8ArxAfcBbQGSAfMBAAHsAf8B+wEH + AfsBBwH7AQcB+wEHAewGAAHvAQcG/wHsAfIEAAEGAf8MBgEEAgAB8AHxAQQHoQG1AfcB7AHvAQAB7AH/ + AfsBBwH7AQcB+wEHAfsBBwH7AgABBwQAAe8BBwb/AewB8gQAAQYB/gEGAQAB/wEAAf8BAAH/AQAB/wEA + Af8BAAEEAgAB8AHxAQQC/AGGAuwBFAH8Ac8B9wHsAe8BAAHsCf8B7AEAAfwB/wEHAwAB7wEHBv8B7AHy + BAABBgH/DAYBBAIAAfAB8QEEAfwB6gHsAv8B7AH8Ac8B9wHsAe8BAAzsAv8EAAHvAQcG/wHsAfIEAAEG + Af4BAAcHBAYBBAIAAfAB8QEEAfwBBwG8AbUBBAGFAfwBzwH3AewB7wIAAewB/wH7AQcB7AL/AfwB/wH8 + Av8FAAHvAQcE/wIRAQ4B8gQAAQYB/wEABv8BBwQGAQQCAAHwAfEBBAHNAwQBoQL8Ac8B9wHsAe8CAAHs + Af8BBwH7AQcB7AL/AfwC/wEAAewEAAHvAQcE/wHsAfcB8AUAAQYB/ggABAYBBAIAAfAB8QEKBwQBzwH3 + AewB7wIAAewB/wH7AQcB+wEHAewD/wEAAuwEAAHvARUEEwERAfMGAAEGAf8B/gH/Af4B/wH+Af8B/gH/ + Af4B/wH+Af8BBgIAAfAB8Qj3AQcB9wHsAe8DAAHsBP8C7AH/FwAOBgIAAf8BvAnxAbwB7AHvBAAE7CsA + Af8BBwn3AZIB8jEAAUIBTQE+BwABPgMAASgDAAFAAwABIAMAAQEBAAEBBgABARYAA/8BAAGAAQMGAAGA + AQEGAAHABwABwAcAAcAHAAHABwAB8AcAAfAHAAHwAQEGAAHwAQEGAAHwAQEGAAHwAQEGAAHwAQEGAAHw + AQEGAAHwAQEGAAH4AQMHAAEBBv8CAAb/AgAB4AEBAv8BgAEBAgABwAEBAcABDwQAAcABAQHAAQ8CAAGA + AQABgAEBAcABDwIAAYABAAGAAQEBwAEPAgABgAEBAQABCQHAAQ8CAAGAAQECAAHAAQ8CAAGAAQEBAAEB + AcABDwIAAYABAQGAAQEBwAEPAgABgAEBAYABAQHAAR8CAAGAAQEBgAEDAcABPwIAAYABAQHAAR8C/wGA + AQEBgAEBAeEBvwT/AcABAQb/Cw== +</value> + </data> + <metadata name="MenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>17, 17</value> + </metadata> + <metadata name="iconsList.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>409, 17</value> + </metadata> + <data name="iconsList.ImageStream" mimetype="application/x-microsoft.net.object.binary.base64"> + <value> + AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w + LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 + ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAADG + CwAAAk1TRnQBSQFMAgEBBQEAARgBAAEYAQABEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo + AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA + AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 + AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA + AWYDAAGZAwABzAIAATMDAAIzAgABMwFmAgABMwGZAgABMwHMAgABMwH/AgABZgMAAWYBMwIAAmYCAAFm + AZkCAAFmAcwCAAFmAf8CAAGZAwABmQEzAgABmQFmAgACmQIAAZkBzAIAAZkB/wIAAcwDAAHMATMCAAHM + AWYCAAHMAZkCAALMAgABzAH/AgAB/wFmAgAB/wGZAgAB/wHMAQABMwH/AgAB/wEAATMBAAEzAQABZgEA + ATMBAAGZAQABMwEAAcwBAAEzAQAB/wEAAf8BMwIAAzMBAAIzAWYBAAIzAZkBAAIzAcwBAAIzAf8BAAEz + AWYCAAEzAWYBMwEAATMCZgEAATMBZgGZAQABMwFmAcwBAAEzAWYB/wEAATMBmQIAATMBmQEzAQABMwGZ + AWYBAAEzApkBAAEzAZkBzAEAATMBmQH/AQABMwHMAgABMwHMATMBAAEzAcwBZgEAATMBzAGZAQABMwLM + AQABMwHMAf8BAAEzAf8BMwEAATMB/wFmAQABMwH/AZkBAAEzAf8BzAEAATMC/wEAAWYDAAFmAQABMwEA + AWYBAAFmAQABZgEAAZkBAAFmAQABzAEAAWYBAAH/AQABZgEzAgABZgIzAQABZgEzAWYBAAFmATMBmQEA + AWYBMwHMAQABZgEzAf8BAAJmAgACZgEzAQADZgEAAmYBmQEAAmYBzAEAAWYBmQIAAWYBmQEzAQABZgGZ + AWYBAAFmApkBAAFmAZkBzAEAAWYBmQH/AQABZgHMAgABZgHMATMBAAFmAcwBmQEAAWYCzAEAAWYBzAH/ + AQABZgH/AgABZgH/ATMBAAFmAf8BmQEAAWYB/wHMAQABzAEAAf8BAAH/AQABzAEAApkCAAGZATMBmQEA + AZkBAAGZAQABmQEAAcwBAAGZAwABmQIzAQABmQEAAWYBAAGZATMBzAEAAZkBAAH/AQABmQFmAgABmQFm + ATMBAAGZATMBZgEAAZkBZgGZAQABmQFmAcwBAAGZATMB/wEAApkBMwEAApkBZgEAA5kBAAKZAcwBAAKZ + Af8BAAGZAcwCAAGZAcwBMwEAAWYBzAFmAQABmQHMAZkBAAGZAswBAAGZAcwB/wEAAZkB/wIAAZkB/wEz + AQABmQHMAWYBAAGZAf8BmQEAAZkB/wHMAQABmQL/AQABzAMAAZkBAAEzAQABzAEAAWYBAAHMAQABmQEA + AcwBAAHMAQABmQEzAgABzAIzAQABzAEzAWYBAAHMATMBmQEAAcwBMwHMAQABzAEzAf8BAAHMAWYCAAHM + AWYBMwEAAZkCZgEAAcwBZgGZAQABzAFmAcwBAAGZAWYB/wEAAcwBmQIAAcwBmQEzAQABzAGZAWYBAAHM + ApkBAAHMAZkBzAEAAcwBmQH/AQACzAIAAswBMwEAAswBZgEAAswBmQEAA8wBAALMAf8BAAHMAf8CAAHM + Af8BMwEAAZkB/wFmAQABzAH/AZkBAAHMAf8BzAEAAcwC/wEAAcwBAAEzAQAB/wEAAWYBAAH/AQABmQEA + AcwBMwIAAf8CMwEAAf8BMwFmAQAB/wEzAZkBAAH/ATMBzAEAAf8BMwH/AQAB/wFmAgAB/wFmATMBAAHM + AmYBAAH/AWYBmQEAAf8BZgHMAQABzAFmAf8BAAH/AZkCAAH/AZkBMwEAAf8BmQFmAQAB/wKZAQAB/wGZ + AcwBAAH/AZkB/wEAAf8BzAIAAf8BzAEzAQAB/wHMAWYBAAH/AcwBmQEAAf8CzAEAAf8BzAH/AQAC/wEz + AQABzAH/AWYBAAL/AZkBAAL/AcwBAAJmAf8BAAFmAf8BZgEAAWYC/wEAAf8CZgEAAf8BZgH/AQAC/wFm + AQABIQEAAaUBAANfAQADdwEAA4YBAAOWAQADywEAA7IBAAPXAQAD3QEAA+MBAAPqAQAD8QEAA/gBAAHw + AfsB/wEAAaQCoAEAA4ADAAH/AgAB/wMAAv8BAAH/AwAB/wEAAf8BAAL/AgAD/wIADAc0AAPsAQAC7AEA + AuwBAAPsNAAC7AH/AQAB7AH/AQAB7AH/AQAB7AH/AewzAAHsAQcBAgYHAewCBwLsMgAB7AUHBewBBwLs + MgAB7Av/Auw+AALsNAAB/wgHAewBAAHsNAAB/wfsAf8B7DYAAf8BAAIGAv8BAAEGAf8B7DYAAf8BAAEG + A/8BAAEGAf8B7DYAAf8BAAH+Av8BAAIGAf8B7DYAAf8BAAYGAf8B7DYAAf8H7AH/Aew2AAHsCP8B7DcA + CewyAAHtDRQB8jEADQcB9wFtAfIwAAIHATMEBwHtAm0BEgFtAe0B9wHsARQwAAcHAe8E9wHvAfcB7AEU + AgAL7AUAAfAIbQHzBAACBg0EAQANBwHvAewBFAIAAewB/wEHAfsBBwH7AQcB+wEHAfsB7AUAAe8BBwb/ + AewB8gQAAQYB/wwGAQQCAAEHCxQBbQGSARQBAAHsAf8BBwH7AQcB+wEHAfsBBwH7AQcBAAHsBAAB7wEH + Bv8B7AHyBAABBgH+AQYBAAH/AQAB/wEAAf8BAAL/AQcBAAEEAgAB8ArxAfcBbQGSAfMBAAHsAf8B+wEH + AfsBBwH7AQcB+wEHAewGAAHvAQcG/wHsAfIEAAEGAf8MBgEEAgAB8AHxAQQHoQG1AfcB7AHvAQAB7AH/ + AfsBBwH7AQcB+wEHAfsBBwH7AgABBwQAAe8BBwb/AewB8gQAAQYB/gEGAQAB/wEAAf8BAAH/AQAB/wEA + Af8BAAEEAgAB8AHxAQQC/AGGAuwBFAH8Ac8B9wHsAe8BAAHsCf8B7AEAAfwB/wEHAwAB7wEHBv8B7AHy + BAABBgH/DAYBBAIAAfAB8QEEAfwB6gHsAv8B7AH8Ac8B9wHsAe8BAAzsAv8EAAHvAQcG/wHsAfIEAAEG + Af4BAAcHBAYBBAIAAfAB8QEEAfwBBwG8AbUBBAGFAfwBzwH3AewB7wIAAewB/wH7AQcB7AL/AfwB/wH8 + Av8FAAHvAQcE/wIRAQ4B8gQAAQYB/wEABv8BBwQGAQQCAAHwAfEBBAHNAwQBoQL8Ac8B9wHsAe8CAAHs + Af8BBwH7AQcB7AL/AfwC/wEAAewEAAHvAQcE/wHsAfcB8AUAAQYB/ggABAYBBAIAAfAB8QEKBwQBzwH3 + AewB7wIAAewB/wH7AQcB+wEHAewD/wEAAuwEAAHvARUEEwERAfMGAAEGAf8B/gH/Af4B/wH+Af8B/gH/ + Af4B/wH+Af8BBgIAAfAB8Qj3AQcB9wHsAe8DAAHsBP8C7AH/FwAOBgIAAf8BvAnxAbwB7AHvBAAE7CsA + Af8BBwn3AZIB8jEAAUIBTQE+BwABPgMAASgDAAFAAwABIAMAAQEBAAEBBgABARYAA/8BAAGAAQMGAAGA + AQEGAAHABwABwAcAAcAHAAHABwAB8AcAAfAHAAHwAQEGAAHwAQEGAAHwAQEGAAHwAQEGAAHwAQEGAAHw + AQEGAAHwAQEGAAH4AQMHAAEBBv8CAAb/AgAB4AEBAv8BgAEBAgABwAEBAcABDwQAAcABAQHAAQ8CAAGA + AQABgAEBAcABDwIAAYABAAGAAQEBwAEPAgABgAEBAQABCQHAAQ8CAAGAAQECAAHAAQ8CAAGAAQEBAAEB + AcABDwIAAYABAQGAAQEBwAEPAgABgAEBAYABAQHAAR8CAAGAAQEBgAEDAcABPwIAAYABAQHAAR8C/wGA + AQEBgAEBAeEBvwT/AcABAQb/Cw== +</value> + </data> +</root>
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.Designer.cs new file mode 100644 index 0000000..6f4f161 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.Designer.cs @@ -0,0 +1,579 @@ +namespace TimeHACK.OS.Win95.Win95Apps +{ + partial class WinClassicWordPad + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Component Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.topmenu = new System.Windows.Forms.MenuStrip(); + this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); + this.sendToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); + this.cutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.pasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); + this.clearToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolbarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.formatBarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.statusBarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.insertToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.dateTimeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.formatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.bulletStyleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.helpTopicsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); + this.aboutWordpadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.mainText = new System.Windows.Forms.RichTextBox(); + this.pnlToolbar = new System.Windows.Forms.Panel(); + this.btnPaste = new System.Windows.Forms.Button(); + this.btnCopy = new System.Windows.Forms.Button(); + this.btnCut = new System.Windows.Forms.Button(); + this.btnNew = new System.Windows.Forms.Button(); + this.pictureBox1 = new System.Windows.Forms.PictureBox(); + this.pnlFormatBar = new System.Windows.Forms.Panel(); + this.comboSize = new System.Windows.Forms.ComboBox(); + this.comboFont = new System.Windows.Forms.ComboBox(); + this.pictureBox2 = new System.Windows.Forms.PictureBox(); + this.btnUnderline = new System.Windows.Forms.Button(); + this.btnItalic = new System.Windows.Forms.Button(); + this.btnBold = new System.Windows.Forms.Button(); + this.statusBar = new System.Windows.Forms.Panel(); + this.lblStatus = new System.Windows.Forms.Label(); + this.topmenu.SuspendLayout(); + this.pnlToolbar.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); + this.pnlFormatBar.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); + this.statusBar.SuspendLayout(); + this.SuspendLayout(); + // + // topmenu + // + this.topmenu.BackColor = System.Drawing.Color.Silver; + this.topmenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.fileToolStripMenuItem, + this.editToolStripMenuItem, + this.viewToolStripMenuItem, + this.insertToolStripMenuItem, + this.formatToolStripMenuItem, + this.helpToolStripMenuItem}); + this.topmenu.Location = new System.Drawing.Point(0, 0); + this.topmenu.Name = "topmenu"; + this.topmenu.Size = new System.Drawing.Size(593, 24); + this.topmenu.TabIndex = 0; + this.topmenu.Text = "menuStrip1"; + // + // fileToolStripMenuItem + // + this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.newToolStripMenuItem, + this.toolStripSeparator1, + this.sendToolStripMenuItem, + this.exitToolStripMenuItem}); + this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; + this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); + this.fileToolStripMenuItem.Text = "File"; + // + // newToolStripMenuItem + // + this.newToolStripMenuItem.Name = "newToolStripMenuItem"; + this.newToolStripMenuItem.Size = new System.Drawing.Size(109, 22); + this.newToolStripMenuItem.Text = "New"; + this.newToolStripMenuItem.Click += new System.EventHandler(this.newToolStripMenuItem_Click); + // + // toolStripSeparator1 + // + this.toolStripSeparator1.Name = "toolStripSeparator1"; + this.toolStripSeparator1.Size = new System.Drawing.Size(106, 6); + // + // sendToolStripMenuItem + // + this.sendToolStripMenuItem.Name = "sendToolStripMenuItem"; + this.sendToolStripMenuItem.Size = new System.Drawing.Size(109, 22); + this.sendToolStripMenuItem.Text = "Send..."; + this.sendToolStripMenuItem.Click += new System.EventHandler(this.sendToolStripMenuItem_Click); + // + // exitToolStripMenuItem + // + this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; + this.exitToolStripMenuItem.Size = new System.Drawing.Size(109, 22); + this.exitToolStripMenuItem.Text = "Exit"; + this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); + // + // editToolStripMenuItem + // + this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.undoToolStripMenuItem, + this.toolStripSeparator2, + this.cutToolStripMenuItem, + this.copyToolStripMenuItem, + this.pasteToolStripMenuItem, + this.toolStripSeparator3, + this.clearToolStripMenuItem, + this.selectAllToolStripMenuItem}); + this.editToolStripMenuItem.Name = "editToolStripMenuItem"; + this.editToolStripMenuItem.Size = new System.Drawing.Size(39, 20); + this.editToolStripMenuItem.Text = "Edit"; + // + // undoToolStripMenuItem + // + this.undoToolStripMenuItem.Name = "undoToolStripMenuItem"; + this.undoToolStripMenuItem.Size = new System.Drawing.Size(122, 22); + this.undoToolStripMenuItem.Text = "Undo"; + this.undoToolStripMenuItem.Click += new System.EventHandler(this.undoToolStripMenuItem_Click); + // + // toolStripSeparator2 + // + this.toolStripSeparator2.Name = "toolStripSeparator2"; + this.toolStripSeparator2.Size = new System.Drawing.Size(119, 6); + // + // cutToolStripMenuItem + // + this.cutToolStripMenuItem.Name = "cutToolStripMenuItem"; + this.cutToolStripMenuItem.Size = new System.Drawing.Size(122, 22); + this.cutToolStripMenuItem.Text = "Cut"; + this.cutToolStripMenuItem.Click += new System.EventHandler(this.cutToolStripMenuItem_Click); + // + // copyToolStripMenuItem + // + this.copyToolStripMenuItem.Name = "copyToolStripMenuItem"; + this.copyToolStripMenuItem.Size = new System.Drawing.Size(122, 22); + this.copyToolStripMenuItem.Text = "Copy"; + this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click); + // + // pasteToolStripMenuItem + // + this.pasteToolStripMenuItem.Name = "pasteToolStripMenuItem"; + this.pasteToolStripMenuItem.Size = new System.Drawing.Size(122, 22); + this.pasteToolStripMenuItem.Text = "Paste"; + this.pasteToolStripMenuItem.Click += new System.EventHandler(this.pasteToolStripMenuItem_Click); + // + // toolStripSeparator3 + // + this.toolStripSeparator3.Name = "toolStripSeparator3"; + this.toolStripSeparator3.Size = new System.Drawing.Size(119, 6); + // + // clearToolStripMenuItem + // + this.clearToolStripMenuItem.Name = "clearToolStripMenuItem"; + this.clearToolStripMenuItem.Size = new System.Drawing.Size(122, 22); + this.clearToolStripMenuItem.Text = "Clear"; + this.clearToolStripMenuItem.Click += new System.EventHandler(this.clearToolStripMenuItem_Click); + // + // selectAllToolStripMenuItem + // + this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem"; + this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(122, 22); + this.selectAllToolStripMenuItem.Text = "Select All"; + this.selectAllToolStripMenuItem.Click += new System.EventHandler(this.selectAllToolStripMenuItem_Click); + // + // viewToolStripMenuItem + // + this.viewToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.toolbarToolStripMenuItem, + this.formatBarToolStripMenuItem, + this.statusBarToolStripMenuItem}); + this.viewToolStripMenuItem.Name = "viewToolStripMenuItem"; + this.viewToolStripMenuItem.Size = new System.Drawing.Size(44, 20); + this.viewToolStripMenuItem.Text = "View"; + // + // toolbarToolStripMenuItem + // + this.toolbarToolStripMenuItem.Checked = true; + this.toolbarToolStripMenuItem.CheckOnClick = true; + this.toolbarToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; + this.toolbarToolStripMenuItem.Name = "toolbarToolStripMenuItem"; + this.toolbarToolStripMenuItem.Size = new System.Drawing.Size(132, 22); + this.toolbarToolStripMenuItem.Text = "Toolbar"; + this.toolbarToolStripMenuItem.Click += new System.EventHandler(this.toolbarToolStripMenuItem_Click); + // + // formatBarToolStripMenuItem + // + this.formatBarToolStripMenuItem.Checked = true; + this.formatBarToolStripMenuItem.CheckOnClick = true; + this.formatBarToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; + this.formatBarToolStripMenuItem.Name = "formatBarToolStripMenuItem"; + this.formatBarToolStripMenuItem.Size = new System.Drawing.Size(132, 22); + this.formatBarToolStripMenuItem.Text = "Format Bar"; + this.formatBarToolStripMenuItem.Click += new System.EventHandler(this.formatBarToolStripMenuItem_Click); + // + // statusBarToolStripMenuItem + // + this.statusBarToolStripMenuItem.Checked = true; + this.statusBarToolStripMenuItem.CheckOnClick = true; + this.statusBarToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; + this.statusBarToolStripMenuItem.Name = "statusBarToolStripMenuItem"; + this.statusBarToolStripMenuItem.Size = new System.Drawing.Size(132, 22); + this.statusBarToolStripMenuItem.Text = "Status Bar"; + this.statusBarToolStripMenuItem.Click += new System.EventHandler(this.statusBarToolStripMenuItem_Click); + // + // insertToolStripMenuItem + // + this.insertToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.dateTimeToolStripMenuItem}); + this.insertToolStripMenuItem.Name = "insertToolStripMenuItem"; + this.insertToolStripMenuItem.Size = new System.Drawing.Size(48, 20); + this.insertToolStripMenuItem.Text = "Insert"; + // + // dateTimeToolStripMenuItem + // + this.dateTimeToolStripMenuItem.Name = "dateTimeToolStripMenuItem"; + this.dateTimeToolStripMenuItem.Size = new System.Drawing.Size(130, 22); + this.dateTimeToolStripMenuItem.Text = "Date/Time"; + this.dateTimeToolStripMenuItem.Click += new System.EventHandler(this.dateTimeToolStripMenuItem_Click); + // + // formatToolStripMenuItem + // + this.formatToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.bulletStyleToolStripMenuItem}); + this.formatToolStripMenuItem.Name = "formatToolStripMenuItem"; + this.formatToolStripMenuItem.Size = new System.Drawing.Size(57, 20); + this.formatToolStripMenuItem.Text = "Format"; + // + // bulletStyleToolStripMenuItem + // + this.bulletStyleToolStripMenuItem.CheckOnClick = true; + this.bulletStyleToolStripMenuItem.Name = "bulletStyleToolStripMenuItem"; + this.bulletStyleToolStripMenuItem.Size = new System.Drawing.Size(131, 22); + this.bulletStyleToolStripMenuItem.Text = "Bullet style"; + this.bulletStyleToolStripMenuItem.Click += new System.EventHandler(this.bulletStyleToolStripMenuItem_Click); + // + // helpToolStripMenuItem + // + this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.helpTopicsToolStripMenuItem, + this.toolStripSeparator4, + this.aboutWordpadToolStripMenuItem}); + this.helpToolStripMenuItem.Name = "helpToolStripMenuItem"; + this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20); + this.helpToolStripMenuItem.Text = "Help"; + // + // helpTopicsToolStripMenuItem + // + this.helpTopicsToolStripMenuItem.Name = "helpTopicsToolStripMenuItem"; + this.helpTopicsToolStripMenuItem.Size = new System.Drawing.Size(159, 22); + this.helpTopicsToolStripMenuItem.Text = "Help Topics"; + // + // toolStripSeparator4 + // + this.toolStripSeparator4.Name = "toolStripSeparator4"; + this.toolStripSeparator4.Size = new System.Drawing.Size(156, 6); + // + // aboutWordpadToolStripMenuItem + // + this.aboutWordpadToolStripMenuItem.Name = "aboutWordpadToolStripMenuItem"; + this.aboutWordpadToolStripMenuItem.Size = new System.Drawing.Size(159, 22); + this.aboutWordpadToolStripMenuItem.Text = "About Wordpad"; + this.aboutWordpadToolStripMenuItem.Click += new System.EventHandler(this.aboutWordpadToolStripMenuItem_Click); + // + // mainText + // + this.mainText.Dock = System.Windows.Forms.DockStyle.Fill; + this.mainText.Location = new System.Drawing.Point(0, 80); + this.mainText.Name = "mainText"; + this.mainText.Size = new System.Drawing.Size(593, 290); + this.mainText.TabIndex = 1; + this.mainText.Text = ""; + // + // pnlToolbar + // + this.pnlToolbar.BackColor = System.Drawing.Color.Silver; + this.pnlToolbar.Controls.Add(this.btnPaste); + this.pnlToolbar.Controls.Add(this.btnCopy); + this.pnlToolbar.Controls.Add(this.btnCut); + this.pnlToolbar.Controls.Add(this.btnNew); + this.pnlToolbar.Controls.Add(this.pictureBox1); + this.pnlToolbar.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlToolbar.Location = new System.Drawing.Point(0, 24); + this.pnlToolbar.Name = "pnlToolbar"; + this.pnlToolbar.Size = new System.Drawing.Size(593, 28); + this.pnlToolbar.TabIndex = 2; + // + // btnPaste + // + this.btnPaste.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.btnPaste.Image = global::TimeHACK.Properties.Resources.WinClassicPaste; + this.btnPaste.Location = new System.Drawing.Point(102, 3); + this.btnPaste.Name = "btnPaste"; + this.btnPaste.Size = new System.Drawing.Size(26, 23); + this.btnPaste.TabIndex = 1; + this.btnPaste.UseVisualStyleBackColor = true; + this.btnPaste.Click += new System.EventHandler(this.btnPaste_Click); + // + // btnCopy + // + this.btnCopy.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.btnCopy.Image = global::TimeHACK.Properties.Resources.WinClassicCopy; + this.btnCopy.Location = new System.Drawing.Point(70, 3); + this.btnCopy.Name = "btnCopy"; + this.btnCopy.Size = new System.Drawing.Size(26, 23); + this.btnCopy.TabIndex = 1; + this.btnCopy.UseVisualStyleBackColor = true; + this.btnCopy.Click += new System.EventHandler(this.btnCopy_Click); + // + // btnCut + // + this.btnCut.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.btnCut.Image = global::TimeHACK.Properties.Resources.WinClassicCut; + this.btnCut.Location = new System.Drawing.Point(38, 3); + this.btnCut.Name = "btnCut"; + this.btnCut.Size = new System.Drawing.Size(26, 23); + this.btnCut.TabIndex = 1; + this.btnCut.UseVisualStyleBackColor = true; + this.btnCut.Click += new System.EventHandler(this.btnCut_Click); + // + // btnNew + // + this.btnNew.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.btnNew.Image = global::TimeHACK.Properties.Resources.WinClassicNew; + this.btnNew.Location = new System.Drawing.Point(6, 3); + this.btnNew.Name = "btnNew"; + this.btnNew.Size = new System.Drawing.Size(26, 23); + this.btnNew.TabIndex = 1; + this.btnNew.UseVisualStyleBackColor = true; + this.btnNew.Click += new System.EventHandler(this.btnNew_Click); + // + // pictureBox1 + // + this.pictureBox1.BackColor = System.Drawing.SystemColors.AppWorkspace; + this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; + this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top; + this.pictureBox1.Location = new System.Drawing.Point(0, 0); + this.pictureBox1.Name = "pictureBox1"; + this.pictureBox1.Size = new System.Drawing.Size(593, 1); + this.pictureBox1.TabIndex = 0; + this.pictureBox1.TabStop = false; + // + // pnlFormatBar + // + this.pnlFormatBar.BackColor = System.Drawing.Color.Silver; + this.pnlFormatBar.Controls.Add(this.comboSize); + this.pnlFormatBar.Controls.Add(this.comboFont); + this.pnlFormatBar.Controls.Add(this.pictureBox2); + this.pnlFormatBar.Controls.Add(this.btnUnderline); + this.pnlFormatBar.Controls.Add(this.btnItalic); + this.pnlFormatBar.Controls.Add(this.btnBold); + this.pnlFormatBar.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlFormatBar.Location = new System.Drawing.Point(0, 52); + this.pnlFormatBar.Name = "pnlFormatBar"; + this.pnlFormatBar.Size = new System.Drawing.Size(593, 28); + this.pnlFormatBar.TabIndex = 3; + // + // comboSize + // + this.comboSize.FormattingEnabled = true; + this.comboSize.Items.AddRange(new object[] { + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "16", + "18", + "20", + "22", + "24", + "26", + "28", + "36", + "48", + "72"}); + this.comboSize.Location = new System.Drawing.Point(157, 3); + this.comboSize.Name = "comboSize"; + this.comboSize.Size = new System.Drawing.Size(50, 21); + this.comboSize.TabIndex = 1; + this.comboSize.Text = "12"; + this.comboSize.SelectedIndexChanged += new System.EventHandler(this.comboSize_SelectedIndexChanged); + // + // comboFont + // + this.comboFont.FormattingEnabled = true; + this.comboFont.Location = new System.Drawing.Point(6, 3); + this.comboFont.Name = "comboFont"; + this.comboFont.Size = new System.Drawing.Size(145, 21); + this.comboFont.TabIndex = 1; + this.comboFont.Text = "Arial"; + this.comboFont.SelectedIndexChanged += new System.EventHandler(this.comboFont_SelectedIndexChanged); + // + // pictureBox2 + // + this.pictureBox2.BackColor = System.Drawing.SystemColors.AppWorkspace; + this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; + this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Top; + this.pictureBox2.Location = new System.Drawing.Point(0, 0); + this.pictureBox2.Name = "pictureBox2"; + this.pictureBox2.Size = new System.Drawing.Size(593, 1); + this.pictureBox2.TabIndex = 0; + this.pictureBox2.TabStop = false; + // + // btnUnderline + // + this.btnUnderline.BackColor = System.Drawing.Color.DimGray; + this.btnUnderline.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.btnUnderline.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnUnderline.Location = new System.Drawing.Point(277, 2); + this.btnUnderline.Name = "btnUnderline"; + this.btnUnderline.Size = new System.Drawing.Size(26, 23); + this.btnUnderline.TabIndex = 1; + this.btnUnderline.Text = "U"; + this.btnUnderline.UseVisualStyleBackColor = false; + this.btnUnderline.Click += new System.EventHandler(this.btnUnderline_Click); + this.btnUnderline.MouseEnter += new System.EventHandler(this.btnUnderline_MouseEnter); + this.btnUnderline.MouseLeave += new System.EventHandler(this.btnUnderline_MouseLeave); + // + // btnItalic + // + this.btnItalic.BackColor = System.Drawing.Color.DimGray; + this.btnItalic.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.btnItalic.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnItalic.Location = new System.Drawing.Point(245, 2); + this.btnItalic.Name = "btnItalic"; + this.btnItalic.Size = new System.Drawing.Size(26, 23); + this.btnItalic.TabIndex = 1; + this.btnItalic.Text = "I"; + this.btnItalic.UseVisualStyleBackColor = false; + this.btnItalic.Click += new System.EventHandler(this.btnItalic_Click); + this.btnItalic.MouseEnter += new System.EventHandler(this.btnItalic_MouseEnter); + this.btnItalic.MouseLeave += new System.EventHandler(this.btnItalic_MouseLeave); + // + // btnBold + // + this.btnBold.BackColor = System.Drawing.Color.DimGray; + this.btnBold.BackgroundImage = global::TimeHACK.Properties.Resources.sliversilver; + this.btnBold.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnBold.Location = new System.Drawing.Point(213, 2); + this.btnBold.Name = "btnBold"; + this.btnBold.Size = new System.Drawing.Size(26, 23); + this.btnBold.TabIndex = 1; + this.btnBold.Text = "B"; + this.btnBold.UseVisualStyleBackColor = false; + this.btnBold.Click += new System.EventHandler(this.btnBold_Click); + this.btnBold.MouseEnter += new System.EventHandler(this.btnBold_MouseEnter); + this.btnBold.MouseLeave += new System.EventHandler(this.btnBold_MouseLeave); + // + // statusBar + // + this.statusBar.BackColor = System.Drawing.Color.Silver; + this.statusBar.Controls.Add(this.lblStatus); + this.statusBar.Dock = System.Windows.Forms.DockStyle.Bottom; + this.statusBar.Location = new System.Drawing.Point(0, 353); + this.statusBar.Name = "statusBar"; + this.statusBar.Size = new System.Drawing.Size(593, 17); + this.statusBar.TabIndex = 4; + // + // lblStatus + // + this.lblStatus.AutoSize = true; + this.lblStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lblStatus.Location = new System.Drawing.Point(3, 1); + this.lblStatus.Name = "lblStatus"; + this.lblStatus.Size = new System.Drawing.Size(213, 16); + this.lblStatus.TabIndex = 0; + this.lblStatus.Text = "For Help, go to Help -> Help topics"; + // + // WinClassicWordPad + // + this.BackColor = System.Drawing.SystemColors.Control; + this.Controls.Add(this.statusBar); + this.Controls.Add(this.mainText); + this.Controls.Add(this.pnlFormatBar); + this.Controls.Add(this.pnlToolbar); + this.Controls.Add(this.topmenu); + this.Name = "WinClassicWordPad"; + this.Size = new System.Drawing.Size(593, 370); + this.topmenu.ResumeLayout(false); + this.topmenu.PerformLayout(); + this.pnlToolbar.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); + this.pnlFormatBar.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); + this.statusBar.ResumeLayout(false); + this.statusBar.PerformLayout(); + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + + private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; + private System.Windows.Forms.ToolStripMenuItem helloToolStripMenuItem; + private System.Windows.Forms.MenuStrip topmenu; + private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem viewToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem insertToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem formatToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem newToolStripMenuItem; + private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; + private System.Windows.Forms.ToolStripMenuItem sendToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem; + private System.Windows.Forms.RichTextBox mainText; + private System.Windows.Forms.ToolStripMenuItem undoToolStripMenuItem; + private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; + private System.Windows.Forms.ToolStripMenuItem cutToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem copyToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem pasteToolStripMenuItem; + private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; + private System.Windows.Forms.ToolStripMenuItem clearToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem selectAllToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem toolbarToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem formatBarToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem statusBarToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem dateTimeToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem bulletStyleToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem helpTopicsToolStripMenuItem; + private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; + private System.Windows.Forms.ToolStripMenuItem aboutWordpadToolStripMenuItem; + private System.Windows.Forms.Panel pnlToolbar; + private System.Windows.Forms.PictureBox pictureBox1; + private System.Windows.Forms.Panel pnlFormatBar; + private System.Windows.Forms.PictureBox pictureBox2; + private System.Windows.Forms.Panel statusBar; + private System.Windows.Forms.Label lblStatus; + private System.Windows.Forms.Button btnNew; + private System.Windows.Forms.Button btnCut; + private System.Windows.Forms.Button btnPaste; + private System.Windows.Forms.Button btnCopy; + private System.Windows.Forms.ComboBox comboFont; + private System.Windows.Forms.ComboBox comboSize; + private System.Windows.Forms.Button btnUnderline; + private System.Windows.Forms.Button btnItalic; + private System.Windows.Forms.Button btnBold; + } +} diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.cs new file mode 100644 index 0000000..4d2fbf1 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.cs @@ -0,0 +1,318 @@ +using System; +using System.Collections.Generic; +using System.ComponentModel; +using System.Drawing; +using System.Data; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Forms; +using System.Drawing.Text; +using TimeHACK.Engine; + +namespace TimeHACK.OS.Win95.Win95Apps +{ + public partial class WinClassicWordPad : UserControl + { + WindowManager wm = new WindowManager(); + + bool btnBoldSelected = true; + bool btnItalicSelected = true; + bool btnUnderlineSelected = true; + bool doBold; + bool doItalic; + bool doUnderline; + public WinClassicWordPad() + { + InitializeComponent(); + foreach (ToolStripMenuItem item in topmenu.Items) + { + item.Font = new Font(TitleScreen.pfc.Families[0], 16F, FontStyle.Regular, GraphicsUnit.Point, ((0))); + item.BackColor = Color.Silver; + item.BackgroundImage = Properties.Resources.sliversilver; + item.BackgroundImageLayout = ImageLayout.Center; + item.DisplayStyle = ToolStripItemDisplayStyle.Text; + } + + // Time to prepare to load all the fonts up for the combo boxes + + foreach (FontFamily font in System.Drawing.FontFamily.Families) + { + // Added to the ComboBox here + + comboFont.Items.Add(font.Name); + } + } + + #region Format_Buttons + + private void btnBold_Click(object sender, EventArgs e) + { + if (btnBoldSelected == false) + { + btnBold.BackgroundImage = null; + btnBoldSelected = true; + + } else { + btnBold.BackgroundImage = Properties.Resources.sliversilver; + btnBoldSelected = false; + } + doBold = btnBoldSelected; + DoFontStyles(); + } + + private void btnItalic_Click(object sender, EventArgs e) + { + if (btnItalicSelected == false) + { + btnItalic.BackgroundImage = Properties.Resources.sliversilver; + btnItalicSelected = true; + } + else + { + btnItalic.BackgroundImage = null; + btnItalicSelected = false; + } + doItalic = btnItalicSelected; + DoFontStyles(); + } + + private void btnUnderline_Click(object sender, EventArgs e) + { + if (btnUnderlineSelected == false) + { + btnUnderline.BackgroundImage = Properties.Resources.sliversilver; + btnUnderlineSelected = true; + } + else + { + btnUnderline.BackgroundImage = null; + btnUnderlineSelected = false; + } + doUnderline = btnUnderlineSelected; + DoFontStyles(); + } + + #endregion + + #region Designer-Stuff + private void dateTimeToolStripMenuItem_Click(object sender, EventArgs e) + { + InsertDateTime(); + } + private void toolbarToolStripMenuItem_Click(object sender, EventArgs e) + { + pnlToolbar.Visible = toolbarToolStripMenuItem.Checked; + } + + private void formatBarToolStripMenuItem_Click(object sender, EventArgs e) + { + pnlFormatBar.Visible = formatBarToolStripMenuItem.Checked; + } + + private void statusBarToolStripMenuItem_Click(object sender, EventArgs e) + { + statusBar.Visible = statusBarToolStripMenuItem.Checked; + } + + private void exitToolStripMenuItem_Click(object sender, EventArgs e) + { + ((Form)this.TopLevelControl).Close(); + } + + private void aboutWordpadToolStripMenuItem_Click(object sender, EventArgs e) + { + wm.StartAboutBox95("Wordpad", "Microsoft Wordpad", Properties.Resources.Win95IconWordpad); + } + + private void newToolStripMenuItem_Click(object sender, EventArgs e) + { + NewFile(); + } + + private void btnNew_Click(object sender, EventArgs e) + { + NewFile(); + } + + private void sendToolStripMenuItem_Click(object sender, EventArgs e) + { + wm.StartInfobox95("Wordpad", "An error occured opening send option.", null); + } + + void Cut() + { + if (mainText.SelectedText.Length >= 0) { + mainText.Cut(); + } + } + + void Copy() + { + if (mainText.SelectedText.Length >= 0) + { + mainText.Copy(); + } + } + + void Paste() + { + mainText.Paste(); + } + + void Clear() + { + mainText.Text = mainText.Text.Remove(mainText.SelectionStart, mainText.SelectedText.Length); + } + + void SelectAll() + { + mainText.SelectAll(); + } + + private void undoToolStripMenuItem_Click(object sender, EventArgs e) + { + Undo(); + } + + private void cutToolStripMenuItem_Click(object sender, EventArgs e) + { + Cut(); + } + + private void copyToolStripMenuItem_Click(object sender, EventArgs e) + { + Copy(); + } + + private void pasteToolStripMenuItem_Click(object sender, EventArgs e) + { + Paste(); + } + + private void selectAllToolStripMenuItem_Click(object sender, EventArgs e) + { + SelectAll(); + } + + private void clearToolStripMenuItem_Click(object sender, EventArgs e) + { + Clear(); + } + + private void btnCut_Click(object sender, EventArgs e) + { + Cut(); + } + + private void btnCopy_Click(object sender, EventArgs e) + { + Copy(); + } + + private void btnPaste_Click(object sender, EventArgs e) + { + Paste(); + } + + private void bulletStyleToolStripMenuItem_Click(object sender, EventArgs e) + { + mainText.SelectionBullet = bulletStyleToolStripMenuItem.Checked; + } + + private void comboFont_SelectedIndexChanged(object sender, EventArgs e) + { + SetSelectedTextFont(comboFont.Text); + } + + private void comboSize_SelectedIndexChanged(object sender, EventArgs e) + { + SetSelectedTextSize(comboSize.Text); + } + private void btnBold_MouseEnter(object sender, EventArgs e) + { + lblStatus.Text = "Makes the selected text Bold. (toggle)"; + } + + private void btnBold_MouseLeave(object sender, EventArgs e) + { + lblStatus.Text = "For Help, goto Help -> Help Topics"; + } + + private void btnItalic_MouseEnter(object sender, EventArgs e) + { + lblStatus.Text = "Makes the selected text Italic. (toggle)"; + } + + private void btnItalic_MouseLeave(object sender, EventArgs e) + { + lblStatus.Text = "For Help, goto Help -> Help Topics"; + } + + private void btnUnderline_MouseEnter(object sender, EventArgs e) + { + lblStatus.Text = "Makes the selected text Underline. (toggle)"; + } + + private void btnUnderline_MouseLeave(object sender, EventArgs e) + { + lblStatus.Text = "For Help, goto Help -> Help Topics"; + } + #endregion + + void NewFile() + { + mainText.Text = ""; + } + + void Undo() + { + mainText.Undo(); + } + + void InsertDateTime() + { + string DateTime = System.DateTime.Now.ToString("HH:mm tt dd/MM/yyyy"); + mainText.AppendText(DateTime); + } + + // Things for Cut/Copy/Paste have been placed in the "Designer-Stuff" region! + + void SetSelectedTextFont(String font) + { + // The next two lines convert a String to a Font + var cvt = new FontConverter(); + Font f = cvt.ConvertFromString(font) as Font; + + mainText.SelectionFont = f; + } + + void SetSelectedTextSize(String size) + { + // The next few lines will ATTEMPT to convert a String to an Integer + int SizeInt = Convert.ToInt32(size); + + mainText.SelectionFont = new Font(mainText.SelectionFont.FontFamily, SizeInt, mainText.SelectionFont.Style); + } + + void DoFontStyles() + { + FontStyle Bold = FontStyle.Regular; + FontStyle Italic = FontStyle.Regular; + FontStyle Underline = FontStyle.Regular; + if (doBold == true) + { + Bold = FontStyle.Bold; + } + if (doItalic == true) + { + Italic = FontStyle.Italic; + } + if (doUnderline == true) + { + Underline = FontStyle.Underline; + } + mainText.SelectionFont = new Font(mainText.SelectionFont.FontFamily, mainText.SelectionFont.Size, Bold | Italic | Underline); + } + } +}
\ No newline at end of file diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.resx b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.resx new file mode 100644 index 0000000..6dff4e6 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.resx @@ -0,0 +1,123 @@ +<?xml version="1.0" encoding="utf-8"?> +<root> + <!-- + Microsoft ResX Schema + + Version 2.0 + + The primary goals of this format is to allow a simple XML format + that is mostly human readable. The generation and parsing of the + various data types are done through the TypeConverter classes + associated with the data types. + + Example: + + ... ado.net/XML headers & schema ... + <resheader name="resmimetype">text/microsoft-resx</resheader> + <resheader name="version">2.0</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> + <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> + <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> + <value>[base64 mime encoded serialized .NET Framework object]</value> + </data> + <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> + <comment>This is a comment</comment> + </data> + + There are any number of "resheader" rows that contain simple + name/value pairs. + + Each data row contains a name, and value. The row also contains a + type or mimetype. Type corresponds to a .NET class that support + text/value conversion through the TypeConverter architecture. + Classes that don't support this are serialized and stored with the + mimetype set. + + The mimetype is used for serialized objects, and tells the + ResXResourceReader how to depersist the object. This is currently not + extensible. For a given mimetype the value must be set accordingly: + + Note - application/x-microsoft.net.object.binary.base64 is the format + that the ResXResourceWriter will generate, however the reader can + read any of the formats listed below. + + mimetype: application/x-microsoft.net.object.binary.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.soap.base64 + value : The object must be serialized with + : System.Runtime.Serialization.Formatters.Soap.SoapFormatter + : and then encoded with base64 encoding. + + mimetype: application/x-microsoft.net.object.bytearray.base64 + value : The object must be serialized into a byte array + : using a System.ComponentModel.TypeConverter + : and then encoded with base64 encoding. + --> + <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> + <xsd:element name="root" msdata:IsDataSet="true"> + <xsd:complexType> + <xsd:choice maxOccurs="unbounded"> + <xsd:element name="metadata"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" /> + </xsd:sequence> + <xsd:attribute name="name" use="required" type="xsd:string" /> + <xsd:attribute name="type" type="xsd:string" /> + <xsd:attribute name="mimetype" type="xsd:string" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="assembly"> + <xsd:complexType> + <xsd:attribute name="alias" type="xsd:string" /> + <xsd:attribute name="name" type="xsd:string" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="data"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> + <xsd:attribute ref="xml:space" /> + </xsd:complexType> + </xsd:element> + <xsd:element name="resheader"> + <xsd:complexType> + <xsd:sequence> + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> + </xsd:sequence> + <xsd:attribute name="name" type="xsd:string" use="required" /> + </xsd:complexType> + </xsd:element> + </xsd:choice> + </xsd:complexType> + </xsd:element> + </xsd:schema> + <resheader name="resmimetype"> + <value>text/microsoft-resx</value> + </resheader> + <resheader name="version"> + <value>2.0</value> + </resheader> + <resheader name="reader"> + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <resheader name="writer"> + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </resheader> + <metadata name="topmenu.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>17, 17</value> + </metadata> +</root>
\ No newline at end of file |
