Zbiór zmian 630 dla trunk

Pokaż
Ignoruj:
Data:
2009-05-04 13:45:37 (17 years ago)
Autor:
marek
Opis:

re #168 - dodano wydawce do okna Korekty

Lokalizacja:
trunk/BazaReklam
Pliki:
3 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • trunk/BazaReklam/KorektyForm.Designer.cs

    r597 r630  
    3333            this.components = new System.ComponentModel.Container(); 
    3434            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(KorektyForm)); 
    35             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); 
    36             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); 
    37             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); 
    38             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); 
    39             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); 
    40             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); 
    41             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); 
    42             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); 
    43             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); 
    44             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); 
    45             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); 
    46             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); 
     35            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle(); 
     36            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle(); 
     37            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle(); 
     38            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle(); 
     39            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle(); 
     40            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle(); 
     41            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle(); 
     42            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle(); 
     43            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle(); 
     44            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle(); 
     45            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle(); 
     46            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle(); 
    4747            this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components); 
    4848            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); 
     
    101101            this.zaplataTextBox = new System.Windows.Forms.TextBox(); 
    102102            this.vIEW_KOREKTYTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.VIEW_KOREKTYTableAdapter(); 
     103            this.toolStripLabel7 = new System.Windows.Forms.ToolStripLabel(); 
     104            this.cbWydawca = new System.Windows.Forms.ToolStripComboBox(); 
    103105            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit(); 
    104106            this.bindingNavigator1.SuspendLayout(); 
     
    320322            this.toolStripLabel4, 
    321323            this.agencjaToolStripComboBox, 
     324            this.toolStripLabel7, 
     325            this.cbWydawca, 
    322326            this.szukajToolStripButton, 
    323327            this.wyczyscPolaToolStripButton}); 
     
    331335            //  
    332336            this.toolStripLabel1.Name = "toolStripLabel1"; 
    333             this.toolStripLabel1.Size = new System.Drawing.Size(63, 22); 
    334             this.toolStripLabel1.Text = "nr korekty: "; 
     337            this.toolStripLabel1.Size = new System.Drawing.Size(64, 22); 
     338            this.toolStripLabel1.Text = "Nr korekty: "; 
    335339            //  
    336340            // nrFakturyToolStripTextBox 
     
    343347            //  
    344348            this.toolStripLabel6.Name = "toolStripLabel6"; 
    345             this.toolStripLabel6.Size = new System.Drawing.Size(104, 22); 
    346             this.toolStripLabel6.Text = "nr korygowanej FV: "; 
     349            this.toolStripLabel6.Size = new System.Drawing.Size(105, 22); 
     350            this.toolStripLabel6.Text = "Nr korygowanej FV: "; 
    347351            //  
    348352            // nrKorygowanejToolStripTextBox 
     
    355359            //  
    356360            this.toolStripLabel2.Name = "toolStripLabel2"; 
    357             this.toolStripLabel2.Size = new System.Drawing.Size(53, 22); 
    358             this.toolStripLabel2.Text = "kod roz.: "; 
     361            this.toolStripLabel2.Size = new System.Drawing.Size(54, 22); 
     362            this.toolStripLabel2.Text = "Kod roz.: "; 
    359363            //  
    360364            // kodRozliczeniowyToolStripTextBox 
     
    367371            //  
    368372            this.toolStripLabel3.Name = "toolStripLabel3"; 
    369             this.toolStripLabel3.Size = new System.Drawing.Size(29, 22); 
    370             this.toolStripLabel3.Text = "rok: "; 
     373            this.toolStripLabel3.Size = new System.Drawing.Size(32, 22); 
     374            this.toolStripLabel3.Text = "Rok: "; 
    371375            this.toolStripLabel3.ToolTipText = "Rok daty sprzeda¿y"; 
    372376            //  
     
    381385            this.toolStripLabel5.Name = "toolStripLabel5"; 
    382386            this.toolStripLabel5.Size = new System.Drawing.Size(48, 22); 
    383             this.toolStripLabel5.Text = "miesi¹c: "; 
     387            this.toolStripLabel5.Text = "Miesi¹c: "; 
    384388            this.toolStripLabel5.ToolTipText = "Miesi¹c daty sprzeda¿y"; 
    385389            //  
     
    393397            //  
    394398            this.toolStripLabel4.Name = "toolStripLabel4"; 
    395             this.toolStripLabel4.Size = new System.Drawing.Size(52, 22); 
    396             this.toolStripLabel4.Text = "agencja: "; 
     399            this.toolStripLabel4.Size = new System.Drawing.Size(53, 22); 
     400            this.toolStripLabel4.Text = "Agencja: "; 
    397401            //  
    398402            // agencjaToolStripComboBox 
     
    410414            this.szukajToolStripButton.Size = new System.Drawing.Size(48, 22); 
    411415            this.szukajToolStripButton.Text = "SZUKAJ"; 
     416            this.szukajToolStripButton.ToolTipText = "Szukaj"; 
    412417            this.szukajToolStripButton.Click += new System.EventHandler(this.szukajToolStripButton_Click); 
    413418            //  
     
    420425            this.wyczyscPolaToolStripButton.Size = new System.Drawing.Size(23, 22); 
    421426            this.wyczyscPolaToolStripButton.Text = "toolStripButton2"; 
     427            this.wyczyscPolaToolStripButton.ToolTipText = "Wyczyœæ filtr wyszukiwania"; 
    422428            this.wyczyscPolaToolStripButton.Click += new System.EventHandler(this.wyczyscPolaToolStripButton_Click); 
    423429            //  
     
    453459            this.fakturyDataGridView.AllowUserToAddRows = false; 
    454460            this.fakturyDataGridView.AllowUserToDeleteRows = false; 
    455             dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream; 
    456             this.fakturyDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; 
     461            dataGridViewCellStyle37.BackColor = System.Drawing.Color.MintCream; 
     462            this.fakturyDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle37; 
    457463            this.fakturyDataGridView.AutoGenerateColumns = false; 
    458464            this.fakturyDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells; 
    459465            this.fakturyDataGridView.BackgroundColor = System.Drawing.Color.White; 
    460466            this.fakturyDataGridView.CausesValidation = false; 
    461             dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    462             dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; 
    463             dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); 
    464             dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; 
    465             dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; 
    466             dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; 
    467             dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; 
    468             this.fakturyDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; 
     467            dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     468            dataGridViewCellStyle38.BackColor = System.Drawing.SystemColors.Control; 
     469            dataGridViewCellStyle38.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); 
     470            dataGridViewCellStyle38.ForeColor = System.Drawing.SystemColors.WindowText; 
     471            dataGridViewCellStyle38.SelectionBackColor = System.Drawing.SystemColors.Highlight; 
     472            dataGridViewCellStyle38.SelectionForeColor = System.Drawing.SystemColors.HighlightText; 
     473            dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.True; 
     474            this.fakturyDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle38; 
    469475            this.fakturyDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 
    470476            this.fakturyDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 
     
    524530            //  
    525531            this.nRFAKTURYKOREKTYDataGridViewTextBoxColumn.DataPropertyName = "NR_FAKTURY_KOREKTY"; 
    526             dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    527             this.nRFAKTURYKOREKTYDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3; 
     532            dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     533            this.nRFAKTURYKOREKTYDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle39; 
    528534            this.nRFAKTURYKOREKTYDataGridViewTextBoxColumn.HeaderText = "Nr korekty FV "; 
    529535            this.nRFAKTURYKOREKTYDataGridViewTextBoxColumn.Name = "nRFAKTURYKOREKTYDataGridViewTextBoxColumn"; 
     
    535541            this.dATAWYSTAWIENIADataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    536542            this.dATAWYSTAWIENIADataGridViewTextBoxColumn.DataPropertyName = "DATA_WYSTAWIENIA"; 
    537             dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    538             dataGridViewCellStyle4.Format = "d"; 
    539             this.dATAWYSTAWIENIADataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4; 
     543            dataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     544            dataGridViewCellStyle40.Format = "d"; 
     545            this.dATAWYSTAWIENIADataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle40; 
    540546            this.dATAWYSTAWIENIADataGridViewTextBoxColumn.HeaderText = "Data wyst. korekty"; 
    541547            this.dATAWYSTAWIENIADataGridViewTextBoxColumn.Name = "dATAWYSTAWIENIADataGridViewTextBoxColumn"; 
     
    546552            //  
    547553            this.nRFAKTURYDataGridViewTextBoxColumn.DataPropertyName = "NR_FAKTURY"; 
    548             dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    549             this.nRFAKTURYDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle5; 
     554            dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     555            this.nRFAKTURYDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle41; 
    550556            this.nRFAKTURYDataGridViewTextBoxColumn.HeaderText = "Poprzednia korekta lub FV"; 
    551557            this.nRFAKTURYDataGridViewTextBoxColumn.Name = "nRFAKTURYDataGridViewTextBoxColumn"; 
     
    557563            this.datawystawieniaFDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    558564            this.datawystawieniaFDataGridViewTextBoxColumn.DataPropertyName = "data_wystawienia_F"; 
    559             dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    560             dataGridViewCellStyle6.Format = "d"; 
    561             this.datawystawieniaFDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle6; 
     565            dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     566            dataGridViewCellStyle42.Format = "d"; 
     567            this.datawystawieniaFDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle42; 
    562568            this.datawystawieniaFDataGridViewTextBoxColumn.HeaderText = "Data wyst. pop. korekty/FV"; 
    563569            this.datawystawieniaFDataGridViewTextBoxColumn.Name = "datawystawieniaFDataGridViewTextBoxColumn"; 
     
    568574            //  
    569575            this.NR_FAKTURY_KORYGOWANEJ_1.DataPropertyName = "NR_FAKTURY_KORYGOWANEJ_1"; 
    570             dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    571             this.NR_FAKTURY_KORYGOWANEJ_1.DefaultCellStyle = dataGridViewCellStyle7; 
     576            dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     577            this.NR_FAKTURY_KORYGOWANEJ_1.DefaultCellStyle = dataGridViewCellStyle43; 
    572578            this.NR_FAKTURY_KORYGOWANEJ_1.HeaderText = "Faktura VAT"; 
    573579            this.NR_FAKTURY_KORYGOWANEJ_1.Name = "NR_FAKTURY_KORYGOWANEJ_1"; 
     
    578584            //  
    579585            this.roznicanettoDataGridViewTextBoxColumn.DataPropertyName = "roznica_netto"; 
    580             dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    581             dataGridViewCellStyle8.Format = "C2"; 
    582             this.roznicanettoDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle8; 
     586            dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     587            dataGridViewCellStyle44.Format = "C2"; 
     588            this.roznicanettoDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle44; 
    583589            this.roznicanettoDataGridViewTextBoxColumn.HeaderText = "Ró¿nica netto"; 
    584590            this.roznicanettoDataGridViewTextBoxColumn.Name = "roznicanettoDataGridViewTextBoxColumn"; 
     
    589595            //  
    590596            this.roznicavatDataGridViewTextBoxColumn.DataPropertyName = "roznica_vat"; 
    591             dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    592             dataGridViewCellStyle9.Format = "C2"; 
    593             this.roznicavatDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle9; 
     597            dataGridViewCellStyle45.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     598            dataGridViewCellStyle45.Format = "C2"; 
     599            this.roznicavatDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle45; 
    594600            this.roznicavatDataGridViewTextBoxColumn.HeaderText = "Ró¿nica VAT"; 
    595601            this.roznicavatDataGridViewTextBoxColumn.Name = "roznicavatDataGridViewTextBoxColumn"; 
     
    600606            //  
    601607            this.roznicabruttoDataGridViewTextBoxColumn.DataPropertyName = "roznica_brutto"; 
    602             dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    603             dataGridViewCellStyle10.Format = "C2"; 
    604             this.roznicabruttoDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle10; 
     608            dataGridViewCellStyle46.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     609            dataGridViewCellStyle46.Format = "C2"; 
     610            this.roznicabruttoDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle46; 
    605611            this.roznicabruttoDataGridViewTextBoxColumn.HeaderText = "Ró¿nica brutto"; 
    606612            this.roznicabruttoDataGridViewTextBoxColumn.Name = "roznicabruttoDataGridViewTextBoxColumn"; 
     
    611617            //  
    612618            this.waluta_roznica_brutto.DataPropertyName = "waluta_roznica_brutto"; 
    613             dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    614             this.waluta_roznica_brutto.DefaultCellStyle = dataGridViewCellStyle11; 
     619            dataGridViewCellStyle47.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     620            this.waluta_roznica_brutto.DefaultCellStyle = dataGridViewCellStyle47; 
    615621            this.waluta_roznica_brutto.HeaderText = "Ró¿nica w walucie"; 
    616622            this.waluta_roznica_brutto.Name = "waluta_roznica_brutto"; 
     
    622628            this.waluta_miano.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    623629            this.waluta_miano.DataPropertyName = "waluta_miano"; 
    624             dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    625             this.waluta_miano.DefaultCellStyle = dataGridViewCellStyle12; 
     630            dataGridViewCellStyle48.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     631            this.waluta_miano.DefaultCellStyle = dataGridViewCellStyle48; 
    626632            this.waluta_miano.HeaderText = "Waluta"; 
    627633            this.waluta_miano.Name = "waluta_miano"; 
     
    667673            //  
    668674            this.vIEW_KOREKTYTableAdapter.ClearBeforeFill = true; 
     675            //  
     676            // toolStripLabel7 
     677            //  
     678            this.toolStripLabel7.Name = "toolStripLabel7"; 
     679            this.toolStripLabel7.Size = new System.Drawing.Size(58, 22); 
     680            this.toolStripLabel7.Text = "Wydawca:"; 
     681            //  
     682            // cbWydawca 
     683            //  
     684            this.cbWydawca.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 
     685            this.cbWydawca.Items.AddRange(new object[] { 
     686            "", 
     687            "AACT", 
     688            "Sam Press"}); 
     689            this.cbWydawca.Name = "cbWydawca"; 
     690            this.cbWydawca.Size = new System.Drawing.Size(75, 25); 
    669691            //  
    670692            // KorektyForm 
     
    679701            this.Controls.Add(this.bindingNavigator1); 
    680702            this.Name = "KorektyForm"; 
    681             this.Text = "Faktury"; 
     703            this.Text = "Korekty"; 
    682704            this.WindowState = System.Windows.Forms.FormWindowState.Maximized; 
    683705            this.Load += new System.EventHandler(this.FacturesForm_Load); 
     
    759781        private System.Windows.Forms.ToolStripLabel toolStripLabel6; 
    760782        private System.Windows.Forms.ToolStripTextBox nrKorygowanejToolStripTextBox; 
     783        private System.Windows.Forms.ToolStripLabel toolStripLabel7; 
     784        private System.Windows.Forms.ToolStripComboBox cbWydawca; 
    761785 
    762786    } 
  • trunk/BazaReklam/KorektyForm.cs

    r602 r630  
    367367            } 
    368368 
     369            if (!string.IsNullOrEmpty(cbWydawca.Text.Trim())) 
     370            { 
     371                int systemKsiegowy = cbWydawca.Text.Trim() == "AACT" ? 1 : 2; 
     372                command.CommandText += " AND SystemKsiegowyId=@systemKsiegowy"; 
     373                command.Parameters.AddWithValue("@systemKsiegowy", systemKsiegowy); 
     374            } 
     375 
    369376            sqlDataAdapter.SelectCommand = command; 
    370377 
     
    412419            agencjaToolStripComboBox.SelectedIndex = -1; 
    413420            agencjaToolStripComboBox.Text = ""; 
     421            cbWydawca.SelectedIndex = -1; 
     422            cbWydawca.Text = ""; 
    414423            ((CheckBox)((ToolStripControlHost)wyszukajToolStrip.Items["zalegleCheckBox"]).Control).CheckState = CheckState.Indeterminate; 
    415424        } 
  • trunk/BazaReklam/KorektyForm.resx

    r597 r630  
    194194        iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 
    195195        YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAACZ5JREFUWEellwlU 
    196         lOUax19AwwVScYmkEFxCQQS83YtLat5cTlGWp4yyyDQ0DVEyFB3QGVlkhxEQEXBDDAoIIwoRZRnWYRcY 
    197         UGAYFlklBEREQP73eYG695yr515ozvmf75vvm3l//+d5t+dVYs/5RO5nG7oG2B5lFWasqsImqaiyjsGn 
    198         rHzSJDZFVZnNGVJmjYNK7NrHjiyOmuglPX1eW2N+Hn+EiYVWbCjqKEP8SYbrLgw3XBkSTzHc8mBIFzNk 
    199         nGYQCtnQLU92hQDapIljBj3rD7GHmeVFK4ZrxxmiBQw/2DHE2JMRR4ab7v+GSwMZ8s8xZJERBwvmQm3N 
    200         I034SyawjakE72V139synLFkCLOehHRPfWR66ePmKS3EClSHTUlGM5Dlz5AdwHBVxOpUVNj7BJ/+lwxc 
    201         sWYrQvYy+O9kKPRfDRQ4A7kiQErKEQJ5jig+a4JrJ0a6gHdFpt9IVxgtYI4EX0hSHreJiANs/5mvKN0n 
    202         tIFCgmedALJJHJ5D1ywHuooQeYTGgidDms+I+NjYtpqFEHg1afK4DYRZMVcfC4a+G99Q5CcpYjJR6AYU 
    203         uVM2ThGcnuU6ItfPEHFChmQykerN8JsTg8UGFk7g90jTxm3g8n4mDvuaEdCVQE509QBKxUCZP3Dbe8SE 
    204         1AmNUR/iyrcjg5TPkl9EDOZrhmfDxySNcRsIsmTuWQINippA3ACHlgcCd0NGTBSQsXwXQHYR5b/aoTrF 
    205         FSXXBSi8tgcHd66PIPAnf8nAoXUvLC4T6g8ij+BcxZ4EDgAqyESJL4FD0a9IRllGHKIun4PY8xS8nIUI 
    206         8hXBy9WlYNq0aXvIwEskpXFlYd48NqnXV78T2cdp8NHA4ynnJoq8gMoIPKzLQcTlC7gQFY3EsjvIaOvG 
    207         RYVi4HJW0WO3c+c77GwONpq9/fYXo+NgXLNBufeCSSmSD9CItx8xIaWBVxqIRwQPDQ2GVFGP1oFetPT1 
    208         oqqzE9cb2nrPSO5UeUhqqtwSiu8dFxztXmlqupNMzBzPlFRqPW8SjFhzIO0wILEDMu0xWJOISIpcIleg 
    209         beAxegefoP1xD6ofdCBdoXgYJJFV+SQVVzmlVMqdE4ua9++2kKuqqr5FBtTH3BWZYoN3fYWrhpBiA9yi 
    210         TOT7oirnZwRFRKG27xG6+vvQP9CPh2REKBQOSeqaHwSklVT6JMmqXBLLq13S6muFgYE9hkuXehJcbzzL 
    211         89TmQKN0RG0Fkmg9KL2EXyND8GOeDNXdvZB3P8T93h7UdnYhu/F+71VpRRU34JVcXn0yoUzudkte73mz 
    212         rM1s88YEgr9NenGsWVAWbNVa0SNe3IqoLTQDIhF62h3xNZ3Ib+2A7H4nitt+H44+5nZDV0RxU7svpf9U 
    213         oqza/rcyuVdqdYNzYn2z5S6LYgLvJmmOycBjVz0d+Te6sWX7dAf7vZfQQHRHkJcTou624paiBck1TUiv 
    214         aUZSRQN+KW3AxULFwIX8uu6TCaVyu1/KavwkVU3C1IaWXZ+bFxH4OxLfqv+/T6/bsjfaDum2PxAZoEuo 
    215         h3zbTSgqLsKVc34IzaxARHk7ImX38WN+LaKL6/BDUR2u0n1IRg2EqTV9wtT6zgvShhYvibx97SrT62My 
    216         wCPn8D5fIwz4G+Oh8xIU2KxBTGoeYuPi4R0Wi+CSh7iYXYvLeQqE5dbiYk4tgjMVCJDUwPWGnL4rBoRZ 
    217         dd1eV64+0tTUDB1TF/Qf07vW6bwUCP4bBs+YoM/bEPWWc5FyaAtK4iPh6Xgcgcl3EZjdiLMZCgSSAiQK 
    218         eKUSPKkGl6WNCM1tRXBcY7+5vv7glClTAgwNDS3JxKz/uTI+cVhgkLJu4dMnYmM8OW2EPl9jPPJYhi4n 
    219         fTQd0EGD3SqUhnvCVXQcfilV8M5shVjSAL/UOpzLbEB4YQs801oQIm2F9Z6vEBoSzAdpr0fQ+afLtWau 
    220         H10Zn788d1npOjZ99xp63A3xyM0QPa5L0elkgA7hErQJ9NB8+DW0+JqjmEw4Hz2IgPAYBKUr4JPRCp/0 
    221         NlyStiEsJgHbt5rBTyxG++8duFPXhh9tzJBjwqRLJrC1ZGLKczPRsmuepPWoHh44GuDBSX10iPTRzuHH 
    222         FqPJ9jXUH1iImr3zUSt4C3XfuyHa/Sg8j1jDy94WHoJDEO3bifNHrJDjLYKb6ARK7tbj1/Bj6Pv5PcBz 
    223         FWrWq+X/XZ2tfKaJbYyp3N0++/c2wWK0HtOjiBcPg1vs9NBEkTccXAiF1XxUW+qg4gttlFksQKX9Vih8 
    224         baAIdID8tAAy0T5Iv9wMmd8puIsDcPbQZ+iJeoe2cWsg2QLwXoO69WpFq9XYG/9lovwD9ZnCD7SGeKRN 
    225         3y1Coy3p0CLcs1mEemuC7yP4bl1U7pgH2fZXcfsjLRRseRk5m19CxvrZSF01E0mvT0eC4YtIXKmLXG8X 
    226         1JstwaDAGEjcTvXEfiDlC8BnLe5tVC9ZrzbcHVP/7I7Cf2ro55lpos56AeS759N1IWqtFgyD5V/rouor 
    227         HdwZhZds00LhB3OR+44msjbMgWTtLKSumIHrRi/iNwN1/LxwKuKMtVB0/AjaPzHqhr0RkPDpiInUHYDv 
    228         ajSYzS7f8tGnB8nADJIKK143Y2nKullPZdu1h6NR7CPobh1U7tLB3S/nocKC0v7pq/gDzs1mb5yD9Ddn 
    229         IWWVBpJXzsBZRnUhZYAbiHl1MsI1JkNy+HB9tJHSTRxbBsR/TMXMXtrcPsNPP/2Eww4OFQTnu+Vw/Tjx 
    230         eyN1m0STyd3J/9BA5U4dVHH4Dh2Uf64NmfkrKKa0F73/MvLe1YR08xxkvjUHaWso+pUaSFmhgfMTlRG3 
    231         SA3h0ydCqKw05MxYoYmKyiWad943TSbE44g+EGOGe021yM4rwvLly3n59g1pLjfA5+esZZOUzUXaqhHR 
    232         ei/cTzKZjrQ3ZkK6SRMF772MAkp7wftzkU/R89SnUuQJS6chWpuinUFQxob8GVNQKXRNi7Hz1F4AyZa0 
    233         iWp00yxjFhvu7wFJdgFc3dygp6cXRu92kGb/sUmo0A2vYF6nA95Ok8lKHuZqE67Yqk244aqufNt3qkqt 
    234         eKJKq6cya3NjrN6BMdl+xtI/ZCz2dcYuURl8bhQqoiuvhtaQdEl8K55sYGr65lGBqNnY2CRcV1f3kpKS 
    235         Eq8VNo2+/8PDcCZUSXNIS0hvkniVSywmIDmRXEfF78kH+3YUyM8DpiR+MuL/54eT/6wJ+XfyyvaSeOS8 
    236         /3n6n3mW5Eb4C75y8azwH/KD5/xRAIfwex3SK6NAPpi4eQ591pLLn/Gpx9viaeel2jD8X4UFB4XZgp3s 
     196        lOUax18YDRdIxSWSQnAJBRHwdi8uqXlzOUVZnjLKItPQNETJUHRAZ2SRHUZARMANMSggjChElGVYh11W 
     197        BYZhkVVCQEQE5H+fF6h7z7l67oXmnP/5vvm+mff3f553e14l9pxPxH62oWuA7VEWMCMVAZskUGEdg09Z 
     198        +aRJbIqKMpszpMwaB5XYtY8dWCw10Ut6+ry2xvw87giTiCzZUORRhriTDNedGW64MCScYrjlzpAmYUg/ 
     199        zSASsaFbHuwKAbRIE8cMetYfYg4zi4uWDNeOM0QJGX6wZYi2IyMODDfd/g2XBTDknWPIJCP25syZ2ppH 
     200        mvCXTGAbEwTtZXXf2zCcsWAItZqENA89ZHjq4eYpTcQIVYZNSUczkOnHkOXPcFXM6gQC9j7Bp/8lA1es 
     201        2IrgvQx+OxkK/FYD+U5AjhiQkbJFQK4Dis4a49qJkS7gXZHhO9IVhguYA8EXkpTHbSL8ANt/5itK9wkt 
     202        oIDgmSeALBKHZ9M1056uYkQcobHgwZDqPSI+NratZsEEXk2aPG4DoZbMxducoe/GNxT5SYqYTBS4AoVu 
     203        lI1TBKdnOQ7I8TVArIghiUykeDH85shgvoGFEfg90rRxG7i8n0lCv2YEdCGQI13dgRIJUOoH3PYaMSFz 
     204        RGPkh7jy7cgg5bPkFzGD2Zrh2fAxSX3cBgItmFumUJ2iJhA3wKHlAcDd4BET+WQszxkou4jyX21RneyC 
     205        4utCFFzbg4M714cT+JO/ZODQuhcWl4r0BpFLcK4iDwL7AxVkotiHwCHoVyShND0WkZfPQeJxCp5OIgT6 
     206        iOHp4pw/bdq0PWTgJZLSuLIwbx6b1Ouj14ms4zT4aODxlHMThZ5AZTge1mUj/PIFXIiMQkLpHaS3deOi 
     207        QjFwObPwseu58x221gcbTd9++4vRcTCu2aDce8G4BEkHaMTbjZiQ0cArCcAjgoeEBEGmqEfrQC9a+npR 
     208        1dmJ6w1tvWekd6rcpTVVrvFF944Lj3avNDHZSSZmjmdKKrWeNw5CjBmQehiQ2gIZdhisSUAERS6VK9A2 
     209        8Bi9g0/Q/rgH1Q86kKZQPAyUllV5JxZVOSZXyp0SCpv37zaXq6iovEUG1MbcFRkS/Xe9RauGkGwN3KJM 
     210        5PmgKvtnBIZHorbvEbr6+9A/0I+HZEQkEg1J65of+KcWV3onllU5J5RXO6fW14oCAnoMli71ILjueJbn 
     211        qc0BhmmI3Aok0npQcgm/RgTjx9wyVHf3Qt79EPd7e1Db2YWsxvu9V2UVVdyAZ1J59cn4UrnrLXm9x83S 
     212        NtPNG+MJ/jbpxbFmQVm4VXNFj2RxKyK30AyIQMhpN8TVdCKvtQNl9ztR1Pb7cPTRtxu6woua2n0o/acS 
     213        yqrtfiuVe6ZUNzgl1Ddb7DIvIvBuksaYDDx20dWWf6MTU7pPZ7DfawkNRDcEejoi8m4rbilakFTThLSa 
     214        ZiRWNOCXkgZcLFAMXMir6z4ZXyK3/aW0xlda1SRKaWjZ9blZIYG/I/Gt+v/79Loue6PtkE77A7E+ukS6 
     215        yLPZhMKiQlw554uQjAqEl7cjouw+fsyrRVRRHX4orMNVug9Or4EopaZPlFLfeUHW0OIplbevXWVyfUwG 
     216        eOQc3udjiAE/Izx0WoJ86zWITslFTGwcvEJjEFT8EBezanE5V4HQnFpczK5FUIYC/tIauNyQ03fFgCiz 
     217        rtvzytVHGhoaIWPqgv5jutc6nZYCQX/D4Blj9HkZoN5iLpIPbUFxXAQ8HI4jIOkuArIacTZdgQCSv1QB 
     218        zxSCJ9bgsqwRITmtCIpt7DfT0xucMmWKv4GBgQWZmPU/V8Yn9gv0k9ctfPpEYoQnpw3R52OER+7L0OWo 
     219        h6YD2miwXYWSMA+4iI/DN7kKXhmtkEgb4JtSh3MZDQgraIFHaguCZa2w2vMVQoKD+CDtdQ88/3S55sz1 
     220        oyvj85fnLksdh6bvXkOPmwEeuRqgx2UpOh310SFagjahLpoPv4YWHzMUkQmnowfhHxaNwDQFvNNb4Z3W 
     221        hkuyNoRGx2P7VlP4SiRo/70Dd+ra8KO1KbKNmWzJBLaWTEx5biZads2Tth7VxQMHfTw4qYcOsR7aOfzY 
     222        YjTZvIb6AwtRs3c+aoVvoe57V0S5HYXHESt42tnAXXgI4n07cf6IJbK9xHAVn0Dx3Xr8GnYMfT+/B3is 
     223        Qs161by/q7GVzzSxjTHB3e2zf28TLkbrMV2KePEwuMVWF00UecPBhVBYzke1hTYqvtBCqfkCVNpthcLH 
     224        GooAe8hPC1Em3gfZl5tR5nsKbhJ/nD30GXoi36Ft3ApIMge81qBuvWrhalX2xn+ZKP9AbaboA80hHmnT 
     225        d4vQaEM6tAj3rBeh3org+wi+WweVO+ahbPuruP2RJvK3vIzszS8hff1spKyaicTXpyPe4EUkrNRBjpcz 
     226        6k2XYFBoBCRsp3piP5D8BeC9Fvc2qhWvVx3ujql/dkfBP9X1ck01UGe1APLd8+m6ELWWC4bB8q91UPWV 
     227        Nu6Mwou3aaLgg7nIeUcDmRvmQLp2FlJWzMB1wxfxm74afl44FbFGmig8fgTtnxh2w84QiP90xETKDsBn 
     228        NRpMZ5dv+ejTg2RgBknAitbNWJq8btbTsu1aw9Eo9hF0tzYqd2nj7pfzUGFOaf/0VfwB52azNs5B2puz 
     229        kLxKHUkrZ+Aso7qQMsANRL86GWHqkyE9fLg+ylDpJo4tA+I+pmJmL21un+Gnn37CYXv7CoLz3XK4fpz4 
     230        vaGadYLx5O6kf6ijcqc2qjh8hzbKP9dCmdkrKKK0F77/MnLf1YBs8xxkvDUHqWso+pXqSF6hjvMTlRG7 
     231        SBVh0ydCpKw05MRYgbFAcInmnddN4wlxOKIHRJviXlMtsnILsXz5cl6+fUOayw3w+Tlr2SRlM7GWSniU 
     232        7gv3E42nI/WNmZBt0kD+ey8jn9Ke//5c5FH0PPUpFHn80mmI0qJoZxCUsSE/xhRUCl3TZOw8tedPsiFt 
     233        ohrdJNOIxYT5uUOalQ8XV1fo6uqG0rsdpNl/bBICuuEVzOt0wNtpPFnJ3Ux1whUb1Qk3XNSUb/tMFdRK 
     234        JgpaPZRZmytj9faMle1nLO1DxmJeZ+wSlcHnRqFiuvJqaA1Jh8S34sn6JiZvHhWKm42MjMN0dHQuKSkp 
     235        8Vph0+j7PzwMZ0KFNIe0hPQmiVe5xGJCkiPJZVT8nnywb0eB/DxgQuInI/5/fjj5z5qQfyevbC+JR877 
     236        n6f/mWdJboS/4CsXzwr/IT94zh8FcAi/1ya9Mgrkg4mb59BnLbn8GZ96vC2edl6qDcP/BXuHB4SKMyVF 
    237237        AAAAAElFTkSuQmCC 
    238238</value> 
     
    242242        iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 
    243243        YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAABXRJREFUSEuVlQtQ 
    244         VFUYx10VG0JbMg0ZSGAmncpycPIxlqESW1CoEYyMj5BU1NDMCgNcl8tjWFDUAZHAlZVhWQQUYuQlaqRi 
    245         giSKxAryEkRhAUkWlzfL/vvOzlIqC9aZ+c3de+49//89337fd3gTxhnbth034vONombONHJrbX3SrlQ+ 
    246         yB8a6slOT4/+g5YNENAznszYz0JD88SNjW1gQ6sFKiubwHGc1sfnaP2GDf5RLi477Gn1y8REgve/XCIi 
    247         ZCYSyaUunfpzg5lVVT3Qme3cGdLg5uZ9bNUqTwEZmBCT/pNRcHC+840btYb0R82FhcXA1XW71tXVq8nR 
    248         8SuxiYmJGZkYjWsUEJAeqlJ1v9AgLi4Ru3ZForgYSEt7CKEwFfPn2yWQuM24Jr6+qRn/qlNMDIzBwQGs 
    249         WyeCv38yFi78GCUlQ6iuBhwdPVpJfB0xY8xdiMWZN5nm4OAwNBrDBpmZ57BlyyFERBRAJJKgpQV49AhY 
    250         tGhZFQmLCKuxDHgxMXmtw8NAX98QOjtVOJUsR0hgIIKDAyGVSNDc/BDp6fkDs2bNTlm6dEXDxo3f4uJF 
    251         FZYvPzTM578qI+G9hKVBg/Pnz5tw3K+a/v5htDS34mRSMoqaWlGhAQqfAGfutOGYVIYUeWo3CSRSlvqY 
    252         m5sdsbKySZs2zVRCcwcJR4Jv0CAx8cLbHBel7ejoQrxMjg4KVR/RPDCM0scDyHvQh1P3oUtTCwuLaBKx 
    253         I94lPiXciI+I18dM2djYDEF5+T2cPZuFay2dUJG4hpK/tleD4o4+ZN/vhbxKDfndbnh5brpFQk7EdGKa 
    254         /srqgRXfM4NVoq4aQ0LiNt27p6R4h+C6Gqjr0aBSPYjrJF6g7EVGnRonK1RIrNbCx8dHTUt+0Md7dDUf 
    255         PqyYnpBQmySXV9wUiTLFDg6ec3bsEO5raHgELigIua3Ab829uKzsQ35TD87Wq5Fc2YWY2yrIa4axb7+I 
    256         /Q/hxJsG4x0amp2qVrMIA+3ttDAmo9vVdU+dQtGC6MijkFEYTtf34HRtF9IImUKF2NudkNxSIalGi61b 
    257         N98h4QN6g9E7iIzMUimVnVAqVejvpzShoVaT4Ol85OUW4Kg8A5IqDU6Ud+E4CUfdfIzYMhUSqgbBZRVo 
    258         bG1ts61sbEL0BqPiPiEgILGmqKiGqrAOFRVNaGxsh0rVozPSaIYgiYtFdEoWjt3uQfSfdF8xBCkZJmRf 
    259         wYGQQFy8/Ds4X98n9q8Zr9Kn5bO78PYO8+S4M4MZGSVUKAoUFlahtLQed+82g84AnVHhlSsI5kTwE+6H 
    260         /34OB8VhuhRlFBZfRptkJbB2BpzNDJvwlyxx/nrzZtFVtiA5+Rpyc8tRUKCgXdWTWQ28vffRfSkuXSqh 
    261         0P2C2lo1srJz1CyD7h/6EKjfDeSsBTaYw92C/+XzO2H9mzUlu7lzbQNcXLZf8/PjtFJpIXJyFAgPl2LN 
     244        VFUYx10VG0JbMg0ZSGAmncpycPIxlqESW1CoEYyMj5BU1NDMCgNcl8tjWFDQQZHAlZVhWQSUjZGXqJGK 
     245        CZIoEgjyEkRhAUkWlzfL/vvOzlIqC9aZ+c3de+49//89337fd3gTxhnbth034vONjsycaeTW2vqkXal8 
     246        kDc01JOVnh79By0bIKBnPJmxn4WG5oobG9vAhlYLVFY2geM4rY/P0foNG/yPuLjssKfVLxMTCd7/comI 
     247        kJlIJJe6dOrPDWZWVfVAZ7ZzZ0iDm5v3sVWrPAVkYEJM+k9GwcF5zjdu1BrSHzUXFhYDV9ftWldXryZH 
     248        x6/EJiYmZmRiNK5RQEB6qErV/UKDuLhE7NoVhaIiIC3tIYTCVMyfb5dA4jbjmvj6pir+VaeYGBiDgwNY 
     249        t04Ef/9kLFz4MYqLh1BdDTg6erSS+Dpixpi7EIszbjLNwcFhaDSGDTIyzmHLlkhERORDJJKgpQV49AhY 
     250        tGhZFQmLCKuxDHgxMbmtw8NAX98QOjtVOJUsR0hgIIKDAyGVSNDc/BDp6XkDs2bNTlm6dEXDxo3f4uJF 
     251        FZYvjxzm81+VkfBewtKgwfnz50047ldNf/8wWppbcTIpGYVNrSjXAAVPgDN32nBMKkOKPLWbBBIpS33M 
     252        zc0OW1nZpE2bZiqhuYOEI8E3aJCYeOFtjovSdnR0IV4mRweFqo9oHhhGyeMB5D7ow6n70KWphYVFNInY 
     253        Ee8SnxJuxEfE62OmbGysQlBWdg9nz2biWksnVCSuoeSv7dWgqKMPWfd7Ia9SQ363G16em26RkBMxnZim 
     254        v7J6YMX3zGCVqKvGkJC4TffuKSneIbiuBup6NKhUD+I6iecre6GoU+NkuQqJ1Vr4+PioackP+niPruZD 
     255        hyqmJyTUJsnl5TdFogyxg4PnnB07hPsaGh6BCwpCTivwW3MvLiv7kNfUg7P1aiRXdiHmtgrymmHs2y9i 
     256        /0M48abBeIeGZqWq1SzCQHs7LYxRdLu67qmrqGhBdNRRyCgMp+t7cLq2C2mErEKF2NudkNxSIalGi61b 
     257        N98h4QN6g9E7iIrKVCmVnVAqVejvpzShoVaT4Ok85Obk46hcAUmVBifKunCchI/cfIzYUhUSqgbBZeZr 
     258        bG1ts6xsbEL0BqPiPiEgILGmsLCGqrAO5eVNaGxsh0rVozPSaIYgiYtFdEomjt3uQfSfdF8+BCkZJmRd 
     259        wYGQQFy8/Ds4X98n9q8Zr9Kn5bO78PYO8+S4M4MKRTEVSgUKCqpQUlKPu3ebQWeAzqjgyhUEcyL4CffD 
     260        fz+Hg+IwXYoyCoouo02yElg7A85mhk34S5Y4f715s+gqW5CcfA05OWXIz6+gXdWTWQ28vffRfQkuXSqm 
     261        0P2C2lo1MrOy1SyD7kd+CNTvBrLXAhvM4W7B//L5nbD+zZqS3dy5tgEuLtuv+flxWqm0ANnZFQgPl2LN 
    262262        mm/g5LQRe/fGwN7eGfHxt7BypeCqMY8ng5MJIHMCqr8DzrkD6/lwmj/HQ18P//wn7AcrDmvCwdr6rQCB 
    263         wL1ozx5OKxT+TO34ADW0PLi4eMHLKwhBQSkwMzNLoneF5kYT1+OzqUD8J3QKbUWb1Au+vkGd9Iyddqzw 
    264         nhlsN1MJ1ssdLC2tuWXL7G/Y2ztq/f1PICwsC0eOXKBdCJQ8Hu8EvfMFKzCrlyatgGAKWkJXo6ymGes9 
    265         PKpp/iditsHaoMmnjQSWlrPD5817r2zx4tX9Cxa8X2NsbMwOFCHxDjGFfdSsyRPsvP38/nJ3dy8zNTWV 
     263        wL1wzx5OKxT+TO34ADW0XLi4eMHLKwhBQSkwMzNLoneF5kYT1+OzqUD8J3QKbUWb1Au+vkGd9Iyddqzw 
     264        nhlsN1MJ1ssdLC2tuWXL7G/Y2ztq/f1PICwsE4cPX6BdCJQ8Hu8EvfMFKzCrlyatgGAKWkJXo7SmGes9 
     265        PKpp/iditsHaoMmnjQSWlrPD5817r3Tx4tX9Cxa8X2NsbMwOFCHxDjGFfdSsyRPsvP38/nJ3dy81NTWV 
    266266        0tz3zHwsg5H5ESNWpZ8TPoSY+JFgDe0VYqTFsBAv0QvvpusH+mi8yEP3fDLBWu8bBDNjVxbKpwuLGRnr 
    267         v9pi5Pnfut+61ulNYgMAAAAASUVORK5CYII= 
     267        v9pi5PnftUu61ZRZvr4AAAAASUVORK5CYII= 
    268268</value> 
    269269  </data> 
     
    372372    <value> 
    373373        iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 
    374         YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAABX9JREFUSEudlQtQ 
    375         zXkUx0+lbrfYWiVWJY+1TYNYochOK5WlIo+IliVhZ9vWe+00o7spilAKXd2lqBR1eyzuqobI+1XZtR6L 
    376         sRRl12P2lsaUe797fv7XjhIz9jfzmf/93//v9z3nd37nnJ8RvWusrOpPTdrvyFjm+0EXi17Pn7c0tzxs 
    377         qKHGB/lUGZtP2jotL3/xTo23foy7v6pz9K3nQ5WtmLAPmMiEFAFzSoBRyfdBweoqGrLAi9dbMkbvZ2Td 
    378         w83dEp9igBJw3tqKT9MBjwzAMxPw2g0E5AHB+3Uw++rw3zQwdDqLW7Uz8g6Divrp8ui1evOoS1oK2VVO 
    379         XivUFJBcLo84p/VQNsOfxf33AkH7gWkFgGlIUT3ZuU98aWT80ankXVBMw1Nn8XsXxrjtzhQKY1pedZsW 
    380         HsoludUa/pjALGcWkYXNSvJfV+aWXI+ZHKoZLB52AJhf1AryTjlLToFT7GceebahGrCanPuI14jwiZ29 
    381         NqLu2dPSy/H8z2xmDjOC6cX0kJ6dPMgvodAn/REWHQKWlQExJ3hHW+6A3NOebjqlR/w5wNJvx22e/71h 
    382         bRsTYktCbCTThzE3xFbEVCAnS4eBFJR3ZVU5EMviCaeAJBb94VATks4Dmy8C5Ly0kucqmN5tdyCJmDGd 
    383         mU7tPxreZeQWOc09pkKXcoHFzwDbWDiNhbczMaXPQD2nFvLcpYx9RxqvvO1Y/wuNjDxTxpNnRu2WMzqk 
    384         s+gujntmDZB1BfgmqxZkM2o3L57L2Eki6//pTz/eTqOoq4m08vxiiuBsCCseRoGq7oadSEZDzzpYzjta 
    385         F5R6E6s1WqiqJOG9vwH7WLzwD86uhBqQuWM6zw9ipEOWxd+t1tzUQ321BQknGhFW+Bh+O2sxSBGnt1Pc 
    386         eGIUea6MHMf0I++MkNCMBqSxoOqy5HH+NaD4BlByHdDcAYZFKvRkYp7GsiKL5ERLLnzkpUjU1zUCZbck 
    387         bzJ4yyKmyXx4sXyIY5R/gVynRZNN32Hkn19mG37skatXhW5cXDXClDehKHyAHacakXGxBcYeG2pYOIkZ 
    388         LO0+8tiYBep6nK0DCn5nr9iz9EtAKot/+3MTRqbeg8WiklqSW2/kBZ8xA5gwMpGvJYueSWQ1eDv18N1F 
    389         9qF51HteEZl1VfL3SMbxZVgpvDQivkKLQt5qzq9STJWcFQkndaAZOXfJyimLjExETEVWuDAiw0Qqf8wM 
    390         YjwYX2YyE8oEM65SeMSY80uK6uIL7GHPhfgODs0W9l6EZ+jGCh3ZOm/jWaLffMJYSF79h0hlmcGoNT9t 
    391         ma7Mq/rhn3PLS7P5sFQclujyZmzj3E7kuMdWAsu5Uik49wqZyUWv+dAgLDn25ug4vW0XH/8znQ91bSWH 
    392         ZFbJ46mZDYg/CaxgcdEOxqqegHzXFBOZim0Lb98cE46sJ9dYUfmiSNt2Utslp59u4ph3jzitJXm3bJqk 
    393         Ov/1wVYs5EY2S81wY3PbXAcat0lDDt6iN4nYSt76ltqRrzqHfNTX+d2TEXXTroMG/DSb/FUacvQUBxlP 
    394         ti7zTcM1DaHFwHQ2IC6aAGakshGW4cebaNyeAzQ2W0m+eQflMyueyUI473sHr+a1XzIOHYVRVJsoCpEB 
    395         n7+cNGR+sLhMAnP1COC+75MlXTSe/HTbCbhs1cGFLyCbZXF6conM4TWitYtMateepWiKLYnLQWTAqyZn 
    396         RU4+Uygws9p5zR14ZUviI/hGG8L0SWyCud/hZnIMzOY1qYy4YIT3Jm8eUMf/iBhbcyGOpn4T15N7zHHT 
    397         Sfn1sikFT4xGp16jPjO4oKx38hxxIYm8d2Le1n3falMYERe6KKgJjKjOWGYdE8WIS2k40+3/iL9uVXgm 
    398         YtuT6WswKDwWIX2toDp29F8StbIX4rHw0AAAAABJRU5ErkJggg== 
     374        YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAABYBJREFUSEudlQtQ 
     375        zXkUx0+lbrfYWiVWtXmsbRrECkV2WulmqcgjomVJ2Nm29V47zehuLopQCl3dpagUdXss7qqGyPtV2bUe 
     376        i7EUZddj9pbGlHu/e37+2VFiZvc385n//d//7/c953d+55yfCb1rrKjsR436b8lUpnivi9WHz583NzU/ 
     377        rK+mhgd5VKHKI32tnpe/eKfGWz+uub+yc8yt50PULRi/D5jAhBYCs4uBkUn3QSHaSho834fXWzMm/83I 
     378        uoebuyU8RX814Lq1BZ+kAV7pgHcG4LMbCMwFQvYbYPHl4b9oQNg0FrdpZ+QdBpV10+Qxa4yW0Zf0FLqr 
     379        jHyWaykwqUweeU7vpW5CAIsH7AWC9wNT8wHz0MI6cvCc8NLIuKNTyDe/iIalzOT3Loxp250plaa0rPI2 
     380        LTiUQ3Kb1fwxnlnGLCQruxUUsK7UI6kOMzhU01k8/AAwr7AF5Jt8llyCJjvOOPJsQxVgMynnEa8R4RM7 
     381        e21E33OkJZfj+J9ZzGxmOPMh00N6dvIi//gCv7RHWHgIWFoKxJ7gHW25A/JMfbrplBFx5wBr/x23ef53 
     382        rWvbmBBbEmIjmN6MZWtsRUwFcrJ2GkDBuVdWlgEqFo8/BSSy6PeHGpF4Hth8ESDXJRU8V8n0arsDScSC 
     383        6cx0av+x9V1GHlFTPWPLDckXWPwMsI2FU1l4OxNb8gzUc0oBz13COHak8crbjvU/18nIO3kceafXbDlj 
     384        QBqL7uK4Z1QDmVeArzNrQHYjd/PiOYyDJLL+7370w+1Uir6aQCvOL6JIzobwoqEUpOneuhPJaNhZJ+u5 
     385        R2uDU25ilU4PTaUkvPdXYB+LF/zO2RVfDbJ0TuP5wYx0yLK4u1W6m0ZorzYj/kQDwgsew39nDQYqVUYH 
     386        5Y0nJlHnSsl5dF/yTQ8NS69HKgtqLkse510Dim4AxdcB3R1gaJTSSGaWqSwrskhOtPjCBz7KDcbaBqD0 
     387        luRNOm9ZxDSJD0/Fhzha/SfIfWoM2fUZSgF5pfYRxx65+5Qbxq6pQrj6JpQFD7DjVAPSLzbD1GtDNQsn 
     388        MoOk3UcdGz1fW4eztUD+b+wVe5Z2CUhh8W9+asSIlHuwWlhcQ3LbjbzgU6Y/E05m8rVk1TORbAZtpx6K 
     389        XeQYlku95haSRVc1f49inF+GlSJKIuPK9SjgrWb/IsVUzVkRf9IAmp59l2xcMsnETMRUZIUbIzJMpPJH 
     390        zEDGi1Ewk5gwJoRxl8IjxuyfkzUXX2APey7Ed3BotrD3IjxDNpYbyN51G88S/eZjxkry6l9EKstajdry 
     391        057pyryqH/45p6wkiw9Lw2GJKWvCNs7tBI67qgJYxpVKITlXyEIues37rcKSY2+OjtPbftHxP9L4UNdW 
     392        cEhmFj+eklGPuJPAchYX7WCM5glIsbqIyFxsW3j75hh/ZD25q0TliyJt20ntF59+uolj3j3ytJ7k3bJo 
     393        oub8VwdbsIAb2Uwtw43NY3MtaOwmHTn5it4kYit5qyhxIIU2m/y01/ndmxF1066DBv44iwI0OnL2FgcZ 
     394        R/Zu88wjdPVhRcA0NiAumkBmhLoB1hHHG2nsngM0JktNityD8hnlz2ShnPe9Qlbx2i8Yp47CKKpNFIXI 
     395        gM9eTho8L0RcJkE5RgRy3/fLlC4ab3567ATcthrgxheQ3VKVkdyisnmNaO0ik9q1ZymaYkvichAZ8KrJ 
     396        2ZCL32QKyqhyXX0HPlmS+HC+0QYzvRMaYel/uImcg7J4TQojLhjhvdmbB9TxPyLGtlyIo6jvhPXkGXvc 
     397        fGJenWxy/hOTUSnXqPd0LijbnTxHXEgi712Yt3Xft9oURsSFLgpqPCOqU8WsY6IZcSkNY7r9H/HXrQrP 
     398        RGx7Mn1aDQqPRUhfK6iOHf0H/w2yE24L5TcAAAAASUVORK5CYII= 
    399399</value> 
    400400  </data>