[Script Info] ; Script generated by Aegisub 3.2.2 ; http://www.aegisub.org/ Title: Default Aegisub file ScriptType: v4.00+ WrapStyle: 0 PlayResX: 1280 PlayResY: 720 ScaledBorderAndShadow: yes Video Aspect Ratio: 0 Video Zoom: 5 [Aegisub Project Garbage] Last Style Storage: Default Audio File: ?video Video File: HD11-muxed.mp4 Scroll Position: 410 Active Line: 424 Video Position: 26108 [V4+ Styles] Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding Style: Ending-English-L0-furigana,JF Flat,30,&H00FFFFFF,&H00FFFFFF,&H00285F48,&H00B36F08,0,0,0,0,96,100,0,0,1,1,0,9,10,60,30,1 Style: Ending-English-L1-furigana,JF Flat,30,&H00FFFFFF,&H0094BD76,&H00285F48,&HFF000000,0,0,0,0,96,100,0,0,1,1,0,9,10,60,80,1 Style: Logo-Presents-furigana,Bahij Nassim,20,&H00EDD5E2,&H000000FF,&H00000000,&H00000000,0,0,0,0,92,94,0,0,1,0,0,5,10,10,10,1 Style: Opening-English-L1-furigana,Hacen Jordan,32.5,&H00FFFFFF,&H64F4B4F2,&H0A000000,&HFF000000,0,0,0,0,100,100,0,0,1,0.85,0,2,10,10,30,1 Style: Opening-Romaji-L1-furigana,IrisUPC,40,&H00FFFFFF,&H67FFFFFF,&H0A000000,&HFF000000,0,0,0,0,100,100,0,0,1,0.75,0,8,50,10,15,1 Style: Sign-EpisodeTitle-furigana,Jozoor Font,50,&H00FFFFFF,&H000000FF,&H0A000000,&H00000000,0,0,0,0,98,100,0,0,1,0.75,0,5,10,10,10,1 Style: InsertAr-furigana,GE East,17.5,&H50FFFFFF,&H0000FFFF,&H50000000,&HB4000000,0,0,0,0,100,100,0,0,1,1,0.5,9,10,50,55,1 Style: InsertROM-furigana,@DFGothic-EB,16.5,&H50FFFFFF,&H32FFFFFF,&H50000000,&HB4000000,0,-1,0,0,80,100,2,0,1,1,0.5,9,30,50,10,1 Style: Default-Alt-furigana,Hacen Typographer Heavy,37.5,&H00FFFFFF,&H000019FF,&H00212121,&H96000000,-1,0,0,0,100,100,0,0,1,0.6,0.5,2,10,10,20,1 Style: Default-furigana,Hacen Typographer Heavy,37.5,&H00FFFFFF,&H000019FF,&H003B3F42,&H96000000,-1,0,0,0,100,100,0,0,1,0.6,0.5,2,10,10,20,1 Style: Default,Hacen Typographer Heavy,75,&H00FFFFFF,&H000019FF,&H003B3F42,&H96000000,-1,0,0,0,100,100,0,0,1,1.2,1,2,10,10,20,1 Style: Default-Alt,Hacen Typographer Heavy,75,&H00FFFFFF,&H000019FF,&H00212121,&H96000000,-1,0,0,0,100,100,0,0,1,1.2,1,2,10,10,20,1 Style: InsertROM,@DFGothic-EB,33,&H50FFFFFF,&H32FFFFFF,&H50000000,&HB4000000,0,-1,0,0,80,100,2,0,1,2,1,9,30,50,10,1 Style: InsertAr,GE East,35,&H50FFFFFF,&H0000FFFF,&H50000000,&HB4000000,0,0,0,0,100,100,0,0,1,2,1,9,10,50,55,1 Style: Sign-EpisodeTitle,Jozoor Font,100,&H00FFFFFF,&H000000FF,&H0A000000,&H00000000,0,0,0,0,98,100,0,0,1,1.5,0,5,10,10,10,1 Style: Opening-Romaji-L1,IrisUPC,80,&H00FFFFFF,&H67FFFFFF,&H0A000000,&HFF000000,0,0,0,0,100,100,0,0,1,1.5,0,8,50,10,15,1 Style: Opening-English-L1,Hacen Jordan,65,&H00FFFFFF,&H64F4B4F2,&H0A000000,&HFF000000,0,0,0,0,100,100,0,0,1,1.7,0,2,10,10,30,1 Style: Logo-Presents,Bahij Nassim,40,&H00EDD5E2,&H000000FF,&H00000000,&H00000000,0,0,0,0,92,94,0,0,1,0,0,5,10,10,10,1 Style: Ending-English-L1,JF Flat,60,&H00FFFFFF,&H0094BD76,&H00285F48,&HFF000000,0,0,0,0,96,100,0,0,1,2,0,9,10,60,80,1 Style: Ending-English-L0,JF Flat,60,&H00FFFFFF,&H00FFFFFF,&H00285F48,&H00B36F08,0,0,0,0,96,100,0,0,1,2,0,9,10,60,30,1 [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Comment: 0,0:00:00.00,0:00:00.00,Ending-English-L0,,0,0,0,code once,math.randomseed(3509) Comment: 0,0:00:00.00,0:00:00.00,Ending-English-L0,,0,0,0,code once,function altRndRot(dur,interval) local dir, codestr = 1, ""; if math.random(0,1) == 0 then dir = -dir end; local count = math.ceil(dur/interval); for i = 1, count do codestr = codestr .. string.format("\\t(%d,%d,\\frz%g)",(i-1)*interval,i*interval,dir*(math.random(5,9)/2)); dir = -dir end; return codestr; end Comment: 0,0:00:00.00,0:00:00.00,Ending-English-L0,,0,0,0,code once,tags = { "\\be1\\bord1.5\\1c&HF4F5F5&\\3c&H000000&\\3a&H30&", "\\be1\\bord1.5\\1c&HF4F5F5&\\3c&H000000&\\3a&H30&", "\\bord0\\1c&H252A29&"} Comment: 0,0:00:00.00,0:00:00.00,Ending-English-L0,,0,0,0,code line,fxgroup.main = orgline.actor == ""; fxgroup.bg = orgline.actor == "bg"; fxgroup.hey = orgline.actor == "hey" Comment: 1,0:00:00.00,0:00:00.00,Ending-English-L0,,0,0,0,template char noblank,!retime("start2syl",-200+($si-1)*50,0)!{\an5\be1\pos($scenter,$smiddle)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)} Comment: 2,0:00:00.00,0:00:00.00,Ending-English-L0,,0,0,0,template syl fxgroup main noblank,!retime("syl",0,0)!{\an5\be1\jitter(5,5,5,5,70)\move($scenter,!$smiddle+5!,$scenter,$smiddle)\)} Comment: 2,0:00:00.00,0:00:00.00,Ending-English-L0,,0,0,0,template syl fxgroup main noblank,!retime("syl",0,0)!{\an5\be1\jitter(5,10,20,2,70)\move($scenter,!$smiddle+5!,$scenter,$smiddle)\\)\fad(0,$sdur)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&} Comment: 1,0:00:00.00,0:00:00.00,Ending-English-L0,,0,0,0,template syl fxgroup main noblank,!retime("syl2end",0,100-($syln-$si)*20)!{(\1img(ima.png,0,50)\an5\be1)\pos($scenter,$smiddle)\fad(0,300)!altRndRot($ldur-$send+200,500)!} Comment: 2,0:00:00.00,0:00:00.00,Ending-English-L0,,0,0,0,template syl fxgroup bg noblank,!retime("syl",0,100)!{\an5\be1(\1img(ima.png,0,50)\move($scenter,$smiddle,!$scenter-30!,$smiddle)\fad(0,500)\1c!line.styleref.color2!\t(0,$sdur,\fscx120\fscy120\1c!line.styleref.color1!\1a&H70&\3a&H70&)} Comment: 0,0:00:00.00,0:00:00.00,Ending-English-L0,,0,0,0,template syl fxgroup hey noblank,!retime("syl",0,100)!{\an5\be1\(\1img(ima.png,0,50)\pos($scenter,$smiddle)\1a&HFF&\3c&H60&\t(\bord3\3a&HFF&)\t(0,$skdur,\fscx140\fscy140)\t($skdur,!$sdur+300!,5,5,\fscx200\fscy200)} Comment: 2,0:00:00.00,0:00:00.00,Ending-English-L0,,0,0,0,template syl fxgroup hey noblank,!retime("syl2end",-$sdur,100)!{\an5(\1img(ima.png,0,50)\be1\pos($scenter,$smiddle)\fad(0,300)\t(0,$skdur,\fscx140\fscy140)\t($skdur,$sdur,\fscx100\fscy100)} Comment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,[C R E D I T S] Comment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,Translator: Hyouma Comment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,Timing & K-Timing: UTW Script Comment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,Editor: Mr.Gold Comment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,Typesetter & Logo: Hyouma Comment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,Song-TL: Wing-Zero Comment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,Karaoke Effects: Mr.Gold Comment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,Encoder: Coalgirls Comment: 0,0:00:00.00,0:00:00.00,Default,,0,0,0,,{\fnLucida Sans\b1\i1\fs40}Presented by: ALanime-Fansub@Irc.rizon.net----ALanimeFansub.Blogspot.com\NVBS\ vbdsekai.wordpress.com Comment: 1,0:18:08.91,0:18:16.08,Ending-English-L0,,0,0,0,karaoke,{\blur1\fad(460,0)}{\kf45}{\kf34}Do{\kf56}wn {\kf75}by {\kf53}the {\kf135}Sa{\kf82}lley {\kf172}Gar{\kf65}dens Comment: 1,0:18:16.08,0:18:22.54,Ending-English-L0,,0,0,0,karaoke,{\blur1\fad(0,580)}{\kf108}My {\kf97}love {\kf86}and {\kf109}I {\kf96}did {\kf54}mee{\kf44}t Comment: 1,0:18:22.54,0:18:30.05,Ending-English-L0,,0,0,0,karaoke,{\blur1\fad(420,0)}{\kf42}{\kf106}She {\kf95}passed {\kf58}the {\kf112}Sa{\kf90}lley {\kf175}Gar{\kf73}dens Comment: 1,0:18:30.05,0:18:36.56,Ending-English-L0,,0,0,0,karaoke,{\blur1\fad(0,620)}{\kf95}With {\kf96}li{\kf50}ttle {\kf24}s{\kf102}now{\kf27}{\kf0}-{\kf97}white {\kf135}feet Comment: 1,0:18:36.56,0:18:44.07,Ending-English-L0,,0,0,0,karaoke,{\blur1\fad(390,0)}{\kf39}{\kf105}She {\kf71}bid{\kf79} me {\kf72}take{\kf29} {\kf99}love {\kf168}ea{\kf89}sy Comment: 1,0:18:44.07,0:18:50.51,Ending-English-L0,,0,0,0,karaoke,{\blur1\fad(0,420)}{\kf46}As {\kf28}the {\kf32}lea{\kf64}ves {\kf59}gro{\kf27}w {\kf88}on {\kf72}t{\kf61}he {\kf128}tree Comment: 1,0:18:50.79,0:18:57.88,Ending-English-L0,,0,0,0,karaoke,{\blur1\fad(220,0)}{\kf22}{\kf90}But {\kf84}I, {\kf71}being {\kf101}young {\kf90}and {\kf178}foo{\kf71}lish Comment: 1,0:18:57.88,0:19:04.50,Ending-English-L0,,0,0,0,karaoke,{\blur1\fad(0,580)}{\kf91}With {\kf92}her {\kf80}did {\kf93}not {\kf37}{\kf46}a{\kf187}gree Comment: 1,0:19:04.50,0:19:11.94,Ending-English-L0,,0,0,0,karaoke,{\fad(480,0)\blur1}{\kf48}{\kf40}In {\kf29}a {\kf196}field {\kf84}by {\kf93}the {\kf255}river Comment: 1,0:19:11.94,0:19:18.39,Ending-English-L0,,0,0,0,karaoke,{\fad(0,580)\blur1}{\kf86}My {\kf137}love {\kf38}and {\kf108}I {\kf96}did {\kf144}stand Comment: 1,0:19:18.39,0:19:25.74,Ending-English-L0,,0,0,0,karaoke,{\fad(390,0)\blur1}{\kf39}{\kf97}And {\kf87}on {\kf85}my {\kf175}leaning {\kf252}shoulder Comment: 1,0:19:25.74,0:19:32.52,Ending-English-L0,,0,0,0,karaoke,{\fad(0,580)\blur1}{\kf102}She {\kf90}laid {\kf61}her {\kf147}snow-{\kf73}white {\kf146}hand Comment: 1,0:19:32.52,0:19:39.73,Ending-English-L0,,0,0,0,karaoke,{\fad(220,0)\blur1}{\kf22}{\kf92}She {\kf81}bid {\kf78}me {\kf75}take {\kf119}life {\kf254}easy Comment: 1,0:19:39.73,0:19:46.38,Ending-English-L0,,0,0,0,karaoke,{\fad(0,480)\blur1}{\kf46}As {\kf18}the {\kf98}grass {\kf98}grows {\kf88}on {\kf124}the {\kf148}weirs Comment: 1,0:19:46.38,0:19:53.70,Ending-English-L0,,0,0,0,karaoke,{\fad(280,0)\blur1}{\kf28}{\kf90}But {\kf91}I {\kf66}was {\kf108}young {\kf72}and {\kf277}foolish Comment: 1,0:19:53.70,0:20:00.60,Ending-English-L0,,0,0,0,karaoke,{\fad(0,580)\blur1}{\kf88}And {\kf83}now {\kf44}I {\kf34}am {\kf136}full {\kf84}of {\kf182}tears Comment: 1,0:20:24.33,0:20:31.85,Ending-English-L0,,0,0,0,karaoke,{\fad(430,0)\blur1}{\kf43}{\kf112}She {\kf84}bid {\kf70}me {\kf87}take {\kf101}love {\kf255}easy Comment: 1,0:20:31.85,0:20:38.34,Ending-English-L0,,0,0,0,karaoke,{\fad(0,480)\blur1}{\kf51}As {\kf24}the {\kf107}leaves {\kf109}grow {\kf58}on {\kf136}the {\kf130}tree Comment: 1,0:20:38.34,0:20:45.87,Ending-English-L0,,0,0,0,karaoke,{\fad(450,0)\blur1}{\kf45}{\kf94}But {\kf89}I, {\kf68}being {\kf107}young {\kf90}and {\kf260}foolish Comment: 1,0:20:45.87,0:20:52.50,Ending-English-L0,,0,0,0,karaoke,{\blur1\fad(0,480)}{\kf78}With {\kf88}her {\kf86}did {\kf141}not {\kf224}agree Comment: 1,0:20:52.50,0:20:59.79,Ending-English-L0,,0,0,0,karaoke,{\blur1\fad(290,0)}{\kf29}{\kf78}Bu{\kf17}t {\kf75}I {\kf83}was {\kf58}yo{\kf38}ung {\kf94}and {\kf170}foo{\kf83}lish Comment: 1,0:20:59.79,0:21:08.15,Ending-English-L0,,0,0,0,karaoke,{\blur1\fad(0,1440)}{\kf54}A{\kf30}nd {\kf92}now {\kf46}I {\kf38}am {\kf113}full {\kf32}{\kf89}of {\kf284}tears Dialogue: 0,0:00:01.70,0:00:02.48,Default,,0,0,0,,{\be1}..فورني Dialogue: 0,0:00:02.48,0:00:05.24,Default,,0,0,0,,{\be1}نيسا، اذهبي إلى جانب كلين Dialogue: 0,0:00:05.24,0:00:06.11,Default,,0,0,0,,{\be1}..لكن Dialogue: 0,0:00:06.11,0:00:07.26,Default,,0,0,0,,{\be1}!اذهبي Dialogue: 0,0:00:12.08,0:00:13.95,Default,,0,0,0,,{\be1}هل يمكنك سماعنا الآن يا صبي؟ Dialogue: 0,0:00:14.37,0:00:20.01,Default,,0,0,0,,{\be1}سأكافئك للطفك مع فورني، سوف أخبرك حقيقة هذا العالم Dialogue: 0,0:00:20.01,0:00:22.62,Default,,0,0,0,,{\be1}لا تقلق، بالمجان Dialogue: 0,0:00:22.62,0:00:23.38,Default,,0,0,0,,{\be1}..فورني Dialogue: 0,0:00:23.38,0:00:24.33,Default,,0,0,0,,{\be1}!اترك فورني Dialogue: 0,0:00:24.77,0:00:29.05,Default,,0,0,0,,{\be1}أتساءل إن كنت تريد أن تكون صديقاً لها بعدما أخبرك Dialogue: 0,0:00:30.62,0:00:35.04,Default,,0,0,0,,{\be1}من أجل حفظ وحماية البيانات الحيوية لفورني الأصلية، الفتاة التي ندعوها بالإله Dialogue: 0,0:00:35.62,0:00:44.69,Default,,0,0,0,,{\be1}قام العلماء الذين صنعوا نظام فراكتل بفصل روح وجسد الإله و قد صنعوا منه المفتاح Dialogue: 0,0:00:44.69,0:00:51.39,Default,,0,0,0,,{\be1}بعد 700 عام، عندما حان وقت استعمال المفتاح لم يلائم المفتاح الفتحة لسبب ما Dialogue: 0,0:00:51.39,0:00:58.24,Default,,0,0,0,,{\be1}لذا قررنا إنزال إله آخر من أجل إعادة تشغيل نظام فراكتل Dialogue: 0,0:00:58.24,0:01:00.90,Default,,0,0,0,,{\be1}روح الإله كان لفتاة عمرها 10 سنوات Dialogue: 0,0:01:00.90,0:01:07.74,Default,,0,0,0,,{\be1}لذا قمنا بصناعة جسد بعمر 10 سنوات وحاولنا تعبئته بالروح Dialogue: 0,0:01:07.74,0:01:11.26,Default,,0,0,0,,{\be1}لكن، لم يفلح ذلك Dialogue: 0,0:01:11.26,0:01:14.60,Default,,0,0,0,,{\be1}حاولنا عدة مرات لكن الإله لم يستيقظ Dialogue: 0,0:01:14.60,0:01:18.93,Default,,0,0,0,,{\be1}أجسام كثيرة وفورنيات كثيرة ضحينا بهم كتجارب فاشلة Dialogue: 0,0:01:19.93,0:01:24.29,Default,,0,0,0,,{\be1}مرت السنوات والآن أصبح ذلك العمل على عاتقي Dialogue: 0,0:01:24.29,0:01:26.64,Default,,0,0,0,,{\be1}رغم ذلك، أنا بشر Dialogue: 0,0:01:26.64,0:01:31.74,Default,,0,0,0,,{\be1}شفقتي جعلتني أتبنى بعضاً منهن Dialogue: 0,0:01:31.74,0:01:34.96,Default,,0,0,0,,{\be1}وهذه الفتاة إحداهن Dialogue: 0,0:01:34.96,0:01:40.26,Default,,0,0,0,,{\be1}ابنتي المحبوبة، نقية وبريئة وبدون روح الإله في داخلها Dialogue: 0,0:01:40.26,0:01:41.87,Default,,0,0,0,,{\be1}هل أنا محق يا فورني؟ Dialogue: 0,0:01:42.45,0:01:45.79,Default,,0,0,0,,{\be1}لكن، لم أهمل عملي Dialogue: 0,0:01:45.79,0:01:47.74,Default,,0,0,0,,{\be1}!فاكتشفت شيئاً ما Dialogue: 0,0:01:47.74,0:01:51.63,Default,,0,0,0,,{\be1}اكتشفت السر المحير بين الإله وفورني Dialogue: 0,0:01:51.63,0:01:54.65,Default,,0,0,0,,{\be1}كنت مندهشاً لكني فهمت Dialogue: 0,0:01:54.65,0:01:57.48,Default,,0,0,0,,{\be1}لم أفاجئ بأن الكبار لم يحلوا المشكلة Dialogue: 0,0:01:57.48,0:02:03.39,Default,,0,0,0,,{\be1}فقد اكتشفت أن عمر الإله لم يكن 10 بل كان 16! مثل فورني هذه Dialogue: 0,0:02:03.39,0:02:09.09,Default,,0,0,0,,{\be1}أجل، خلقت الإله شخصية فتاة بعمل 10 وخبئت نفسها في داخلها Dialogue: 0,0:02:09.09,0:02:12.98,Default,,0,0,0,,{\be1}بفعل تجربة مؤلمة بلا شك، أؤكد لك Dialogue: 0,0:02:12.98,0:02:14.94,Sign-EpisodeTitle,,0,0,0,,{\be1\pos(640,450)\fad(0,660)}{\fs85\shad0\bord1.7\blur0.5\1c&H252525&\t(0,486,\alpha&H1&\c&HFFFFFF&}جنة Dialogue: 0,0:02:15.35,0:02:16.61,Default,,0,0,0,,{\be1}أين ذهبوا؟ Dialogue: 0,0:02:16.61,0:02:17.37,Default,,0,0,0,,{\be1}!أخي Dialogue: 0,0:02:19.70,0:02:22.21,Default,,0,0,0,,{\be1}إنري وتاكامي، عودا وابحثا عن طريق آخر Dialogue: 0,0:02:23.19,0:02:26.50,Default,,0,0,0,,{\be1}انفصلا و اكتشفا مكان كلين قبل آلاباستر Dialogue: 0,0:02:26.50,0:02:27.38,Default,,0,0,0,,{\be1}!حاضر -\N!حاضر - Dialogue: 0,0:02:30.90,0:02:33.13,Default,,0,0,0,,{\be1}ألم تجد الطريق المركزي بعد؟ Dialogue: 0,0:02:33.89,0:02:35.75,Default,,0,0,0,,{\be1}ماذا حدث للتعزيزات التي طلبتها؟ Dialogue: 0,0:02:36.12,0:02:38.13,Default,,0,0,0,,{\be1}ماذا؟ لم تتمكن من الاتصال بهم؟ Dialogue: 0,0:02:38.13,0:02:40.60,Default,,0,0,0,,{\be1}!الجبناء! يهربون في أمس حاجتنا إليهم Dialogue: 0,0:02:41.33,0:02:45.56,Default,,0,0,0,,{\be1}نعم، هذه الفورني والإله مرا بنفس التجربة Dialogue: 0,0:02:45.56,0:02:49.32,Default,,0,0,0,,{\be1}لهذا تملك نفس بيانات تقلبات الإله Dialogue: 0,0:02:49.77,0:02:51.53,Default,,0,0,0,,{\be1}أ-أي تجربة؟ Dialogue: 0,0:02:52.60,0:02:53.48,Default,,0,0,0,,{\be1}..فورني Dialogue: 0,0:02:54.35,0:02:55.95,Default,,0,0,0,,{\be1}تعلمت الحب Dialogue: 0,0:02:56.79,0:02:57.28,Default,,0,0,0,,{\be1}الحب؟ Dialogue: 0,0:02:58.97,0:03:01.04,Default,,0,0,0,,{\be1}فورني، ما الذي يقصده؟ Dialogue: 0,0:03:01.45,0:03:04.19,Default,,0,0,0,,{\be1}أقصد أني فورني لي Dialogue: 0,0:03:04.19,0:03:09.42,Default,,0,0,0,,{\be1}وأقصد أن هذا العالم لا يمكن لأحد غير فورني إنقاذه إنه لنا وحدنا Dialogue: 0,0:03:09.73,0:03:12.43,Default,,0,0,0,,{\be1}أعلم لم يجن جنونك من أجلها Dialogue: 0,0:03:12.43,0:03:18.80,Default,,0,0,0,,{\be1}إنها تحفة من مستوى عالي، نضجت على يدي Dialogue: 0,0:03:18.80,0:03:20.27,Default,,0,0,0,,{\be1}لابد أنك غيور Dialogue: 0,0:03:20.27,0:03:22.02,Default,,0,0,0,,{\be1}هذا مؤسف Dialogue: 0,0:03:22.02,0:03:27.74,Default,,0,0,0,,{\be1}أيها الصبي، لن تحصل على فورني ولا العالم حتى وإن أمضيت ألف سنة وأنت تحاول Dialogue: 0,0:03:27.74,0:03:31.61,Default,,0,0,0,,{\be1}!بما أنك فهمت؟ هيا اذهب للبيت و ابكي Dialogue: 0,0:03:31.61,0:03:34.73,Default,,0,0,0,,{\be1}!الوداع أيها الصبي المجازف الجاهل Dialogue: 0,0:03:46.69,0:03:48.08,Default,,0,0,0,,{\be1}!فـ-فورني Dialogue: 0,0:03:48.76,0:03:50.24,Default,,0,0,0,,{\be1}لمَ فعلت ذلك؟ Dialogue: 0,0:03:50.24,0:03:51.77,Default,,0,0,0,,{\be1}إنه يؤلم Dialogue: 0,0:03:51.77,0:03:55.39,Default,,0,0,0,,{\be1}لا يذكر بابا أنه علمك هذا Dialogue: 0,0:03:55.39,0:03:56.94,Default,,0,0,0,,{\be1}من علمك ذلك؟ Dialogue: 0,0:03:56.94,0:03:58.56,Default,,0,0,0,,{\be1}من يا فورني؟ Dialogue: 0,0:04:00.44,0:04:01.78,Default,,0,0,0,,{\be1}!كلا Dialogue: 0,0:04:01.78,0:04:03.02,Default,,0,0,0,,{\be1}آنسة فورني؟ Dialogue: 0,0:04:03.34,0:04:04.52,Default,,0,0,0,,{\be1}إنه يؤلم Dialogue: 0,0:04:04.52,0:04:05.98,Default-Alt,,0,0,0,,{\be1}أنا وحيد - Dialogue: 0,0:04:04.52,0:04:05.73,Default,,0,0,0,,{\be1}!فورني Dialogue: 0,0:04:05.98,0:04:07.47,Default,,0,0,0,,{\be1}..كلين، إن فورني Dialogue: 0,0:04:06.19,0:04:07.25,Default-Alt,,0,0,0,,{\be1}!هي - Dialogue: 0,0:04:09.47,0:04:10.98,Default,,0,0,0,,{\be1}نيسا سوف تذهب Dialogue: 0,0:04:24.17,0:04:25.37,Default,,0,0,0,,{\be1}!إنه لا يذهب Dialogue: 0,0:04:25.37,0:04:26.71,Default,,0,0,0,,{\be1}!لا يذهب! لا يذهب Dialogue: 0,0:04:26.71,0:04:28.03,Default,,0,0,0,,{\be1}!لا يذهب! لا يذهب Dialogue: 0,0:04:32.19,0:04:34.67,Default,,0,0,0,,{\be1}نيسا.. لماذا؟ Dialogue: 0,0:04:35.00,0:04:40.46,Default,,0,0,0,,{\be1}هذا ما فعلته فورني لتدفئ نيسا عندما كانت باردة Dialogue: 0,0:04:40.46,0:04:42.05,Default,,0,0,0,,{\be1}لذا نيسا ترد المعروف Dialogue: 0,0:04:44.38,0:04:48.38,Default,,0,0,0,,{\be1}لا يحق لي أن يتواجد شخص بجانبي ليدفئني Dialogue: 0,0:04:48.87,0:04:49.85,Default,,0,0,0,,{\be1}لا يحق؟ Dialogue: 0,0:04:50.39,0:04:53.18,Default,,0,0,0,,{\be1}أنا مدنسة Dialogue: 0,0:04:53.18,0:04:55.46,Default,,0,0,0,,{\be1}..روحي مدنسة، مدنسة Dialogue: 0,0:05:00.54,0:05:02.35,Default,,0,0,0,,{\be1}فورني جميلة Dialogue: 0,0:05:02.35,0:05:05.11,Default,,0,0,0,,{\be1}دموعك لماعة، مثل المجوهرات Dialogue: 0,0:05:05.79,0:05:06.76,Default,,0,0,0,,{\be1}نيسا Dialogue: 0,0:05:08.74,0:05:09.21,Default,,0,0,0,,{\be1}!نيسا Dialogue: 0,0:05:13.30,0:05:15.54,Default,,0,0,0,,{\be1}نيسا تعرف هذه الأغنية Dialogue: 0,0:05:17.13,0:05:17.76,Default,,0,0,0,,{\be1}فلنذهب Dialogue: 0,0:05:18.65,0:05:20.24,Default,,0,0,0,,{\be1}إلى أين؟ Dialogue: 0,0:05:20.24,0:05:23.90,Default,,0,0,0,,{\be1}إلى أي مكان نذهب إليه، سوف نبقى معاً Dialogue: 0,0:05:23.90,0:05:24.97,Default,,0,0,0,,{\be1}كلين أيضاً؟ Dialogue: 0,0:05:33.09,0:05:35.44,Default,,0,0,0,,{\be1}فورني تعلمت الحب Dialogue: 0,0:05:37.02,0:05:42.18,Default,,0,0,0,,{\be1}وأقصد أن هذا العالم لا يمكن لأحد غير فورني إنقاذه إنه لنا وحدنا Dialogue: 0,0:05:42.18,0:05:43.32,Default,,0,0,0,,{\be1}..توقف Dialogue: 0,0:05:43.98,0:05:50.88,Default,,0,0,0,,{\be1}إنها تحفة من مستوى عالي، نضجت على يدي Dialogue: 0,0:05:50.88,0:05:52.22,Default,,0,0,0,,{\be1}!توقف Dialogue: 0,0:05:53.42,0:05:54.24,Default,,0,0,0,,{\be1}إنري؟ Dialogue: 0,0:05:54.24,0:05:55.29,Default,,0,0,0,,{\be1}ما خطبك؟ Dialogue: 0,0:05:55.29,0:05:57.00,Default,,0,0,0,,{\be1}وأين فورني؟ Dialogue: 0,0:05:57.00,0:05:59.51,Default,,0,0,0,,{\be1}آلاباستر يسعون خلفها Dialogue: 0,0:05:59.51,0:06:00.00,Default,,0,0,0,,{\be1}ماذا؟ Dialogue: 0,0:06:00.00,0:06:01.24,Default,,0,0,0,,{\be1}ماذا تقصد بـ"ماذا"؟ Dialogue: 0,0:06:01.24,0:06:02.96,Default,,0,0,0,,{\be1}! مهلاً! نيسا ليست هنا أيضا Dialogue: 0,0:06:02.96,0:06:04.93,Default,,0,0,0,,{\be1}ما الذي تفعله؟ Dialogue: 0,0:06:06.17,0:06:08.66,Default,,0,0,0,,{\be1}لمَ أنت خائف هكذا؟ ألست رجلاً؟ Dialogue: 0,0:06:08.66,0:06:10.17,Default,,0,0,0,,{\be1}!احمهما حتى الرمق الأخير Dialogue: 0,0:06:10.17,0:06:12.84,Default,,0,0,0,,{\be1}!ألا تحبهما؟ Dialogue: 0,0:06:13.51,0:06:14.56,Default,,0,0,0,,{\be1}..أحب Dialogue: 0,0:06:15.81,0:06:18.86,Default,,0,0,0,,{\be1}أجل. لم أخبرها بعد Dialogue: 0,0:06:18.86,0:06:19.87,Default,,0,0,0,,{\be1}ماذا؟ Dialogue: 0,0:06:20.95,0:06:21.74,Default,,0,0,0,,{\be1}!من هنا Dialogue: 0,0:06:23.03,0:06:24.90,Default,,0,0,0,,{\be1}طاقم دفاع تريستان قد قتل Dialogue: 0,0:06:24.90,0:06:26.37,Default,,0,0,0,,{\be1}لقد استولوا على السفينة Dialogue: 0,0:06:26.37,0:06:28.74,Default,,0,0,0,,{\be1}لن نتمكن من مقاومة هذا المكان أيضاً Dialogue: 0,0:06:28.74,0:06:30.04,Default,,0,0,0,,{\be1}!أرسل التعزيزات أرجوك Dialogue: 0,0:06:30.04,0:06:31.66,Default,,0,0,0,,{\be1}أخبار مثيرة Dialogue: 0,0:06:31.66,0:06:35.53,Default,,0,0,0,,{\be1}كل العوائل الثلاث التي كان من المفترض أن تلتقي بنا قد انسحبت من الخطوط الأمامية Dialogue: 0,0:06:35.53,0:06:36.25,Default,,0,0,0,,{\be1}..محال Dialogue: 0,0:06:37.35,0:06:39.04,Default,,0,0,0,,{\be1}البشر يخونون بعضهم Dialogue: 0,0:06:39.73,0:06:41.84,Default,,0,0,0,,{\be1}لذلك هذه هي طبيعة البشر Dialogue: 0,0:06:41.84,0:06:44.04,Default,,0,0,0,,{\be1}سوف ننتقل إلى الخطة ج Dialogue: 0,0:06:44.04,0:06:45.22,Default,,0,0,0,,{\be1}أخبروا الآخرين Dialogue: 0,0:06:45.68,0:06:47.57,Default,,0,0,0,,{\be1}دعوا دانان ينقلكم Dialogue: 0,0:06:47.57,0:06:48.39,Default,,0,0,0,,{\be1}!كلا Dialogue: 0,0:06:48.39,0:06:50.41,Default,,0,0,0,,{\be1}سوف نبقى مع قائدنا Dialogue: 0,0:06:51.75,0:06:52.64,Default,,0,0,0,,{\be1}شكراً لكما Dialogue: 0,0:06:54.73,0:06:56.29,Default,,0,0,0,,{\be1}كانت تلك كبيرة Dialogue: 0,0:06:56.29,0:06:57.06,Default,,0,0,0,,{\be1}!إنري Dialogue: 0,0:06:57.06,0:06:57.89,Default,,0,0,0,,{\be1}أخي Dialogue: 0,0:06:57.89,0:06:59.12,Default,,0,0,0,,{\be1}هل كلين بخير؟ Dialogue: 0,0:06:59.96,0:07:01.62,Default,,0,0,0,,{\be1}لا أعلم لمَ Dialogue: 0,0:07:01.62,0:07:05.10,Default,,0,0,0,,{\be1}لكن آلاباستر بدؤوا بتفجير المعبد وهم مستعدون للموت من أجل العملية Dialogue: 0,0:07:05.63,0:07:06.74,Default,,0,0,0,,{\be1}دانان في خطر Dialogue: 0,0:07:06.74,0:07:08.58,Default,,0,0,0,,{\be1}!عودا وأخرجا السفينة Dialogue: 0,0:07:09.66,0:07:11.04,Default,,0,0,0,,{\be1}ماذا عنك يا أخي؟ Dialogue: 0,0:07:11.04,0:07:13.04,Default,,0,0,0,,{\be1}مازال لدي شيء آخر أريد عمله Dialogue: 0,0:07:13.41,0:07:14.28,Default,,0,0,0,,{\be1}ماذا عنك يا كلين؟ Dialogue: 0,0:07:16.28,0:07:17.29,Default,,0,0,0,,{\be1}..أنا Dialogue: 0,0:07:19.18,0:07:21.05,Default,,0,0,0,,{\be1}إنري، استلمي قيادة دانان Dialogue: 0,0:07:21.05,0:07:23.26,Default,,0,0,0,,{\be1}لكن ماذا عنك؟ Dialogue: 0,0:07:24.93,0:07:28.55,Default,,0,0,0,,{\be1}إنري، هل ما زلت طفلة مدللة صغيرة؟ Dialogue: 0,0:07:28.55,0:07:29.26,Default,,0,0,0,,{\be1}بالطبع لا Dialogue: 0,0:07:29.98,0:07:31.02,Default,,0,0,0,,{\be1}..أخي Dialogue: 0,0:07:31.44,0:07:33.43,Default,,0,0,0,,{\be1}لا تقلقي، سوف أعود Dialogue: 0,0:07:33.84,0:07:35.81,Default,,0,0,0,,{\be1}تاكامي، اعتن بإنري Dialogue: 0,0:07:37.14,0:07:38.01,Default,,0,0,0,,{\be1}!حاضر Dialogue: 0,0:07:39.27,0:07:40.26,Default,,0,0,0,,{\be1}هيا بنا يا كلين Dialogue: 0,0:07:47.50,0:07:50.30,Default,,0,0,0,,{\be1}يجب أن نبقى قطعة واحدة حتى نجدهما Dialogue: 0,0:07:50.68,0:07:51.41,Default,,0,0,0,,{\be1}!مهلاً Dialogue: 0,0:07:52.33,0:07:53.60,Default,,0,0,0,,{\be1}ما هذه الأغنية؟ Dialogue: 0,0:07:53.60,0:07:54.87,Default,,0,0,0,,{\be1}أين مصدرها؟ Dialogue: 0,0:08:04.67,0:08:06.13,Default,,0,0,0,,{\be1}ما هذا؟ Dialogue: 0,0:08:07.13,0:08:08.79,Default,,0,0,0,,{\be1}!فورني! نيسا Dialogue: 0,0:08:13.52,0:08:14.98,Default,,0,0,0,,{\be1}توقفوا كلكم Dialogue: 0,0:08:15.75,0:08:17.72,Default,,0,0,0,,{\be1}هذه مراسم مقدسة Dialogue: 0,0:08:17.72,0:08:19.19,Default,,0,0,0,,{\be1}لا يسمح لكم بالعنف Dialogue: 0,0:08:19.69,0:08:21.74,Default,,0,0,0,,{\be1}لمَ يا فورني؟ Dialogue: 0,0:08:21.74,0:08:26.17,Default,,0,0,0,,{\be1}فورني قد قررت بنفسها أن تصبح مفتاح العالم Dialogue: 0,0:08:26.17,0:08:26.69,Default,,0,0,0,,{\be1}ماذا؟ Dialogue: 0,0:08:26.69,0:08:27.98,Default,,0,0,0,,{\be1}قررت بنفسها؟ Dialogue: 0,0:08:27.98,0:08:28.65,Default,,0,0,0,,{\be1}لمَ يا فورني؟ Dialogue: 0,0:08:29.13,0:08:29.81,Default,,0,0,0,,{\be1}!فورني Dialogue: 0,0:08:30.40,0:08:31.36,Default,,0,0,0,,{\be1}..فورني Dialogue: 0,0:08:33.59,0:08:37.64,Default,,0,0,0,,{\be1}أدعوكما لتشهدا اللحظة التي تحدث مرة كل ألف سنة Dialogue: 0,0:08:37.64,0:08:41.77,Default,,0,0,0,,{\be1}سوف نقود البنتين المحبوبتين إلى قبة السماء الزرقاء Dialogue: 0,0:08:42.34,0:08:44.84,Default,,0,0,0,,{\be1}الخط بين الأصدقاء والأعداء يختفي الآن Dialogue: 0,0:08:44.84,0:08:49.20,Default,,0,0,0,,{\be1}سوف نتخلى عن معتقداتنا ونبارك لهذا العالم Dialogue: 0,0:08:49.20,0:08:50.00,Default,,0,0,0,,{\be1}..إذن Dialogue: 0,0:08:50.42,0:08:52.80,Default,,0,0,0,,{\be1}اسمحوا لي بمشاركتكم Dialogue: 0,0:08:52.80,0:08:53.83,Default,,0,0,0,,{\be1}!دياس Dialogue: 0,0:08:53.83,0:08:55.53,Default,,0,0,0,,{\be1}المكان جميل Dialogue: 0,0:08:55.53,0:08:59.46,Default,,0,0,0,,{\be1}أنا مسرور لأني نلت فرصة مباركة العالم Dialogue: 0,0:08:59.46,0:09:00.78,Default,,0,0,0,,{\be1}هذا خطر أيتها الكاهنة الكبيرة Dialogue: 0,0:09:00.78,0:09:01.83,Default,,0,0,0,,{\be1}!اقضوا عليه Dialogue: 0,0:09:05.82,0:09:08.51,Default,,0,0,0,,{\be1}يشرفني لقاؤك أيتها الكاهنة الكبيرة Dialogue: 0,0:09:08.51,0:09:09.36,Default,,0,0,0,,{\be1}قف Dialogue: 0,0:09:10.29,0:09:13.31,Default,,0,0,0,,{\be1}أشعر بأننا متشابهين Dialogue: 0,0:09:14.04,0:09:18.32,Default,,0,0,0,,{\be1}سوف نصبح صديقين مقربين عندما نولد من جديد Dialogue: 0,0:09:18.83,0:09:21.28,Default,,0,0,0,,{\be1}دفئ كلماتك ملأت قلبي Dialogue: 0,0:09:22.09,0:09:24.25,Default,,0,0,0,,{\be1}هل زرعت المتفجرات في هذه الغرفة أيضاً؟ Dialogue: 0,0:09:24.63,0:09:25.39,Default,,0,0,0,,{\be1}نعم Dialogue: 0,0:09:25.39,0:09:28.47,Default,,0,0,0,,{\be1}صديقان لي ماتا من أجل ذلك Dialogue: 0,0:09:29.26,0:09:30.44,Default,,0,0,0,,{\be1}أدعو لهما Dialogue: 0,0:09:30.44,0:09:31.68,Default,,0,0,0,,{\be1}شكراً جزيلاً لك Dialogue: 0,0:09:32.67,0:09:33.64,Default,,0,0,0,,{\be1}!الكاهنة الكبيرة Dialogue: 0,0:09:33.64,0:09:34.39,Default,,0,0,0,,{\be1}!دياس؟ Dialogue: 0,0:09:35.69,0:09:37.49,Default,,0,0,0,,{\be1}هل أنت وحيد؟ Dialogue: 0,0:09:37.49,0:09:38.81,Default,,0,0,0,,{\be1}ربما Dialogue: 0,0:09:39.73,0:09:43.27,Default,,0,0,0,,{\be1}هل نموت الآن أيتها الكاهنة الكبيرة؟ Dialogue: 0,0:09:44.33,0:09:47.42,Default,,0,0,0,,{\be1}لا أبالي بحياتي Dialogue: 0,0:09:47.42,0:09:51.03,Default,,0,0,0,,{\be1}لكني لن أسلم العالم Dialogue: 0,0:09:53.01,0:09:54.34,Default,,0,0,0,,{\be1}هيا بنا يا كلين Dialogue: 0,0:09:57.12,0:09:57.91,Default,,0,0,0,,{\be1}-هذا Dialogue: 0,0:09:57.91,0:09:59.39,Default,,0,0,0,,{\be1}!اقفز يا كلين Dialogue: 0,0:09:59.39,0:10:00.83,Default,,0,0,0,,{\be1}!اقفز Dialogue: 0,0:10:02.44,0:10:02.88,Default,,0,0,0,,{\be1}!فورني Dialogue: 0,0:10:02.88,0:10:04.13,Default,,0,0,0,,{\be1}!كلين Dialogue: 0,0:10:06.56,0:10:07.25,Default,,0,0,0,,{\be1}!تباً Dialogue: 0,0:10:07.93,0:10:08.76,Default,,0,0,0,,{\be1}!سوندا Dialogue: 0,0:10:08.76,0:10:10.80,Default,,0,0,0,,{\be1}ادخلوا للمصعد بسرعة Dialogue: 0,0:10:11.27,0:10:12.58,Default,,0,0,0,,{\be1}!هيا بسرعة Dialogue: 0,0:10:13.91,0:10:15.05,Default,,0,0,0,,{\be1}كيف نجعله يعمل؟ Dialogue: 0,0:10:15.05,0:10:16.49,Default,,0,0,0,,{\be1}يوجد مفتاح في الجانب Dialogue: 0,0:10:16.49,0:10:18.85,Default,,0,0,0,,{\be1}هل يوصل إلى قبة السماء الزرقاء التي قالت عنها؟ Dialogue: 0,0:10:19.23,0:10:19.60,Default,,0,0,0,,{\be1}نعم Dialogue: 0,0:10:20.31,0:10:22.00,Default,,0,0,0,,{\be1}كلين، تقدم Dialogue: 0,0:10:22.46,0:10:23.19,Default,,0,0,0,,{\be1}ماذا عنك يا سوندا؟ Dialogue: 0,0:10:23.93,0:10:26.40,Default,,0,0,0,,{\be1}يجب أن أوضح شيئاً قبل أن تذهب Dialogue: 0,0:10:27.05,0:10:30.69,Default,,0,0,0,,{\be1}لأكون صادقاً، لا أعرف كيف يجب أن يكون العالم أيضاً Dialogue: 0,0:10:31.35,0:10:35.44,Default,,0,0,0,,{\be1}إنما نحن نتبع الطريق الذي نؤمن به Dialogue: 0,0:10:35.44,0:10:37.01,Default,,0,0,0,,{\be1}ولست نادماً على ذلك Dialogue: 0,0:10:37.49,0:10:41.37,Default,,0,0,0,,{\be1}كلين، لقد حان الوقت لتقرر أي طريق تريد اتباعه Dialogue: 0,0:10:41.92,0:10:44.36,Default,,0,0,0,,{\be1}ما يختاره رفيق لنا ندعمه نحن بذلك Dialogue: 0,0:10:47.55,0:10:49.27,Default,,0,0,0,,{\be1}يطلقون النار على الأميرة؟ Dialogue: 0,0:10:49.27,0:10:50.01,Default,,0,0,0,,{\be1}سوندا، تعال معنا Dialogue: 0,0:10:50.01,0:10:51.88,Default,,0,0,0,,{\be1}سوف نلتقي مرة أخرى إن حالفنا الحظ Dialogue: 0,0:10:51.88,0:10:54.07,Default,,0,0,0,,{\be1}!انطلقوا Dialogue: 0,0:11:01.98,0:11:03.44,Default,,0,0,0,,{\be1}كان ذلك وشيكاً Dialogue: 0,0:11:03.44,0:11:06.00,Default,,0,0,0,,{\be1}لا تقلل من حذرك حتى نصل إلى منطقة آمنة Dialogue: 0,0:11:06.00,0:11:07.44,Default,,0,0,0,,{\be1}!هيا بالسرعة القصوى Dialogue: 0,0:11:07.44,0:11:08.90,Default,,0,0,0,,{\be1}لكن ماذا عن أخي؟ Dialogue: 0,0:11:08.90,0:11:10.42,Default,,0,0,0,,{\be1}سوف نذهب يا تاكامي Dialogue: 0,0:11:11.00,0:11:11.60,Default,,0,0,0,,{\be1}..آنسة Dialogue: 0,0:11:12.12,0:11:13.57,Default,,0,0,0,,{\be1}اتبع أوامري Dialogue: 0,0:11:22.12,0:11:23.04,Default,,0,0,0,,{\be1}...فورني Dialogue: 0,0:11:23.57,0:11:24.96,Default,,0,0,0,,{\be1}هل تشعرين بالبرد؟ Dialogue: 0,0:11:24.96,0:11:25.50,Default,,0,0,0,,{\be1}لا Dialogue: 0,0:11:26.09,0:11:28.29,Default,,0,0,0,,{\be1}أنا مسرورة لأن المكان دافئ Dialogue: 0,0:11:28.29,0:11:30.71,Default,,0,0,0,,{\be1}حضن فورني دافئ أيضاً Dialogue: 0,0:11:33.77,0:11:35.21,Default,,0,0,0,,{\be1}هل سوف تصبحين مفتاح؟ Dialogue: 0,0:11:35.55,0:11:36.49,Default,,0,0,0,,{\be1}نعم Dialogue: 0,0:11:36.49,0:11:37.64,Default,,0,0,0,,{\be1}لمَ؟ Dialogue: 0,0:11:38.17,0:11:40.91,Default,,0,0,0,,{\be1}نيسا متضررة بشدة Dialogue: 0,0:11:40.91,0:11:42.74,Default,,0,0,0,,{\be1}وإن استمر هذا سوف تختفي Dialogue: 0,0:11:42.74,0:11:48.70,Default,,0,0,0,,{\be1}لكن لا يوجد ضمان على سلامتكما بعد أن تصبحا واحد، صحيح؟ Dialogue: 0,0:11:49.07,0:11:49.90,Default,,0,0,0,,{\be1}لا يوجد Dialogue: 0,0:11:49.90,0:11:51.78,Default,,0,0,0,,{\be1}!هذا انتحار Dialogue: 0,0:11:52.64,0:11:54.34,Default,,0,0,0,,{\be1}ربما Dialogue: 0,0:11:54.34,0:11:56.50,Default,,0,0,0,,{\be1}لكن هذا أفضل Dialogue: 0,0:11:56.87,0:12:00.33,Default,,0,0,0,,{\be1}فنحن لا شيء سوى مفاتيح Dialogue: 0,0:12:00.33,0:12:02.37,Default,,0,0,0,,{\be1}إنما نعود إلى ما قد صنعنا لأجله Dialogue: 0,0:12:02.37,0:12:04.75,Default,,0,0,0,,{\be1}تقررين على هواك مرة أخرى Dialogue: 0,0:12:05.21,0:12:06.96,Default,,0,0,0,,{\be1}ماذا عن مشاعري؟ Dialogue: 0,0:12:07.88,0:12:09.76,Default,,0,0,0,,{\be1}مشاعرك؟ Dialogue: 0,0:12:09.76,0:12:12.49,Default,,0,0,0,,{\be1}لست أعرف الكثير عن العالم Dialogue: 0,0:12:12.49,0:12:16.17,Default,,0,0,0,,{\be1}كلا المعبد وأناس سوندا لديهم أشياء صائبة وأشياء خاطئة Dialogue: 0,0:12:16.85,0:12:20.35,Default,,0,0,0,,{\be1}واختيار أحد منهما هو أمر صعب علي في الوقت الحاضر Dialogue: 0,0:12:20.79,0:12:22.39,Default,,0,0,0,,{\be1}لكن أستطيع أن أجزم بشيء واحد Dialogue: 0,0:12:23.26,0:12:27.13,Default,,0,0,0,,{\be1}أنني سأحزن إن خسرتك أنت و نيسا الآن Dialogue: 0,0:12:27.13,0:12:29.09,Default,,0,0,0,,{\be1}سأحزن لدرجة أني سأرغب بالموت Dialogue: 0,0:12:29.95,0:12:31.99,Default,,0,0,0,,{\be1}لا تتعاطف معي Dialogue: 0,0:12:31.99,0:12:35.52,Default,,0,0,0,,{\be1}لا يحق لي أن تحبني Dialogue: 0,0:12:36.90,0:12:38.79,Default,,0,0,0,,{\be1}أحبك يا فورني Dialogue: 0,0:12:39.34,0:12:43.64,Default,,0,0,0,,{\be1}تغضبين بعض الأحيان، تلكمينني أو تقولين أشياء لا معنى لها Dialogue: 0,0:12:43.64,0:12:45.62,Default,,0,0,0,,{\be1}عنيدة وتتصرفين على هواك Dialogue: 0,0:12:45.94,0:12:48.22,Default,,0,0,0,,{\be1}وقد أزعجني ذلك مرات عدة Dialogue: 0,0:12:48.22,0:12:49.07,Default,,0,0,0,,{\be1}..لكن Dialogue: 0,0:12:49.84,0:12:51.38,Default,,0,0,0,,{\be1}أحبك لأنك كذلك Dialogue: 0,0:12:52.22,0:12:56.55,Default,,0,0,0,,{\be1}ربما أتيت إلى هنا لأني أردت قول هذا Dialogue: 0,0:12:56.55,0:12:58.09,Default,,0,0,0,,{\be1}..لا تقل هذا يا كلين Dialogue: 0,0:12:59.14,0:13:01.69,Default,,0,0,0,,{\be1}دعنا نقرر معاً Dialogue: 0,0:13:01.69,0:13:03.32,Default,,0,0,0,,{\be1}..حتى النهاية، كلانا Dialogue: 0,0:13:04.06,0:13:06.25,Default,,0,0,0,,{\be1}كلا، بل ثلاثتنا Dialogue: 0,0:13:06.78,0:13:09.02,Default,,0,0,0,,{\be1}كلين وفورني متفقان Dialogue: 0,0:13:09.59,0:13:12.19,Default,,0,0,0,,{\be1}سوف نكون معاً إلى الأبد Dialogue: 0,0:13:20.24,0:13:21.35,Default,,0,0,0,,{\be1}من؟ Dialogue: 0,0:13:21.35,0:13:24.06,Default,,0,0,0,,{\be1}ابق حذراً حتى وإن كنا في منطقة آمنة Dialogue: 0,0:13:24.06,0:13:25.07,Default,,0,0,0,,{\be1}عد لموقعك Dialogue: 0,0:13:25.07,0:13:27.66,Default,,0,0,0,,{\be1}أستطيع رؤية انعكاس دموعك في النافذة Dialogue: 0,0:13:30.24,0:13:31.42,Default,,0,0,0,,{\be1}..جدي Dialogue: 0,0:13:33.81,0:13:35.82,Default,,0,0,0,,{\be1}إنري، كوني قويةً Dialogue: 0,0:13:36.81,0:13:38.77,Default,,0,0,0,,{\be1}دعيني أخبرك شيئاً Dialogue: 0,0:13:39.41,0:13:45.39,Default,,0,0,0,,{\be1}الألفية المفقودة لم تكون من أجل تدمير نظام فراكتل Dialogue: 0,0:13:47.14,0:13:52.47,Default,,0,0,0,,{\be1}.تعود البشر على الحرية\Nتلك هي البشرية الحقيقية Dialogue: 0,0:13:53.07,0:13:56.31,Default,,0,0,0,,{\be1}وجدت الألفية المفقودة لتنقل هذا الأمر إلى المستقبل Dialogue: 0,0:14:00.11,0:14:01.39,Default,,0,0,0,,{\be1}إنها جميلة Dialogue: 0,0:14:09.34,0:14:12.13,Default,,0,0,0,,{\be1}كلين، هذه أرض مقدسة Dialogue: 0,0:14:12.13,0:14:13.89,Default,,0,0,0,,{\be1}يجب أن لا تتجول Dialogue: 0,0:14:13.89,0:14:16.25,Default,,0,0,0,,{\be1}ماذا سنفعل الآن؟ Dialogue: 0,0:14:16.25,0:14:20.67,Default,,0,0,0,,{\be1}سوف تقودنا ذكريات نيسا Dialogue: 0,0:14:22.06,0:14:22.97,Default,,0,0,0,,{\be1}إنها فورني Dialogue: 0,0:14:23.73,0:14:25.01,Default,,0,0,0,,{\be1}ماذا عني؟ Dialogue: 0,0:14:30.62,0:14:31.64,Default,,0,0,0,,{\be1}..هذه Dialogue: 0,0:14:32.19,0:14:33.71,Default,,0,0,0,,{\be1}الإله Dialogue: 0,0:14:33.71,0:14:35.15,Default,,0,0,0,,{\be1}آمل أنها تسجل Dialogue: 0,0:14:36.13,0:14:40.37,Default,,0,0,0,,{\be1}حسناً.. أنا على وشك الذهاب للعمل Dialogue: 0,0:14:40.37,0:14:45.50,Default,,0,0,0,,{\be1}إلى مكان ما يدعى فراكتل يبحث عن فتاة Dialogue: 0,0:14:45.84,0:14:48.78,Default,,0,0,0,,{\be1}ماذا كان العمل.. جمع البيانات أو شيء من هذا القبيل؟ Dialogue: 0,0:14:49.23,0:14:54.62,Default,,0,0,0,,{\be1}إنه مخيف نوعاً ما، أبي سيكون غاضباً علي ولا أريد أن أعاقب Dialogue: 0,0:14:54.62,0:14:57.29,Default,,0,0,0,,{\be1}الأمر غير مريح Dialogue: 0,0:14:57.29,0:15:00.93,Default,,0,0,0,,{\be1}صحيح، سأكون بخير لأن نيسا ستكون معي Dialogue: 0,0:15:01.31,0:15:02.73,Default,,0,0,0,,{\be1}"!سوف تكونين بخير" Dialogue: 0,0:15:03.14,0:15:05.69,Default,,0,0,0,,{\be1}أستطيع أن أصبح قوية عندما أكون مع نيسا Dialogue: 0,0:15:05.69,0:15:07.47,Default,,0,0,0,,{\be1}!أحب نيسا Dialogue: 0,0:15:07.79,0:15:10.44,Default,,0,0,0,,{\be1}"!نيسا تحب فورني أيضاً" Dialogue: 0,0:15:10.44,0:15:13.38,Default,,0,0,0,,{\be1}أجل، نيسا تحب الحب، صحيح؟ Dialogue: 0,0:15:13.99,0:15:15.85,Default,,0,0,0,,{\be1}..تحب الحب Dialogue: 0,0:15:19.00,0:15:20.66,Default,,0,0,0,,{\be1}أحب هذه الأغنية أيضاً Dialogue: 0,0:15:19.00,0:15:30.02,Default,,0,0,0,,{\be1\an8\fs45}{\i1}لو كان بيدي أن أطلب أمنية من نجم النهار{\i0} Dialogue: 0,0:15:21.72,0:15:24.56,Default,,0,0,0,,{\be1}نيسا، ماذا ستتمنين من نجم النهار؟ Dialogue: 0,0:15:24.89,0:15:28.49,Default,,0,0,0,,{\be1}"!حسناً.. نيسا سترغب بأكل الكعك" Dialogue: 0,0:15:28.49,0:15:30.02,Default,,0,0,0,,{\be1}سأرغب بواحدة أيضاً Dialogue: 0,0:15:30.02,0:15:31.24,Default,,0,0,0,,{\be1}كعكة بكثير من التموت Dialogue: 0,0:15:30.05,0:15:35.42,Default,,0,0,0,,{\be1\an8\fs45}{\i1}..لتمنيت الضوء{\i0} Dialogue: 0,0:15:31.24,0:15:33.22,Default,,0,0,0,,{\be1}أوه، أبي هنا Dialogue: 0,0:15:33.22,0:15:34.40,Default,,0,0,0,,{\be1}!مع السلامة Dialogue: 0,0:15:36.73,0:15:39.04,Default,,0,0,0,,{\be1}..تلك الإله Dialogue: 0,0:15:39.04,0:15:41.88,Default,,0,0,0,,{\be1}إنها مجرد فتاة، مثلي Dialogue: 0,0:15:42.59,0:15:45.26,Default,,0,0,0,,{\be1}لكنها مختلفة عني Dialogue: 0,0:15:45.74,0:15:51.18,Default,,0,0,0,,{\be1}تمكنت من تقبل هذا العالم المخادع وابتسمت Dialogue: 0,0:15:52.16,0:15:53.59,Default,,0,0,0,,{\be1}مثل نيسا Dialogue: 0,0:15:54.67,0:15:57.06,Default,,0,0,0,,{\be1}فورني.. هيا بنا Dialogue: 0,0:15:58.01,0:15:58.61,Default,,0,0,0,,{\be1}كلين Dialogue: 0,0:15:59.68,0:16:03.57,Default,,0,0,0,,{\be1}..قد أتمكن من حب هذا العالم الآن Dialogue: 0,0:16:04.47,0:16:06.03,Default,,0,0,0,,{\be1}لأنك هنا من أجلي Dialogue: 0,0:16:06.83,0:16:09.24,Default,,0,0,0,,{\be1}ولأن نيسا هنا من أجلي Dialogue: 0,0:16:10.61,0:16:14.12,Default,,0,0,0,,{\be1}أريد أن أحمي الأعزاء على قلبي Dialogue: 0,0:16:14.89,0:16:19.05,Default,,0,0,0,,{\be1}كلين، هل تعتقد أنني أنانية الآن؟ Dialogue: 0,0:16:21.75,0:16:22.75,Default,,0,0,0,,{\be1}لست كذلك Dialogue: 0,0:16:23.49,0:16:26.94,Default,,0,0,0,,{\be1}سوف أحميك ونيسا بكامل قوتي Dialogue: 0,0:16:26.94,0:16:32.26,Default,,0,0,0,,{\be1}سوف آخذكما إلى المنزل مهما حدث بعد أن تصبحا واحد Dialogue: 0,0:16:32.95,0:16:35.03,Default,,0,0,0,,{\be1}ثم سنعيش ثلاثتنا معاً Dialogue: 0,0:16:35.64,0:16:37.31,Default,,0,0,0,,{\be1}ثلاثتنا معاً.. إلى الأبد Dialogue: 0,0:16:38.12,0:16:39.02,Default,,0,0,0,,{\be1}اذهبي الآن Dialogue: 0,0:16:39.70,0:16:40.48,Default,,0,0,0,,{\be1}حسناً Dialogue: 0,0:16:45.05,0:16:46.05,Default,,0,0,0,,{\be1}هل يمكنك الوقوف؟ Dialogue: 0,0:16:46.40,0:16:46.95,Default,,0,0,0,,{\be1}نعم Dialogue: 0,0:16:47.71,0:16:50.04,Default,,0,0,0,,{\be1}حسناً يا نيسا، حان وقت الغميضة Dialogue: 0,0:16:50.04,0:16:51.54,Default,,0,0,0,,{\be1}غميضة؟ Dialogue: 0,0:16:51.94,0:16:54.86,Default,,0,0,0,,{\be1}سوف يكون العالم بأكمله ساحة لهذه الغميضة Dialogue: 0,0:16:55.34,0:16:56.91,Default,,0,0,0,,{\be1}جميل Dialogue: 0,0:16:57.47,0:16:59.92,Default,,0,0,0,,{\be1}حسناً، هذه أول مرة لنيسا Dialogue: 0,0:16:59.92,0:17:02.13,Default,,0,0,0,,{\be1}حسناً، فلنفعلها Dialogue: 0,0:17:03.32,0:17:06.09,Default,,0,0,0,,{\be1}كلين، شكراً لك Dialogue: 0,0:17:06.09,0:17:07.29,Default,,0,0,0,,{\be1}..نيسا Dialogue: 0,0:17:09.51,0:17:18.69,Default,,0,0,0,,{\be1}لو كان بيدي أن أطلب أمنية من نجم النهار Dialogue: 0,0:17:18.69,0:17:26.88,Default,,0,0,0,,{\be1}لتمنيت الابتسامة الأبدية لكلين Dialogue: 0,0:17:25.81,0:17:27.32,Default,,0,0,0,,{\be1}{\i1}لم أبكي{\i0} Dialogue: 0,0:17:28.17,0:17:32.03,Default,,0,0,0,,{\be1}{\i1}فكرت للحظة أن هذا وقت البكاء{\i0} Dialogue: 0,0:17:32.03,0:17:34.74,Default,,0,0,0,,{\be1}{\i1}لكن دموعي لم تخرج{\i0} Dialogue: 0,0:17:35.77,0:17:38.90,Default,,0,0,0,,{\be1}{\i1}هذا لا يعني أنني لم أتأثر{\i0} Dialogue: 0,0:17:39.99,0:17:46.07,Default,,0,0,0,,{\be1}{\i1}أنا واثق أن سبب ذلك وجود أشخاص يتمنون لي الابتسامة الأبدية{\i0} Dialogue: 0,0:17:56.10,0:17:57.80,Default,,0,0,0,,{\be1}{\i1}حان وقت صلاة الساعة الخامسة{\i0} Dialogue: 0,0:17:58.34,0:18:03.79,Default,,0,0,0,,{\be1}{\i1}اليوم هو أول ذكرى لإعادة تشغيل فراكتل{\i0} Dialogue: 0,0:18:02.32,0:18:03.77,Default,,0,0,0,,{\be1}!هنا Dialogue: 0,0:18:04.16,0:18:05.82,Default,,0,0,0,,{\be1}لنصلي Dialogue: 0,0:18:04.29,0:18:07.25,Default,,0,0,0,,{\be1}هيا بسرعة، إنك بطيء Dialogue: 0,0:18:06.35,0:18:12.10,Default,,0,0,0,,{\be1}{\i1}طالما فراكتل موجود، سيبقى العالم في سلام أبدي{\i0} Dialogue: 0,0:18:12.78,0:18:15.30,Default,,0,0,0,,{\be1}"تقول "سيبقى العالم في سلام أبدي Dialogue: 0,0:18:15.30,0:18:17.04,Default,,0,0,0,,{\be1}ذلك تناقض كثير Dialogue: 0,0:18:17.04,0:18:18.24,Default,,0,0,0,,{\be1}دعيهم يقولونها Dialogue: 0,0:18:18.24,0:18:21.39,Default,,0,0,0,,{\be1}لن يوجد إعادة تشغيل أخرى بما أن المعبد قد دمر Dialogue: 0,0:18:21.39,0:18:22.21,Default,,0,0,0,,{\be1}أعتقد ذلك Dialogue: 0,0:18:25.70,0:18:28.59,Default,,0,0,0,,{\be1}أوه، لقد توسخ تحت أظفاري Dialogue: 0,0:18:28.59,0:18:31.34,Default,,0,0,0,,{\be1}-ماذا؟ إن كان ذلك يقلقك فإن الزراعـ Dialogue: 0,0:18:30.27,0:18:31.34,Default,,0,0,0,,{\be1}!يا غوان Dialogue: 0,0:18:31.34,0:18:32.59,Default,,0,0,0,,{\be1}!علمه بشكل جيد Dialogue: 0,0:18:32.59,0:18:34.35,Default,,0,0,0,,{\be1}!آسف يا آنسة Dialogue: 0,0:18:34.87,0:18:38.62,Default,,0,0,0,,{\be1}إنري أصبحت قائدة مناسبة Dialogue: 0,0:18:38.62,0:18:39.42,Default,,0,0,0,,{\be1}نعم Dialogue: 0,0:18:39.42,0:18:40.81,Default,,0,0,0,,{\be1}!دودة Dialogue: 0,0:18:41.44,0:18:43.78,Default,,0,0,0,,{\be1}لماذا تنحنين هكذا؟ Dialogue: 0,0:18:43.78,0:18:45.21,Default,,0,0,0,,{\be1}-ضعي قوة أكبر Dialogue: 0,0:18:45.21,0:18:46.52,Default,,0,0,0,,{\be1}أين تلمسني أيها المنحرف؟ Dialogue: 0,0:18:47.19,0:18:48.07,Default,,0,0,0,,{\be1}ماذا؟ Dialogue: 0,0:18:48.07,0:18:49.90,Default,,0,0,0,,{\be1}هل تتعلم الانحراف أيضاً؟ Dialogue: 0,0:18:49.90,0:18:50.85,Default,,0,0,0,,{\be1}..لا Dialogue: 0,0:18:51.20,0:18:55.33,Default,,0,0,0,,{\be1}لكنك لن تتغلب على ذلك المنحرف الحقيقي Dialogue: 0,0:18:56.37,0:18:59.49,Default,,0,0,0,,{\be1}أتساءل كيف حال كلين Dialogue: 0,0:19:01.14,0:19:03.42,Default,,0,0,0,,{\be1}تريد هذه؟ Dialogue: 0,0:19:04.01,0:19:05.01,Default,,0,0,0,,{\be1}تفضل Dialogue: 0,0:19:07.27,0:19:09.64,Default,,0,0,0,,{\be1}إنه سعيد رغم أن لا يستطيع أكلها Dialogue: 0,0:19:13.25,0:19:14.65,Default,,0,0,0,,{\be1}{\i1}مرت سنة حتى الآن{\i0} Dialogue: 0,0:19:15.30,0:19:17.63,Default,,0,0,0,,{\be1}{\i1}..ومن التغييرات في حياتي{\i0} Dialogue: 0,0:19:17.63,0:19:20.10,Default,,0,0,0,,{\be1}{\i1}أصبحت أطبخ في منزلي{\i0} Dialogue: 0,0:19:20.65,0:19:21.39,Default,,0,0,0,,{\be1}{\i1}..و{\i0} Dialogue: 0,0:19:23.29,0:19:25.10,Default,,0,0,0,,{\be1}أليس الصباح جميلاً يا فورني ونيسا؟ Dialogue: 0,0:19:28.15,0:19:31.98,Default,,0,0,0,,{\be1}{\i1}إنهما نائمان منذ ذلك الوقت{\i0} Dialogue: 0,0:19:32.42,0:19:36.22,Default,,0,0,0,,{\be1}حسناً، سوف أذهب لأشتري أغراض العشاء بعد تناول إفطاري Dialogue: 0,0:19:43.19,0:19:44.08,Default,,0,0,0,,{\be1}!فورني Dialogue: 0,0:19:44.08,0:19:44.91,Default,,0,0,0,,{\be1}صباح الخير Dialogue: 0,0:19:44.91,0:19:45.78,Default,,0,0,0,,{\be1}صباح جميل Dialogue: 0,0:19:46.24,0:19:48.67,Default,,0,0,0,,{\be1}ماذا؟ فورني؟ Dialogue: 0,0:19:48.67,0:19:50.15,Default,,0,0,0,,{\be1}!أحب الشمس Dialogue: 0,0:19:50.15,0:19:51.46,Default,,0,0,0,,{\be1}!أحبها حقاً Dialogue: 0,0:19:51.78,0:19:53.13,Default,,0,0,0,,{\be1}!أحب الحب حقاً Dialogue: 0,0:19:56.46,0:19:58.80,Default,,0,0,0,,{\be1}نعم، إنه صباح جميل Dialogue: 0,0:19:58.80,0:19:59.51,Default,,0,0,0,,{\be1}!نعم Dialogue: 0,0:20:01.62,0:20:02.22,Default,,0,0,0,,{\be1}نيسا؟ Dialogue: 0,0:20:03.38,0:20:04.54,Default,,0,0,0,,{\be1}..حسناً Dialogue: 0,0:20:04.54,0:20:06.14,Default,,0,0,0,,{\be1}أجل، هل أنت جائعة؟ Dialogue: 0,0:20:06.58,0:20:07.62,Default,,0,0,0,,{\be1}جائعة؟ Dialogue: 0,0:20:08.46,0:20:11.11,Default,,0,0,0,,{\be1}أشعر بضيق هنا، لذا ربما Dialogue: 0,0:20:11.11,0:20:14.10,Default,,0,0,0,,{\be1}انتظري لحظة، الإفطار سيجهز Dialogue: 0,0:20:14.10,0:20:15.32,Default,,0,0,0,,{\be1}!مرحى Dialogue: 0,0:20:15.89,0:20:16.80,Default,,0,0,0,,{\be1}كلين Dialogue: 0,0:20:17.73,0:20:18.80,Default,,0,0,0,,{\be1}شكراً لك Dialogue: 0,0:20:27.32,0:20:28.34,Default,,0,0,0,,{\be1}كلين Dialogue: 0,0:20:29.39,0:20:31.17,Default,,0,0,0,,{\be1}أحبك أيضاً Dialogue: 0,0:20:32.97,0:20:35.60,Default,,0,0,0,,{\be1}أحببتك منذ لقائنا الأول Dialogue: 0,0:20:36.42,0:20:38.34,Default,,0,0,0,,{\be1}أنا سعيدة جداً الآن Dialogue: 0,0:20:53.91,0:20:55.57,Default,,0,0,0,,{\be1}..كلين الغريب Dialogue: 0,0:20:57.26,0:20:59.83,Default,,0,0,0,,{\be1}أنت مثل الطفل الصغير Dialogue: 0,0:21:17.46,0:21:19.87,Sign-EpisodeTitle,,0,0,0,,{\fscx95\pos(640,430)}النهاية Dialogue: 0,0:18:08.91,0:18:16.08,Ending-English-L1,,0,0,0,,{\blur1\fad(460,0)}قرب حديقة الصفصاف Dialogue: 0,0:18:16.08,0:18:22.54,Ending-English-L1,,0,0,0,,{\blur1\fad(0,580)}التقيت أنا بحبيبتي Dialogue: 0,0:18:22.54,0:18:30.05,Ending-English-L1,,0,0,0,,{\blur1\fad(420,0)}مرت بحديقة الصفصاف Dialogue: 0,0:18:30.05,0:18:36.56,Ending-English-L1,,0,0,0,,{\blur1\fad(0,620)}بقدمين بيضاوين كالثلج Dialogue: 0,0:18:36.56,0:18:44.07,Ending-English-L1,,0,0,0,,{\blur1\fad(390,0)}طلبت مني ألا أستعجل الحب Dialogue: 0,0:18:44.07,0:18:50.51,Ending-English-L1,,0,0,0,,{\blur1\fad(0,420)}كما تنموا الأوراق على الأشجار Dialogue: 0,0:18:50.79,0:18:57.88,Ending-English-L1,,0,0,0,,{\blur1\fad(220,0)}ولكنني كنت غرًا وغبيًا Dialogue: 0,0:18:57.88,0:19:04.50,Ending-English-L1,,0,0,0,,{\blur1\fad(0,580)}فلم أوافقها الرأي Dialogue: 0,0:19:04.50,0:19:11.94,Ending-English-L1,,0,0,0,,{\fad(480,0)\blur1}في حقل قرب النهر Dialogue: 0,0:19:11.94,0:19:18.39,Ending-English-L1,,0,0,0,,{\fad(0,580)\blur1}وقفت أنا وحبيبتي Dialogue: 0,0:19:18.39,0:19:25.74,Ending-English-L1,,0,0,0,,{\fad(390,0)\blur1}وعلى كتفي المائل Dialogue: 0,0:19:25.74,0:19:32.52,Ending-English-L1,,0,0,0,,{\fad(0,580)\blur1}وضعت يدها البيضاء كالثلج Dialogue: 0,0:19:32.52,0:19:39.73,Ending-English-L1,,0,0,0,,{\fad(220,0)\blur1}طلبت مني ألا أستعجل الحياة Dialogue: 0,0:19:39.73,0:19:46.38,Ending-English-L1,,0,0,0,,{\fad(0,480)\blur1}كما ينموا العشب على السدود Dialogue: 0,0:19:46.38,0:19:53.70,Ending-English-L1,,0,0,0,,{\fad(280,0)\blur1}ولكنني كنت غرًا وغبيًا Dialogue: 0,0:19:53.70,0:20:00.60,Ending-English-L1,,0,0,0,,{\fad(0,580)\blur1}والآن كلي دموع Dialogue: 0,0:20:24.33,0:20:31.85,Ending-English-L1,,0,0,0,,{\fad(430,0)\blur1}طلبت مني ألا أستعجل الحب Dialogue: 0,0:20:31.85,0:20:38.34,Ending-English-L1,,0,0,0,,{\fad(0,480)\blur1}كما تنموا الأوراق على الأشجار Dialogue: 1,0:20:38.34,0:20:45.87,Ending-English-L1,,0,0,0,,{\fad(450,0)\blur1}ولكنني كنت غرًا وغبيًا Dialogue: 1,0:20:45.87,0:20:52.50,Ending-English-L1,,0,0,0,,{\blur1\fad(0,480)}فلم أوافقها الرأي Dialogue: 1,0:20:52.50,0:20:59.79,Ending-English-L1,,0,0,0,,{\blur1\fad(290,0)}ولكنني كنت غرًا وغبيًا Dialogue: 1,0:20:59.79,0:21:08.15,Ending-English-L1,,0,0,0,,{\blur1\fad(0,1440)}والآن كلي دموع Dialogue: 1,0:18:08.76,0:18:09.36,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(818,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}D Dialogue: 1,0:18:08.76,0:18:09.36,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(836,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 2,0:18:09.36,0:18:09.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(827,65,827,60)\)}Do Dialogue: 2,0:18:09.36,0:18:09.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(827,65,827,60)\\)\fad(0,340)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}Do Dialogue: 1,0:18:09.70,0:18:16.04,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(827,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz4)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz4.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz4)\t(3000,3500,\frz-3)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-3.5)\t(4500,5000,\frz2.5)\t(5000,5500,\frz-3.5)\t(5500,6000,\frz4)\t(6000,6500,\frz-3.5)\t(6500,7000,\frz4)}Do Dialogue: 1,0:18:08.81,0:18:09.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(858,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 1,0:18:08.81,0:18:09.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(879,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 2,0:18:09.70,0:18:10.26,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(867,65,867,60)\)}wn Dialogue: 2,0:18:09.70,0:18:10.26,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(867,65,867,60)\\)\fad(0,560)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}wn Dialogue: 1,0:18:10.26,0:18:16.06,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(867,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz4)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-2.5)\t(2500,3000,\frz4)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz3.5)\t(4000,4500,\frz-3.5)\t(4500,5000,\frz4)\t(5000,5500,\frz-3.5)\t(5500,6000,\frz3.5)\t(6000,6500,\frz-4)}wn Dialogue: 1,0:18:08.86,0:18:10.26,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(906,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}b Dialogue: 1,0:18:08.86,0:18:10.26,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(924,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 2,0:18:10.26,0:18:11.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(915,65,915,60)\)}by Dialogue: 2,0:18:10.26,0:18:11.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(915,65,915,60)\\)\fad(0,750)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}by Dialogue: 1,0:18:11.01,0:18:16.08,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(915,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz4.5)\t(1000,1500,\frz-3)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-3)\t(2500,3000,\frz3)\t(3000,3500,\frz-4)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-4.5)\t(4500,5000,\frz4.5)\t(5000,5500,\frz-4.5)}by Dialogue: 1,0:18:08.91,0:18:11.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(950,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:18:08.91,0:18:11.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(967,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:18:08.91,0:18:11.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(985,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:11.01,0:18:11.54,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(968,65,968,60)\)}the Dialogue: 2,0:18:11.01,0:18:11.54,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(968,65,968,60)\\)\fad(0,530)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}the Dialogue: 1,0:18:11.54,0:18:16.10,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(968,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz4)\t(1000,1500,\frz-3)\t(1500,2000,\frz4)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz3)\t(3000,3500,\frz-4.5)\t(3500,4000,\frz4)\t(4000,4500,\frz-3)\t(4500,5000,\frz3.5)}the Dialogue: 1,0:18:08.96,0:18:11.54,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1012,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}S Dialogue: 1,0:18:08.96,0:18:11.54,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1030,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 2,0:18:11.54,0:18:12.89,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1021,65,1021,60)\)}Sa Dialogue: 2,0:18:11.54,0:18:12.89,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1021,65,1021,60)\\)\fad(0,1350)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}Sa Dialogue: 1,0:18:12.89,0:18:16.12,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1021,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz4)\t(1000,1500,\frz-3)\t(1500,2000,\frz4)\t(2000,2500,\frz-3)\t(2500,3000,\frz4)\t(3000,3500,\frz-4.5)}Sa Dialogue: 1,0:18:09.01,0:18:12.89,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1042,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:18:09.01,0:18:12.89,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1049,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:18:09.01,0:18:12.89,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1062,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:09.01,0:18:12.89,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1080,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 2,0:18:12.89,0:18:13.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1064,65,1064,60)\)}lley Dialogue: 2,0:18:12.89,0:18:13.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1064,65,1064,60)\\)\fad(0,820)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}lley Dialogue: 1,0:18:13.71,0:18:16.14,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1064,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz2.5)\t(1000,1500,\frz-3)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-4)\t(2500,3000,\frz2.5)}lley Dialogue: 1,0:18:09.06,0:18:13.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1107,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}G Dialogue: 1,0:18:09.06,0:18:13.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1125,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:18:09.06,0:18:13.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1141,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 2,0:18:13.71,0:18:15.43,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1123,65,1123,60)\)}Gar Dialogue: 2,0:18:13.71,0:18:15.43,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1123,65,1123,60)\\)\fad(0,1720)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}Gar Dialogue: 1,0:18:15.43,0:18:16.16,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1123,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz4)}Gar Dialogue: 1,0:18:09.11,0:18:15.43,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1158,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 1,0:18:09.11,0:18:15.43,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1176,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:09.11,0:18:15.43,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1194,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:18:09.11,0:18:15.43,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1212,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:18:15.43,0:18:16.08,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1184,65,1184,60)\)}dens Dialogue: 2,0:18:15.43,0:18:16.08,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1184,65,1184,60)\\)\fad(0,650)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}dens Dialogue: 1,0:18:16.08,0:18:16.18,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1184,60)\fad(0,300)\t(0,500,\frz-4)}dens Dialogue: 1,0:18:15.88,0:18:16.08,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(901,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}M Dialogue: 1,0:18:15.88,0:18:16.08,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(924,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 2,0:18:16.08,0:18:17.16,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(910,65,910,60)\)}My Dialogue: 2,0:18:16.08,0:18:17.16,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(910,65,910,60)\\)\fad(0,1080)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}My Dialogue: 1,0:18:17.16,0:18:22.52,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(910,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz4.5)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz3)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz2.5)\t(3000,3500,\frz-4.5)\t(3500,4000,\frz3.5)\t(4000,4500,\frz-4.5)\t(4500,5000,\frz3)\t(5000,5500,\frz-4.5)\t(5500,6000,\frz3.5)}My Dialogue: 1,0:18:15.93,0:18:17.16,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(945,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:18:15.93,0:18:17.16,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(957,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:18:15.93,0:18:17.16,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(976,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}v Dialogue: 1,0:18:15.93,0:18:17.16,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(994,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:17.16,0:18:18.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(972,65,972,60)\)}love Dialogue: 2,0:18:17.16,0:18:18.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(972,65,972,60)\\)\fad(0,970)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}love Dialogue: 1,0:18:18.13,0:18:22.54,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(972,60)\fad(0,300)\t(0,500,\frz2.5)\t(500,1000,\frz-4)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-3.5)\t(2000,2500,\frz2.5)\t(2500,3000,\frz-2.5)\t(3000,3500,\frz2.5)\t(3500,4000,\frz-2.5)\t(4000,4500,\frz2.5)\t(4500,5000,\frz-3)}love Dialogue: 1,0:18:15.98,0:18:18.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1021,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:18:15.98,0:18:18.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1039,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:18:15.98,0:18:18.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1057,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:18:18.13,0:18:18.99,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1039,65,1039,60)\)}and Dialogue: 2,0:18:18.13,0:18:18.99,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1039,65,1039,60)\\)\fad(0,860)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}and Dialogue: 1,0:18:18.99,0:18:22.56,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1039,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz2.5)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz3)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz2.5)}and Dialogue: 1,0:18:16.03,0:18:18.99,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1078,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}I Dialogue: 2,0:18:18.99,0:18:20.08,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1078,65,1078,60)\)}I Dialogue: 2,0:18:18.99,0:18:20.08,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1078,65,1078,60)\\)\fad(0,1090)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}I Dialogue: 1,0:18:20.08,0:18:22.58,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1078,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz3.5)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz4)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz3)}I Dialogue: 1,0:18:16.08,0:18:20.08,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1099,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 1,0:18:16.08,0:18:20.08,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1112,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:18:16.08,0:18:20.08,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1125,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:18:20.08,0:18:21.04,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1112,65,1112,60)\)}did Dialogue: 2,0:18:20.08,0:18:21.04,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1112,65,1112,60)\\)\fad(0,960)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}did Dialogue: 1,0:18:21.04,0:18:22.60,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1112,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz3.5)\t(1000,1500,\frz-4)\t(1500,2000,\frz3)}did Dialogue: 1,0:18:16.13,0:18:21.04,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1154,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}m Dialogue: 1,0:18:16.13,0:18:21.04,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1176,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:16.13,0:18:21.04,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1194,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:21.04,0:18:21.58,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1173,65,1173,60)\)}mee Dialogue: 2,0:18:21.04,0:18:21.58,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1173,65,1173,60)\\)\fad(0,540)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}mee Dialogue: 1,0:18:21.58,0:18:22.62,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1173,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz4)\t(1000,1500,\frz-4)}mee Dialogue: 1,0:18:16.18,0:18:21.58,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1212,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 2,0:18:21.58,0:18:22.02,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1212,65,1212,60)\)}t Dialogue: 2,0:18:21.58,0:18:22.02,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1212,65,1212,60)\\)\fad(0,440)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}t Dialogue: 1,0:18:22.02,0:18:22.64,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1212,60)\fad(0,300)\t(0,500,\frz3.5)\t(500,1000,\frz-3)}t Dialogue: 1,0:18:22.39,0:18:22.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(773,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}S Dialogue: 1,0:18:22.39,0:18:22.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(791,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:18:22.39,0:18:22.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(810,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:22.96,0:18:24.02,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(792,65,792,60)\)}She Dialogue: 2,0:18:22.96,0:18:24.02,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(792,65,792,60)\\)\fad(0,1060)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}She Dialogue: 1,0:18:24.02,0:18:30.03,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(792,60)\fad(0,300)\t(0,500,\frz3.5)\t(500,1000,\frz-4.5)\t(1000,1500,\frz2.5)\t(1500,2000,\frz-4.5)\t(2000,2500,\frz4)\t(2500,3000,\frz-3.5)\t(3000,3500,\frz3)\t(3500,4000,\frz-3)\t(4000,4500,\frz3.5)\t(4500,5000,\frz-2.5)\t(5000,5500,\frz3.5)\t(5500,6000,\frz-4)\t(6000,6500,\frz4.5)}She Dialogue: 1,0:18:22.44,0:18:24.02,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(836,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}p Dialogue: 1,0:18:22.44,0:18:24.02,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(854,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:18:22.44,0:18:24.02,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(872,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:18:22.44,0:18:24.02,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(888,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:18:22.44,0:18:24.02,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(906,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:22.44,0:18:24.02,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(924,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:18:24.02,0:18:24.97,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(880,65,880,60)\)}passed Dialogue: 2,0:18:24.02,0:18:24.97,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(880,65,880,60)\\)\fad(0,950)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}passed Dialogue: 1,0:18:24.97,0:18:30.05,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(880,60)\fad(0,300)\t(0,500,\frz2.5)\t(500,1000,\frz-3)\t(1000,1500,\frz3)\t(1500,2000,\frz-3.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-2.5)\t(3000,3500,\frz3.5)\t(3500,4000,\frz-4)\t(4000,4500,\frz4)\t(4500,5000,\frz-3.5)\t(5000,5500,\frz3)}passed Dialogue: 1,0:18:22.49,0:18:24.97,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(950,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:18:22.49,0:18:24.97,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(967,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:18:22.49,0:18:24.97,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(985,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:24.97,0:18:25.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(968,65,968,60)\)}the Dialogue: 2,0:18:24.97,0:18:25.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(968,65,968,60)\\)\fad(0,580)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}the Dialogue: 1,0:18:25.55,0:18:30.07,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(968,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz3)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz4)\t(3000,3500,\frz-4.5)\t(3500,4000,\frz3.5)\t(4000,4500,\frz-3.5)\t(4500,5000,\frz3.5)}the Dialogue: 1,0:18:22.54,0:18:25.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1012,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}S Dialogue: 1,0:18:22.54,0:18:25.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1030,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 2,0:18:25.55,0:18:26.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1021,65,1021,60)\)}Sa Dialogue: 2,0:18:25.55,0:18:26.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1021,65,1021,60)\\)\fad(0,1120)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}Sa Dialogue: 1,0:18:26.67,0:18:30.09,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1021,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz4)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-3)\t(2500,3000,\frz4)\t(3000,3500,\frz-3)\t(3500,4000,\frz4)}Sa Dialogue: 1,0:18:22.59,0:18:26.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1042,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:18:22.59,0:18:26.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1049,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:18:22.59,0:18:26.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1062,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:22.59,0:18:26.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1080,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 2,0:18:26.67,0:18:27.57,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1064,65,1064,60)\)}lley Dialogue: 2,0:18:26.67,0:18:27.57,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1064,65,1064,60)\\)\fad(0,900)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}lley Dialogue: 1,0:18:27.57,0:18:30.11,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1064,60)\fad(0,300)\t(0,500,\frz4)\t(500,1000,\frz-3)\t(1000,1500,\frz2.5)\t(1500,2000,\frz-4)\t(2000,2500,\frz4.5)\t(2500,3000,\frz-3)}lley Dialogue: 1,0:18:22.64,0:18:27.57,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1107,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}G Dialogue: 1,0:18:22.64,0:18:27.57,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1125,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:18:22.64,0:18:27.57,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1141,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 2,0:18:27.57,0:18:29.32,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1123,65,1123,60)\)}Gar Dialogue: 2,0:18:27.57,0:18:29.32,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1123,65,1123,60)\\)\fad(0,1750)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}Gar Dialogue: 1,0:18:29.32,0:18:30.13,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1123,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz3.5)}Gar Dialogue: 1,0:18:22.69,0:18:29.32,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1158,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 1,0:18:22.69,0:18:29.32,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1176,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:22.69,0:18:29.32,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1194,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:18:22.69,0:18:29.32,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1212,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:18:29.32,0:18:30.05,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1184,65,1184,60)\)}dens Dialogue: 2,0:18:29.32,0:18:30.05,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1184,65,1184,60)\\)\fad(0,730)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}dens Dialogue: 1,0:18:30.05,0:18:30.15,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1184,60)\fad(0,300)\t(0,500,\frz2.5)}dens Dialogue: 1,0:18:29.85,0:18:30.05,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(820,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}W Dialogue: 1,0:18:29.85,0:18:30.05,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(837,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:18:29.85,0:18:30.05,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(849,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:18:29.85,0:18:30.05,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(866,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 2,0:18:30.05,0:18:31.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(841,65,841,60)\)}With Dialogue: 2,0:18:30.05,0:18:31.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(841,65,841,60)\\)\fad(0,950)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}With Dialogue: 1,0:18:31.00,0:18:36.50,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(841,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz2.5)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz4)\t(2000,2500,\frz-2.5)\t(2500,3000,\frz4)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz4)\t(4000,4500,\frz-4)\t(4500,5000,\frz3)\t(5000,5500,\frz-2.5)\t(5500,6000,\frz2.5)}With Dialogue: 1,0:18:29.90,0:18:31.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(887,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:18:29.90,0:18:31.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(894,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 2,0:18:31.00,0:18:31.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(891,65,891,60)\)}li Dialogue: 2,0:18:31.00,0:18:31.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(891,65,891,60)\\)\fad(0,960)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}li Dialogue: 1,0:18:31.96,0:18:36.52,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(891,60)\fad(0,300)\t(0,500,\frz3.5)\t(500,1000,\frz-4.5)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-3.5)\t(2000,2500,\frz2.5)\t(2500,3000,\frz-4)\t(3000,3500,\frz4)\t(3500,4000,\frz-4.5)\t(4000,4500,\frz3)\t(4500,5000,\frz-4)}li Dialogue: 1,0:18:29.95,0:18:31.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(906,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:18:29.95,0:18:31.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(923,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:18:29.95,0:18:31.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(935,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:18:29.95,0:18:31.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(948,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:31.96,0:18:32.46,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(927,65,927,60)\)}ttle Dialogue: 2,0:18:31.96,0:18:32.46,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(927,65,927,60)\\)\fad(0,500)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}ttle Dialogue: 1,0:18:32.46,0:18:36.54,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(927,60)\fad(0,300)\t(0,500,\frz2.5)\t(500,1000,\frz-4.5)\t(1000,1500,\frz4)\t(1500,2000,\frz-4)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-4.5)\t(3000,3500,\frz3.5)\t(3500,4000,\frz-3)\t(4000,4500,\frz4.5)}ttle Dialogue: 1,0:18:30.00,0:18:32.46,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(973,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:18:32.46,0:18:32.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(973,65,973,60)\)}s Dialogue: 2,0:18:32.46,0:18:32.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(973,65,973,60)\\)\fad(0,240)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}s Dialogue: 1,0:18:32.70,0:18:36.56,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(973,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz4)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz4.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz2.5)\t(3000,3500,\frz-2.5)\t(3500,4000,\frz4.5)\t(4000,4500,\frz-2.5)}s Dialogue: 1,0:18:30.05,0:18:32.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(991,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:18:30.05,0:18:32.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1009,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:18:30.05,0:18:32.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1030,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 2,0:18:32.70,0:18:33.72,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1012,65,1012,60)\)}now Dialogue: 2,0:18:32.70,0:18:33.72,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1012,65,1012,60)\\)\fad(0,1020)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}now Dialogue: 1,0:18:33.72,0:18:36.58,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1012,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz3.5)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz4.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz3)\t(3000,3500,\frz-3.5)}now Dialogue: 1,0:18:30.20,0:18:33.99,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1069,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 1,0:18:30.20,0:18:33.99,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1091,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:18:30.20,0:18:33.99,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1103,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:18:30.20,0:18:33.99,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1115,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:18:30.20,0:18:33.99,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1133,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:33.99,0:18:34.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1100,65,1100,60)\)}white Dialogue: 2,0:18:33.99,0:18:34.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1100,65,1100,60)\\)\fad(0,970)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}white Dialogue: 1,0:18:34.96,0:18:36.64,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1100,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-2.5)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-3.5)}white Dialogue: 1,0:18:30.25,0:18:34.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1159,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}f Dialogue: 1,0:18:30.25,0:18:34.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1176,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:30.25,0:18:34.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1194,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:30.25,0:18:34.96,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1212,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 2,0:18:34.96,0:18:36.31,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1185,65,1185,60)\)}feet Dialogue: 2,0:18:34.96,0:18:36.31,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1185,65,1185,60)\\)\fad(0,1350)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}feet Dialogue: 1,0:18:36.31,0:18:36.66,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1185,60)\fad(0,300)\t(0,500,\frz-3.5)}feet Dialogue: 1,0:18:36.41,0:18:36.95,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(843,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}S Dialogue: 1,0:18:36.41,0:18:36.95,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(861,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:18:36.41,0:18:36.95,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(879,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:36.95,0:18:38.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(861,65,861,60)\)}She Dialogue: 2,0:18:36.95,0:18:38.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(861,65,861,60)\\)\fad(0,1050)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}She Dialogue: 1,0:18:38.00,0:18:44.03,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(861,60)\fad(0,300)\t(0,500,\frz3.5)\t(500,1000,\frz-3.5)\t(1000,1500,\frz2.5)\t(1500,2000,\frz-2.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-2.5)\t(3000,3500,\frz2.5)\t(3500,4000,\frz-2.5)\t(4000,4500,\frz3)\t(4500,5000,\frz-3)\t(5000,5500,\frz4)\t(5500,6000,\frz-3)\t(6000,6500,\frz2.5)}She Dialogue: 1,0:18:36.46,0:18:38.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(906,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}b Dialogue: 1,0:18:36.46,0:18:38.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(918,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:18:36.46,0:18:38.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(931,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:18:38.00,0:18:38.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(918,65,918,60)\)}bid Dialogue: 2,0:18:38.00,0:18:38.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(918,65,918,60)\\)\fad(0,710)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}bid Dialogue: 1,0:18:38.71,0:18:44.05,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(918,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz3.5)\t(1000,1500,\frz-3)\t(1500,2000,\frz4)\t(2000,2500,\frz-3)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-4)\t(3500,4000,\frz3.5)\t(4000,4500,\frz-4.5)\t(4500,5000,\frz2.5)\t(5000,5500,\frz-2.5)\t(5500,6000,\frz2.5)}bid Dialogue: 1,0:18:36.51,0:18:38.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(969,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}m Dialogue: 1,0:18:36.51,0:18:38.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(990,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:38.71,0:18:39.50,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(970,65,970,60)\)} me Dialogue: 2,0:18:38.71,0:18:39.50,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(970,65,970,60)\\)\fad(0,790)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&} me Dialogue: 1,0:18:39.50,0:18:44.07,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(970,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-4)\t(1000,1500,\frz3)\t(1500,2000,\frz-4.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-3)\t(3000,3500,\frz4.5)\t(3500,4000,\frz-2.5)\t(4000,4500,\frz3.5)\t(4500,5000,\frz-4)} me Dialogue: 1,0:18:36.56,0:18:39.50,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1008,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:18:36.56,0:18:39.50,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1025,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:18:36.56,0:18:39.50,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1043,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}k Dialogue: 1,0:18:36.56,0:18:39.50,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1061,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:39.50,0:18:40.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1035,65,1035,60)\)}take Dialogue: 2,0:18:39.50,0:18:40.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1035,65,1035,60)\\)\fad(0,720)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}take Dialogue: 1,0:18:40.22,0:18:44.09,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1035,60)\fad(0,300)\t(0,500,\frz4.5)\t(500,1000,\frz-3)\t(1000,1500,\frz3.5)\t(1500,2000,\frz-3)\t(2000,2500,\frz2.5)\t(2500,3000,\frz-3.5)\t(3000,3500,\frz4)\t(3500,4000,\frz-2.5)\t(4000,4500,\frz3.5)}take Dialogue: 1,0:18:36.66,0:18:40.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1082,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:18:36.66,0:18:40.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1094,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:18:36.66,0:18:40.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1113,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}v Dialogue: 1,0:18:36.66,0:18:40.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1131,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:40.51,0:18:41.50,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1109,65,1109,60)\)}love Dialogue: 2,0:18:40.51,0:18:41.50,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1109,65,1109,60)\\)\fad(0,990)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}love Dialogue: 1,0:18:41.50,0:18:44.13,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1109,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz4)\t(1000,1500,\frz-3)\t(1500,2000,\frz4.5)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz3)}love Dialogue: 1,0:18:36.71,0:18:41.50,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1158,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:36.71,0:18:41.50,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1176,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 2,0:18:41.50,0:18:43.18,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1167,65,1167,60)\)}ea Dialogue: 2,0:18:41.50,0:18:43.18,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1167,65,1167,60)\\)\fad(0,1680)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}ea Dialogue: 1,0:18:43.18,0:18:44.15,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1167,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz3)\t(1000,1500,\frz-4.5)}ea Dialogue: 1,0:18:36.76,0:18:43.18,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1194,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:18:36.76,0:18:43.18,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 2,0:18:43.18,0:18:44.07,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1203,65,1203,60)\)}sy Dialogue: 2,0:18:43.18,0:18:44.07,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1203,65,1203,60)\\)\fad(0,890)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}sy Dialogue: 1,0:18:44.07,0:18:44.17,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1203,60)\fad(0,300)\t(0,500,\frz3)}sy Dialogue: 1,0:18:43.87,0:18:44.07,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(760,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}A Dialogue: 1,0:18:43.87,0:18:44.07,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(778,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:18:44.07,0:18:44.53,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(769,65,769,60)\)}As Dialogue: 2,0:18:44.07,0:18:44.53,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(769,65,769,60)\\)\fad(0,460)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}As Dialogue: 1,0:18:44.53,0:18:50.43,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(769,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz4)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz4.5)\t(3000,3500,\frz-4)\t(3500,4000,\frz4.5)\t(4000,4500,\frz-2.5)\t(4500,5000,\frz2.5)\t(5000,5500,\frz-3.5)\t(5500,6000,\frz3)\t(6000,6500,\frz-2.5)}As Dialogue: 1,0:18:43.92,0:18:44.53,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(803,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:18:43.92,0:18:44.53,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(820,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:18:43.92,0:18:44.53,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(838,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:44.53,0:18:44.81,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(821,65,821,60)\)}the Dialogue: 2,0:18:44.53,0:18:44.81,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(821,65,821,60)\\)\fad(0,280)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}the Dialogue: 1,0:18:44.81,0:18:50.45,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(821,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz3.5)\t(1000,1500,\frz-4)\t(1500,2000,\frz4)\t(2000,2500,\frz-4)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-4.5)\t(3500,4000,\frz3)\t(4000,4500,\frz-4.5)\t(4500,5000,\frz3.5)\t(5000,5500,\frz-4)\t(5500,6000,\frz4.5)}the Dialogue: 1,0:18:43.97,0:18:44.81,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(859,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:18:43.97,0:18:44.81,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(872,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:43.97,0:18:44.81,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(890,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 2,0:18:44.81,0:18:45.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(877,65,877,60)\)}lea Dialogue: 2,0:18:44.81,0:18:45.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(877,65,877,60)\\)\fad(0,320)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}lea Dialogue: 1,0:18:45.13,0:18:50.47,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(877,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz3.5)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz4.5)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-4)\t(4500,5000,\frz4.5)\t(5000,5500,\frz-3.5)\t(5500,6000,\frz4.5)}lea Dialogue: 1,0:18:44.02,0:18:45.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(909,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}v Dialogue: 1,0:18:44.02,0:18:45.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(927,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:44.02,0:18:45.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(945,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:18:45.13,0:18:45.77,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(926,65,926,60)\)}ves Dialogue: 2,0:18:45.13,0:18:45.77,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(926,65,926,60)\\)\fad(0,640)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}ves Dialogue: 1,0:18:45.77,0:18:50.49,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(926,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz4)\t(1000,1500,\frz-3)\t(1500,2000,\frz4)\t(2000,2500,\frz-3)\t(2500,3000,\frz4)\t(3000,3500,\frz-3)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-4.5)\t(4500,5000,\frz4.5)}ves Dialogue: 1,0:18:44.07,0:18:45.77,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(970,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 1,0:18:44.07,0:18:45.77,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(987,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:18:44.07,0:18:45.77,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1003,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 2,0:18:45.77,0:18:46.36,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(987,65,987,60)\)}gro Dialogue: 2,0:18:45.77,0:18:46.36,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(987,65,987,60)\\)\fad(0,590)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}gro Dialogue: 1,0:18:46.36,0:18:50.51,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(987,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz4.5)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz4)\t(2000,2500,\frz-2.5)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-4)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-4.5)}gro Dialogue: 1,0:18:44.12,0:18:46.36,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1025,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 2,0:18:46.36,0:18:46.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1025,65,1025,60)\)}w Dialogue: 2,0:18:46.36,0:18:46.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1025,65,1025,60)\\)\fad(0,270)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}w Dialogue: 1,0:18:46.63,0:18:50.53,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1025,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz4)\t(1000,1500,\frz-4)\t(1500,2000,\frz4.5)\t(2000,2500,\frz-3)\t(2500,3000,\frz3)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-4.5)}w Dialogue: 1,0:18:44.17,0:18:46.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1054,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:18:44.17,0:18:46.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1073,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 2,0:18:46.63,0:18:47.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1064,65,1064,60)\)}on Dialogue: 2,0:18:46.63,0:18:47.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1064,65,1064,60)\\)\fad(0,880)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}on Dialogue: 1,0:18:47.51,0:18:50.55,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1064,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz3.5)\t(1000,1500,\frz-4)\t(1500,2000,\frz4.5)\t(2000,2500,\frz-3)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-2.5)}on Dialogue: 1,0:18:44.22,0:18:47.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1099,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 2,0:18:47.51,0:18:48.23,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1099,65,1099,60)\)}t Dialogue: 2,0:18:47.51,0:18:48.23,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1099,65,1099,60)\\)\fad(0,720)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}t Dialogue: 1,0:18:48.23,0:18:50.57,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1099,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz2.5)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz4)\t(2000,2500,\frz-3)}t Dialogue: 1,0:18:44.27,0:18:48.23,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1116,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:18:44.27,0:18:48.23,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1134,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:48.23,0:18:48.84,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1125,65,1125,60)\)}he Dialogue: 2,0:18:48.23,0:18:48.84,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1125,65,1125,60)\\)\fad(0,610)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}he Dialogue: 1,0:18:48.84,0:18:50.59,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1125,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz3.5)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz2.5)}he Dialogue: 1,0:18:44.32,0:18:48.84,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1160,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:18:44.32,0:18:48.84,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1176,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:18:44.32,0:18:48.84,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1193,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:44.32,0:18:48.84,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:18:48.84,0:18:50.12,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1186,65,1186,60)\)}tree Dialogue: 2,0:18:48.84,0:18:50.12,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1186,65,1186,60)\\)\fad(0,1280)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}tree Dialogue: 1,0:18:50.12,0:18:50.61,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1186,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz2.5)}tree Dialogue: 1,0:18:50.64,0:18:51.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(791,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}B Dialogue: 1,0:18:50.64,0:18:51.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(809,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}u Dialogue: 1,0:18:50.64,0:18:51.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(827,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 2,0:18:51.01,0:18:51.91,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(809,65,809,60)\)}But Dialogue: 2,0:18:51.01,0:18:51.91,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(809,65,809,60)\\)\fad(0,900)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}But Dialogue: 1,0:18:51.91,0:18:57.86,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(809,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-4.5)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-3)\t(2000,2500,\frz3)\t(2500,3000,\frz-4.5)\t(3000,3500,\frz3)\t(3500,4000,\frz-3)\t(4000,4500,\frz3.5)\t(4500,5000,\frz-3.5)\t(5000,5500,\frz3)\t(5500,6000,\frz-2.5)\t(6000,6500,\frz3)}But Dialogue: 1,0:18:50.69,0:18:51.91,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(847,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}I Dialogue: 1,0:18:50.69,0:18:51.91,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(855,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}, Dialogue: 2,0:18:51.91,0:18:52.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(851,65,851,60)\)}I, Dialogue: 2,0:18:51.91,0:18:52.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(851,65,851,60)\\)\fad(0,840)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}I, Dialogue: 1,0:18:52.75,0:18:57.88,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(851,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-4.5)\t(1000,1500,\frz3.5)\t(1500,2000,\frz-4)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-4)\t(3000,3500,\frz3.5)\t(3500,4000,\frz-4)\t(4000,4500,\frz3)\t(4500,5000,\frz-4)\t(5000,5500,\frz3.5)}I, Dialogue: 1,0:18:50.74,0:18:52.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(877,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}b Dialogue: 1,0:18:50.74,0:18:52.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(895,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:50.74,0:18:52.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(908,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:18:50.74,0:18:52.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(920,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:18:50.74,0:18:52.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(939,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 2,0:18:52.75,0:18:53.46,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(908,65,908,60)\)}being Dialogue: 2,0:18:52.75,0:18:53.46,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(908,65,908,60)\\)\fad(0,710)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}being Dialogue: 1,0:18:53.46,0:18:57.90,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(908,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz4)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz3)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz4)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-4.5)\t(4500,5000,\frz3)}being Dialogue: 1,0:18:50.79,0:18:53.46,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(965,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 1,0:18:50.79,0:18:53.46,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(983,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:18:50.79,0:18:53.46,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1002,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}u Dialogue: 1,0:18:50.79,0:18:53.46,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1020,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:18:50.79,0:18:53.46,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1038,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 2,0:18:53.46,0:18:54.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1002,65,1002,60)\)}young Dialogue: 2,0:18:53.46,0:18:54.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1002,65,1002,60)\\)\fad(0,1010)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}young Dialogue: 1,0:18:54.47,0:18:57.92,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1002,60)\fad(0,300)\t(0,500,\frz4)\t(500,1000,\frz-4.5)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-4.5)\t(2000,2500,\frz4.5)\t(2500,3000,\frz-4)\t(3000,3500,\frz4.5)\t(3500,4000,\frz-3.5)}young Dialogue: 1,0:18:50.84,0:18:54.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1065,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:18:50.84,0:18:54.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1083,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:18:50.84,0:18:54.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1101,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:18:54.47,0:18:55.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1083,65,1083,60)\)}and Dialogue: 2,0:18:54.47,0:18:55.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1083,65,1083,60)\\)\fad(0,900)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}and Dialogue: 1,0:18:55.37,0:18:57.94,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1083,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz3.5)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz3)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz4.5)}and Dialogue: 1,0:18:50.89,0:18:55.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1127,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}f Dialogue: 1,0:18:50.89,0:18:55.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1144,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:18:50.89,0:18:55.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1162,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 2,0:18:55.37,0:18:57.15,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1145,65,1145,60)\)}foo Dialogue: 2,0:18:55.37,0:18:57.15,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1145,65,1145,60)\\)\fad(0,1780)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}foo Dialogue: 1,0:18:57.15,0:18:57.96,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1145,60)\fad(0,300)\t(0,500,\frz3.5)\t(500,1000,\frz-2.5)}foo Dialogue: 1,0:18:50.94,0:18:57.15,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1175,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:18:50.94,0:18:57.15,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1182,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:18:50.94,0:18:57.15,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1194,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:18:50.94,0:18:57.15,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 2,0:18:57.15,0:18:57.86,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1196,65,1196,60)\)}lish Dialogue: 2,0:18:57.15,0:18:57.86,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1196,65,1196,60)\\)\fad(0,710)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}lish Dialogue: 1,0:18:57.86,0:18:57.98,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1196,60)\fad(0,300)\t(0,500,\frz3)}lish Dialogue: 1,0:18:57.68,0:18:57.88,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(895,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}W Dialogue: 1,0:18:57.68,0:18:57.88,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(912,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:18:57.68,0:18:57.88,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(924,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:18:57.68,0:18:57.88,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(942,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 2,0:18:57.88,0:18:58.79,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(916,65,916,60)\)}With Dialogue: 2,0:18:57.88,0:18:58.79,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(916,65,916,60)\\)\fad(0,910)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}With Dialogue: 1,0:18:58.79,0:19:04.48,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(916,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz3)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz4.5)\t(2000,2500,\frz-3)\t(2500,3000,\frz2.5)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz4)\t(4000,4500,\frz-3.5)\t(4500,5000,\frz3)\t(5000,5500,\frz-2.5)\t(5500,6000,\frz3.5)}With Dialogue: 1,0:18:57.73,0:18:58.79,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(968,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:18:57.73,0:18:58.79,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(986,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:57.73,0:18:58.79,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1003,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 2,0:18:58.79,0:18:59.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(985,65,985,60)\)}her Dialogue: 2,0:18:58.79,0:18:59.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(985,65,985,60)\\)\fad(0,920)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}her Dialogue: 1,0:18:59.71,0:19:04.50,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(985,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz3.5)\t(1000,1500,\frz-4)\t(1500,2000,\frz4)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz4)\t(3000,3500,\frz-3)\t(3500,4000,\frz4)\t(4000,4500,\frz-2.5)\t(4500,5000,\frz3)}her Dialogue: 1,0:18:57.78,0:18:59.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1028,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 1,0:18:57.78,0:18:59.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1040,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:18:57.78,0:18:59.71,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1053,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:18:59.71,0:19:00.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1040,65,1040,60)\)}did Dialogue: 2,0:18:59.71,0:19:00.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1040,65,1040,60)\\)\fad(0,800)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}did Dialogue: 1,0:19:00.51,0:19:04.52,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1040,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz3)\t(1000,1500,\frz-3)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-3)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-3)}did Dialogue: 1,0:18:57.83,0:19:00.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1080,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:18:57.83,0:19:00.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1098,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:18:57.83,0:19:00.51,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1115,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 2,0:19:00.51,0:19:01.44,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1097,65,1097,60)\)}not Dialogue: 2,0:19:00.51,0:19:01.44,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1097,65,1097,60)\\)\fad(0,930)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}not Dialogue: 1,0:19:01.44,0:19:04.54,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1097,60)\fad(0,300)\t(0,500,\frz4)\t(500,1000,\frz-3.5)\t(1000,1500,\frz2.5)\t(1500,2000,\frz-3.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-2.5)\t(3000,3500,\frz4.5)}not Dialogue: 1,0:18:57.93,0:19:01.81,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1141,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 2,0:19:01.81,0:19:02.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1141,65,1141,60)\)}a Dialogue: 2,0:19:01.81,0:19:02.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1141,65,1141,60)\\)\fad(0,460)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}a Dialogue: 1,0:19:02.27,0:19:04.58,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1141,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz4.5)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz4)\t(2000,2500,\frz-4)}a Dialogue: 1,0:18:57.98,0:19:02.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1159,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 1,0:18:57.98,0:19:02.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1176,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:18:57.98,0:19:02.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1193,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:18:57.98,0:19:02.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:19:02.27,0:19:04.14,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1185,65,1185,60)\)}gree Dialogue: 2,0:19:02.27,0:19:04.14,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1185,65,1185,60)\\)\fad(0,1870)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}gree Dialogue: 1,0:19:04.14,0:19:04.60,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1185,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz3.5)}gree Dialogue: 1,0:19:04.35,0:19:04.98,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(908,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}I Dialogue: 1,0:19:04.35,0:19:04.98,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(920,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 2,0:19:04.98,0:19:05.38,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(917,65,917,60)\)}In Dialogue: 2,0:19:04.98,0:19:05.38,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(917,65,917,60)\\)\fad(0,400)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}In Dialogue: 1,0:19:05.38,0:19:11.94,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(917,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz3.5)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-2.5)\t(3500,4000,\frz3)\t(4000,4500,\frz-4.5)\t(4500,5000,\frz3)\t(5000,5500,\frz-4.5)\t(5500,6000,\frz4)\t(6000,6500,\frz-3.5)\t(6500,7000,\frz2.5)}In Dialogue: 1,0:19:04.40,0:19:05.38,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(947,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 2,0:19:05.38,0:19:05.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(947,65,947,60)\)}a Dialogue: 2,0:19:05.38,0:19:05.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(947,65,947,60)\\)\fad(0,290)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}a Dialogue: 1,0:19:05.67,0:19:11.96,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(947,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz2.5)\t(1000,1500,\frz-3)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz2.5)\t(3000,3500,\frz-4)\t(3500,4000,\frz3)\t(4000,4500,\frz-4)\t(4500,5000,\frz4.5)\t(5000,5500,\frz-3.5)\t(5500,6000,\frz4)\t(6000,6500,\frz-4.5)}a Dialogue: 1,0:19:04.45,0:19:05.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(972,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}f Dialogue: 1,0:19:04.45,0:19:05.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(984,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:19:04.45,0:19:05.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(997,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:19:04.45,0:19:05.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1009,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:19:04.45,0:19:05.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1022,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:19:05.67,0:19:07.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(998,65,998,60)\)}field Dialogue: 2,0:19:05.67,0:19:07.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(998,65,998,60)\\)\fad(0,1960)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}field Dialogue: 1,0:19:07.63,0:19:11.98,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(998,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz3)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz3)\t(2000,2500,\frz-4)\t(2500,3000,\frz3)\t(3000,3500,\frz-4)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-3)\t(4500,5000,\frz4)}field Dialogue: 1,0:19:04.50,0:19:07.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1049,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}b Dialogue: 1,0:19:04.50,0:19:07.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1067,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 2,0:19:07.63,0:19:08.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1058,65,1058,60)\)}by Dialogue: 2,0:19:07.63,0:19:08.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1058,65,1058,60)\\)\fad(0,840)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}by Dialogue: 1,0:19:08.47,0:19:12.00,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1058,60)\fad(0,300)\t(0,500,\frz2.5)\t(500,1000,\frz-4)\t(1000,1500,\frz3.5)\t(1500,2000,\frz-2.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-4)\t(3000,3500,\frz4.5)\t(3500,4000,\frz-2.5)}by Dialogue: 1,0:19:04.55,0:19:08.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1093,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:19:04.55,0:19:08.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1110,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:19:04.55,0:19:08.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1128,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:19:08.47,0:19:09.40,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1111,65,1111,60)\)}the Dialogue: 2,0:19:08.47,0:19:09.40,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1111,65,1111,60)\\)\fad(0,930)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}the Dialogue: 1,0:19:09.40,0:19:12.02,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1111,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz3)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz4.5)}the Dialogue: 1,0:19:04.60,0:19:09.40,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1153,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:19:04.60,0:19:09.40,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1164,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:19:04.60,0:19:09.40,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1177,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}v Dialogue: 1,0:19:04.60,0:19:09.40,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1196,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:19:04.60,0:19:09.40,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1213,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 2,0:19:09.40,0:19:11.95,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1183,65,1183,60)\)}river Dialogue: 2,0:19:09.40,0:19:11.95,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1183,65,1183,60)\\)\fad(0,2550)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}river Dialogue: 1,0:19:11.95,0:19:12.04,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1183,60)\fad(0,300)\t(0,500,\frz-4)}river Dialogue: 1,0:19:11.74,0:19:11.94,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(891,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}M Dialogue: 1,0:19:11.74,0:19:11.94,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(913,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 2,0:19:11.94,0:19:12.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(900,65,900,60)\)}My Dialogue: 2,0:19:11.94,0:19:12.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(900,65,900,60)\\)\fad(0,860)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}My Dialogue: 1,0:19:12.80,0:19:18.39,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(900,60)\fad(0,300)\t(0,500,\frz4.5)\t(500,1000,\frz-3)\t(1000,1500,\frz3)\t(1500,2000,\frz-4.5)\t(2000,2500,\frz4.5)\t(2500,3000,\frz-3)\t(3000,3500,\frz4)\t(3500,4000,\frz-4.5)\t(4000,4500,\frz4.5)\t(4500,5000,\frz-4.5)\t(5000,5500,\frz2.5)\t(5500,6000,\frz-3)}My Dialogue: 1,0:19:11.79,0:19:12.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(934,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:19:11.79,0:19:12.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(947,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:19:11.79,0:19:12.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(965,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}v Dialogue: 1,0:19:11.79,0:19:12.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(984,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:19:12.80,0:19:14.17,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(962,65,962,60)\)}love Dialogue: 2,0:19:12.80,0:19:14.17,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(962,65,962,60)\\)\fad(0,1370)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}love Dialogue: 1,0:19:14.17,0:19:18.41,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(962,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz4.5)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-3)\t(2500,3000,\frz2.5)\t(3000,3500,\frz-3)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-4.5)}love Dialogue: 1,0:19:11.84,0:19:14.17,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1011,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:11.84,0:19:14.17,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1029,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:19:11.84,0:19:14.17,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1047,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:19:14.17,0:19:14.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1029,65,1029,60)\)}and Dialogue: 2,0:19:14.17,0:19:14.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1029,65,1029,60)\\)\fad(0,380)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}and Dialogue: 1,0:19:14.55,0:19:18.43,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1029,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz4.5)\t(1000,1500,\frz-4)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz4)\t(3000,3500,\frz-4)\t(3500,4000,\frz3)\t(4000,4500,\frz-4)}and Dialogue: 1,0:19:11.89,0:19:14.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1068,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}I Dialogue: 2,0:19:14.55,0:19:15.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1068,65,1068,60)\)}I Dialogue: 2,0:19:14.55,0:19:15.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1068,65,1068,60)\\)\fad(0,1080)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}I Dialogue: 1,0:19:15.63,0:19:18.45,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1068,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz4)\t(1000,1500,\frz-4)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-4)\t(2500,3000,\frz2.5)}I Dialogue: 1,0:19:11.94,0:19:15.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1089,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 1,0:19:11.94,0:19:15.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1102,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:19:11.94,0:19:15.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1115,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:19:15.63,0:19:16.59,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1102,65,1102,60)\)}did Dialogue: 2,0:19:15.63,0:19:16.59,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1102,65,1102,60)\\)\fad(0,960)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}did Dialogue: 1,0:19:16.59,0:19:18.47,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1102,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz4)\t(1000,1500,\frz-4)\t(1500,2000,\frz2.5)}did Dialogue: 1,0:19:11.99,0:19:16.59,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1140,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:19:11.99,0:19:16.59,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1157,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:19:11.99,0:19:16.59,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1174,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:11.99,0:19:16.59,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1193,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:19:11.99,0:19:16.59,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:19:16.59,0:19:18.03,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1176,65,1176,60)\)}stand Dialogue: 2,0:19:16.59,0:19:18.03,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1176,65,1176,60)\\)\fad(0,1440)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}stand Dialogue: 1,0:19:18.03,0:19:18.49,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1176,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz3)}stand Dialogue: 1,0:19:18.24,0:19:18.78,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(827,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}A Dialogue: 1,0:19:18.24,0:19:18.78,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(845,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:19:18.24,0:19:18.78,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(864,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:19:18.78,0:19:19.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(846,65,846,60)\)}And Dialogue: 2,0:19:18.78,0:19:19.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(846,65,846,60)\\)\fad(0,970)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}And Dialogue: 1,0:19:19.75,0:19:25.76,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(846,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz2.5)\t(1000,1500,\frz-3)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-3)\t(2500,3000,\frz4.5)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz4.5)\t(4000,4500,\frz-4)\t(4500,5000,\frz4.5)\t(5000,5500,\frz-4.5)\t(5500,6000,\frz3)\t(6000,6500,\frz-4)}And Dialogue: 1,0:19:18.29,0:19:19.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(890,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:19:18.29,0:19:19.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(908,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 2,0:19:19.75,0:19:20.62,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(899,65,899,60)\)}on Dialogue: 2,0:19:19.75,0:19:20.62,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(899,65,899,60)\\)\fad(0,870)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}on Dialogue: 1,0:19:20.62,0:19:25.78,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(899,60)\fad(0,300)\t(0,500,\frz3.5)\t(500,1000,\frz-2.5)\t(1000,1500,\frz4)\t(1500,2000,\frz-3)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-4.5)\t(3000,3500,\frz3)\t(3500,4000,\frz-3.5)\t(4000,4500,\frz4)\t(4500,5000,\frz-2.5)\t(5000,5500,\frz3.5)}on Dialogue: 1,0:19:18.34,0:19:20.62,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(938,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}m Dialogue: 1,0:19:18.34,0:19:20.62,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(959,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 2,0:19:20.62,0:19:21.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(947,65,947,60)\)}my Dialogue: 2,0:19:20.62,0:19:21.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(947,65,947,60)\\)\fad(0,850)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}my Dialogue: 1,0:19:21.47,0:19:25.80,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(947,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz4)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz4.5)\t(2000,2500,\frz-2.5)\t(2500,3000,\frz4)\t(3000,3500,\frz-4.5)\t(3500,4000,\frz4.5)\t(4000,4500,\frz-3)}my Dialogue: 1,0:19:18.39,0:19:21.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(980,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:19:18.39,0:19:21.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(993,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:19:18.39,0:19:21.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1011,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:18.39,0:19:21.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1029,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:19:18.39,0:19:21.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1042,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:19:18.39,0:19:21.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1055,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:19:18.39,0:19:21.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1073,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 2,0:19:21.47,0:19:23.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1029,65,1029,60)\)}leaning Dialogue: 2,0:19:21.47,0:19:23.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1029,65,1029,60)\\)\fad(0,1750)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}leaning Dialogue: 1,0:19:23.22,0:19:25.82,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1029,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-4)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-3.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-2.5)}leaning Dialogue: 1,0:19:18.44,0:19:23.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1099,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:19:18.44,0:19:23.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1116,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:19:18.44,0:19:23.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1134,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:19:18.44,0:19:23.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1152,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}u Dialogue: 1,0:19:18.44,0:19:23.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1165,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:19:18.44,0:19:23.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1178,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 1,0:19:18.44,0:19:23.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1196,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:19:18.44,0:19:23.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1213,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 2,0:19:23.22,0:19:25.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1155,65,1155,60)\)}shoulder Dialogue: 2,0:19:23.22,0:19:25.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1155,65,1155,60)\\)\fad(0,2520)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}shoulder Dialogue: 1,0:19:25.74,0:19:25.84,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1155,60)\fad(0,300)\t(0,500,\frz4.5)}shoulder Dialogue: 1,0:19:25.54,0:19:25.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(789,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}S Dialogue: 1,0:19:25.54,0:19:25.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(807,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:19:25.54,0:19:25.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(826,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:19:25.74,0:19:26.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(808,65,808,60)\)}She Dialogue: 2,0:19:25.74,0:19:26.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(808,65,808,60)\\)\fad(0,1020)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}She Dialogue: 1,0:19:26.76,0:19:32.52,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(808,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz3.5)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz4.5)\t(2000,2500,\frz-4)\t(2500,3000,\frz3)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz3.5)\t(4000,4500,\frz-2.5)\t(4500,5000,\frz3.5)\t(5000,5500,\frz-2.5)\t(5500,6000,\frz4.5)}She Dialogue: 1,0:19:25.59,0:19:26.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(847,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:19:25.59,0:19:26.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(859,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:25.59,0:19:26.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(872,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:19:25.59,0:19:26.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(884,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:19:26.76,0:19:27.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(868,65,868,60)\)}laid Dialogue: 2,0:19:26.76,0:19:27.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(868,65,868,60)\\)\fad(0,900)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}laid Dialogue: 1,0:19:27.66,0:19:32.54,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(868,60)\fad(0,300)\t(0,500,\frz3.5)\t(500,1000,\frz-4)\t(1000,1500,\frz4)\t(1500,2000,\frz-4)\t(2000,2500,\frz2.5)\t(2500,3000,\frz-3)\t(3000,3500,\frz4)\t(3500,4000,\frz-4)\t(4000,4500,\frz2.5)\t(4500,5000,\frz-3)\t(5000,5500,\frz4.5)}laid Dialogue: 1,0:19:25.64,0:19:27.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(911,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:19:25.64,0:19:27.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(929,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:19:25.64,0:19:27.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(946,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 2,0:19:27.66,0:19:28.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(928,65,928,60)\)}her Dialogue: 2,0:19:27.66,0:19:28.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(928,65,928,60)\\)\fad(0,610)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}her Dialogue: 1,0:19:28.27,0:19:32.56,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(928,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz3.5)\t(1000,1500,\frz-4)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz4)\t(3000,3500,\frz-2.5)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-4)}her Dialogue: 1,0:19:25.69,0:19:28.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(970,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:19:25.69,0:19:28.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(987,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:19:25.69,0:19:28.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1005,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:19:25.69,0:19:28.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1027,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 1,0:19:25.69,0:19:28.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1046,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}- Dialogue: 2,0:19:28.27,0:19:29.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1008,65,1008,60)\)}snow- Dialogue: 2,0:19:28.27,0:19:29.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1008,65,1008,60)\\)\fad(0,1470)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}snow- Dialogue: 1,0:19:29.74,0:19:32.58,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1008,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz4)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz4)\t(2000,2500,\frz-3)\t(2500,3000,\frz4.5)}snow- Dialogue: 1,0:19:25.74,0:19:29.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1066,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 1,0:19:25.74,0:19:29.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1087,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:19:25.74,0:19:29.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1100,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:19:25.74,0:19:29.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1112,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:19:25.74,0:19:29.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1130,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:19:29.74,0:19:30.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1096,65,1096,60)\)}white Dialogue: 2,0:19:29.74,0:19:30.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1096,65,1096,60)\\)\fad(0,730)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}white Dialogue: 1,0:19:30.47,0:19:32.60,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1096,60)\fad(0,300)\t(0,500,\frz4.5)\t(500,1000,\frz-3)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-4)\t(2000,2500,\frz2.5)}white Dialogue: 1,0:19:25.79,0:19:30.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1156,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:19:25.79,0:19:30.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1174,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:25.79,0:19:30.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1193,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:19:25.79,0:19:30.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:19:30.47,0:19:31.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1183,65,1183,60)\)}hand Dialogue: 2,0:19:30.47,0:19:31.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1183,65,1183,60)\\)\fad(0,1460)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}hand Dialogue: 1,0:19:31.93,0:19:32.62,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1183,60)\fad(0,300)\t(0,500,\frz4.5)\t(500,1000,\frz-4)}hand Dialogue: 1,0:19:32.37,0:19:32.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(857,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}S Dialogue: 1,0:19:32.37,0:19:32.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(875,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:19:32.37,0:19:32.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(893,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:19:32.74,0:19:33.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(875,65,875,60)\)}She Dialogue: 2,0:19:32.74,0:19:33.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(875,65,875,60)\\)\fad(0,920)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}She Dialogue: 1,0:19:33.66,0:19:39.73,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(875,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz2.5)\t(1000,1500,\frz-3)\t(1500,2000,\frz4.5)\t(2000,2500,\frz-3)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz3)\t(4000,4500,\frz-3)\t(4500,5000,\frz3)\t(5000,5500,\frz-4)\t(5500,6000,\frz4.5)\t(6000,6500,\frz-3.5)}She Dialogue: 1,0:19:32.42,0:19:33.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(920,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}b Dialogue: 1,0:19:32.42,0:19:33.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(932,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:19:32.42,0:19:33.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(945,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:19:33.66,0:19:34.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(932,65,932,60)\)}bid Dialogue: 2,0:19:33.66,0:19:34.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(932,65,932,60)\\)\fad(0,810)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}bid Dialogue: 1,0:19:34.47,0:19:39.75,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(932,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz3.5)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz3)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz3)\t(4000,4500,\frz-3)\t(4500,5000,\frz4)\t(5000,5500,\frz-2.5)}bid Dialogue: 1,0:19:32.47,0:19:34.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(975,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}m Dialogue: 1,0:19:32.47,0:19:34.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(996,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:19:34.47,0:19:35.25,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(984,65,984,60)\)}me Dialogue: 2,0:19:34.47,0:19:35.25,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(984,65,984,60)\\)\fad(0,780)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}me Dialogue: 1,0:19:35.25,0:19:39.77,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(984,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz4)\t(1000,1500,\frz-3)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz3)\t(3000,3500,\frz-4.5)\t(3500,4000,\frz3)\t(4000,4500,\frz-2.5)\t(4500,5000,\frz4.5)}me Dialogue: 1,0:19:32.52,0:19:35.25,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1022,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:19:32.52,0:19:35.25,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1039,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:32.52,0:19:35.25,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1057,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}k Dialogue: 1,0:19:32.52,0:19:35.25,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1075,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:19:35.25,0:19:36.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1049,65,1049,60)\)}take Dialogue: 2,0:19:35.25,0:19:36.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1049,65,1049,60)\\)\fad(0,750)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}take Dialogue: 1,0:19:36.00,0:19:39.79,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1049,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-4.5)\t(1000,1500,\frz4)\t(1500,2000,\frz-4.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-3.5)\t(3000,3500,\frz3.5)\t(3500,4000,\frz-4.5)}take Dialogue: 1,0:19:32.57,0:19:36.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1095,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:19:32.57,0:19:36.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1103,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:19:32.57,0:19:36.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1114,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}f Dialogue: 1,0:19:32.57,0:19:36.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1131,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:19:36.00,0:19:37.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1116,65,1116,60)\)}life Dialogue: 2,0:19:36.00,0:19:37.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1116,65,1116,60)\\)\fad(0,1190)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}life Dialogue: 1,0:19:37.19,0:19:39.81,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1116,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz3.5)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz3)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz4)}life Dialogue: 1,0:19:32.62,0:19:37.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1158,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:19:32.62,0:19:37.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1176,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:32.62,0:19:37.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1194,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:19:32.62,0:19:37.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 2,0:19:37.19,0:19:39.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1184,65,1184,60)\)}easy Dialogue: 2,0:19:37.19,0:19:39.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1184,65,1184,60)\\)\fad(0,2540)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}easy Dialogue: 1,0:19:39.73,0:19:39.83,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1184,60)\fad(0,300)\t(0,500,\frz-3.5)}easy Dialogue: 1,0:19:39.53,0:19:39.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(744,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}A Dialogue: 1,0:19:39.53,0:19:39.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(761,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:19:39.73,0:19:40.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(752,65,752,60)\)}As Dialogue: 2,0:19:39.73,0:19:40.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(752,65,752,60)\\)\fad(0,460)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}As Dialogue: 1,0:19:40.19,0:19:46.36,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(752,60)\fad(0,300)\t(0,500,\frz4.5)\t(500,1000,\frz-3.5)\t(1000,1500,\frz2.5)\t(1500,2000,\frz-4)\t(2000,2500,\frz3)\t(2500,3000,\frz-3.5)\t(3000,3500,\frz3)\t(3500,4000,\frz-3.5)\t(4000,4500,\frz3.5)\t(4500,5000,\frz-3.5)\t(5000,5500,\frz3.5)\t(5500,6000,\frz-4)\t(6000,6500,\frz3)}As Dialogue: 1,0:19:39.58,0:19:40.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(786,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:19:39.58,0:19:40.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(804,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:19:39.58,0:19:40.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(822,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:19:40.19,0:19:40.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(804,65,804,60)\)}the Dialogue: 2,0:19:40.19,0:19:40.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(804,65,804,60)\\)\fad(0,180)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}the Dialogue: 1,0:19:40.37,0:19:46.38,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(804,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz3.5)\t(1000,1500,\frz-3)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-4)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-4)\t(3500,4000,\frz4)\t(4000,4500,\frz-4)\t(4500,5000,\frz3)\t(5000,5500,\frz-4.5)\t(5500,6000,\frz3)\t(6000,6500,\frz-4.5)}the Dialogue: 1,0:19:39.63,0:19:40.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(848,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 1,0:19:39.63,0:19:40.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(865,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:19:39.63,0:19:40.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(882,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:39.63,0:19:40.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(899,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:19:39.63,0:19:40.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(915,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:19:40.37,0:19:41.35,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(881,65,881,60)\)}grass Dialogue: 2,0:19:40.37,0:19:41.35,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(881,65,881,60)\\)\fad(0,980)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}grass Dialogue: 1,0:19:41.35,0:19:46.40,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(881,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz3.5)\t(1000,1500,\frz-4)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-3)\t(3500,4000,\frz4)\t(4000,4500,\frz-4)\t(4500,5000,\frz2.5)\t(5000,5500,\frz-4.5)}grass Dialogue: 1,0:19:39.68,0:19:41.35,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(941,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 1,0:19:39.68,0:19:41.35,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(958,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:19:39.68,0:19:41.35,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(974,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:19:39.68,0:19:41.35,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(995,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 1,0:19:39.68,0:19:41.35,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1016,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:19:41.35,0:19:42.33,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(978,65,978,60)\)}grows Dialogue: 2,0:19:41.35,0:19:42.33,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(978,65,978,60)\\)\fad(0,980)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}grows Dialogue: 1,0:19:42.33,0:19:46.42,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(978,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-4.5)\t(1000,1500,\frz2.5)\t(1500,2000,\frz-2.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-3)\t(3000,3500,\frz4)\t(3500,4000,\frz-3.5)\t(4000,4500,\frz2.5)}grows Dialogue: 1,0:19:39.73,0:19:42.33,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1042,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:19:39.73,0:19:42.33,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1060,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 2,0:19:42.33,0:19:43.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1051,65,1051,60)\)}on Dialogue: 2,0:19:42.33,0:19:43.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1051,65,1051,60)\\)\fad(0,880)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}on Dialogue: 1,0:19:43.21,0:19:46.44,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1051,60)\fad(0,300)\t(0,500,\frz4)\t(500,1000,\frz-4)\t(1000,1500,\frz2.5)\t(1500,2000,\frz-2.5)\t(2000,2500,\frz4.5)\t(2500,3000,\frz-4)\t(3000,3500,\frz4.5)}on Dialogue: 1,0:19:39.78,0:19:43.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1086,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:19:39.78,0:19:43.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1103,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:19:39.78,0:19:43.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1121,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:19:43.21,0:19:44.45,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1104,65,1104,60)\)}the Dialogue: 2,0:19:43.21,0:19:44.45,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1104,65,1104,60)\\)\fad(0,1240)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}the Dialogue: 1,0:19:44.45,0:19:46.46,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1104,60)\fad(0,300)\t(0,500,\frz4)\t(500,1000,\frz-3)\t(1000,1500,\frz4)\t(1500,2000,\frz-3)\t(2000,2500,\frz3.5)}the Dialogue: 1,0:19:39.83,0:19:44.45,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1151,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 1,0:19:39.83,0:19:44.45,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1172,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:19:39.83,0:19:44.45,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1185,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:19:39.83,0:19:44.45,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1196,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:19:39.83,0:19:44.45,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1212,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:19:44.45,0:19:45.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1179,65,1179,60)\)}weirs Dialogue: 2,0:19:44.45,0:19:45.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1179,65,1179,60)\\)\fad(0,1480)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}weirs Dialogue: 1,0:19:45.93,0:19:46.48,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1179,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz3.5)}weirs Dialogue: 1,0:19:46.23,0:19:46.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(821,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}B Dialogue: 1,0:19:46.23,0:19:46.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(839,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}u Dialogue: 1,0:19:46.23,0:19:46.66,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(856,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 2,0:19:46.66,0:19:47.56,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(838,65,838,60)\)}But Dialogue: 2,0:19:46.66,0:19:47.56,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(838,65,838,60)\\)\fad(0,900)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}But Dialogue: 1,0:19:47.56,0:19:53.70,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(838,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz4)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz3)\t(2000,2500,\frz-4)\t(2500,3000,\frz3)\t(3000,3500,\frz-4.5)\t(3500,4000,\frz4)\t(4000,4500,\frz-4)\t(4500,5000,\frz3.5)\t(5000,5500,\frz-2.5)\t(5500,6000,\frz4)\t(6000,6500,\frz-4)}But Dialogue: 1,0:19:46.28,0:19:47.56,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(877,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}I Dialogue: 2,0:19:47.56,0:19:48.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(877,65,877,60)\)}I Dialogue: 2,0:19:47.56,0:19:48.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(877,65,877,60)\\)\fad(0,910)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}I Dialogue: 1,0:19:48.47,0:19:53.72,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(877,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz4.5)\t(1000,1500,\frz-4)\t(1500,2000,\frz4)\t(2000,2500,\frz-4)\t(2500,3000,\frz4.5)\t(3000,3500,\frz-2.5)\t(3500,4000,\frz3.5)\t(4000,4500,\frz-4.5)\t(4500,5000,\frz4.5)\t(5000,5500,\frz-2.5)}I Dialogue: 1,0:19:46.33,0:19:48.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(901,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 1,0:19:46.33,0:19:48.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(922,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:46.33,0:19:48.47,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(939,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:19:48.47,0:19:49.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(918,65,918,60)\)}was Dialogue: 2,0:19:48.47,0:19:49.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(918,65,918,60)\\)\fad(0,660)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}was Dialogue: 1,0:19:49.13,0:19:53.74,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(918,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-2.5)\t(1000,1500,\frz3.5)\t(1500,2000,\frz-3)\t(2000,2500,\frz4.5)\t(2500,3000,\frz-4.5)\t(3000,3500,\frz3)\t(3500,4000,\frz-3.5)\t(4000,4500,\frz2.5)\t(4500,5000,\frz-2.5)}was Dialogue: 1,0:19:46.38,0:19:49.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(965,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 1,0:19:46.38,0:19:49.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(983,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:19:46.38,0:19:49.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1002,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}u Dialogue: 1,0:19:46.38,0:19:49.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1020,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:19:46.38,0:19:49.13,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1038,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 2,0:19:49.13,0:19:50.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1002,65,1002,60)\)}young Dialogue: 2,0:19:49.13,0:19:50.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1002,65,1002,60)\\)\fad(0,1080)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}young Dialogue: 1,0:19:50.21,0:19:53.76,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1002,60)\fad(0,300)\t(0,500,\frz4)\t(500,1000,\frz-3.5)\t(1000,1500,\frz2.5)\t(1500,2000,\frz-3)\t(2000,2500,\frz2.5)\t(2500,3000,\frz-4.5)\t(3000,3500,\frz3.5)\t(3500,4000,\frz-4.5)}young Dialogue: 1,0:19:46.43,0:19:50.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1065,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:46.43,0:19:50.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1083,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:19:46.43,0:19:50.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1101,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:19:50.21,0:19:50.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1083,65,1083,60)\)}and Dialogue: 2,0:19:50.21,0:19:50.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1083,65,1083,60)\\)\fad(0,720)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}and Dialogue: 1,0:19:50.93,0:19:53.78,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1083,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz3)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz4)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz3.5)}and Dialogue: 1,0:19:46.48,0:19:50.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1127,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}f Dialogue: 1,0:19:46.48,0:19:50.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1144,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:19:46.48,0:19:50.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1162,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:19:46.48,0:19:50.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1175,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:19:46.48,0:19:50.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1182,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:19:46.48,0:19:50.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1194,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:19:46.48,0:19:50.93,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 2,0:19:50.93,0:19:53.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1169,65,1169,60)\)}foolish Dialogue: 2,0:19:50.93,0:19:53.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1169,65,1169,60)\\)\fad(0,2770)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}foolish Dialogue: 1,0:19:53.70,0:19:53.80,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1169,60)\fad(0,300)\t(0,500,\frz-4)}foolish Dialogue: 1,0:19:53.50,0:19:53.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(846,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}A Dialogue: 1,0:19:53.50,0:19:53.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(864,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:19:53.50,0:19:53.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(883,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:19:53.70,0:19:54.58,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(865,65,865,60)\)}And Dialogue: 2,0:19:53.70,0:19:54.58,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(865,65,865,60)\\)\fad(0,880)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}And Dialogue: 1,0:19:54.58,0:20:00.58,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(865,60)\fad(0,300)\t(0,500,\frz4)\t(500,1000,\frz-3)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-3)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-2.5)\t(3000,3500,\frz3.5)\t(3500,4000,\frz-4)\t(4000,4500,\frz3.5)\t(4500,5000,\frz-4)\t(5000,5500,\frz4)\t(5500,6000,\frz-3.5)\t(6000,6500,\frz3)}And Dialogue: 1,0:19:53.55,0:19:54.58,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(909,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:19:53.55,0:19:54.58,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(927,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:19:53.55,0:19:54.58,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(949,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 2,0:19:54.58,0:19:55.41,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(930,65,930,60)\)}now Dialogue: 2,0:19:54.58,0:19:55.41,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(930,65,930,60)\\)\fad(0,830)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}now Dialogue: 1,0:19:55.41,0:20:00.60,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(930,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-4.5)\t(1000,1500,\frz3)\t(1500,2000,\frz-4.5)\t(2000,2500,\frz2.5)\t(2500,3000,\frz-3.5)\t(3000,3500,\frz4.5)\t(3500,4000,\frz-4.5)\t(4000,4500,\frz4.5)\t(4500,5000,\frz-4.5)\t(5000,5500,\frz3.5)}now Dialogue: 1,0:19:53.60,0:19:55.41,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(973,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}I Dialogue: 2,0:19:55.41,0:19:55.85,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(973,65,973,60)\)}I Dialogue: 2,0:19:55.41,0:19:55.85,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(973,65,973,60)\\)\fad(0,440)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}I Dialogue: 1,0:19:55.85,0:20:00.62,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(973,60)\fad(0,300)\t(0,500,\frz2.5)\t(500,1000,\frz-2.5)\t(1000,1500,\frz4)\t(1500,2000,\frz-2.5)\t(2000,2500,\frz4.5)\t(2500,3000,\frz-3.5)\t(3000,3500,\frz4.5)\t(3500,4000,\frz-3)\t(4000,4500,\frz4.5)\t(4500,5000,\frz-4)}I Dialogue: 1,0:19:53.65,0:19:55.85,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(994,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:53.65,0:19:55.85,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1015,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}m Dialogue: 2,0:19:55.85,0:19:56.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1006,65,1006,60)\)}am Dialogue: 2,0:19:55.85,0:19:56.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1006,65,1006,60)\\)\fad(0,340)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}am Dialogue: 1,0:19:56.19,0:20:00.64,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1006,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz4.5)\t(1000,1500,\frz-4)\t(1500,2000,\frz3)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz2.5)\t(3000,3500,\frz-4.5)\t(3500,4000,\frz3)\t(4000,4500,\frz-3)\t(4500,5000,\frz2.5)}am Dialogue: 1,0:19:53.70,0:19:56.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1044,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}f Dialogue: 1,0:19:53.70,0:19:56.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1061,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}u Dialogue: 1,0:19:53.70,0:19:56.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1074,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:19:53.70,0:19:56.19,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1081,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 2,0:19:56.19,0:19:57.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1060,65,1060,60)\)}full Dialogue: 2,0:19:56.19,0:19:57.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1060,65,1060,60)\\)\fad(0,1360)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}full Dialogue: 1,0:19:57.55,0:20:00.66,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1060,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz4)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz4)\t(2000,2500,\frz-4)\t(2500,3000,\frz4)\t(3000,3500,\frz-2.5)}full Dialogue: 1,0:19:53.75,0:19:57.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1102,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:19:53.75,0:19:57.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1119,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}f Dialogue: 2,0:19:57.55,0:19:58.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1110,65,1110,60)\)}of Dialogue: 2,0:19:57.55,0:19:58.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1110,65,1110,60)\\)\fad(0,840)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}of Dialogue: 1,0:19:58.39,0:20:00.68,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1110,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-4.5)\t(1000,1500,\frz3.5)\t(1500,2000,\frz-2.5)\t(2000,2500,\frz3)}of Dialogue: 1,0:19:53.80,0:19:58.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1144,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:19:53.80,0:19:58.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1161,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:19:53.80,0:19:58.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1179,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:19:53.80,0:19:58.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1196,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:19:53.80,0:19:58.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1212,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:19:58.39,0:20:00.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1178,65,1178,60)\)}tears Dialogue: 2,0:19:58.39,0:20:00.21,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1178,65,1178,60)\\)\fad(0,1820)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}tears Dialogue: 1,0:20:00.21,0:20:00.70,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1178,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz4.5)}tears Dialogue: 1,0:20:24.18,0:20:24.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(843,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}S Dialogue: 1,0:20:24.18,0:20:24.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(861,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:20:24.18,0:20:24.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(879,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:20:24.76,0:20:25.88,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(861,65,861,60)\)}She Dialogue: 2,0:20:24.76,0:20:25.88,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(861,65,861,60)\\)\fad(0,1120)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}She Dialogue: 1,0:20:25.88,0:20:31.85,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(861,60)\fad(0,300)\t(0,500,\frz4)\t(500,1000,\frz-4.5)\t(1000,1500,\frz4)\t(1500,2000,\frz-3.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-2.5)\t(3000,3500,\frz3)\t(3500,4000,\frz-4.5)\t(4000,4500,\frz4)\t(4500,5000,\frz-4)\t(5000,5500,\frz3.5)\t(5500,6000,\frz-3.5)\t(6000,6500,\frz3)}She Dialogue: 1,0:20:24.23,0:20:25.88,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(906,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}b Dialogue: 1,0:20:24.23,0:20:25.88,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(918,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:20:24.23,0:20:25.88,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(931,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:20:25.88,0:20:26.72,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(918,65,918,60)\)}bid Dialogue: 2,0:20:25.88,0:20:26.72,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(918,65,918,60)\\)\fad(0,840)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}bid Dialogue: 1,0:20:26.72,0:20:31.87,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(918,60)\fad(0,300)\t(0,500,\frz4.5)\t(500,1000,\frz-3)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-2.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-3)\t(3000,3500,\frz3)\t(3500,4000,\frz-4.5)\t(4000,4500,\frz2.5)\t(4500,5000,\frz-3.5)\t(5000,5500,\frz2.5)}bid Dialogue: 1,0:20:24.28,0:20:26.72,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(961,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}m Dialogue: 1,0:20:24.28,0:20:26.72,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(982,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:20:26.72,0:20:27.42,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(970,65,970,60)\)}me Dialogue: 2,0:20:26.72,0:20:27.42,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(970,65,970,60)\\)\fad(0,700)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}me Dialogue: 1,0:20:27.42,0:20:31.89,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(970,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-4)\t(1000,1500,\frz3)\t(1500,2000,\frz-4.5)\t(2000,2500,\frz4)\t(2500,3000,\frz-3)\t(3000,3500,\frz2.5)\t(3500,4000,\frz-3.5)\t(4000,4500,\frz4)\t(4500,5000,\frz-4)}me Dialogue: 1,0:20:24.33,0:20:27.42,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1008,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:20:24.33,0:20:27.42,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1025,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:20:24.33,0:20:27.42,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1043,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}k Dialogue: 1,0:20:24.33,0:20:27.42,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1061,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:20:27.42,0:20:28.29,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1035,65,1035,60)\)}take Dialogue: 2,0:20:27.42,0:20:28.29,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1035,65,1035,60)\\)\fad(0,870)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}take Dialogue: 1,0:20:28.29,0:20:31.91,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1035,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz2.5)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz4)\t(2000,2500,\frz-3)\t(2500,3000,\frz4)\t(3000,3500,\frz-2.5)\t(3500,4000,\frz2.5)}take Dialogue: 1,0:20:24.38,0:20:28.29,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1082,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:20:24.38,0:20:28.29,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1094,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:20:24.38,0:20:28.29,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1113,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}v Dialogue: 1,0:20:24.38,0:20:28.29,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1131,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:20:28.29,0:20:29.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1109,65,1109,60)\)}love Dialogue: 2,0:20:28.29,0:20:29.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1109,65,1109,60)\\)\fad(0,1010)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}love Dialogue: 1,0:20:29.30,0:20:31.93,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1109,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-2.5)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-3.5)\t(2000,2500,\frz2.5)\t(2500,3000,\frz-4.5)}love Dialogue: 1,0:20:24.43,0:20:29.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1158,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:20:24.43,0:20:29.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1176,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:20:24.43,0:20:29.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1194,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:20:24.43,0:20:29.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 2,0:20:29.30,0:20:31.85,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1184,65,1184,60)\)}easy Dialogue: 2,0:20:29.30,0:20:31.85,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1184,65,1184,60)\\)\fad(0,2550)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}easy Dialogue: 1,0:20:31.85,0:20:31.95,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1184,60)\fad(0,300)\t(0,500,\frz3.5)}easy Dialogue: 1,0:20:31.65,0:20:31.85,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(760,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}A Dialogue: 1,0:20:31.65,0:20:31.85,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(778,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:20:31.85,0:20:32.36,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(769,65,769,60)\)}As Dialogue: 2,0:20:31.85,0:20:32.36,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(769,65,769,60)\\)\fad(0,510)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}As Dialogue: 1,0:20:32.36,0:20:38.32,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(769,60)\fad(0,300)\t(0,500,\frz2.5)\t(500,1000,\frz-4)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-4)\t(2000,2500,\frz2.5)\t(2500,3000,\frz-2.5)\t(3000,3500,\frz2.5)\t(3500,4000,\frz-4)\t(4000,4500,\frz3.5)\t(4500,5000,\frz-3)\t(5000,5500,\frz3.5)\t(5500,6000,\frz-3.5)\t(6000,6500,\frz2.5)}As Dialogue: 1,0:20:31.70,0:20:32.36,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(803,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:20:31.70,0:20:32.36,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(820,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:20:31.70,0:20:32.36,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(838,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:20:32.36,0:20:32.60,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(821,65,821,60)\)}the Dialogue: 2,0:20:32.36,0:20:32.60,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(821,65,821,60)\\)\fad(0,240)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}the Dialogue: 1,0:20:32.60,0:20:38.34,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(821,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz2.5)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-4)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-3)\t(3500,4000,\frz4.5)\t(4000,4500,\frz-4)\t(4500,5000,\frz4.5)\t(5000,5500,\frz-2.5)\t(5500,6000,\frz3.5)}the Dialogue: 1,0:20:31.75,0:20:32.60,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(859,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:20:31.75,0:20:32.60,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(872,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:20:31.75,0:20:32.60,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(890,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:20:31.75,0:20:32.60,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(909,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}v Dialogue: 1,0:20:31.75,0:20:32.60,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(927,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:20:31.75,0:20:32.60,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(945,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:20:32.60,0:20:33.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(904,65,904,60)\)}leaves Dialogue: 2,0:20:32.60,0:20:33.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(904,65,904,60)\\)\fad(0,1070)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}leaves Dialogue: 1,0:20:33.67,0:20:38.36,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(904,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz4.5)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-3)\t(2500,3000,\frz4)\t(3000,3500,\frz-4.5)\t(3500,4000,\frz4.5)\t(4000,4500,\frz-3)\t(4500,5000,\frz4.5)}leaves Dialogue: 1,0:20:31.80,0:20:33.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(970,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 1,0:20:31.80,0:20:33.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(987,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:20:31.80,0:20:33.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1003,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:20:31.80,0:20:33.67,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1025,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 2,0:20:33.67,0:20:34.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(999,65,999,60)\)}grow Dialogue: 2,0:20:33.67,0:20:34.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(999,65,999,60)\\)\fad(0,1090)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}grow Dialogue: 1,0:20:34.76,0:20:38.38,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(999,60)\fad(0,300)\t(0,500,\frz4.5)\t(500,1000,\frz-3)\t(1000,1500,\frz3)\t(1500,2000,\frz-4)\t(2000,2500,\frz4)\t(2500,3000,\frz-4)\t(3000,3500,\frz4.5)\t(3500,4000,\frz-3.5)}grow Dialogue: 1,0:20:31.85,0:20:34.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1054,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:20:31.85,0:20:34.76,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1073,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 2,0:20:34.76,0:20:35.34,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1064,65,1064,60)\)}on Dialogue: 2,0:20:34.76,0:20:35.34,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1064,65,1064,60)\\)\fad(0,580)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}on Dialogue: 1,0:20:35.34,0:20:38.40,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1064,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz4)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-2.5)\t(2500,3000,\frz4.5)\t(3000,3500,\frz-2.5)}on Dialogue: 1,0:20:31.90,0:20:35.34,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1099,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:20:31.90,0:20:35.34,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1116,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:20:31.90,0:20:35.34,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1134,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:20:35.34,0:20:36.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1117,65,1117,60)\)}the Dialogue: 2,0:20:35.34,0:20:36.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1117,65,1117,60)\\)\fad(0,1360)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}the Dialogue: 1,0:20:36.70,0:20:38.42,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1117,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz4)\t(1000,1500,\frz-3)\t(1500,2000,\frz3.5)}the Dialogue: 1,0:20:31.95,0:20:36.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1160,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:20:31.95,0:20:36.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1176,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:20:31.95,0:20:36.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1193,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:20:31.95,0:20:36.70,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:20:36.70,0:20:38.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1186,65,1186,60)\)}tree Dialogue: 2,0:20:36.70,0:20:38.00,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1186,65,1186,60)\\)\fad(0,1300)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}tree Dialogue: 1,0:20:38.00,0:20:38.44,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1186,60)\fad(0,300)\t(0,500,\frz4.5)\t(500,1000,\frz-4)}tree Dialogue: 1,0:20:38.19,0:20:38.79,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(791,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}B Dialogue: 1,0:20:38.19,0:20:38.79,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(809,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}u Dialogue: 1,0:20:38.19,0:20:38.79,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(827,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 2,0:20:38.79,0:20:39.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(809,65,809,60)\)}But Dialogue: 2,0:20:38.79,0:20:39.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(809,65,809,60)\\)\fad(0,940)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}But Dialogue: 1,0:20:39.73,0:20:45.87,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(809,60)\fad(0,300)\t(0,500,\frz4.5)\t(500,1000,\frz-3.5)\t(1000,1500,\frz2.5)\t(1500,2000,\frz-2.5)\t(2000,2500,\frz4)\t(2500,3000,\frz-3)\t(3000,3500,\frz3.5)\t(3500,4000,\frz-2.5)\t(4000,4500,\frz4)\t(4500,5000,\frz-4)\t(5000,5500,\frz3)\t(5500,6000,\frz-3)\t(6000,6500,\frz4.5)}But Dialogue: 1,0:20:38.24,0:20:39.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(847,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}I Dialogue: 1,0:20:38.24,0:20:39.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(855,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}, Dialogue: 2,0:20:39.73,0:20:40.62,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(851,65,851,60)\)}I, Dialogue: 2,0:20:39.73,0:20:40.62,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(851,65,851,60)\\)\fad(0,890)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}I, Dialogue: 1,0:20:40.62,0:20:45.89,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(851,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz4)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz3)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz3)\t(3000,3500,\frz-4)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-4.5)\t(4500,5000,\frz3)\t(5000,5500,\frz-4)}I, Dialogue: 1,0:20:38.29,0:20:40.62,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(877,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}b Dialogue: 1,0:20:38.29,0:20:40.62,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(895,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:20:38.29,0:20:40.62,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(908,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:20:38.29,0:20:40.62,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(920,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:20:38.29,0:20:40.62,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(939,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 2,0:20:40.62,0:20:41.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(908,65,908,60)\)}being Dialogue: 2,0:20:40.62,0:20:41.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(908,65,908,60)\\)\fad(0,680)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}being Dialogue: 1,0:20:41.30,0:20:45.91,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(908,60)\fad(0,300)\t(0,500,\frz3.5)\t(500,1000,\frz-3)\t(1000,1500,\frz3.5)\t(1500,2000,\frz-2.5)\t(2000,2500,\frz4.5)\t(2500,3000,\frz-3)\t(3000,3500,\frz3.5)\t(3500,4000,\frz-4.5)\t(4000,4500,\frz3)\t(4500,5000,\frz-4)}being Dialogue: 1,0:20:38.34,0:20:41.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(965,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 1,0:20:38.34,0:20:41.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(983,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:20:38.34,0:20:41.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1002,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}u Dialogue: 1,0:20:38.34,0:20:41.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1020,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:20:38.34,0:20:41.30,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1038,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 2,0:20:41.30,0:20:42.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1002,65,1002,60)\)}young Dialogue: 2,0:20:41.30,0:20:42.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1002,65,1002,60)\\)\fad(0,1070)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}young Dialogue: 1,0:20:42.37,0:20:45.93,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1002,60)\fad(0,300)\t(0,500,\frz4)\t(500,1000,\frz-3)\t(1000,1500,\frz2.5)\t(1500,2000,\frz-4)\t(2000,2500,\frz4.5)\t(2500,3000,\frz-3.5)\t(3000,3500,\frz3.5)\t(3500,4000,\frz-4)}young Dialogue: 1,0:20:38.39,0:20:42.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1065,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:20:38.39,0:20:42.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1083,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:20:38.39,0:20:42.37,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1101,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:20:42.37,0:20:43.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1083,65,1083,60)\)}and Dialogue: 2,0:20:42.37,0:20:43.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1083,65,1083,60)\\)\fad(0,900)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}and Dialogue: 1,0:20:43.27,0:20:45.95,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1083,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz3)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz3)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz4.5)}and Dialogue: 1,0:20:38.44,0:20:43.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1127,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}f Dialogue: 1,0:20:38.44,0:20:43.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1144,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:20:38.44,0:20:43.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1162,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:20:38.44,0:20:43.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1175,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:20:38.44,0:20:43.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1182,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:20:38.44,0:20:43.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1194,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:20:38.44,0:20:43.27,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 2,0:20:43.27,0:20:45.87,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1169,65,1169,60)\)}foolish Dialogue: 2,0:20:43.27,0:20:45.87,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1169,65,1169,60)\\)\fad(0,2600)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}foolish Dialogue: 1,0:20:45.87,0:20:45.97,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1169,60)\fad(0,300)\t(0,500,\frz2.5)}foolish Dialogue: 1,0:20:45.67,0:20:45.87,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(895,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}W Dialogue: 1,0:20:45.67,0:20:45.87,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(912,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:20:45.67,0:20:45.87,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(924,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:20:45.67,0:20:45.87,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(942,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 2,0:20:45.87,0:20:46.65,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(916,65,916,60)\)}With Dialogue: 2,0:20:45.87,0:20:46.65,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(916,65,916,60)\\)\fad(0,780)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}With Dialogue: 1,0:20:46.65,0:20:52.52,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(916,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz4)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-3.5)\t(2500,3000,\frz4.5)\t(3000,3500,\frz-3)\t(3500,4000,\frz4)\t(4000,4500,\frz-3.5)\t(4500,5000,\frz4.5)\t(5000,5500,\frz-3.5)\t(5500,6000,\frz4)\t(6000,6500,\frz-3)}With Dialogue: 1,0:20:45.72,0:20:46.65,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(968,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 1,0:20:45.72,0:20:46.65,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(986,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:20:45.72,0:20:46.65,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1003,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 2,0:20:46.65,0:20:47.53,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(985,65,985,60)\)}her Dialogue: 2,0:20:46.65,0:20:47.53,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(985,65,985,60)\\)\fad(0,880)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}her Dialogue: 1,0:20:47.53,0:20:52.54,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(985,60)\fad(0,300)\t(0,500,\frz3)\t(500,1000,\frz-2.5)\t(1000,1500,\frz4)\t(1500,2000,\frz-2.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-3.5)\t(3000,3500,\frz3)\t(3500,4000,\frz-3.5)\t(4000,4500,\frz3)\t(4500,5000,\frz-3.5)\t(5000,5500,\frz2.5)}her Dialogue: 1,0:20:45.77,0:20:47.53,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1028,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 1,0:20:45.77,0:20:47.53,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1040,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:20:45.77,0:20:47.53,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1053,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:20:47.53,0:20:48.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1040,65,1040,60)\)}did Dialogue: 2,0:20:47.53,0:20:48.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1040,65,1040,60)\\)\fad(0,860)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}did Dialogue: 1,0:20:48.39,0:20:52.56,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1040,60)\fad(0,300)\t(0,500,\frz3.5)\t(500,1000,\frz-3.5)\t(1000,1500,\frz2.5)\t(1500,2000,\frz-3)\t(2000,2500,\frz2.5)\t(2500,3000,\frz-3.5)\t(3000,3500,\frz4)\t(3500,4000,\frz-2.5)\t(4000,4500,\frz3)}did Dialogue: 1,0:20:45.82,0:20:48.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1080,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:20:45.82,0:20:48.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1098,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:20:45.82,0:20:48.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1115,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 2,0:20:48.39,0:20:49.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1097,65,1097,60)\)}not Dialogue: 2,0:20:48.39,0:20:49.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1097,65,1097,60)\\)\fad(0,1410)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}not Dialogue: 1,0:20:49.80,0:20:52.58,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1097,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz2.5)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-2.5)\t(2500,3000,\frz3.5)}not Dialogue: 1,0:20:45.87,0:20:49.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1141,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:20:45.87,0:20:49.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1159,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 1,0:20:45.87,0:20:49.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1176,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:20:45.87,0:20:49.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1193,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:20:45.87,0:20:49.80,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 2,0:20:49.80,0:20:52.04,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1176,65,1176,60)\)}agree Dialogue: 2,0:20:49.80,0:20:52.04,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1176,65,1176,60)\\)\fad(0,2240)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}agree Dialogue: 1,0:20:52.04,0:20:52.60,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1176,60)\fad(0,300)\t(0,500,\frz2.5)\t(500,1000,\frz-3.5)}agree Dialogue: 1,0:20:52.35,0:20:52.79,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(821,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}B Dialogue: 1,0:20:52.35,0:20:52.79,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(839,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}u Dialogue: 2,0:20:52.79,0:20:53.57,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(830,65,830,60)\)}Bu Dialogue: 2,0:20:52.79,0:20:53.57,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(830,65,830,60)\\)\fad(0,780)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}Bu Dialogue: 1,0:20:53.57,0:20:59.73,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(830,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz3.5)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-3)\t(2500,3000,\frz2.5)\t(3000,3500,\frz-3)\t(3500,4000,\frz3.5)\t(4000,4500,\frz-3)\t(4500,5000,\frz2.5)\t(5000,5500,\frz-4.5)\t(5500,6000,\frz3)\t(6000,6500,\frz-3.5)}Bu Dialogue: 1,0:20:52.40,0:20:53.57,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(856,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 2,0:20:53.57,0:20:53.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(856,65,856,60)\)}t Dialogue: 2,0:20:53.57,0:20:53.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(856,65,856,60)\\)\fad(0,170)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}t Dialogue: 1,0:20:53.74,0:20:59.75,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(856,60)\fad(0,300)\t(0,500,\frz2.5)\t(500,1000,\frz-3)\t(1000,1500,\frz3.5)\t(1500,2000,\frz-4.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-3.5)\t(3000,3500,\frz4)\t(3500,4000,\frz-3)\t(4000,4500,\frz4)\t(4500,5000,\frz-2.5)\t(5000,5500,\frz3.5)\t(5500,6000,\frz-4.5)\t(6000,6500,\frz3.5)}t Dialogue: 1,0:20:52.45,0:20:53.74,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(877,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}I Dialogue: 2,0:20:53.74,0:20:54.49,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(877,65,877,60)\)}I Dialogue: 2,0:20:53.74,0:20:54.49,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(877,65,877,60)\\)\fad(0,750)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}I Dialogue: 1,0:20:54.49,0:20:59.77,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(877,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz2.5)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz4)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz4)\t(3000,3500,\frz-3.5)\t(3500,4000,\frz3)\t(4000,4500,\frz-3.5)\t(4500,5000,\frz4.5)\t(5000,5500,\frz-4.5)}I Dialogue: 1,0:20:52.50,0:20:54.49,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(901,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 1,0:20:52.50,0:20:54.49,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(922,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:20:52.50,0:20:54.49,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(939,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:20:54.49,0:20:55.32,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(918,65,918,60)\)}was Dialogue: 2,0:20:54.49,0:20:55.32,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(918,65,918,60)\\)\fad(0,830)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}was Dialogue: 1,0:20:55.32,0:20:59.79,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(918,60)\fad(0,300)\t(0,500,\frz3.5)\t(500,1000,\frz-3.5)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-4)\t(2000,2500,\frz3)\t(2500,3000,\frz-4.5)\t(3000,3500,\frz2.5)\t(3500,4000,\frz-4)\t(4000,4500,\frz4.5)\t(4500,5000,\frz-4)}was Dialogue: 1,0:20:52.55,0:20:55.32,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(965,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}y Dialogue: 1,0:20:52.55,0:20:55.32,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(983,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 2,0:20:55.32,0:20:55.90,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(974,65,974,60)\)}yo Dialogue: 2,0:20:55.32,0:20:55.90,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(974,65,974,60)\\)\fad(0,580)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}yo Dialogue: 1,0:20:55.90,0:20:59.81,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(974,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz4)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz3.5)\t(2000,2500,\frz-3)\t(2500,3000,\frz2.5)\t(3000,3500,\frz-4)\t(3500,4000,\frz4)\t(4000,4500,\frz-2.5)}yo Dialogue: 1,0:20:52.60,0:20:55.90,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1002,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}u Dialogue: 1,0:20:52.60,0:20:55.90,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1020,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:20:52.60,0:20:55.90,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1038,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}g Dialogue: 2,0:20:55.90,0:20:56.28,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1020,65,1020,60)\)}ung Dialogue: 2,0:20:55.90,0:20:56.28,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1020,65,1020,60)\\)\fad(0,380)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}ung Dialogue: 1,0:20:56.28,0:20:59.83,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1020,60)\fad(0,300)\t(0,500,\frz2.5)\t(500,1000,\frz-4.5)\t(1000,1500,\frz3)\t(1500,2000,\frz-3.5)\t(2000,2500,\frz2.5)\t(2500,3000,\frz-4.5)\t(3000,3500,\frz4.5)\t(3500,4000,\frz-3.5)}ung Dialogue: 1,0:20:52.65,0:20:56.28,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1065,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:20:52.65,0:20:56.28,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1083,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:20:52.65,0:20:56.28,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1101,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:20:56.28,0:20:57.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1083,65,1083,60)\)}and Dialogue: 2,0:20:56.28,0:20:57.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1083,65,1083,60)\\)\fad(0,940)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}and Dialogue: 1,0:20:57.22,0:20:59.85,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1083,60)\fad(0,300)\t(0,500,\frz-4)\t(500,1000,\frz3)\t(1000,1500,\frz-4)\t(1500,2000,\frz4.5)\t(2000,2500,\frz-4)\t(2500,3000,\frz2.5)}and Dialogue: 1,0:20:52.70,0:20:57.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1127,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}f Dialogue: 1,0:20:52.70,0:20:57.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1144,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:20:52.70,0:20:57.22,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1162,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 2,0:20:57.22,0:20:58.92,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1145,65,1145,60)\)}foo Dialogue: 2,0:20:57.22,0:20:58.92,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1145,65,1145,60)\\)\fad(0,1700)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}foo Dialogue: 1,0:20:58.92,0:20:59.87,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1145,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz3)\t(1000,1500,\frz-3)}foo Dialogue: 1,0:20:52.75,0:20:58.92,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1175,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:20:52.75,0:20:58.92,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1182,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}i Dialogue: 1,0:20:52.75,0:20:58.92,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1194,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 1,0:20:52.75,0:20:58.92,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1211,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}h Dialogue: 2,0:20:58.92,0:20:59.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1196,65,1196,60)\)}lish Dialogue: 2,0:20:58.92,0:20:59.75,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1196,65,1196,60)\\)\fad(0,830)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}lish Dialogue: 1,0:20:59.75,0:20:59.89,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1196,60)\fad(0,300)\t(0,500,\frz-3.5)}lish Dialogue: 1,0:20:59.59,0:20:59.79,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(846,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}A Dialogue: 2,0:20:59.79,0:21:00.33,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(846,65,846,60)\)}A Dialogue: 2,0:20:59.79,0:21:00.33,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(846,65,846,60)\\)\fad(0,540)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}A Dialogue: 1,0:21:00.33,0:21:08.09,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(846,60)\fad(0,300)\t(0,500,\frz-4.5)\t(500,1000,\frz2.5)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz3)\t(2000,2500,\frz-3)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-2.5)\t(3500,4000,\frz3.5)\t(4000,4500,\frz-2.5)\t(4500,5000,\frz3.5)\t(5000,5500,\frz-4)\t(5500,6000,\frz2.5)\t(6000,6500,\frz-2.5)\t(6500,7000,\frz4.5)\t(7000,7500,\frz-4.5)\t(7500,8000,\frz4)\t(8000,8500,\frz-3.5)}A Dialogue: 1,0:20:59.64,0:21:00.33,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(864,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:20:59.64,0:21:00.33,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(883,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}d Dialogue: 2,0:21:00.33,0:21:00.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(873,65,873,60)\)}nd Dialogue: 2,0:21:00.33,0:21:00.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(873,65,873,60)\\)\fad(0,300)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}nd Dialogue: 1,0:21:00.63,0:21:08.11,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(873,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz2.5)\t(1000,1500,\frz-3)\t(1500,2000,\frz2.5)\t(2000,2500,\frz-2.5)\t(2500,3000,\frz3.5)\t(3000,3500,\frz-4.5)\t(3500,4000,\frz2.5)\t(4000,4500,\frz-4)\t(4500,5000,\frz4)\t(5000,5500,\frz-4.5)\t(5500,6000,\frz2.5)\t(6000,6500,\frz-3)\t(6500,7000,\frz4)\t(7000,7500,\frz-4.5)\t(7500,8000,\frz4.5)}nd Dialogue: 1,0:20:59.69,0:21:00.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(909,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}n Dialogue: 1,0:20:59.69,0:21:00.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(927,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:20:59.69,0:21:00.63,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(949,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}w Dialogue: 2,0:21:00.63,0:21:01.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(930,65,930,60)\)}now Dialogue: 2,0:21:00.63,0:21:01.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(930,65,930,60)\\)\fad(0,920)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}now Dialogue: 1,0:21:01.55,0:21:08.13,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(930,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz3)\t(1000,1500,\frz-4)\t(1500,2000,\frz4)\t(2000,2500,\frz-4.5)\t(2500,3000,\frz2.5)\t(3000,3500,\frz-2.5)\t(3500,4000,\frz3.5)\t(4000,4500,\frz-2.5)\t(4500,5000,\frz4.5)\t(5000,5500,\frz-4.5)\t(5500,6000,\frz4.5)\t(6000,6500,\frz-4.5)\t(6500,7000,\frz3.5)}now Dialogue: 1,0:20:59.74,0:21:01.55,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(973,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}I Dialogue: 2,0:21:01.55,0:21:02.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(973,65,973,60)\)}I Dialogue: 2,0:21:01.55,0:21:02.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(973,65,973,60)\\)\fad(0,460)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}I Dialogue: 1,0:21:02.01,0:21:08.15,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(973,60)\fad(0,300)\t(0,500,\frz2.5)\t(500,1000,\frz-3.5)\t(1000,1500,\frz4.5)\t(1500,2000,\frz-4.5)\t(2000,2500,\frz3.5)\t(2500,3000,\frz-2.5)\t(3000,3500,\frz2.5)\t(3500,4000,\frz-4.5)\t(4000,4500,\frz3)\t(4500,5000,\frz-4.5)\t(5000,5500,\frz3)\t(5500,6000,\frz-3.5)\t(6000,6500,\frz4.5)}I Dialogue: 1,0:20:59.79,0:21:02.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(994,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:20:59.79,0:21:02.01,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1015,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}m Dialogue: 2,0:21:02.01,0:21:02.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1006,65,1006,60)\)}am Dialogue: 2,0:21:02.01,0:21:02.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1006,65,1006,60)\\)\fad(0,380)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}am Dialogue: 1,0:21:02.39,0:21:08.17,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1006,60)\fad(0,300)\t(0,500,\frz-3.5)\t(500,1000,\frz2.5)\t(1000,1500,\frz-4.5)\t(1500,2000,\frz3)\t(2000,2500,\frz-3)\t(2500,3000,\frz4.5)\t(3000,3500,\frz-4.5)\t(3500,4000,\frz4.5)\t(4000,4500,\frz-3.5)\t(4500,5000,\frz3)\t(5000,5500,\frz-3)\t(5500,6000,\frz2.5)}am Dialogue: 1,0:20:59.84,0:21:02.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1044,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}f Dialogue: 1,0:20:59.84,0:21:02.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1061,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}u Dialogue: 1,0:20:59.84,0:21:02.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1074,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 1,0:20:59.84,0:21:02.39,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1081,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}l Dialogue: 2,0:21:02.39,0:21:03.52,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1060,65,1060,60)\)}full Dialogue: 2,0:21:02.39,0:21:03.52,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1060,65,1060,60)\\)\fad(0,1130)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}full Dialogue: 1,0:21:03.52,0:21:08.19,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1060,60)\fad(0,300)\t(0,500,\frz-3)\t(500,1000,\frz3.5)\t(1000,1500,\frz-2.5)\t(1500,2000,\frz4)\t(2000,2500,\frz-3)\t(2500,3000,\frz4)\t(3000,3500,\frz-3)\t(3500,4000,\frz4)\t(4000,4500,\frz-3)\t(4500,5000,\frz4.5)}full Dialogue: 1,0:20:59.94,0:21:03.84,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1102,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}o Dialogue: 1,0:20:59.94,0:21:03.84,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1119,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}f Dialogue: 2,0:21:03.84,0:21:04.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1110,65,1110,60)\)}of Dialogue: 2,0:21:03.84,0:21:04.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1110,65,1110,60)\\)\fad(0,890)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}of Dialogue: 1,0:21:04.73,0:21:08.23,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1110,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz3)\t(1000,1500,\frz-3.5)\t(1500,2000,\frz3)\t(2000,2500,\frz-3)\t(2500,3000,\frz3)\t(3000,3500,\frz-4)\t(3500,4000,\frz3.5)}of Dialogue: 1,0:20:59.99,0:21:04.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1144,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}t Dialogue: 1,0:20:59.99,0:21:04.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1161,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}e Dialogue: 1,0:20:59.99,0:21:04.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1179,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}a Dialogue: 1,0:20:59.99,0:21:04.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1196,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}r Dialogue: 1,0:20:59.99,0:21:04.73,Ending-English-L0,,0,0,0,fx,{\an5\be1\pos(1212,60)\fad(400,0)\1img(Eau.png,0,80))\t\\\fscx0\fscy0\t(0,280,\fscx130\fscy130)\t(280,400,\fscx100\fscy100)}s Dialogue: 2,0:21:04.73,0:21:07.57,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,5,5,5,70)\move(1178,65,1178,60)\)}tears Dialogue: 2,0:21:04.73,0:21:07.57,Ending-English-L0,,0,0,0,fx,{\an5\be1\jitter(5,10,20,2,70)\move(1178,65,1178,60)\\)\fad(0,2840)\1c&HFFFFFF&\3c&HFFFFFF&\1a&H40&\3a&H40&}tears Dialogue: 1,0:21:07.57,0:21:08.25,Ending-English-L0,,0,0,0,fx,{(\1img(ima.png,0,50)\an5\be1)\pos(1178,60)\fad(0,300)\t(0,500,\frz-2.5)\t(500,1000,\frz4.5)}tears