1 00:00:08,860 --> 00:00:12,150 [Music] welcome to season 15 of category 5 technology tv you know with the pinecraft installer you and your friends can play minecraft java together on your own self-hosted server it's all powered by a tiny little single board computer robbie's gonna answer the top five most common questions were asked after a minecraft server installation i've got my raspberry pi 4 ready let's get started this is category 5 technology tv starring robbie ferguson jeff weston [Music] and henry bailey brown also featuring bill marshall here's the host of category 5 technology tv robbie ferguson i'm so pleased to have jeff and henry back with us for another season of category 5 technology tv and we've got bill joining us on the set now bill as the executive producer what is it that you actually do here i just give the people what they want okay let's say we get started we're all familiar with the raspberry pi micro computer virtually a super computer that can fit in my shirt pocket and with this i set out to create the pinecraft installer about a year ago which turns a raspberry pi computer into a multiplayer minecraft java server that has led to some wonderful features here on category 5 technology tv over the past year but it's also led to some great questions from our viewers all around the world jeffrey cunningham saw one of those earlier videos and says i was looking for a project to use my pi 4 for and i think i just found it our first question has been asked by julia dominguez suspicious omnivan josh mandy and 15 frostbite151515 among others they all want to know how to edit the minecraft server.properties file on a pinecraft server to change settings like the world seed or render distance or even enable command blocks yeah sure before i do answer that question though jeff i want to reiterate that the pinecraft installer simply installs configures and optimizes a minecraft server so editing the server.properties file is no different between a minecraft server that you installed using the pinecraft installer or any other minecraft server so i believe the question is instead how do i navigate to the files on the linux file system like how do i break into this black box which is my raspberry pi because quite potentially the user's not very familiar with the linux file system and how to how to gain access to that i've also seen comments in on on our youtube videos saying to simply shut it down and pull the micro sd card plug it into your computer and then you'd be able to start manipulating the files and i'm going to suggest that that's probably not a good idea reason is the very fact that you're asking this question tells me that you're probably not using linux because we're not familiar with the linux file system if that's the case it's very likely that you're using microsoft windows and windows is smart so on windows when you pull this card and plug this linux micro sd card into windows it'll ask you if you want to format it which as we know is bad because that will make you lose all your world files so i'm going to suggest we don't do that instead we're going to leave our pinecraft server running and head over to filezilla-project.org where we're going to download and install the filezilla client not the server the client it's absolutely free for all platforms once you've installed it it looks a little something like this we're gonna head up here and click on the open the site manager icon and we're gonna click on new site call it whatever you want i'm going to call mine minecraft because i'm original and change our protocol to sftp now remember we know how to ssh into our pinecraft server so we're going to choose the ssh file transfer protocol choose your host which is the ip address of your pinecraft server in my case that's 10.0.0.101 and of course this is the lan ip not the public ip your ip address is going to differ based on your home network wherever you've got your pinecraft server running then i the username is the one that i use when i connect to ssh which in my case is ubuntu enter the password that i use when i connect to ssh and just verify that you have indeed chosen sftp otherwise you will not be able to connect hit connect and that's going to prompt me if i want to connect to this unknown server i'm just going to say ok and then we're going to see we are connected to slash home slash ubuntu on my pinecraft server so i see my minecraft folder and within that folder is my installed minecraft server and all my world and everything else it's all here so now you see the server.properties file i'm going to right click on that and go view slash edit that's going to say hey i've never seen a file with the extension called properties so what the heck do you want to do i'm going to say well this is a text file i'm just going to i'm going to open it with the default editor for text files so hit ok and here we go now it's open that in notepad on windows 10 and i can see this is my minecraft server properties file and i can go through and make any changes that i want just keep a backup maybe save it to your desktop or something like that because if you break it your server is not going to start so in my case for today just for the sake of the demonstration let's change my motd i'm going to call this robbie's amazing server just so that i've made a change you can change of course any of the settings for your pinecraft server and i'm going to go file save when i've saved it now i can close notepad and you'll notice that filezilla now prompts a file previously opened has been changed upload the file back to the server and i'm going to say yes now that you've modified your server.properties file don't forget to restart your minecraft server so those changes can take effect and we're going to do that by heading over to ssh and then my username at 10.0.0.101 in my case and connect just like you normally would now go into the minecraft folder and type dot slash stop now that your minecraft server has been stopped safely type sudo reboot and when it comes back online in a few moments it's going to be loading the settings from your modified server.properties file you need a raspberry pi 4 to build a minecraft server and there's no better place to shop than ameridroid.com they sell and support raspberry pi and other single board computer brands from the ameritroy.com distribution center located in california support an american company we all love by shopping with ameridroid.com and get the gear you need for your pinecraft server and other maker projects directly from ameridroid.com our next question echoes throughout the youtube comments section by viewers like ashley smith wise joe 97 psych man david lindblom some guy blue baits and leo they all ask how do i move an existing minecraft world to my minecraft server that's a great question especially considering you've probably spent hours building your world who am i kidding it's been years so losing all those master builds would be devastating now i've downloaded this world from planet minecraft you can get it from the link in the description below but really the demonstration is just to say hey if i had these amazing builds on my local computer on my minecraft client in a single player world well now how do i move those to a pinecraft server so that my friends and family can collaboratively play with me on that same world that's what we're going to do so here in filezilla i'm going to connect to my pinecraft server and jump into the minecraft folder and within the minecraft folder we're going to see some folders that contain our existing world now i know it's called world on this particular server so we see world world nether world the end if you're not sure what your server is actually called you can right click on server.properties go into view slash edit and you're going to look for level dash name and under level dash name i see that mine is called world so if i look at my computer my folders and here i am on windows i'm going to go to percent app data percent it looks just like that hit enter and you see a folder called dot minecraft that's where my minecraft stuff is all stored if you're on linux or mac it's in your slash home slash username folder you'll again see dot minecraft go in there you're going to see one called saves go in there and i can see my kingdom world so this is all of the world files for kingdom so the reason i wanted to point out that my world is currently called world is because i want to make sure that i'm not i'm not already using kingdom as a designation for my world because if i was i'd have to back this up and delete it because i don't want to upload this over top of one that has the same name it may cause some conflicts depending so in this case i'm safe to just simply upload this so the way i'm going to do that is drag the root folder of the world in the saves folder and drop it onto this white area on filezilla and this is in the slash home slash ubuntu minecraft folder on my server and i want to make sure again that i'm putting it in this white area not up here because see i would actually be dragging it into a folder if i was to do that so drag it right here and drop and you're going to see suddenly that we're starting to upload this kingdom folder and there it is note also remember that pinecraft is running on linux and linux has a case sensitive file system so with the capital k there it's important to note that because a lowercase k on kingdom is not going to mean the same thing as a capital k on kingdom so now back in my server.properties file i'm going to simply change the level dash name to kingdom again observing that it has a capital k kingdom and that is the name of the folder the world that i just uploaded which is right there in the root of minecraft in the home folder on my pinecraft server so now the final thing i want to change or possibly change within my server.properties file is just look for the level dash seed in my case it's blank and that means that it is going to it originally generated a random seed but now it's going to honor the level seed of the level the world files that i have so because i want it to use the same level seed as kingdom i'm going to make sure that this is blank if i had a seed there make sure i delete that before i restart my server otherwise it's going to start generating areas using the level seed that i have specified here which may not be what i want so now that i've got everything the way that i want it i've got kingdom set as my level name i've got my level seed as blank i'm going to go file save and then close that file and filezilla will prompt me if i want to upload that which yes i do so now i want to simply stop my minecraft server and then reboot the pinecraft server so that it can load the new world files for kingdom and as i connect now that it's rebooted i can see the kingdom is the loaded world and now i can continue playing on that world on my minecraft server if you're enjoying the show be sure to subscribe and give us a thumbs up on this video to show us you appreciate the hard work we put into it jeff what's next well here's another popular question from minecraft users adrian zombie1 green shirt mr k maddie lissy clayk30 howdy my dudes craig dick simon mill trevor and crypto mania they all want to know how to add plugins to paper or spigot installed with pinecraft installer based on what we've just learned about using filezilla client to access the file system of our pinecraft server it's a lot easier to grasp because we understand now that pinecraft installer doesn't change the way any of the minecraft server flavors operate let's head over to spigotmc.org resources where we see there are over 54 000 plugins available for spigot and of course those are compatible with paper as well you can go through select the ones that you want and just keep in mind you are running pinecraft on a raspberry pi single board computer so don't go overboard with the plugins because they might affect performance however you can be smart about it and find the ones that are going to work right for you i'm going to just bring up g-sit as the demonstration here just so that we can install one on our minecraft server and gsit of course allows us to sit and lay down on our minecraft server woohoo the kids love it so let's download the jar file and just save that to my downloads folder and because we've already got our pinecraft server set up in filezilla client i can just simply click connect now we're getting that prompt again i'm going to say always trust this host because i don't need to answer that every single time now i'm going to go into my minecraft folder and you'll see one called plugins and then i'm going to just browse up here i'm going to go up to my downloads where i saved the gzip plugin and i'm going to simply upload that file by double clicking on it that's going to place it in my plugins folder within my pinecraft server now i'm going to restart my minecraft server as per before and when it comes back up lo and behold i can use the slash sick command because g-sit is an installed and active plug-in on my pinecraft server one day i would love to be able to include a choice selection of plugins directly in the pinecraft installer because it just makes it super simple for you to install some of those plugins that i absolutely love running on our pinecraft server such as dinmap which gives us an overhead map from outside of the game also red protect it allows our users to protect their areas from mobs and griefers and also to teleport between their areas which you might say is a little bit of a cheat for a survival server but it works great and the the players absolutely love it and finally i guess uh discord srv that's another one that i absolutely adore because it allows our discord server members and our in-game players to chat back and forth that connects discord to the game which is absolutely brilliant robbie if i can interject you can help robbie bring more great features to pinecraft installer by becoming a patron as a patron you'll gain access to our high performance multiplayer minecraft server allowing you to build with other pinecraft supporters in our exclusive patron only minecraft survival world click the link in the video description below to become a patron today or simply visit patreon.com pinecraft great point thanks henry i absolutely love creating the pinecraft installer for you and by supporting the project you're simply enabling me to add new features and to continue to improve the pinecraft installer i'd love to see you in game on our patron exclusive minecraft server world as well jeff who's next well robbie big problem after installing pinecraft oguf cop's level seed made him spawn on a tiny island [Applause] whoa i suddenly know how they feel when we come back robbie will show us how to generate a new world if we're not too happy with the one we've got uh hello hello come back wait right after this [Music] [Music] [Music] oh phew i made it back and i'm glad to see you did too since we're still here give us a thumbs up to tell us you survived this far and post your comment below jeff moving on from that horrible tiny island what can we do well they're not the only ones left stranded henry ace kitty wasn't happy with the world that they got either and wants to know how to completely blast it and create a new one without having to reinstall robbie can they generate a brand new world without having to reinstall oh sure i got a great kick out of the tiny island guys thanks for the laugh just goes to show how absolutely random minecraft world gen can be and frustrating and frightening totally of course remember that recreating our world is a feature of minecraft itself not the pinecraft installer directly so the way to do this is the same as with any other minecraft server so in filezilla i'm going to connect to my pinecraft server go into the minecraft folder we already know that i've got a world called world and one called kingdom so those are the two names that are off limits view or edit our server properties file and all we're going to do is go down to level name and we're going to give this a new name that does not currently exist on our pinecraft server so i'm going to call this new underscore world just so it's easy for us to see next up i can if desired specify a level seed if i leave it blank in my server.properties file well it's going to generate a new seed for me automatically i'm going to save this file and remember the only thing i've changed is the level dash name so having saved that i can close it and then of course filezilla asked me if i want to upload and i say yes now just like normal i'm going to reboot my minecraft server and as soon as it's finished booting i can just look at my folder here on filezilla and right click and go refresh and watch what's going to happen as soon as i do that there we go new world and new world nether are already created now it does take a couple of moments time for the new world to be generated but we know that our minecraft server is now using new underscore world so let's connect and take a look and here we go it is the same server the same connection but a brand new level a brand new world and a brand new seed so now you can explore your new world and hopefully your world gen will be much more to your liking we've got a great one from aros uken and vazdam they want to know how do i move my minecraft server to an external hard drive on my pinecraft server ah that is an excellent question particularly with the raspberry pi 4 i suspect you're most likely going to be booting from a micro sd card if that's the case that means your operating system's on here your minecraft game binaries are on here and your world files are on here that's probably not going to be a performance problem for you if you've only got two or three people playing all at once but the moment you've got 10 or 15 or 20 people all connecting to your pinecraft server at the same time well all your world gen is happening on here so if they're on various blocks and the world gen is trying to take place you are going to experience lag we can remedy that by moving our world files to faster storage media the fastest usb flash drive i could find is the kingston data traveler max it's a usb 3.2 gen2 usbc device that can read at up to 1 000 megabytes per second and right at a whopping 900 megabytes per second of course the raspberry pi 4 only has usb 3.1 gen 1 which is also called usb 3.0 but the drive is fully backward compatible with an adapter so the bottleneck will be our raspberry pi bus not the drive but while we're not going to be utilizing the full speed of the drive right now we'll still be getting faster speeds on a gen 1 port than any other flash drive i could find whatever drive you choose just make sure it's as fast as you can get the faster the drive the better your pinecraft server will perform because the kingston data traveler max is a usbc drive we're going to need a usb-a adapter so that we can plug it into one of the raspberry pi's usb 3.1 gen 1 ports just make sure that it's able to handle at least 5 gigabits per second because that's what the port can handle the main thing is to be careful to stay away from adapters that are slower such as usb 2.0 speeds and look carefully at the pictures and make sure you're ordering the correct gender adapter the one that i chose is listed as gen 2 it supports up to 10 gigabits per second so that's gonna work absolutely perfectly we're about to get into some serious linux geekery here i'm going to try to go fast enough that i don't lose you but slow enough that we're learning and able to follow along ask your questions in the comments below if you have any trouble here i am ssh into my pinecraft server i'm going to go into my pinecraft folder and the first thing i always want to do is just to get pull i want to make sure i've got the latest and greatest version in that folder there is now a folder called tools so i'm going to cd into tools and in that folder i'm going to go dot slash drive detect and simply hit enter that's going to run this drive detect tool that i've created in order to make this process a lot easier for you now i'm going to select one of the two blue usb 3.2 gen1 ports on the raspberry pi 4 and plug in my drive and as you can see as soon as i plugged it in it gave me all this information so the main thing that i want to pay attention to today is the command wipe create partition and format noting all data on the drive will be lost that's fine i want to copy all these lines of the command put that in my clipboard then hit ctrl c to quit and then i'm going to paste that into my command line and hit enter that's going to prepare that drive create the partition format it and it's going to spew out my information that i need to add to etsy fstab so this information here is already pre-filled copy this line to my clipboard and go sudo nano slash etc fs tab and hit enter this is a file that tells my raspberry pi what drives to mount and where to mount them on boot so i'm going to paste that line in and it's filled in all that now the only thing i need to change is this default mount point which is slash mmt slash mount point i'm going to change that to slash home slash ubuntu in my case that's my username slash minecraft okay just like that and hit ctrl o enter so now if i go control x to exit now go into that folder i'm going to go slash home slash ubuntu minecraft just to type it out long form for you to see and that is where all my minecraft files are located i'm going to stop that server and now that it's stopped i can get that out of my way by going up to my home folder and then i'm going to move that folder so if we look at the list we see minecraft there see it there i'm going to move that somewhere else i'm going to go mv minecraft and we're going to move that to minecraft dash old so now once i've done that if i do an ls i see there is no minecraft folder there's now one called minecraft dash old and if i look in that folder that's my minecraft server so i need to go mkdir space minecraft and we're going to recreate that folder that's no longer in existence and now i want to turn that into a mount point where we're going to mount our external drive so i'm going to go sudo chatter c-h-a-t-t-r plus i to make it immutable minecraft enter so now we have two folders one is called minecraft and it's immutable it's ready to be a mount point and we've got one called minecraft dash old if i look in the minecraft folder it's actually empty if i look in minecraft old it has all my files so now because we've already added it to fstab right remember we did that so now if i type sudo mount dash a this is the moment of truth is it mounted so now if i do ls minecraft there should be a folder called lost and found all of a sudden because we now have our external drive that kingston drive is now mounted on minecraft so we need to prepare that a little bit if i do an ls now you're going to see something interesting here minecraft is owned by who root well ubuntu is the actual user that we need our minecraft server to be running as so i need to change the ownership of that folder recursively so ch sorry sudo ch own dash r ubuntu colon ubuntu minecraft now i can see minecraft is owned by ubuntu and it's ready to go so now i need to transfer my minecraft dash old into the minecraft folder i'm going to use rsync for that so i'm going to type rsync dash av so that's an archive and verbose output so that we can see it happening and we're going to go minecraft dash old slash keeping in mind that the trailing slash is required on the source folder otherwise we're going to sync the folder rather than its contents and then minecraft which is the destination and now that it's complete do an ls-lah minecraft and we'll see our minecraft files are now on that mounted drive in the minecraft folder so we're going to go sudo reboot and after a few moments time reconnect and we're going to type screen dash r minecraft with a capital p and we can see that our server is running so we're done that's all there is to it and we can close out of that exit and you can enjoy the improved performance i should note that while i do trust that you're keeping a good backup of your world files now if your micro sd card fails which they're prone to do you're not going to lose your world files because they're on this other media it doesn't replace the need to back up your world but at least it's a lot more reliable i've had enough micro sd cards fail to know to keep a good backup of my world files listen i want to just thank you for watching and thanks everyone for your great questions you can turn a raspberry pi 4 into a high performance multiplayer minecraft server using the free minecraft installer program and you get that in the video description below that's all the time that i've got folks don't forget to like and [Music] bye 2 00:00:12,150 --> 00:00:16,310 3 00:00:16,310 --> 00:00:18,310 4 00:00:18,310 --> 00:00:20,470 5 00:00:20,470 --> 00:00:22,710 6 00:00:22,710 --> 00:00:25,029 7 00:00:25,029 --> 00:00:28,230 8 00:00:28,230 --> 00:00:30,550 9 00:00:30,550 --> 00:00:32,870 10 00:00:32,870 --> 00:00:35,190 11 00:00:35,190 --> 00:00:37,430 12 00:00:37,430 --> 00:00:40,869 13 00:00:40,869 --> 00:00:43,590 14 00:00:43,590 --> 00:00:49,990 15 00:00:49,990 --> 00:00:51,560 16 00:00:51,560 --> 00:00:51,570 17 00:00:51,570 --> 00:00:53,990 18 00:00:53,990 --> 00:00:57,110 19 00:00:57,110 --> 00:01:00,310 20 00:01:00,310 --> 00:01:02,790 21 00:01:02,790 --> 00:01:05,429 22 00:01:05,429 --> 00:01:07,270 23 00:01:07,270 --> 00:01:09,109 24 00:01:09,109 --> 00:01:11,350 25 00:01:11,350 --> 00:01:12,469 26 00:01:12,469 --> 00:01:14,390 27 00:01:14,390 --> 00:01:16,789 28 00:01:16,789 --> 00:01:19,910 29 00:01:19,910 --> 00:01:21,590 30 00:01:21,590 --> 00:01:23,270 31 00:01:23,270 --> 00:01:26,230 32 00:01:26,230 --> 00:01:28,390 33 00:01:28,390 --> 00:01:30,950 34 00:01:30,950 --> 00:01:33,030 35 00:01:33,030 --> 00:01:36,230 36 00:01:36,230 --> 00:01:39,510 37 00:01:39,510 --> 00:01:41,749 38 00:01:41,749 --> 00:01:43,910 39 00:01:43,910 --> 00:01:45,910 40 00:01:45,910 --> 00:01:47,670 41 00:01:47,670 --> 00:01:49,990 42 00:01:49,990 --> 00:01:52,710 43 00:01:52,710 --> 00:01:55,109 44 00:01:55,109 --> 00:01:58,069 45 00:01:58,069 --> 00:02:00,389 46 00:02:00,389 --> 00:02:04,389 47 00:02:04,389 --> 00:02:05,670 48 00:02:05,670 --> 00:02:05,680 49 00:02:05,680 --> 00:02:06,950 50 00:02:06,950 --> 00:02:06,960 51 00:02:06,960 --> 00:02:08,150 52 00:02:08,150 --> 00:02:10,469 53 00:02:10,469 --> 00:02:12,710 54 00:02:12,710 --> 00:02:14,790 55 00:02:14,790 --> 00:02:16,710 56 00:02:16,710 --> 00:02:19,190 57 00:02:19,190 --> 00:02:21,430 58 00:02:21,430 --> 00:02:23,430 59 00:02:23,430 --> 00:02:25,350 60 00:02:25,350 --> 00:02:28,470 61 00:02:28,470 --> 00:02:30,869 62 00:02:30,869 --> 00:02:32,790 63 00:02:32,790 --> 00:02:34,710 64 00:02:34,710 --> 00:02:36,790 65 00:02:36,790 --> 00:02:40,229 66 00:02:40,229 --> 00:02:43,350 67 00:02:43,350 --> 00:02:45,670 68 00:02:45,670 --> 00:02:47,430 69 00:02:47,430 --> 00:02:50,150 70 00:02:50,150 --> 00:02:52,309 71 00:02:52,309 --> 00:02:53,990 72 00:02:53,990 --> 00:02:55,910 73 00:02:55,910 --> 00:02:58,309 74 00:02:58,309 --> 00:03:00,470 75 00:03:00,470 --> 00:03:02,949 76 00:03:02,949 --> 00:03:04,070 77 00:03:04,070 --> 00:03:06,229 78 00:03:06,229 --> 00:03:07,190 79 00:03:07,190 --> 00:03:09,110 80 00:03:09,110 --> 00:03:11,430 81 00:03:11,430 --> 00:03:12,790 82 00:03:12,790 --> 00:03:15,110 83 00:03:15,110 --> 00:03:16,630 84 00:03:16,630 --> 00:03:18,869 85 00:03:18,869 --> 00:03:20,390 86 00:03:20,390 --> 00:03:23,430 87 00:03:23,430 --> 00:03:25,670 88 00:03:25,670 --> 00:03:29,030 89 00:03:29,030 --> 00:03:31,270 90 00:03:31,270 --> 00:03:33,030 91 00:03:33,030 --> 00:03:35,430 92 00:03:35,430 --> 00:03:36,869 93 00:03:36,869 --> 00:03:38,229 94 00:03:38,229 --> 00:03:40,149 95 00:03:40,149 --> 00:03:42,949 96 00:03:42,949 --> 00:03:44,229 97 00:03:44,229 --> 00:03:46,390 98 00:03:46,390 --> 00:03:48,550 99 00:03:48,550 --> 00:03:50,710 100 00:03:50,710 --> 00:03:52,550 101 00:03:52,550 --> 00:03:54,550 102 00:03:54,550 --> 00:03:56,789 103 00:03:56,789 --> 00:03:59,030 104 00:03:59,030 --> 00:04:00,710 105 00:04:00,710 --> 00:04:02,710 106 00:04:02,710 --> 00:04:06,710 107 00:04:06,710 --> 00:04:10,070 108 00:04:10,070 --> 00:04:11,830 109 00:04:11,830 --> 00:04:15,350 110 00:04:15,350 --> 00:04:17,749 111 00:04:17,749 --> 00:04:20,469 112 00:04:20,469 --> 00:04:23,510 113 00:04:23,510 --> 00:04:25,350 114 00:04:25,350 --> 00:04:27,990 115 00:04:27,990 --> 00:04:29,749 116 00:04:29,749 --> 00:04:31,110 117 00:04:31,110 --> 00:04:32,390 118 00:04:32,390 --> 00:04:34,710 119 00:04:34,710 --> 00:04:37,590 120 00:04:37,590 --> 00:04:40,390 121 00:04:40,390 --> 00:04:42,629 122 00:04:42,629 --> 00:04:45,550 123 00:04:45,550 --> 00:04:48,150 124 00:04:48,150 --> 00:04:50,950 125 00:04:50,950 --> 00:04:52,710 126 00:04:52,710 --> 00:04:55,110 127 00:04:55,110 --> 00:04:56,790 128 00:04:56,790 --> 00:05:00,390 129 00:05:00,390 --> 00:05:02,310 130 00:05:02,310 --> 00:05:04,469 131 00:05:04,469 --> 00:05:08,230 132 00:05:08,230 --> 00:05:10,390 133 00:05:10,390 --> 00:05:12,029 134 00:05:12,029 --> 00:05:13,990 135 00:05:13,990 --> 00:05:16,469 136 00:05:16,469 --> 00:05:16,479 137 00:05:16,479 --> 00:05:17,350 138 00:05:17,350 --> 00:05:19,670 139 00:05:19,670 --> 00:05:21,510 140 00:05:21,510 --> 00:05:23,590 141 00:05:23,590 --> 00:05:25,830 142 00:05:25,830 --> 00:05:27,510 143 00:05:27,510 --> 00:05:30,150 144 00:05:30,150 --> 00:05:32,870 145 00:05:32,870 --> 00:05:34,950 146 00:05:34,950 --> 00:05:37,270 147 00:05:37,270 --> 00:05:39,830 148 00:05:39,830 --> 00:05:41,189 149 00:05:41,189 --> 00:05:42,870 150 00:05:42,870 --> 00:05:44,310 151 00:05:44,310 --> 00:05:46,150 152 00:05:46,150 --> 00:05:48,070 153 00:05:48,070 --> 00:05:49,830 154 00:05:49,830 --> 00:05:51,270 155 00:05:51,270 --> 00:05:53,670 156 00:05:53,670 --> 00:05:56,550 157 00:05:56,550 --> 00:05:58,150 158 00:05:58,150 --> 00:05:59,510 159 00:05:59,510 --> 00:06:01,749 160 00:06:01,749 --> 00:06:01,759 161 00:06:01,759 --> 00:06:02,950 162 00:06:02,950 --> 00:06:02,960 163 00:06:02,960 --> 00:06:03,990 164 00:06:03,990 --> 00:06:05,990 165 00:06:05,990 --> 00:06:08,390 166 00:06:08,390 --> 00:06:11,029 167 00:06:11,029 --> 00:06:13,749 168 00:06:13,749 --> 00:06:16,629 169 00:06:16,629 --> 00:06:18,550 170 00:06:18,550 --> 00:06:20,710 171 00:06:20,710 --> 00:06:22,629 172 00:06:22,629 --> 00:06:24,230 173 00:06:24,230 --> 00:06:27,189 174 00:06:27,189 --> 00:06:27,199 175 00:06:27,199 --> 00:06:28,309 176 00:06:28,309 --> 00:06:28,319 177 00:06:28,319 --> 00:06:29,390 178 00:06:29,390 --> 00:06:32,469 179 00:06:32,469 --> 00:06:34,950 180 00:06:34,950 --> 00:06:39,110 181 00:06:39,110 --> 00:06:41,029 182 00:06:41,029 --> 00:06:43,830 183 00:06:43,830 --> 00:06:45,830 184 00:06:45,830 --> 00:06:47,189 185 00:06:47,189 --> 00:06:49,350 186 00:06:49,350 --> 00:06:51,909 187 00:06:51,909 --> 00:06:54,150 188 00:06:54,150 --> 00:06:56,790 189 00:06:56,790 --> 00:06:59,749 190 00:06:59,749 --> 00:07:01,990 191 00:07:01,990 --> 00:07:04,870 192 00:07:04,870 --> 00:07:07,029 193 00:07:07,029 --> 00:07:09,990 194 00:07:09,990 --> 00:07:12,469 195 00:07:12,469 --> 00:07:14,790 196 00:07:14,790 --> 00:07:16,950 197 00:07:16,950 --> 00:07:21,029 198 00:07:21,029 --> 00:07:22,710 199 00:07:22,710 --> 00:07:24,790 200 00:07:24,790 --> 00:07:29,990 201 00:07:29,990 --> 00:07:34,070 202 00:07:34,070 --> 00:07:36,870 203 00:07:36,870 --> 00:07:39,189 204 00:07:39,189 --> 00:07:41,189 205 00:07:41,189 --> 00:07:42,950 206 00:07:42,950 --> 00:07:44,790 207 00:07:44,790 --> 00:07:47,189 208 00:07:47,189 --> 00:07:48,950 209 00:07:48,950 --> 00:07:51,189 210 00:07:51,189 --> 00:07:52,790 211 00:07:52,790 --> 00:07:54,230 212 00:07:54,230 --> 00:07:55,909 213 00:07:55,909 --> 00:07:58,710 214 00:07:58,710 --> 00:08:01,189 215 00:08:01,189 --> 00:08:03,270 216 00:08:03,270 --> 00:08:06,070 217 00:08:06,070 --> 00:08:07,670 218 00:08:07,670 --> 00:08:09,589 219 00:08:09,589 --> 00:08:12,070 220 00:08:12,070 --> 00:08:14,150 221 00:08:14,150 --> 00:08:16,390 222 00:08:16,390 --> 00:08:19,110 223 00:08:19,110 --> 00:08:20,790 224 00:08:20,790 --> 00:08:23,830 225 00:08:23,830 --> 00:08:25,830 226 00:08:25,830 --> 00:08:28,150 227 00:08:28,150 --> 00:08:30,950 228 00:08:30,950 --> 00:08:32,389 229 00:08:32,389 --> 00:08:33,829 230 00:08:33,829 --> 00:08:35,909 231 00:08:35,909 --> 00:08:37,670 232 00:08:37,670 --> 00:08:40,469 233 00:08:40,469 --> 00:08:42,870 234 00:08:42,870 --> 00:08:46,630 235 00:08:46,630 --> 00:08:49,030 236 00:08:49,030 --> 00:08:52,790 237 00:08:52,790 --> 00:08:54,949 238 00:08:54,949 --> 00:08:57,350 239 00:08:57,350 --> 00:08:59,430 240 00:08:59,430 --> 00:09:01,110 241 00:09:01,110 --> 00:09:04,470 242 00:09:04,470 --> 00:09:07,430 243 00:09:07,430 --> 00:09:09,190 244 00:09:09,190 --> 00:09:11,910 245 00:09:11,910 --> 00:09:14,389 246 00:09:14,389 --> 00:09:16,710 247 00:09:16,710 --> 00:09:18,870 248 00:09:18,870 --> 00:09:21,269 249 00:09:21,269 --> 00:09:22,389 250 00:09:22,389 --> 00:09:25,269 251 00:09:25,269 --> 00:09:27,509 252 00:09:27,509 --> 00:09:29,670 253 00:09:29,670 --> 00:09:31,750 254 00:09:31,750 --> 00:09:34,230 255 00:09:34,230 --> 00:09:36,870 256 00:09:36,870 --> 00:09:39,269 257 00:09:39,269 --> 00:09:40,710 258 00:09:40,710 --> 00:09:43,430 259 00:09:43,430 --> 00:09:45,829 260 00:09:45,829 --> 00:09:49,509 261 00:09:49,509 --> 00:09:51,430 262 00:09:51,430 --> 00:09:55,269 263 00:09:55,269 --> 00:09:57,110 264 00:09:57,110 --> 00:09:59,190 265 00:09:59,190 --> 00:10:00,790 266 00:10:00,790 --> 00:10:03,829 267 00:10:03,829 --> 00:10:06,470 268 00:10:06,470 --> 00:10:07,990 269 00:10:07,990 --> 00:10:10,310 270 00:10:10,310 --> 00:10:12,710 271 00:10:12,710 --> 00:10:15,110 272 00:10:15,110 --> 00:10:16,470 273 00:10:16,470 --> 00:10:18,150 274 00:10:18,150 --> 00:10:19,990 275 00:10:19,990 --> 00:10:23,030 276 00:10:23,030 --> 00:10:24,630 277 00:10:24,630 --> 00:10:26,550 278 00:10:26,550 --> 00:10:29,509 279 00:10:29,509 --> 00:10:31,670 280 00:10:31,670 --> 00:10:34,949 281 00:10:34,949 --> 00:10:34,959 282 00:10:34,959 --> 00:10:35,910 283 00:10:35,910 --> 00:10:38,790 284 00:10:38,790 --> 00:10:41,110 285 00:10:41,110 --> 00:10:43,430 286 00:10:43,430 --> 00:10:46,069 287 00:10:46,069 --> 00:10:47,590 288 00:10:47,590 --> 00:10:49,590 289 00:10:49,590 --> 00:10:51,990 290 00:10:51,990 --> 00:10:53,190 291 00:10:53,190 --> 00:10:55,269 292 00:10:55,269 --> 00:10:58,230 293 00:10:58,230 --> 00:11:01,269 294 00:11:01,269 --> 00:11:03,269 295 00:11:03,269 --> 00:11:05,670 296 00:11:05,670 --> 00:11:08,630 297 00:11:08,630 --> 00:11:11,110 298 00:11:11,110 --> 00:11:15,190 299 00:11:15,190 --> 00:11:17,110 300 00:11:17,110 --> 00:11:20,150 301 00:11:20,150 --> 00:11:21,910 302 00:11:21,910 --> 00:11:23,750 303 00:11:23,750 --> 00:11:25,750 304 00:11:25,750 --> 00:11:28,790 305 00:11:28,790 --> 00:11:30,710 306 00:11:30,710 --> 00:11:32,069 307 00:11:32,069 --> 00:11:33,670 308 00:11:33,670 --> 00:11:35,670 309 00:11:35,670 --> 00:11:38,710 310 00:11:38,710 --> 00:11:40,710 311 00:11:40,710 --> 00:11:44,230 312 00:11:44,230 --> 00:11:47,269 313 00:11:47,269 --> 00:11:49,829 314 00:11:49,829 --> 00:11:52,150 315 00:11:52,150 --> 00:11:54,949 316 00:11:54,949 --> 00:11:57,350 317 00:11:57,350 --> 00:11:59,509 318 00:11:59,509 --> 00:12:02,069 319 00:12:02,069 --> 00:12:04,150 320 00:12:04,150 --> 00:12:05,990 321 00:12:05,990 --> 00:12:08,230 322 00:12:08,230 --> 00:12:11,030 323 00:12:11,030 --> 00:12:13,350 324 00:12:13,350 --> 00:12:15,190 325 00:12:15,190 --> 00:12:19,430 326 00:12:19,430 --> 00:12:19,440 327 00:12:19,440 --> 00:12:20,389 328 00:12:20,389 --> 00:12:20,399 329 00:12:20,399 --> 00:12:22,389 330 00:12:22,389 --> 00:12:24,870 331 00:12:24,870 --> 00:12:27,990 332 00:12:27,990 --> 00:12:30,710 333 00:12:30,710 --> 00:12:32,389 334 00:12:32,389 --> 00:12:34,470 335 00:12:34,470 --> 00:12:37,030 336 00:12:37,030 --> 00:12:39,110 337 00:12:39,110 --> 00:12:39,120 338 00:12:39,120 --> 00:12:39,990 339 00:12:39,990 --> 00:12:41,990 340 00:12:41,990 --> 00:12:44,710 341 00:12:44,710 --> 00:12:46,870 342 00:12:46,870 --> 00:12:49,670 343 00:12:49,670 --> 00:12:50,829 344 00:12:50,829 --> 00:12:53,670 345 00:12:53,670 --> 00:12:57,750 346 00:12:57,750 --> 00:12:59,670 347 00:12:59,670 --> 00:13:02,310 348 00:13:02,310 --> 00:13:04,629 349 00:13:04,629 --> 00:13:06,389 350 00:13:06,389 --> 00:13:09,190 351 00:13:09,190 --> 00:13:11,350 352 00:13:11,350 --> 00:13:13,910 353 00:13:13,910 --> 00:13:16,069 354 00:13:16,069 --> 00:13:17,670 355 00:13:17,670 --> 00:13:19,350 356 00:13:19,350 --> 00:13:22,790 357 00:13:22,790 --> 00:13:25,190 358 00:13:25,190 --> 00:13:27,910 359 00:13:27,910 --> 00:13:31,269 360 00:13:31,269 --> 00:13:34,150 361 00:13:34,150 --> 00:13:37,430 362 00:13:37,430 --> 00:13:39,509 363 00:13:39,509 --> 00:13:41,350 364 00:13:41,350 --> 00:13:44,470 365 00:13:44,470 --> 00:13:47,189 366 00:13:47,189 --> 00:13:48,870 367 00:13:48,870 --> 00:13:50,629 368 00:13:50,629 --> 00:13:52,389 369 00:13:52,389 --> 00:13:54,230 370 00:13:54,230 --> 00:13:56,389 371 00:13:56,389 --> 00:13:59,269 372 00:13:59,269 --> 00:14:01,269 373 00:14:01,269 --> 00:14:03,590 374 00:14:03,590 --> 00:14:06,150 375 00:14:06,150 --> 00:14:08,310 376 00:14:08,310 --> 00:14:11,269 377 00:14:11,269 --> 00:14:13,910 378 00:14:13,910 --> 00:14:16,069 379 00:14:16,069 --> 00:14:18,870 380 00:14:18,870 --> 00:14:21,829 381 00:14:21,829 --> 00:14:24,949 382 00:14:24,949 --> 00:14:27,350 383 00:14:27,350 --> 00:14:29,829 384 00:14:29,829 --> 00:14:31,829 385 00:14:31,829 --> 00:14:34,069 386 00:14:34,069 --> 00:14:35,509 387 00:14:35,509 --> 00:14:37,110 388 00:14:37,110 --> 00:14:39,269 389 00:14:39,269 --> 00:14:41,670 390 00:14:41,670 --> 00:14:43,990 391 00:14:43,990 --> 00:14:45,030 392 00:14:45,030 --> 00:14:47,509 393 00:14:47,509 --> 00:14:49,350 394 00:14:49,350 --> 00:14:51,750 395 00:14:51,750 --> 00:14:54,069 396 00:14:54,069 --> 00:14:55,590 397 00:14:55,590 --> 00:14:57,670 398 00:14:57,670 --> 00:15:00,310 399 00:15:00,310 --> 00:15:02,949 400 00:15:02,949 --> 00:15:04,470 401 00:15:04,470 --> 00:15:06,550 402 00:15:06,550 --> 00:15:09,110 403 00:15:09,110 --> 00:15:11,110 404 00:15:11,110 --> 00:15:13,750 405 00:15:13,750 --> 00:15:16,550 406 00:15:16,550 --> 00:15:18,310 407 00:15:18,310 --> 00:15:20,470 408 00:15:20,470 --> 00:15:22,470 409 00:15:22,470 --> 00:15:25,189 410 00:15:25,189 --> 00:15:27,990 411 00:15:27,990 --> 00:15:30,790 412 00:15:30,790 --> 00:15:33,910 413 00:15:33,910 --> 00:15:37,189 414 00:15:37,189 --> 00:15:38,949 415 00:15:38,949 --> 00:15:42,470 416 00:15:42,470 --> 00:15:45,189 417 00:15:45,189 --> 00:15:47,990 418 00:15:47,990 --> 00:15:49,829 419 00:15:49,829 --> 00:15:52,230 420 00:15:52,230 --> 00:15:54,150 421 00:15:54,150 --> 00:15:56,949 422 00:15:56,949 --> 00:15:59,110 423 00:15:59,110 --> 00:16:01,829 424 00:16:01,829 --> 00:16:04,470 425 00:16:04,470 --> 00:16:05,749 426 00:16:05,749 --> 00:16:09,110 427 00:16:09,110 --> 00:16:11,269 428 00:16:11,269 --> 00:16:13,749 429 00:16:13,749 --> 00:16:13,759 430 00:16:13,759 --> 00:16:14,450 431 00:16:14,450 --> 00:16:14,460 432 00:16:14,460 --> 00:16:17,269 433 00:16:17,269 --> 00:16:21,110 434 00:16:21,110 --> 00:16:22,629 435 00:16:22,629 --> 00:16:24,550 436 00:16:24,550 --> 00:16:26,550 437 00:16:26,550 --> 00:16:28,150 438 00:16:28,150 --> 00:16:29,829 439 00:16:29,829 --> 00:16:29,839 440 00:16:29,839 --> 00:16:31,110 441 00:16:31,110 --> 00:16:39,970 442 00:16:39,970 --> 00:16:39,980 443 00:16:39,980 --> 00:16:50,260 444 00:16:50,260 --> 00:16:50,270 445 00:16:50,270 --> 00:17:02,110 446 00:17:02,110 --> 00:17:02,120 447 00:17:02,120 --> 00:17:09,189 448 00:17:09,189 --> 00:17:10,870 449 00:17:10,870 --> 00:17:12,710 450 00:17:12,710 --> 00:17:13,990 451 00:17:13,990 --> 00:17:16,549 452 00:17:16,549 --> 00:17:19,590 453 00:17:19,590 --> 00:17:21,429 454 00:17:21,429 --> 00:17:24,390 455 00:17:24,390 --> 00:17:24,400 456 00:17:24,400 --> 00:17:25,429 457 00:17:25,429 --> 00:17:27,270 458 00:17:27,270 --> 00:17:29,270 459 00:17:29,270 --> 00:17:30,789 460 00:17:30,789 --> 00:17:32,390 461 00:17:32,390 --> 00:17:34,549 462 00:17:34,549 --> 00:17:37,110 463 00:17:37,110 --> 00:17:38,789 464 00:17:38,789 --> 00:17:40,549 465 00:17:40,549 --> 00:17:42,630 466 00:17:42,630 --> 00:17:44,070 467 00:17:44,070 --> 00:17:46,390 468 00:17:46,390 --> 00:17:48,230 469 00:17:48,230 --> 00:17:51,750 470 00:17:51,750 --> 00:17:51,760 471 00:17:51,760 --> 00:17:52,870 472 00:17:52,870 --> 00:17:54,950 473 00:17:54,950 --> 00:17:57,110 474 00:17:57,110 --> 00:17:59,750 475 00:17:59,750 --> 00:18:02,310 476 00:18:02,310 --> 00:18:04,230 477 00:18:04,230 --> 00:18:05,669 478 00:18:05,669 --> 00:18:08,310 479 00:18:08,310 --> 00:18:09,909 480 00:18:09,909 --> 00:18:12,549 481 00:18:12,549 --> 00:18:14,710 482 00:18:14,710 --> 00:18:17,909 483 00:18:17,909 --> 00:18:19,430 484 00:18:19,430 --> 00:18:21,510 485 00:18:21,510 --> 00:18:23,190 486 00:18:23,190 --> 00:18:26,070 487 00:18:26,070 --> 00:18:27,750 488 00:18:27,750 --> 00:18:30,470 489 00:18:30,470 --> 00:18:32,150 490 00:18:32,150 --> 00:18:35,830 491 00:18:35,830 --> 00:18:37,750 492 00:18:37,750 --> 00:18:40,150 493 00:18:40,150 --> 00:18:41,909 494 00:18:41,909 --> 00:18:43,750 495 00:18:43,750 --> 00:18:43,760 496 00:18:43,760 --> 00:18:45,029 497 00:18:45,029 --> 00:18:46,950 498 00:18:46,950 --> 00:18:48,070 499 00:18:48,070 --> 00:18:50,630 500 00:18:50,630 --> 00:18:52,310 501 00:18:52,310 --> 00:18:53,990 502 00:18:53,990 --> 00:18:55,990 503 00:18:55,990 --> 00:18:59,110 504 00:18:59,110 --> 00:19:01,270 505 00:19:01,270 --> 00:19:04,070 506 00:19:04,070 --> 00:19:06,390 507 00:19:06,390 --> 00:19:07,669 508 00:19:07,669 --> 00:19:07,679 509 00:19:07,679 --> 00:19:08,870 510 00:19:08,870 --> 00:19:11,190 511 00:19:11,190 --> 00:19:13,350 512 00:19:13,350 --> 00:19:14,870 513 00:19:14,870 --> 00:19:17,029 514 00:19:17,029 --> 00:19:19,510 515 00:19:19,510 --> 00:19:21,909 516 00:19:21,909 --> 00:19:23,190 517 00:19:23,190 --> 00:19:24,710 518 00:19:24,710 --> 00:19:27,430 519 00:19:27,430 --> 00:19:30,390 520 00:19:30,390 --> 00:19:33,270 521 00:19:33,270 --> 00:19:35,350 522 00:19:35,350 --> 00:19:37,190 523 00:19:37,190 --> 00:19:39,110 524 00:19:39,110 --> 00:19:42,310 525 00:19:42,310 --> 00:19:44,390 526 00:19:44,390 --> 00:19:47,190 527 00:19:47,190 --> 00:19:49,510 528 00:19:49,510 --> 00:19:49,520 529 00:19:49,520 --> 00:19:50,470 530 00:19:50,470 --> 00:19:52,630 531 00:19:52,630 --> 00:19:55,350 532 00:19:55,350 --> 00:19:57,990 533 00:19:57,990 --> 00:19:59,590 534 00:19:59,590 --> 00:20:02,070 535 00:20:02,070 --> 00:20:04,470 536 00:20:04,470 --> 00:20:07,110 537 00:20:07,110 --> 00:20:08,789 538 00:20:08,789 --> 00:20:10,070 539 00:20:10,070 --> 00:20:12,230 540 00:20:12,230 --> 00:20:15,350 541 00:20:15,350 --> 00:20:17,190 542 00:20:17,190 --> 00:20:19,830 543 00:20:19,830 --> 00:20:21,990 544 00:20:21,990 --> 00:20:23,909 545 00:20:23,909 --> 00:20:26,149 546 00:20:26,149 --> 00:20:27,909 547 00:20:27,909 --> 00:20:30,870 548 00:20:30,870 --> 00:20:33,750 549 00:20:33,750 --> 00:20:35,830 550 00:20:35,830 --> 00:20:38,070 551 00:20:38,070 --> 00:20:42,310 552 00:20:42,310 --> 00:20:45,430 553 00:20:45,430 --> 00:20:48,470 554 00:20:48,470 --> 00:20:51,029 555 00:20:51,029 --> 00:20:54,630 556 00:20:54,630 --> 00:20:58,310 557 00:20:58,310 --> 00:21:00,149 558 00:21:00,149 --> 00:21:02,630 559 00:21:02,630 --> 00:21:03,909 560 00:21:03,909 --> 00:21:04,950 561 00:21:04,950 --> 00:21:06,789 562 00:21:06,789 --> 00:21:08,950 563 00:21:08,950 --> 00:21:11,110 564 00:21:11,110 --> 00:21:13,029 565 00:21:13,029 --> 00:21:14,870 566 00:21:14,870 --> 00:21:17,510 567 00:21:17,510 --> 00:21:19,270 568 00:21:19,270 --> 00:21:21,590 569 00:21:21,590 --> 00:21:24,230 570 00:21:24,230 --> 00:21:26,149 571 00:21:26,149 --> 00:21:27,750 572 00:21:27,750 --> 00:21:31,750 573 00:21:31,750 --> 00:21:34,070 574 00:21:34,070 --> 00:21:35,830 575 00:21:35,830 --> 00:21:37,270 576 00:21:37,270 --> 00:21:39,430 577 00:21:39,430 --> 00:21:41,830 578 00:21:41,830 --> 00:21:45,190 579 00:21:45,190 --> 00:21:46,950 580 00:21:46,950 --> 00:21:49,190 581 00:21:49,190 --> 00:21:51,909 582 00:21:51,909 --> 00:21:55,029 583 00:21:55,029 --> 00:21:57,029 584 00:21:57,029 --> 00:21:58,549 585 00:21:58,549 --> 00:22:00,549 586 00:22:00,549 --> 00:22:02,470 587 00:22:02,470 --> 00:22:04,549 588 00:22:04,549 --> 00:22:06,549 589 00:22:06,549 --> 00:22:07,830 590 00:22:07,830 --> 00:22:11,430 591 00:22:11,430 --> 00:22:13,830 592 00:22:13,830 --> 00:22:15,750 593 00:22:15,750 --> 00:22:17,510 594 00:22:17,510 --> 00:22:19,029 595 00:22:19,029 --> 00:22:19,039 596 00:22:19,039 --> 00:22:19,990 597 00:22:19,990 --> 00:22:22,070 598 00:22:22,070 --> 00:22:25,350 599 00:22:25,350 --> 00:22:27,830 600 00:22:27,830 --> 00:22:29,350 601 00:22:29,350 --> 00:22:32,310 602 00:22:32,310 --> 00:22:34,310 603 00:22:34,310 --> 00:22:35,909 604 00:22:35,909 --> 00:22:38,070 605 00:22:38,070 --> 00:22:40,870 606 00:22:40,870 --> 00:22:44,549 607 00:22:44,549 --> 00:22:47,190 608 00:22:47,190 --> 00:22:48,870 609 00:22:48,870 --> 00:22:51,430 610 00:22:51,430 --> 00:22:52,549 611 00:22:52,549 --> 00:22:54,789 612 00:22:54,789 --> 00:22:57,590 613 00:22:57,590 --> 00:22:59,510 614 00:22:59,510 --> 00:23:01,430 615 00:23:01,430 --> 00:23:02,870 616 00:23:02,870 --> 00:23:05,029 617 00:23:05,029 --> 00:23:07,430 618 00:23:07,430 --> 00:23:09,590 619 00:23:09,590 --> 00:23:11,270 620 00:23:11,270 --> 00:23:13,669 621 00:23:13,669 --> 00:23:15,669 622 00:23:15,669 --> 00:23:18,470 623 00:23:18,470 --> 00:23:21,270 624 00:23:21,270 --> 00:23:24,230 625 00:23:24,230 --> 00:23:27,830 626 00:23:27,830 --> 00:23:29,830 627 00:23:29,830 --> 00:23:31,270 628 00:23:31,270 --> 00:23:33,350 629 00:23:33,350 --> 00:23:35,990 630 00:23:35,990 --> 00:23:37,909 631 00:23:37,909 --> 00:23:39,350 632 00:23:39,350 --> 00:23:41,110 633 00:23:41,110 --> 00:23:43,110 634 00:23:43,110 --> 00:23:45,830 635 00:23:45,830 --> 00:23:48,710 636 00:23:48,710 --> 00:23:51,590 637 00:23:51,590 --> 00:23:54,230 638 00:23:54,230 --> 00:23:54,240 639 00:23:54,240 --> 00:23:56,390 640 00:23:56,390 --> 00:23:59,269 641 00:23:59,269 --> 00:23:59,279 642 00:23:59,279 --> 00:24:00,230 643 00:24:00,230 --> 00:24:03,590 644 00:24:03,590 --> 00:24:05,430 645 00:24:05,430 --> 00:24:08,789 646 00:24:08,789 --> 00:24:11,430 647 00:24:11,430 --> 00:24:13,510 648 00:24:13,510 --> 00:24:14,950 649 00:24:14,950 --> 00:24:14,960 650 00:24:14,960 --> 00:24:17,430 651 00:24:17,430 --> 00:24:19,269 652 00:24:19,269 --> 00:24:20,950 653 00:24:20,950 --> 00:24:22,630 654 00:24:22,630 --> 00:24:24,710 655 00:24:24,710 --> 00:24:26,630 656 00:24:26,630 --> 00:24:27,909 657 00:24:27,909 --> 00:24:29,350 658 00:24:29,350 --> 00:24:31,269 659 00:24:31,269 --> 00:24:32,390 660 00:24:32,390 --> 00:24:35,510 661 00:24:35,510 --> 00:24:37,669 662 00:24:37,669 --> 00:24:39,830 663 00:24:39,830 --> 00:24:42,310 664 00:24:42,310 --> 00:24:44,789 665 00:24:44,789 --> 00:24:49,110 666 00:24:49,110 --> 00:24:49,120 667 00:24:49,120 --> 00:24:50,070 668 00:24:50,070 --> 00:24:52,070 669 00:24:52,070 --> 00:24:53,590 670 00:24:53,590 --> 00:24:55,510 671 00:24:55,510 --> 00:24:56,950 672 00:24:56,950 --> 00:24:58,470 673 00:24:58,470 --> 00:25:02,870 674 00:25:02,870 --> 00:25:05,430 675 00:25:05,430 --> 00:25:05,440 676 00:25:05,440 --> 00:25:06,950 677 00:25:06,950 --> 00:25:09,750 678 00:25:09,750 --> 00:25:11,669 679 00:25:11,669 --> 00:25:13,269 680 00:25:13,269 --> 00:25:15,750 681 00:25:15,750 --> 00:25:17,510 682 00:25:17,510 --> 00:25:20,549 683 00:25:20,549 --> 00:25:22,070 684 00:25:22,070 --> 00:25:24,470 685 00:25:24,470 --> 00:25:27,350 686 00:25:27,350 --> 00:25:31,110 687 00:25:31,110 --> 00:25:33,590 688 00:25:33,590 --> 00:25:35,669 689 00:25:35,669 --> 00:25:37,510 690 00:25:37,510 --> 00:25:40,789 691 00:25:40,789 --> 00:25:43,110 692 00:25:43,110 --> 00:25:46,390 693 00:25:46,390 --> 00:25:47,830 694 00:25:47,830 --> 00:25:49,510 695 00:25:49,510 --> 00:25:51,430 696 00:25:51,430 --> 00:25:52,789 697 00:25:52,789 --> 00:25:55,990 698 00:25:55,990 --> 00:25:57,510 699 00:25:57,510 --> 00:25:59,269 700 00:25:59,269 --> 00:26:01,750 701 00:26:01,750 --> 00:26:01,760 702 00:26:01,760 --> 00:26:02,870 703 00:26:02,870 --> 00:26:04,310 704 00:26:04,310 --> 00:26:06,630 705 00:26:06,630 --> 00:26:08,549 706 00:26:08,549 --> 00:26:08,559 707 00:26:08,559 --> 00:26:10,470 708 00:26:10,470 --> 00:26:12,549 709 00:26:12,549 --> 00:26:12,559 710 00:26:12,559 --> 00:26:13,830 711 00:26:13,830 --> 00:26:13,840 712 00:26:13,840 --> 00:26:14,870 713 00:26:14,870 --> 00:26:17,269 714 00:26:17,269 --> 00:26:19,510 715 00:26:19,510 --> 00:26:22,870 716 00:26:22,870 --> 00:26:24,870 717 00:26:24,870 --> 00:26:27,510 718 00:26:27,510 --> 00:26:30,870 719 00:26:30,870 --> 00:26:32,710 720 00:26:32,710 --> 00:26:35,190 721 00:26:35,190 --> 00:26:37,110 722 00:26:37,110 --> 00:26:39,750 723 00:26:39,750 --> 00:26:41,510 724 00:26:41,510 --> 00:26:43,750 725 00:26:43,750 --> 00:26:50,149 726 00:26:50,149 --> 00:26:53,110 727 00:26:53,110 --> 00:26:55,430 728 00:26:55,430 --> 00:26:58,470 729 00:26:58,470 --> 00:27:00,070 730 00:27:00,070 --> 00:27:02,549 731 00:27:02,549 --> 00:27:05,350 732 00:27:05,350 --> 00:27:08,470 733 00:27:08,470 --> 00:27:10,789 734 00:27:10,789 --> 00:27:13,350 735 00:27:13,350 --> 00:27:15,510 736 00:27:15,510 --> 00:27:18,310 737 00:27:18,310 --> 00:27:21,110 738 00:27:21,110 --> 00:27:23,269 739 00:27:23,269 --> 00:27:24,710 740 00:27:24,710 --> 00:27:27,590 741 00:27:27,590 --> 00:27:29,909 742 00:27:29,909 --> 00:27:31,029 743 00:27:31,029 --> 00:27:32,549 744 00:27:32,549 --> 00:27:34,230 745 00:27:34,230 --> 00:27:35,990 746 00:27:35,990 --> 00:27:37,909 747 00:27:37,909 --> 00:27:39,909 748 00:27:39,909 --> 00:27:42,149 749 00:27:42,149 --> 00:27:43,269 750 00:27:43,269 --> 00:27:45,590 751 00:27:45,590 --> 00:27:46,950 752 00:27:46,950 --> 00:27:49,350 753 00:27:49,350 --> 00:27:51,269 754 00:27:51,269 --> 00:27:53,750 755 00:27:53,750 --> 00:27:55,830 756 00:27:55,830 --> 00:27:59,669 757 00:27:59,669 --> 00:28:01,750 758 00:28:01,750 --> 00:28:05,480 759 00:28:05,480 --> 00:28:05,490 760 00:28:05,490 --> 00:28:21,990 761 00:28:21,990 --> 00:28:22,000 762 00:28:22,000 --> 00:28:25,000