tpsminigame.js 93 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906
  1. function ShakeCls() {
  2. this.shakeee = null;
  3. var b = this;
  4. this.bool = !1;
  5. this.hitAndShake = function(b, a, c, g, fb) {
  6. this.bool = !0;
  7. this.shakeee = b;
  8. null == this.shakeee.basex && (this.shakeee.basex = this.shakeee.x);
  9. null == this.shakeee.basey && (this.shakeee.basey = this.shakeee.y);
  10. this.shakeee.rangeX = null == a ? 20 : a;
  11. this.shakeee.rangeY = null == c ? 20 : c;
  12. this.shakeee.x = this.shakeee.basex - this.shakeee.rangeX / 2 + this.shakeee.rangeX * Math.random();
  13. this.shakeee.y = this.shakeee.basey - this.shakeee.rangeY + 2 * this.shakeee.rangeY * Math.random();
  14. this.shakeee.flashTime =
  15. 6;
  16. this.shakeee.funcCall = null == fb ? null : fb;
  17. this.shakeee.shakeTimeCount = 0;
  18. this.shakeee.cframe = 0
  19. };
  20. this.update = function() {
  21. this.bool && (this.shakeee.cframe += 1, 2 > this.shakeee.cframe || (this.shakeee.cframe = 0, 5 == this.shakeee.shakeTimeCount ? b.cancelHitAndShake(this.shakeee) : (this.shakeee.shakeTimeCount++, this.shakeee.x += 1.7 * (this.shakeee.basex - this.shakeee.x), this.shakeee.y += 1.7 * (this.shakeee.basey - this.shakeee.y))))
  22. };
  23. this.cancelHitAndShake = function(b) {
  24. this.bool = !1;
  25. b || (b = this.shakeee);
  26. b.x = b.basex;
  27. b.y = b.basey
  28. }
  29. }
  30. var shake = new ShakeCls;
  31. (function(b, d, a) {
  32. var c;
  33. b.properties = {
  34. width: 634,
  35. height: 1008,
  36. fps: 24,
  37. color: "#000000",
  38. manifest: [{
  39. src: "images/Bitmap1.png",
  40. id: "Bitmap1"
  41. }, {
  42. src: "images/mc_42.png",
  43. id: "mc_42"
  44. }]
  45. };
  46. (b.loading = function() {
  47. this.initialize();
  48. this.bb = new b.LOADUI;
  49. this.bb.setTransform(324.1, 446.5, 1, 1, 0, 0, 0, 324.1, 446.5);
  50. this.addChild(this.bb)
  51. }).prototype = c = new a.Container;
  52. c.nominalBounds = new a.Rectangle(155.6, 431, 997, 1138);
  53. (b.Bitmap1 = function() {
  54. this.initialize(d.Bitmap1)
  55. }).prototype = c = new a.Bitmap;
  56. c.nominalBounds = new a.Rectangle(0,
  57. 0, 997, 1138);
  58. (b.mc_42 = function() {
  59. this.initialize(d.mc_42)
  60. }).prototype = c = new a.Bitmap;
  61. c.nominalBounds = new a.Rectangle(0, 0, 577, 203);
  62. (b.mc_18 = function() {
  63. this.initialize();
  64. this.instance = new b.mc_42;
  65. this.instance.setTransform(-288.5, -101.5);
  66. this.addChild(this.instance)
  67. }).prototype = c = new a.Container;
  68. c.nominalBounds = new a.Rectangle(-288.5, -101.5, 577, 203);
  69. (b.mc_17 = function(c, d, e) {
  70. null == e && (e = !1);
  71. this.initialize(c, d, e, {});
  72. this.frame_14 = function() {
  73. this.stop()
  74. };
  75. this.timeline.addTween(a.Tween.get(this).wait(14).call(this.frame_14).wait(1));
  76. this.instance = new b.mc_18("synched", 0);
  77. this.instance.alpha = 0;
  78. this.timeline.addTween(a.Tween.get(this.instance).to({
  79. alpha: 1
  80. }, 14, a.Ease.get(0.5)).wait(1))
  81. }).prototype = c = new a.MovieClip;
  82. c.nominalBounds = new a.Rectangle(-288.5, -101.5, 577, 203);
  83. (b.LOADUI = function() {
  84. this.initialize();
  85. this.text = new a.Text("\u4e0d\u8981\u8d70\u5f00,\u5c0f\u5de8\u4eba\u9a6c\u4e0a\u51fa\u6765\u6c42\u8650", "bold 25px 'Microsoft YaHei'", "#FFFFFE");
  86. this.text.lineHeight = 27;
  87. this.text.lineWidth = 380;
  88. this.text.setTransform(135.5, 566.6);
  89. this.numtxt = new a.Text(" 0%", "bold 26px 'Microsoft YaHei'", "#00D8FD");
  90. this.numtxt.name = "numtxt";
  91. this.numtxt.textAlign = "center";
  92. this.numtxt.lineHeight = 28;
  93. this.numtxt.lineWidth = 79;
  94. this.numtxt.setTransform(306.5, 495.1);
  95. this.instance = new b.mc_17;
  96. this.instance.setTransform(324.1, 364.1);
  97. this.instance_1 = new b.Bitmap1;
  98. this.instance_1.setTransform(-161.4, -73);
  99. this.addChild(this.instance_1, this.instance, this.numtxt, this.text)
  100. }).prototype = c = new a.Container;
  101. c.nominalBounds = new a.Rectangle(-161.4, -73, 997, 1138)
  102. })(loadlib =
  103. loadlib || {}, loadimages = loadimages || {}, createjs = createjs || {});
  104. var loadlib, loadimages, createjs;
  105. (function(b, d, a) {
  106. var c;
  107. b.properties = {
  108. width: 640,
  109. height: 8192,
  110. fps: 24,
  111. color: "#FFFFFF",
  112. manifest: [{
  113. src: "images/mc_41.png",
  114. id: "mc_41"
  115. }, {
  116. src: "images/mc_42.png",
  117. id: "mc_42"
  118. }, {
  119. src: "images/mc_43.png",
  120. id: "mc_43"
  121. }, {
  122. src: "images/mc_44.png",
  123. id: "mc_44"
  124. }, {
  125. src: "images/mc_45.png",
  126. id: "mc_45"
  127. }, {
  128. src: "images/mc_46.png",
  129. id: "mc_46"
  130. }, {
  131. src: "images/mc_47.png",
  132. id: "mc_47"
  133. }, {
  134. src: "images/mc_48.png",
  135. id: "mc_48"
  136. }, {
  137. src: "images/mc_49.jpg",
  138. id: "mc_49"
  139. }, {
  140. src: "images/mc_50.jpg",
  141. id: "mc_50"
  142. }, {
  143. src: "images/mc_51.png",
  144. id: "mc_51"
  145. }, {
  146. src: "images/mc_53.png",
  147. id: "mc_53"
  148. }, {
  149. src: "images/mc_54.png",
  150. id: "mc_54"
  151. }, {
  152. src: "images/mc_55.png",
  153. id: "mc_55"
  154. }, {
  155. src: "images/mc_70.png",
  156. id: "mc_70"
  157. }, {
  158. src: "images/mc_72.png",
  159. id: "mc_72"
  160. }, {
  161. src: "images/R3.png",
  162. id: "R3"
  163. }, {
  164. src: "images/tt1.png",
  165. id: "tt1"
  166. }, {
  167. src: "images/tt2.png",
  168. id: "tt2"
  169. }, {
  170. src: "images/tt3.png",
  171. id: "tt3"
  172. }, {
  173. src: "images/tt4.png",
  174. id: "tt4"
  175. }, {
  176. src: "images/wtxt1.png",
  177. id: "wtxt1"
  178. }, {
  179. src: "images/wtxt2.png",
  180. id: "wtxt2"
  181. }, {
  182. src: "images/wtxt3.png",
  183. id: "wtxt3"
  184. }, {
  185. src: "images/wtxt4.png",
  186. id: "wtxt4"
  187. }, {
  188. src: "images/Y1.png",
  189. id: "Y1"
  190. }]
  191. };
  192. (b.tpsh5 = function() {
  193. this.initialize()
  194. }).prototype =
  195. c = new a.Container;
  196. c.nominalBounds = null;
  197. (b.mc_41 = function() {
  198. this.initialize(d.mc_41)
  199. }).prototype = c = new a.Bitmap;
  200. c.nominalBounds = new a.Rectangle(0, 0, 67, 77);
  201. (b.mc_42 = function() {
  202. this.initialize(d.mc_42)
  203. }).prototype = c = new a.Bitmap;
  204. c.nominalBounds = new a.Rectangle(0, 0, 577, 203);
  205. (b.mc_43 = function() {
  206. this.initialize(d.mc_43)
  207. }).prototype = c = new a.Bitmap;
  208. c.nominalBounds = new a.Rectangle(0, 0, 67, 77);
  209. (b.mc_44 = function() {
  210. this.initialize(d.mc_44)
  211. }).prototype = c = new a.Bitmap;
  212. c.nominalBounds = new a.Rectangle(0, 0, 344, 192);
  213. (b.mc_45 = function() {
  214. this.initialize(d.mc_45)
  215. }).prototype = c = new a.Bitmap;
  216. c.nominalBounds = new a.Rectangle(0, 0, 67, 77);
  217. (b.mc_46 = function() {
  218. this.initialize(d.mc_46)
  219. }).prototype = c = new a.Bitmap;
  220. c.nominalBounds = new a.Rectangle(0, 0, 358, 164);
  221. (b.mc_47 = function() {
  222. this.initialize(d.mc_47)
  223. }).prototype = c = new a.Bitmap;
  224. c.nominalBounds = new a.Rectangle(0, 0, 682, 488);
  225. (b.mc_48 = function() {
  226. this.initialize(d.mc_48)
  227. }).prototype = c = new a.Bitmap;
  228. c.nominalBounds = new a.Rectangle(0, 0, 80, 62);
  229. (b.mc_49 = function() {
  230. this.initialize(d.mc_49)
  231. }).prototype =
  232. c = new a.Bitmap;
  233. c.nominalBounds = new a.Rectangle(0, 0, 1E3, 1136);
  234. (b.mc_50 = function() {
  235. this.initialize(d.mc_50)
  236. }).prototype = c = new a.Bitmap;
  237. c.nominalBounds = new a.Rectangle(0, 0, 1E3, 1136);
  238. (b.mc_51 = function() {
  239. this.initialize(d.mc_51)
  240. }).prototype = c = new a.Bitmap;
  241. c.nominalBounds = new a.Rectangle(0, 0, 266, 102);
  242. (b.mc_53 = function() {
  243. this.initialize(d.mc_53)
  244. }).prototype = c = new a.Bitmap;
  245. c.nominalBounds = new a.Rectangle(0, 0, 266, 102);
  246. (b.mc_54 = function() {
  247. this.initialize(d.mc_54)
  248. }).prototype = c = new a.Bitmap;
  249. c.nominalBounds =
  250. new a.Rectangle(0, 0, 675, 148);
  251. (b.mc_55 = function() {
  252. this.initialize(d.mc_55)
  253. }).prototype = c = new a.Bitmap;
  254. c.nominalBounds = new a.Rectangle(0, 0, 98, 98);
  255. (b.mc_70 = function() {
  256. this.initialize(d.mc_70)
  257. }).prototype = c = new a.Bitmap;
  258. c.nominalBounds = new a.Rectangle(0, 0, 565, 130);
  259. (b.mc_72 = function() {
  260. this.initialize(d.mc_72)
  261. }).prototype = c = new a.Bitmap;
  262. c.nominalBounds = new a.Rectangle(0, 0, 603, 764);
  263. (b.R3 = function() {
  264. this.initialize(d.R3)
  265. }).prototype = c = new a.Bitmap;
  266. c.nominalBounds = new a.Rectangle(0, 0, 402, 414);
  267. (b.tt1 = function() {
  268. this.initialize(d.tt1)
  269. }).prototype =
  270. c = new a.Bitmap;
  271. c.nominalBounds = new a.Rectangle(0, 0, 96, 96);
  272. (b.tt2 = function() {
  273. this.initialize(d.tt2)
  274. }).prototype = c = new a.Bitmap;
  275. c.nominalBounds = new a.Rectangle(0, 0, 48, 96);
  276. (b.tt3 = function() {
  277. this.initialize(d.tt3)
  278. }).prototype = c = new a.Bitmap;
  279. c.nominalBounds = new a.Rectangle(0, 0, 48, 96);
  280. (b.tt4 = function() {
  281. this.initialize(d.tt4)
  282. }).prototype = c = new a.Bitmap;
  283. c.nominalBounds = new a.Rectangle(0, 0, 470, 26);
  284. (b.wtxt1 = function() {
  285. this.initialize(d.wtxt1)
  286. }).prototype = c = new a.Bitmap;
  287. c.nominalBounds = new a.Rectangle(0, 0, 516,
  288. 438);
  289. (b.wtxt2 = function() {
  290. this.initialize(d.wtxt2)
  291. }).prototype = c = new a.Bitmap;
  292. c.nominalBounds = new a.Rectangle(0, 0, 516, 437);
  293. (b.wtxt3 = function() {
  294. this.initialize(d.wtxt3)
  295. }).prototype = c = new a.Bitmap;
  296. c.nominalBounds = new a.Rectangle(0, 0, 516, 393);
  297. (b.wtxt4 = function() {
  298. this.initialize(d.wtxt4)
  299. }).prototype = c = new a.Bitmap;
  300. c.nominalBounds = new a.Rectangle(0, 0, 503, 393);
  301. (b.Y1 = function() {
  302. this.initialize(d.Y1)
  303. }).prototype = c = new a.Bitmap;
  304. c.nominalBounds = new a.Rectangle(0, 0, 603, 764);
  305. (b.wintxtmc = function(c, d, e) {
  306. this.initialize(c,
  307. d, e, {});
  308. this.instance = new b.wtxt1;
  309. this.instance.setTransform(-387.9, -73);
  310. this.instance_1 = new b.wtxt2;
  311. this.instance_1.setTransform(-388.9, -72.5);
  312. this.instance_2 = new b.wtxt3;
  313. this.instance_2.setTransform(-388, -71.6);
  314. this.instance_3 = new b.wtxt4;
  315. this.instance_3.setTransform(-389.5, -71.5);
  316. this.timeline.addTween(a.Tween.get({}).to({
  317. state: [{
  318. t: this.instance
  319. }]
  320. }).to({
  321. state: [{
  322. t: this.instance_1
  323. }]
  324. }, 1).to({
  325. state: [{
  326. t: this.instance_2
  327. }]
  328. }, 1).to({
  329. state: [{
  330. t: this.instance_3
  331. }]
  332. }, 1).wait(1))
  333. }).prototype = c = new a.MovieClip;
  334. c.nominalBounds = new a.Rectangle(-387.9, -73, 516, 438);
  335. (b.rolemc = function() {
  336. this.initialize();
  337. this.shape = new a.Shape;
  338. this.shape.graphics.f().s("rgba(0,0,0,0.498)").ss(1, 1, 1).p("AhlhlIDLAAIAADLIjLAAg");
  339. this.shape.setTransform(10.3, 10.3);
  340. this.shape_1 = new a.Shape;
  341. this.shape_1.graphics.f("#000000").s().p("AhlBmIAAjLIDLAAIAADLg");
  342. this.shape_1.setTransform(10.3, 10.3);
  343. this.addChild(this.shape_1, this.shape)
  344. }).prototype = c = new a.Container;
  345. c.nominalBounds = new a.Rectangle(-1, -1, 22.6, 22.6);
  346. (b.mc_40 = function() {
  347. this.initialize();
  348. this.shape = new a.Shape;
  349. this.shape.graphics.bf(d.mc_48, null, new a.Matrix2D(1, 0, 0, 1, -48.8, -15)).s().p("Ak2CWIAAghIApAAIAAkKIJEAAIAAErg");
  350. this.shape.setTransform(0.6, 0);
  351. this.addChild(this.shape)
  352. }).prototype = c = new a.Container;
  353. c.nominalBounds = new a.Rectangle(-30.5, -15, 62.4, 30.1);
  354. (b.mc_36 = function() {
  355. this.initialize();
  356. this.instance = new b.mc_51;
  357. this.instance.setTransform(-133, -51);
  358. this.addChild(this.instance)
  359. }).prototype = c = new a.Container;
  360. c.nominalBounds = new a.Rectangle(-133, -51, 266, 102);
  361. (b.mc_35 = function() {
  362. this.initialize();
  363. this.instance = new b.mc_51;
  364. this.instance.setTransform(-133, -51);
  365. this.addChild(this.instance)
  366. }).prototype = c = new a.Container;
  367. c.nominalBounds = new a.Rectangle(-133, -51, 266, 102);
  368. (b.mc_31 = function() {
  369. this.initialize();
  370. this.instance = new b.mc_53;
  371. this.instance.setTransform(-133, -51);
  372. this.addChild(this.instance)
  373. }).prototype = c = new a.Container;
  374. c.nominalBounds = new a.Rectangle(-133, -51, 266, 102);
  375. (b.mc_27 = function() {
  376. this.initialize();
  377. this.instance = new b.mc_72;
  378. this.instance.setTransform(-301.5, -382);
  379. this.addChild(this.instance)
  380. }).prototype =
  381. c = new a.Container;
  382. c.nominalBounds = new a.Rectangle(-301.5, -382, 603, 764);
  383. (b.mc_25 = function() {
  384. this.initialize();
  385. this.instance = new b.mc_44;
  386. this.instance.setTransform(-172, -96);
  387. this.addChild(this.instance)
  388. }).prototype = c = new a.Container;
  389. c.nominalBounds = new a.Rectangle(-172, -96, 344, 192);
  390. (b.mc_24 = function() {
  391. this.initialize();
  392. this.instance = new b.mc_47;
  393. this.instance.setTransform(-341, -244);
  394. this.addChild(this.instance)
  395. }).prototype = c = new a.Container;
  396. c.nominalBounds = new a.Rectangle(-341, -244, 682, 488);
  397. (b.mc_23 =
  398. function() {
  399. this.initialize();
  400. this.instance = new b.mc_42;
  401. this.instance.setTransform(-288.5, -101.5);
  402. this.addChild(this.instance)
  403. }).prototype = c = new a.Container;
  404. c.nominalBounds = new a.Rectangle(-288.5, -101.5, 577, 203);
  405. (b.mc_21 = function() {
  406. this.initialize();
  407. this.instance = new b.mc_70;
  408. this.instance.setTransform(-282.5, -65);
  409. this.addChild(this.instance)
  410. }).prototype = c = new a.Container;
  411. c.nominalBounds = new a.Rectangle(-282.5, -65, 565, 130);
  412. (b.mc_12 = function() {
  413. this.initialize();
  414. this.shape = new a.Shape;
  415. this.shape.graphics.f("#FFFFFF").s().p("EAmdADQIAAivIDHAAIAACvgEAm2AC2ICVAAIAAh8IiVAAgEAi8ADQIAAivIDHAAIAACvgEAjVAC2ICVAAIAAh8IiVAAgAfbDQIAAivIDHAAIAACvgAf0C2ICVAAIAAh8IiVAAgAeoDQIAAivIAZAAIAACvgAbgDQIAAgaIAaAAIAAgZIAZAAIAAgZIAYAAIAAgZIAZAAIAAgYIAZAAIAAgZIAZAAIAAgZIAaAAIAAAZIgZAAIAAAZIgZAAIAAAZIgZAAIAAAZIgZAAIAAAZIgZAAIAAAZIgZAAIAAAZgEgo0gCDIgGhMIAgAAIgFBMgEgpfgCDIgEhMIAeAAIgEBMg");
  416. this.shape.setTransform(29.7, 5.8);
  417. this.addChild(this.shape)
  418. }).prototype = c = new a.Container;
  419. c.nominalBounds = new a.Rectangle(-236.4, -15, 532.2, 41.7);
  420. (b.mc_10 = function(c, d, e) {
  421. this.initialize(c, d, e, {});
  422. var f = new a.Shape;
  423. f._off = !0;
  424. var h = (new a.Graphics).p("EglpACuIAAlbMBLTAAAIAAFbg"),
  425. k = (new a.Graphics).p("EglRACuIAAlbMBKjAAAIAAFbg"),
  426. l = (new a.Graphics).p("Egk5ACuIAAlbMBJzAAAIAAFbg"),
  427. m = (new a.Graphics).p("EgkgACuIAAlbMBJBAAAIAAFbg"),
  428. n = (new a.Graphics).p("EgkIACuIAAlbMBIRAAAIAAFbg"),
  429. p = (new a.Graphics).p("EgjwACuIAAlbMBHhAAAIAAFbg"),
  430. q = (new a.Graphics).p("EgjYACuIAAlbMBGxAAAIAAFbg"),
  431. r = (new a.Graphics).p("Egi/ACuIAAlbMBF/AAAIAAFbg"),
  432. s = (new a.Graphics).p("EginACuIAAlbMBFPAAAIAAFbg"),
  433. t = (new a.Graphics).p("EgiPACuIAAlbMBEfAAAIAAFbg"),
  434. u = (new a.Graphics).p("Egh3ACuIAAlbMBDvAAAIAAFbg"),
  435. v = (new a.Graphics).p("EgheACuIAAlbMBC9AAAIAAFbg"),
  436. w = (new a.Graphics).p("EghGACuIAAlbMBCNAAAIAAFbg"),
  437. x = (new a.Graphics).p("EgguACuIAAlbMBBdAAAIAAFbg"),
  438. y = (new a.Graphics).p("EggWACuIAAlbMBAtAAAIAAFbg"),
  439. z = (new a.Graphics).p("A/9CuIAAlbMA/7AAAIAAFbg"),
  440. A = (new a.Graphics).p("A/lCuIAAlbMA/LAAAIAAFbg"),
  441. B = (new a.Graphics).p("A/NCuIAAlbMA+bAAAIAAFbg"),
  442. C = (new a.Graphics).p("A+1CuIAAlbMA9rAAAIAAFbg"),
  443. D = (new a.Graphics).p("A+cCuIAAlbMA85AAAIAAFbg"),
  444. E = (new a.Graphics).p("A+ECuIAAlbMA8JAAAIAAFbg"),
  445. F = (new a.Graphics).p("A9sCuIAAlbMA7ZAAAIAAFbg"),
  446. G = (new a.Graphics).p("A9UCuIAAlbMA6pAAAIAAFbg"),
  447. H = (new a.Graphics).p("A87CuIAAlbMA53AAAIAAFbg"),
  448. I = (new a.Graphics).p("A8jCuIAAlbMA5HAAAIAAFbg"),
  449. J = (new a.Graphics).p("A8LCuIAAlbMA4XAAAIAAFbg"),
  450. K = (new a.Graphics).p("A7zCuIAAlbMA3nAAAIAAFbg"),
  451. L = (new a.Graphics).p("A7aCuIAAlbMA21AAAIAAFbg"),
  452. M = (new a.Graphics).p("A7CCuIAAlbMA2FAAAIAAFbg"),
  453. N = (new a.Graphics).p("A6qCuIAAlbMA1VAAAIAAFbg"),
  454. O = (new a.Graphics).p("A6SCuIAAlbMA0lAAAIAAFbg"),
  455. P = (new a.Graphics).p("A55CuIAAlbMAzzAAAIAAFbg"),
  456. Q = (new a.Graphics).p("A5hCuIAAlbMAzDAAAIAAFbg"),
  457. R = (new a.Graphics).p("A5JCuIAAlbMAyTAAAIAAFbg"),
  458. S = (new a.Graphics).p("A4xCuIAAlbMAxjAAAIAAFbg"),
  459. T = (new a.Graphics).p("A4YCuIAAlbMAwxAAAIAAFbg"),
  460. U = (new a.Graphics).p("A4ACuIAAlbMAwBAAAIAAFbg"),
  461. V = (new a.Graphics).p("A3oCuIAAlbMAvRAAAIAAFbg"),
  462. W = (new a.Graphics).p("A3QCuIAAlbMAuhAAAIAAFbg"),
  463. X = (new a.Graphics).p("A23CuIAAlbMAtvAAAIAAFbg"),
  464. Y = (new a.Graphics).p("A2fCuIAAlbMAs/AAAIAAFbg"),
  465. Z = (new a.Graphics).p("A2HCuIAAlbMAsPAAAIAAFbg"),
  466. $ = (new a.Graphics).p("A1vCuIAAlbMArfAAAIAAFbg"),
  467. aa = (new a.Graphics).p("A1WCuIAAlbMAqtAAAIAAFbg"),
  468. ba = (new a.Graphics).p("A0+CuIAAlbMAp9AAAIAAFbg"),
  469. ca = (new a.Graphics).p("A0mCuIAAlbMApNAAAIAAFbg"),
  470. da = (new a.Graphics).p("A0OCuIAAlbMAodAAAIAAFbg"),
  471. ea = (new a.Graphics).p("Az1CuIAAlbMAnrAAAIAAFbg"),
  472. fa = (new a.Graphics).p("AzdCuIAAlbMAm7AAAIAAFbg"),
  473. ga = (new a.Graphics).p("AzFCuIAAlbMAmLAAAIAAFbg"),
  474. ha = (new a.Graphics).p("AytCuIAAlbMAlbAAAIAAFbg"),
  475. ia = (new a.Graphics).p("AyUCuIAAlbMAkpAAAIAAFbg"),
  476. ja = (new a.Graphics).p("Ax8CuIAAlbMAj5AAAIAAFbg"),
  477. ka = (new a.Graphics).p("AxkCuIAAlbMAjJAAAIAAFbg"),
  478. la = (new a.Graphics).p("AxMCuIAAlbMAiZAAAIAAFbg"),
  479. ma = (new a.Graphics).p("AwzCuIAAlbMAhnAAAIAAFbg"),
  480. na = (new a.Graphics).p("AwbCuIAAlbMAg3AAAIAAFbg"),
  481. oa = (new a.Graphics).p("AwDCuIAAlbMAgHAAAIAAFbg"),
  482. pa = (new a.Graphics).p("AvrCuIAAlbIfXAAIAAFbg"),
  483. qa = (new a.Graphics).p("AvSCuIAAlbIelAAIAAFbg"),
  484. ra = (new a.Graphics).p("Au6CuIAAlbId1AAIAAFbg"),
  485. sa = (new a.Graphics).p("AuiCuIAAlbIdFAAIAAFbg"),
  486. ta = (new a.Graphics).p("AuKCuIAAlbIcVAAIAAFbg"),
  487. ua = (new a.Graphics).p("AtxCuIAAlbIbjAAIAAFbg"),
  488. va = (new a.Graphics).p("AtZCuIAAlbIazAAIAAFbg"),
  489. wa = (new a.Graphics).p("AtBCuIAAlbIaDAAIAAFbg"),
  490. xa = (new a.Graphics).p("AspCuIAAlbIZTAAIAAFbg"),
  491. ya = (new a.Graphics).p("AsQCuIAAlbIYhAAIAAFbg"),
  492. za = (new a.Graphics).p("Ar4CuIAAlbIXxAAIAAFbg"),
  493. Aa = (new a.Graphics).p("ArgCuIAAlbIXBAAIAAFbg"),
  494. Ba = (new a.Graphics).p("ArICuIAAlbIWRAAIAAFbg"),
  495. Ca = (new a.Graphics).p("AqvCuIAAlbIVfAAIAAFbg"),
  496. Da = (new a.Graphics).p("AqXCuIAAlbIUvAAIAAFbg"),
  497. Ea = (new a.Graphics).p("Ap/CuIAAlbIT/AAIAAFbg"),
  498. Fa = (new a.Graphics).p("ApnCuIAAlbITPAAIAAFbg"),
  499. Ga = (new a.Graphics).p("ApOCuIAAlbISdAAIAAFbg"),
  500. Ha = (new a.Graphics).p("Ao2CuIAAlbIRtAAIAAFbg"),
  501. Ia = (new a.Graphics).p("AoeCuIAAlbIQ9AAIAAFbg"),
  502. Ja = (new a.Graphics).p("AoGCuIAAlbIQNAAIAAFbg"),
  503. Ka = (new a.Graphics).p("AntCuIAAlbIPbAAIAAFbg"),
  504. La = (new a.Graphics).p("AnVCuIAAlbIOrAAIAAFbg"),
  505. Ma = (new a.Graphics).p("Am9CuIAAlbIN7AAIAAFbg"),
  506. Na = (new a.Graphics).p("AmlCuIAAlbINLAAIAAFbg"),
  507. Oa = (new a.Graphics).p("AmMCuIAAlbIMZAAIAAFbg"),
  508. Pa = (new a.Graphics).p("Al0CuIAAlbILpAAIAAFbg"),
  509. Qa = (new a.Graphics).p("AlcCuIAAlbIK5AAIAAFbg"),
  510. Ra = (new a.Graphics).p("AlECuIAAlbIKJAAIAAFbg"),
  511. Sa = (new a.Graphics).p("AkrCuIAAlbIJXAAIAAFbg"),
  512. Ta = (new a.Graphics).p("AkTCuIAAlbIInAAIAAFbg"),
  513. Ua = (new a.Graphics).p("Aj7CuIAAlbIH3AAIAAFbg"),
  514. Va = (new a.Graphics).p("AjjCuIAAlbIHHAAIAAFbg"),
  515. Wa = (new a.Graphics).p("AjKCuIAAlbIGVAAIAAFbg"),
  516. Xa = (new a.Graphics).p("AiyCuIAAlbIFlAAIAAFbg"),
  517. Ya = (new a.Graphics).p("AiaCuIAAlbIE1AAIAAFbg"),
  518. Za = (new a.Graphics).p("AiCCuIAAlbIEFAAIAAFbg"),
  519. $a = (new a.Graphics).p("AhpCuIAAlbIDTAAIAAFbg"),
  520. ab = (new a.Graphics).p("AhRCuIAAlbICjAAIAAFbg"),
  521. bb = (new a.Graphics).p("Ag5CuIAAlbIBzAAIAAFbg"),
  522. cb = (new a.Graphics).p("AghCuIAAlbIBDAAIAAFbg"),
  523. db = (new a.Graphics).p("AgJCuIAAlbIASAAIAAFbg");
  524. this.timeline.addTween(a.Tween.get(f).to({
  525. graphics: h,
  526. x: 0.8,
  527. y: 0
  528. }).wait(1).to({
  529. graphics: k,
  530. x: -1.7,
  531. y: 0
  532. }).wait(1).to({
  533. graphics: l,
  534. x: -4.1,
  535. y: 0
  536. }).wait(1).to({
  537. graphics: m,
  538. x: -6.5,
  539. y: 0
  540. }).wait(1).to({
  541. graphics: n,
  542. x: -8.9,
  543. y: 0
  544. }).wait(1).to({
  545. graphics: p,
  546. x: -11.4,
  547. y: 0
  548. }).wait(1).to({
  549. graphics: q,
  550. x: -13.8,
  551. y: 0
  552. }).wait(1).to({
  553. graphics: r,
  554. x: -16.2,
  555. y: 0
  556. }).wait(1).to({
  557. graphics: s,
  558. x: -18.6,
  559. y: 0
  560. }).wait(1).to({
  561. graphics: t,
  562. x: -21.1,
  563. y: 0
  564. }).wait(1).to({
  565. graphics: u,
  566. x: -23.5,
  567. y: 0
  568. }).wait(1).to({
  569. graphics: v,
  570. x: -25.9,
  571. y: 0
  572. }).wait(1).to({
  573. graphics: w,
  574. x: -28.3,
  575. y: 0
  576. }).wait(1).to({
  577. graphics: x,
  578. x: -30.8,
  579. y: 0
  580. }).wait(1).to({
  581. graphics: y,
  582. x: -33.2,
  583. y: 0
  584. }).wait(1).to({
  585. graphics: z,
  586. x: -35.6,
  587. y: 0
  588. }).wait(1).to({
  589. graphics: A,
  590. x: -38,
  591. y: 0
  592. }).wait(1).to({
  593. graphics: B,
  594. x: -40.5,
  595. y: 0
  596. }).wait(1).to({
  597. graphics: C,
  598. x: -42.9,
  599. y: 0
  600. }).wait(1).to({
  601. graphics: D,
  602. x: -45.3,
  603. y: 0
  604. }).wait(1).to({
  605. graphics: E,
  606. x: -47.7,
  607. y: 0
  608. }).wait(1).to({
  609. graphics: F,
  610. x: -50.2,
  611. y: 0
  612. }).wait(1).to({
  613. graphics: G,
  614. x: -52.6,
  615. y: 0
  616. }).wait(1).to({
  617. graphics: H,
  618. x: -55,
  619. y: 0
  620. }).wait(1).to({
  621. graphics: I,
  622. x: -57.4,
  623. y: 0
  624. }).wait(1).to({
  625. graphics: J,
  626. x: -59.9,
  627. y: 0
  628. }).wait(1).to({
  629. graphics: K,
  630. x: -62.3,
  631. y: 0
  632. }).wait(1).to({
  633. graphics: L,
  634. x: -64.7,
  635. y: 0
  636. }).wait(1).to({
  637. graphics: M,
  638. x: -67.1,
  639. y: 0
  640. }).wait(1).to({
  641. graphics: N,
  642. x: -69.6,
  643. y: 0
  644. }).wait(1).to({
  645. graphics: O,
  646. x: -72,
  647. y: 0
  648. }).wait(1).to({
  649. graphics: P,
  650. x: -74.4,
  651. y: 0
  652. }).wait(1).to({
  653. graphics: Q,
  654. x: -76.8,
  655. y: 0
  656. }).wait(1).to({
  657. graphics: R,
  658. x: -79.3,
  659. y: 0
  660. }).wait(1).to({
  661. graphics: S,
  662. x: -81.7,
  663. y: 0
  664. }).wait(1).to({
  665. graphics: T,
  666. x: -84.1,
  667. y: 0
  668. }).wait(1).to({
  669. graphics: U,
  670. x: -86.5,
  671. y: 0
  672. }).wait(1).to({
  673. graphics: V,
  674. x: -89,
  675. y: 0
  676. }).wait(1).to({
  677. graphics: W,
  678. x: -91.4,
  679. y: 0
  680. }).wait(1).to({
  681. graphics: X,
  682. x: -93.8,
  683. y: 0
  684. }).wait(1).to({
  685. graphics: Y,
  686. x: -96.2,
  687. y: 0
  688. }).wait(1).to({
  689. graphics: Z,
  690. x: -98.7,
  691. y: 0
  692. }).wait(1).to({
  693. graphics: $,
  694. x: -101.1,
  695. y: 0
  696. }).wait(1).to({
  697. graphics: aa,
  698. x: -103.5,
  699. y: 0
  700. }).wait(1).to({
  701. graphics: ba,
  702. x: -105.9,
  703. y: 0
  704. }).wait(1).to({
  705. graphics: ca,
  706. x: -108.4,
  707. y: 0
  708. }).wait(1).to({
  709. graphics: da,
  710. x: -110.8,
  711. y: 0
  712. }).wait(1).to({
  713. graphics: ea,
  714. x: -113.2,
  715. y: 0
  716. }).wait(1).to({
  717. graphics: fa,
  718. x: -115.6,
  719. y: 0
  720. }).wait(1).to({
  721. graphics: ga,
  722. x: -118.1,
  723. y: 0
  724. }).wait(1).to({
  725. graphics: ha,
  726. x: -120.5,
  727. y: 0
  728. }).wait(1).to({
  729. graphics: ia,
  730. x: -122.9,
  731. y: 0
  732. }).wait(1).to({
  733. graphics: ja,
  734. x: -125.3,
  735. y: 0
  736. }).wait(1).to({
  737. graphics: ka,
  738. x: -127.8,
  739. y: 0
  740. }).wait(1).to({
  741. graphics: la,
  742. x: -130.2,
  743. y: 0
  744. }).wait(1).to({
  745. graphics: ma,
  746. x: -132.6,
  747. y: 0
  748. }).wait(1).to({
  749. graphics: na,
  750. x: -135,
  751. y: 0
  752. }).wait(1).to({
  753. graphics: oa,
  754. x: -137.5,
  755. y: 0
  756. }).wait(1).to({
  757. graphics: pa,
  758. x: -139.9,
  759. y: 0
  760. }).wait(1).to({
  761. graphics: qa,
  762. x: -142.3,
  763. y: 0
  764. }).wait(1).to({
  765. graphics: ra,
  766. x: -144.7,
  767. y: 0
  768. }).wait(1).to({
  769. graphics: sa,
  770. x: -147.2,
  771. y: 0
  772. }).wait(1).to({
  773. graphics: ta,
  774. x: -149.6,
  775. y: 0
  776. }).wait(1).to({
  777. graphics: ua,
  778. x: -152,
  779. y: 0
  780. }).wait(1).to({
  781. graphics: va,
  782. x: -154.4,
  783. y: 0
  784. }).wait(1).to({
  785. graphics: wa,
  786. x: -156.9,
  787. y: 0
  788. }).wait(1).to({
  789. graphics: xa,
  790. x: -159.3,
  791. y: 0
  792. }).wait(1).to({
  793. graphics: ya,
  794. x: -161.7,
  795. y: 0
  796. }).wait(1).to({
  797. graphics: za,
  798. x: -164.1,
  799. y: 0
  800. }).wait(1).to({
  801. graphics: Aa,
  802. x: -166.6,
  803. y: 0
  804. }).wait(1).to({
  805. graphics: Ba,
  806. x: -169,
  807. y: 0
  808. }).wait(1).to({
  809. graphics: Ca,
  810. x: -171.4,
  811. y: 0
  812. }).wait(1).to({
  813. graphics: Da,
  814. x: -173.8,
  815. y: 0
  816. }).wait(1).to({
  817. graphics: Ea,
  818. x: -176.3,
  819. y: 0
  820. }).wait(1).to({
  821. graphics: Fa,
  822. x: -178.7,
  823. y: 0
  824. }).wait(1).to({
  825. graphics: Ga,
  826. x: -181.1,
  827. y: 0
  828. }).wait(1).to({
  829. graphics: Ha,
  830. x: -183.5,
  831. y: 0
  832. }).wait(1).to({
  833. graphics: Ia,
  834. x: -186,
  835. y: 0
  836. }).wait(1).to({
  837. graphics: Ja,
  838. x: -188.4,
  839. y: 0
  840. }).wait(1).to({
  841. graphics: Ka,
  842. x: -190.8,
  843. y: 0
  844. }).wait(1).to({
  845. graphics: La,
  846. x: -193.2,
  847. y: 0
  848. }).wait(1).to({
  849. graphics: Ma,
  850. x: -195.7,
  851. y: 0
  852. }).wait(1).to({
  853. graphics: Na,
  854. x: -198.1,
  855. y: 0
  856. }).wait(1).to({
  857. graphics: Oa,
  858. x: -200.5,
  859. y: 0
  860. }).wait(1).to({
  861. graphics: Pa,
  862. x: -202.9,
  863. y: 0
  864. }).wait(1).to({
  865. graphics: Qa,
  866. x: -205.4,
  867. y: 0
  868. }).wait(1).to({
  869. graphics: Ra,
  870. x: -207.8,
  871. y: 0
  872. }).wait(1).to({
  873. graphics: Sa,
  874. x: -210.2,
  875. y: 0
  876. }).wait(1).to({
  877. graphics: Ta,
  878. x: -212.6,
  879. y: 0
  880. }).wait(1).to({
  881. graphics: Ua,
  882. x: -215.1,
  883. y: 0
  884. }).wait(1).to({
  885. graphics: Va,
  886. x: -217.5,
  887. y: 0
  888. }).wait(1).to({
  889. graphics: Wa,
  890. x: -219.9,
  891. y: 0
  892. }).wait(1).to({
  893. graphics: Xa,
  894. x: -222.3,
  895. y: 0
  896. }).wait(1).to({
  897. graphics: Ya,
  898. x: -224.8,
  899. y: 0
  900. }).wait(1).to({
  901. graphics: Za,
  902. x: -227.2,
  903. y: 0
  904. }).wait(1).to({
  905. graphics: $a,
  906. x: -229.6,
  907. y: 0
  908. }).wait(1).to({
  909. graphics: ab,
  910. x: -232,
  911. y: 0
  912. }).wait(1).to({
  913. graphics: bb,
  914. x: -234.5,
  915. y: 0
  916. }).wait(1).to({
  917. graphics: cb,
  918. x: -236.9,
  919. y: 0
  920. }).wait(1).to({
  921. graphics: db,
  922. x: -239.3,
  923. y: 0
  924. }).wait(1));
  925. this.instance = new b.tt4;
  926. this.instance.setTransform(-234.8, -13);
  927. this.instance.mask = f;
  928. this.timeline.addTween(a.Tween.get(this.instance).wait(100))
  929. }).prototype = c = new a.MovieClip;
  930. c.nominalBounds = new a.Rectangle(-234.8, -13, 470, 26);
  931. (b.mc_8 = function(c, d, e) {
  932. this.initialize(c, d, e, {});
  933. var f = new a.Shape;
  934. f._off = !0;
  935. var h = (new a.Graphics).p("An1H0IAAvmIPmAAIAAPmg"),
  936. k = (new a.Graphics).p("AoCHjIAgvlIPlAgIggPlg"),
  937. l = (new a.Graphics).p("AoRHTIA/vkIPkA/Ig/Pkg"),
  938. m = (new a.Graphics).p("AogHCIBfviIPiBfIhfPig"),
  939. n = (new a.Graphics).p("AouGwIB/veIPeB/Ih/Peg"),
  940. p = (new a.Graphics).p("Ao7GeICevZIPZCeIiePZg"),
  941. q = (new a.Graphics).p("ApIGMIC9vUIPUC9Ii9PUg"),
  942. r = (new a.Graphics).p("ApUF5IDcvNIPNDcIjcPNg"),
  943. s = (new a.Graphics).p("ApgFmID7vGIPGD7Ij7PGg"),
  944. t = (new a.Graphics).p("AprFSIEau9IO9EaIkaO9g"),
  945. u = (new a.Graphics).p("Ap2E/IE4u1IO1E4Ik4O1g"),
  946. v = (new a.Graphics).p("Ap/EqIFWupIOpFWIlWOpg"),
  947. w = (new a.Graphics).p("AqJEWIF0ufIOfF0Il0Ofg"),
  948. x = (new a.Graphics).p("AqREBIGRuSIOSGRImROSg"),
  949. y = (new a.Graphics).p("AqZDsIGuuFIOFGuImuOFg"),
  950. z = (new a.Graphics).p("AqgDXIHKt3IN3HKInKN3g"),
  951. A = (new a.Graphics).p("AqnDBIHntoINoHnInnNog"),
  952. B = (new a.Graphics).p("AqsCsIIBtYINYIBIoBNYg"),
  953. C = (new a.Graphics).p("AqxCWIIctHINHIcIocNHg"),
  954. D = (new a.Graphics).p("Aq2CAII3s2IM2I3Io3M2g"),
  955. E = (new a.Graphics).p("Aq6BqIJRskIMkJRIpRMkg"),
  956. F = (new a.Graphics).p("Aq9BTIJrsQIMQJrIprMQg"),
  957. G = (new a.Graphics).p("Aq/A9IKDr8IL8KDIqDL8g"),
  958. H = (new a.Graphics).p("ArBAnIKbroILoKbIqbLog"),
  959. I = (new a.Graphics).p("ArBAQIKyrRILRKyIqyLRg"),
  960. J = (new a.Graphics).p("ArCgEILHq+IK+LHIrHK+g"),
  961. K = (new a.Graphics).p("ArBgbILdqmIKmLdIrdKmg"),
  962. L = (new a.Graphics).p("ArAgxILyqPIKPLyIryKPg"),
  963. M = (new a.Graphics).p("Aq+hHIMGp3IJ3MGIsGJ3g"),
  964. N = (new a.Graphics).p("Aq7heIMapdIJdMaIsaJdg"),
  965. O = (new a.Graphics).p("Aq4h0IMtpEIJEMtIstJEg"),
  966. P = (new a.Graphics).p("Aq0iKIM/oqIIqM/Is/Iqg"),
  967. Q = (new a.Graphics).p("AqvigINQoPIIPNQItQIPg"),
  968. R = (new a.Graphics).p("Aqqi2INhn0IH0NhIthH0g"),
  969. S = (new a.Graphics).p("AqjjLINvnYIHYNvItvHYg"),
  970. T = (new a.Graphics).p("AqdjgIN+m9IG9N+It+G9g"),
  971. U = (new a.Graphics).p("AqVj2IOMmfIGfOMIuMGfg"),
  972. V = (new a.Graphics).p("AqNkLIOZmCIGCOZIuZGCg"),
  973. W = (new a.Graphics).p("AqEkfIOkllIFlOkIukFlg"),
  974. X = (new a.Graphics).p("Ap7kzIOvlIIFIOvIuvFIg"),
  975. Y = (new a.Graphics).p("ApwlHIO4kpIEpO4Iu4Epg"),
  976. Z = (new a.Graphics).p("ApmlbIPCkLIELPCIvCELg"),
  977. $ = (new a.Graphics).p("ApalvIPKjrIDrPKIvKDrg"),
  978. aa = (new a.Graphics).p("ApOmBIPRjNIDMPQIvQDNg"),
  979. ba = (new a.Graphics).p("ApCmUIPXiuICuPXIvXCug"),
  980. ca = (new a.Graphics).p("Ao1mmIPciPICPPcIvcCPg"),
  981. da = (new a.Graphics).p("Aonm4IPghvIBvPgIvgBvg"),
  982. ea = (new a.Graphics).p("AoZnJIPjhQIBQPjIvjBQg"),
  983. fa = (new a.Graphics).p("AoKnaIPlgwIAwPlIvlAwg"),
  984. ga = (new a.Graphics).p("An6nrIPmgPIAPPmIvmAPg"),
  985. ha = (new a.Graphics).p("An6HsIAPvmIPmAPIgPPmg"),
  986. ia = (new a.Graphics).p("AoKHbIAwvlIPlAwIgwPlg"),
  987. ja = (new a.Graphics).p("AoZHKIBQvjIPjBQIhQPjg"),
  988. ka = (new a.Graphics).p("AonG5IBvvgIPgBvIhvPgg"),
  989. la = (new a.Graphics).p("Ao1GnICPvcIPcCPIiPPcg"),
  990. ma = (new a.Graphics).p("ApCGVICuvXIPXCuIiuPXg"),
  991. na = (new a.Graphics).p("ApOGCIDNvQIPQDNIjMPQg"),
  992. oa = (new a.Graphics).p("ApaFwIDrvKIPKDrIjrPKg"),
  993. pa = (new a.Graphics).p("ApmFcIELvCIPCELIkLPCg"),
  994. qa = (new a.Graphics).p("ApwFIIEpu4IO4EpIkpO4g"),
  995. ra = (new a.Graphics).p("Ap7E0IFIuvIOvFIIlIOvg"),
  996. sa = (new a.Graphics).p("AqEEgIFlukIOkFlIllOkg"),
  997. ta = (new a.Graphics).p("AqNEMIGCuZIOZGCImCOZg"),
  998. ua = (new a.Graphics).p("AqVD3IGfuMIOMGfImfOMg"),
  999. va = (new a.Graphics).p("AqdDhIG9t+IN+G9Im9N+g"),
  1000. wa = (new a.Graphics).p("AqjDMIHYtvINvHYInYNvg"),
  1001. xa = (new a.Graphics).p("AqqC3IH0thINhH0In0Nhg"),
  1002. ya = (new a.Graphics).p("AqvChIIPtQINQIPIoPNQg"),
  1003. za = (new a.Graphics).p("Aq0CLIIqs/IM/IqIoqM/g"),
  1004. Aa = (new a.Graphics).p("Aq4B1IJEstIMtJEIpEMtg"),
  1005. Ba = (new a.Graphics).p("Aq7BfIJdsaIMaJdIpdMag"),
  1006. Ca = (new a.Graphics).p("Aq+BIIJ3sGIMGJ3Ip3MGg"),
  1007. Da = (new a.Graphics).p("ArAAyIKPryILyKPIqPLyg"),
  1008. Ea = (new a.Graphics).p("ArBAcIKmrdILdKmIqmLdg"),
  1009. Fa = (new a.Graphics).p("ArCAFIK+rHILHK+Iq+LHg"),
  1010. Ga = (new a.Graphics).p("ArBgPILRqyIKyLRIrRKyg"),
  1011. Ha = (new a.Graphics).p("ArBgmILoqbIKbLoIroKbg"),
  1012. Ia = (new a.Graphics).p("Aq/g8IL8qDIKDL8Ir8KDg"),
  1013. Ja = (new a.Graphics).p("Aq9hSIMQprIJrMQIsQJrg"),
  1014. Ka = (new a.Graphics).p("Aq6hpIMkpRIJRMkIskJRg"),
  1015. La = (new a.Graphics).p("Aq2h/IM2o3II3M2Is2I3g"),
  1016. Ma = (new a.Graphics).p("AqxiVINHocIIcNHItHIcg"),
  1017. Na = (new a.Graphics).p("AqsirINYoBIIBNYItYIBg"),
  1018. Oa = (new a.Graphics).p("AqnjAINonnIHnNoItoHng"),
  1019. Pa = (new a.Graphics).p("AqgjWIN3nKIHKN3It3HKg"),
  1020. Qa = (new a.Graphics).p("AqZjrIOFmuIGuOFIuFGug"),
  1021. Ra = (new a.Graphics).p("AqRkAIOSmRIGROSIuSGRg"),
  1022. Sa = (new a.Graphics).p("AqJkVIOfl0IF0OfIufF0g"),
  1023. Ta = (new a.Graphics).p("Ap/kpIOplWIFWOpIupFWg"),
  1024. Ua = (new a.Graphics).p("Ap2k+IO1k4IE4O1Iu1E4g"),
  1025. Va = (new a.Graphics).p("AprlRIO9kaIEaO9Iu9Eag"),
  1026. Wa = (new a.Graphics).p("ApgllIPGj7ID7PGIvGD7g"),
  1027. Xa = (new a.Graphics).p("ApUl4IPNjcIDcPNIvNDcg"),
  1028. Ya = (new a.Graphics).p("ApImLIPUi9IC9PUIvUC9g"),
  1029. Za = (new a.Graphics).p("Ao7mdIPZieICePZIvZCeg"),
  1030. $a = (new a.Graphics).p("AoumvIPeh/IB/PeIveB/g"),
  1031. ab = (new a.Graphics).p("AognBIPihfIBfPiIviBfg"),
  1032. bb = (new a.Graphics).p("AoRnSIPkg/IA/PkIvkA/g"),
  1033. cb = (new a.Graphics).p("AoCniIPlggIAgPlIvlAgg"),
  1034. db = (new a.Graphics).p("AnyH0IAAvmIPlAAIAAPmg");
  1035. this.timeline.addTween(a.Tween.get(f).to({
  1036. graphics: h,
  1037. x: -50.3,
  1038. y: 0.3
  1039. }).wait(1).to({
  1040. graphics: k,
  1041. x: -50.5,
  1042. y: -1.3
  1043. }).wait(1).to({
  1044. graphics: l,
  1045. x: -50.5,
  1046. y: -2.9
  1047. }).wait(1).to({
  1048. graphics: m,
  1049. x: -50.4,
  1050. y: -4.5
  1051. }).wait(1).to({
  1052. graphics: n,
  1053. x: -50.2,
  1054. y: -6.1
  1055. }).wait(1).to({
  1056. graphics: p,
  1057. x: -50,
  1058. y: -7.7
  1059. }).wait(1).to({
  1060. graphics: q,
  1061. x: -49.7,
  1062. y: -9.3
  1063. }).wait(1).to({
  1064. graphics: r,
  1065. x: -49.4,
  1066. y: -10.8
  1067. }).wait(1).to({
  1068. graphics: s,
  1069. x: -49,
  1070. y: -12.4
  1071. }).wait(1).to({
  1072. graphics: t,
  1073. x: -48.6,
  1074. y: -13.9
  1075. }).wait(1).to({
  1076. graphics: u,
  1077. x: -48.1,
  1078. y: -15.5
  1079. }).wait(1).to({
  1080. graphics: v,
  1081. x: -47.6,
  1082. y: -17
  1083. }).wait(1).to({
  1084. graphics: w,
  1085. x: -47.1,
  1086. y: -18.5
  1087. }).wait(1).to({
  1088. graphics: x,
  1089. x: -46.4,
  1090. y: -19.9
  1091. }).wait(1).to({
  1092. graphics: y,
  1093. x: -45.8,
  1094. y: -21.4
  1095. }).wait(1).to({
  1096. graphics: z,
  1097. x: -45.1,
  1098. y: -22.8
  1099. }).wait(1).to({
  1100. graphics: A,
  1101. x: -44.3,
  1102. y: -24.3
  1103. }).wait(1).to({
  1104. graphics: B,
  1105. x: -43.5,
  1106. y: -25.6
  1107. }).wait(1).to({
  1108. graphics: C,
  1109. x: -42.7,
  1110. y: -27
  1111. }).wait(1).to({
  1112. graphics: D,
  1113. x: -41.8,
  1114. y: -28.3
  1115. }).wait(1).to({
  1116. graphics: E,
  1117. x: -40.9,
  1118. y: -29.6
  1119. }).wait(1).to({
  1120. graphics: F,
  1121. x: -40,
  1122. y: -30.9
  1123. }).wait(1).to({
  1124. graphics: G,
  1125. x: -39,
  1126. y: -32.2
  1127. }).wait(1).to({
  1128. graphics: H,
  1129. x: -37.9,
  1130. y: -33.4
  1131. }).wait(1).to({
  1132. graphics: I,
  1133. x: -36.8,
  1134. y: -34.5
  1135. }).wait(1).to({
  1136. graphics: J,
  1137. x: -35.7,
  1138. y: -35.7
  1139. }).wait(1).to({
  1140. graphics: K,
  1141. x: -34.6,
  1142. y: -36.8
  1143. }).wait(1).to({
  1144. graphics: L,
  1145. x: -33.4,
  1146. y: -37.9
  1147. }).wait(1).to({
  1148. graphics: M,
  1149. x: -32.2,
  1150. y: -38.9
  1151. }).wait(1).to({
  1152. graphics: N,
  1153. x: -30.9,
  1154. y: -39.9
  1155. }).wait(1).to({
  1156. graphics: O,
  1157. x: -29.6,
  1158. y: -40.8
  1159. }).wait(1).to({
  1160. graphics: P,
  1161. x: -28.3,
  1162. y: -41.7
  1163. }).wait(1).to({
  1164. graphics: Q,
  1165. x: -27,
  1166. y: -42.6
  1167. }).wait(1).to({
  1168. graphics: R,
  1169. x: -25.6,
  1170. y: -43.4
  1171. }).wait(1).to({
  1172. graphics: S,
  1173. x: -24.2,
  1174. y: -44.2
  1175. }).wait(1).to({
  1176. graphics: T,
  1177. x: -22.8,
  1178. y: -44.9
  1179. }).wait(1).to({
  1180. graphics: U,
  1181. x: -21.4,
  1182. y: -45.6
  1183. }).wait(1).to({
  1184. graphics: V,
  1185. x: -19.9,
  1186. y: -46.3
  1187. }).wait(1).to({
  1188. graphics: W,
  1189. x: -18.5,
  1190. y: -46.9
  1191. }).wait(1).to({
  1192. graphics: X,
  1193. x: -17,
  1194. y: -47.4
  1195. }).wait(1).to({
  1196. graphics: Y,
  1197. x: -15.4,
  1198. y: -47.9
  1199. }).wait(1).to({
  1200. graphics: Z,
  1201. x: -13.9,
  1202. y: -48.4
  1203. }).wait(1).to({
  1204. graphics: $,
  1205. x: -12.4,
  1206. y: -48.8
  1207. }).wait(1).to({
  1208. graphics: aa,
  1209. x: -10.8,
  1210. y: -49.1
  1211. }).wait(1).to({
  1212. graphics: ba,
  1213. x: -9.3,
  1214. y: -49.4
  1215. }).wait(1).to({
  1216. graphics: ca,
  1217. x: -7.7,
  1218. y: -49.7
  1219. }).wait(1).to({
  1220. graphics: da,
  1221. x: -6.1,
  1222. y: -49.9
  1223. }).wait(1).to({
  1224. graphics: ea,
  1225. x: -4.5,
  1226. y: -50
  1227. }).wait(1).to({
  1228. graphics: fa,
  1229. x: -2.9,
  1230. y: -50.1
  1231. }).wait(1).to({
  1232. graphics: ga,
  1233. x: -1.3,
  1234. y: -50.2
  1235. }).wait(1).to({
  1236. graphics: ha,
  1237. x: 0.2,
  1238. y: -50.2
  1239. }).wait(1).to({
  1240. graphics: ia,
  1241. x: 1.8,
  1242. y: -50.1
  1243. }).wait(1).to({
  1244. graphics: ja,
  1245. x: 3.4,
  1246. y: -50
  1247. }).wait(1).to({
  1248. graphics: ka,
  1249. x: 5,
  1250. y: -49.9
  1251. }).wait(1).to({
  1252. graphics: la,
  1253. x: 6.6,
  1254. y: -49.7
  1255. }).wait(1).to({
  1256. graphics: ma,
  1257. x: 8.2,
  1258. y: -49.4
  1259. }).wait(1).to({
  1260. graphics: na,
  1261. x: 9.7,
  1262. y: -49.1
  1263. }).wait(1).to({
  1264. graphics: oa,
  1265. x: 11.3,
  1266. y: -48.8
  1267. }).wait(1).to({
  1268. graphics: pa,
  1269. x: 12.8,
  1270. y: -48.4
  1271. }).wait(1).to({
  1272. graphics: qa,
  1273. x: 14.3,
  1274. y: -47.9
  1275. }).wait(1).to({
  1276. graphics: ra,
  1277. x: 15.9,
  1278. y: -47.4
  1279. }).wait(1).to({
  1280. graphics: sa,
  1281. x: 17.4,
  1282. y: -46.9
  1283. }).wait(1).to({
  1284. graphics: ta,
  1285. x: 18.8,
  1286. y: -46.3
  1287. }).wait(1).to({
  1288. graphics: ua,
  1289. x: 20.3,
  1290. y: -45.6
  1291. }).wait(1).to({
  1292. graphics: va,
  1293. x: 21.7,
  1294. y: -44.9
  1295. }).wait(1).to({
  1296. graphics: wa,
  1297. x: 23.1,
  1298. y: -44.2
  1299. }).wait(1).to({
  1300. graphics: xa,
  1301. x: 24.5,
  1302. y: -43.4
  1303. }).wait(1).to({
  1304. graphics: ya,
  1305. x: 25.9,
  1306. y: -42.6
  1307. }).wait(1).to({
  1308. graphics: za,
  1309. x: 27.2,
  1310. y: -41.7
  1311. }).wait(1).to({
  1312. graphics: Aa,
  1313. x: 28.5,
  1314. y: -40.8
  1315. }).wait(1).to({
  1316. graphics: Ba,
  1317. x: 29.8,
  1318. y: -39.9
  1319. }).wait(1).to({
  1320. graphics: Ca,
  1321. x: 31.1,
  1322. y: -38.9
  1323. }).wait(1).to({
  1324. graphics: Da,
  1325. x: 32.3,
  1326. y: -37.9
  1327. }).wait(1).to({
  1328. graphics: Ea,
  1329. x: 33.5,
  1330. y: -36.8
  1331. }).wait(1).to({
  1332. graphics: Fa,
  1333. x: 34.6,
  1334. y: -35.7
  1335. }).wait(1).to({
  1336. graphics: Ga,
  1337. x: 35.7,
  1338. y: -34.5
  1339. }).wait(1).to({
  1340. graphics: Ha,
  1341. x: 36.8,
  1342. y: -33.4
  1343. }).wait(1).to({
  1344. graphics: Ia,
  1345. x: 37.9,
  1346. y: -32.2
  1347. }).wait(1).to({
  1348. graphics: Ja,
  1349. x: 38.9,
  1350. y: -30.9
  1351. }).wait(1).to({
  1352. graphics: Ka,
  1353. x: 39.8,
  1354. y: -29.6
  1355. }).wait(1).to({
  1356. graphics: La,
  1357. x: 40.7,
  1358. y: -28.3
  1359. }).wait(1).to({
  1360. graphics: Ma,
  1361. x: 41.6,
  1362. y: -27
  1363. }).wait(1).to({
  1364. graphics: Na,
  1365. x: 42.4,
  1366. y: -25.6
  1367. }).wait(1).to({
  1368. graphics: Oa,
  1369. x: 43.2,
  1370. y: -24.3
  1371. }).wait(1).to({
  1372. graphics: Pa,
  1373. x: 44,
  1374. y: -22.8
  1375. }).wait(1).to({
  1376. graphics: Qa,
  1377. x: 44.7,
  1378. y: -21.4
  1379. }).wait(1).to({
  1380. graphics: Ra,
  1381. x: 45.3,
  1382. y: -19.9
  1383. }).wait(1).to({
  1384. graphics: Sa,
  1385. x: 46,
  1386. y: -18.5
  1387. }).wait(1).to({
  1388. graphics: Ta,
  1389. x: 46.5,
  1390. y: -17
  1391. }).wait(1).to({
  1392. graphics: Ua,
  1393. x: 47,
  1394. y: -15.5
  1395. }).wait(1).to({
  1396. graphics: Va,
  1397. x: 47.5,
  1398. y: -13.9
  1399. }).wait(1).to({
  1400. graphics: Wa,
  1401. x: 47.9,
  1402. y: -12.4
  1403. }).wait(1).to({
  1404. graphics: Xa,
  1405. x: 48.3,
  1406. y: -10.8
  1407. }).wait(1).to({
  1408. graphics: Ya,
  1409. x: 48.6,
  1410. y: -9.3
  1411. }).wait(1).to({
  1412. graphics: Za,
  1413. x: 48.9,
  1414. y: -7.7
  1415. }).wait(1).to({
  1416. graphics: $a,
  1417. x: 49.1,
  1418. y: -6.1
  1419. }).wait(1).to({
  1420. graphics: ab,
  1421. x: 49.3,
  1422. y: -4.5
  1423. }).wait(1).to({
  1424. graphics: bb,
  1425. x: 49.4,
  1426. y: -2.9
  1427. }).wait(1).to({
  1428. graphics: cb,
  1429. x: 49.4,
  1430. y: -1.3
  1431. }).wait(1).to({
  1432. graphics: db,
  1433. x: 49.5,
  1434. y: 0.3
  1435. }).wait(101));
  1436. this.instance = new b.tt3;
  1437. this.instance.setTransform(0, -47.8);
  1438. this.instance.mask = f;
  1439. this.timeline.addTween(a.Tween.get(this.instance).wait(200));
  1440. var eb = new a.Shape;
  1441. eb._off = !0;
  1442. var gb = (new a.Graphics).p("AoBHkIAevlIPlAeIgePlg"),
  1443. hb = (new a.Graphics).p("AoQHUIA9vkIPkA9Ig9Pkg"),
  1444. ib = (new a.Graphics).p("AofHDIBdviIPiBdIhdPig"),
  1445. jb = (new a.Graphics).p("AotGyIB8vfIPfB8Ih8Pfg"),
  1446. kb = (new a.Graphics).p("Ao6GgICbvaIPaCbIibPag"),
  1447. lb = (new a.Graphics).p("ApHGOIC6vVIPVC6Ii6PVg"),
  1448. mb = (new a.Graphics).p("ApTF7IDZvOIPODZIjZPOg"),
  1449. nb = (new a.Graphics).p("ApfFoID4vHIPHD4Ij4PHg"),
  1450. ob = (new a.Graphics).p("ApqFVIEWu/IO/EWIkWO/g"),
  1451. pb = (new a.Graphics).p("Ap0FBIE0u1IO1E0Ik0O1g"),
  1452. qb = (new a.Graphics).p("Ap+EtIFSurIOrFSIlSOrg"),
  1453. rb = (new a.Graphics).p("AqHEZIFvugIOgFvIlvOgg"),
  1454. sb = (new a.Graphics).p("AqQEFIGMuVIOVGMImMOVg"),
  1455. tb = (new a.Graphics).p("AqXDwIGouHIOHGoImoOHg"),
  1456. ub = (new a.Graphics).p("AqfDbIHFt6IN6HFInFN6g"),
  1457. vb = (new a.Graphics).p("AqlDGIHgtrINrHgIngNrg"),
  1458. wb = (new a.Graphics).p("AqrCwIH8tbINbH8In8Nbg"),
  1459. xb = (new a.Graphics).p("AqwCbIIWtLINLIWIoWNLg"),
  1460. yb = (new a.Graphics).p("Aq1CFIIxs6IM6IxIoxM6g"),
  1461. zb = (new a.Graphics).p("Aq5BvIJLsoIMoJLIpLMog"),
  1462. Ab = (new a.Graphics).p("Aq8BZIJksVIMVJkIpkMVg"),
  1463. Bb = (new a.Graphics).p("Aq+BDIJ8sBIMBJ8Ip8MBg"),
  1464. Cb = (new a.Graphics).p("ArAAtIKUrtILtKUIqULtg"),
  1465. Db = (new a.Graphics).p("ArBAXIKrrYILYKrIqrLYg"),
  1466. Eb = (new a.Graphics).p("ArCAAILCrCILDLCIrDLDg"),
  1467. Fb = (new a.Graphics).p("ArBgUILWqtIKtLWIrWKtg"),
  1468. Gb = (new a.Graphics).p("ArAgqILrqWIKWLrIrrKWg"),
  1469. Hb = (new a.Graphics).p("Aq/hAIMAp/IJ/MAIsAJ/g"),
  1470. Ib = (new a.Graphics).p("Aq8hWIMTpmIJmMTIsTJmg"),
  1471. Jb = (new a.Graphics).p("Aq5hsIMmpNIJNMmIsmJNg"),
  1472. Kb = (new a.Graphics).p("Aq1iCIM4ozIIzM4Is4Izg"),
  1473. Lb = (new a.Graphics).p("AqxiYINKoZIIZNKItKIZg"),
  1474. Mb = (new a.Graphics).p("AqsiuINbn+IH+NbItbH+g"),
  1475. Nb = (new a.Graphics).p("AqmjDINqnjIHjNqItqHjg"),
  1476. Ob = (new a.Graphics).p("AqfjYIN4nHIHHN4It4HHg"),
  1477. Pb = (new a.Graphics).p("AqYjtIOGmrIGrOGIuGGrg"),
  1478. Qb = (new a.Graphics).p("AqQkCIOTmOIGOOTIuTGOg"),
  1479. Rb = (new a.Graphics).p("AqIkXIOglxIFxOgIugFxg"),
  1480. Sb = (new a.Graphics).p("Ap/krIOrlUIFUOrIurFUg"),
  1481. Tb = (new a.Graphics).p("Ap1k/IO1k2IE2O1Iu1E2g"),
  1482. Ub = (new a.Graphics).p("ApqlTIO+kXIEXO+Iu+EXg"),
  1483. Vb = (new a.Graphics).p("ApflmIPGj5ID5PGIvGD5g"),
  1484. Wb = (new a.Graphics).p("ApUl5IPOjbIDbPOIvODbg"),
  1485. Xb = (new a.Graphics).p("ApImLIPUi9IC9PUIvUC9g"),
  1486. Yb = (new a.Graphics).p("Ao7meIPaidICdPaIvaCdg"),
  1487. Zb = (new a.Graphics).p("AoumvIPeh/IB/PeIveB/g"),
  1488. $b = (new a.Graphics).p("AognBIPihfIBfPiIviBfg"),
  1489. ac = (new a.Graphics).p("AoRnSIPkg/IA/PkIvkA/g"),
  1490. bc = (new a.Graphics).p("AoCniIPlggIAgPlIvlAgg"),
  1491. cc = (new a.Graphics).p("AnznvIPmAAIABPmIvmAAg"),
  1492. dc = (new a.Graphics).p("AoCHkIAfvmIPmAfIgfPmg"),
  1493. ec = (new a.Graphics).p("AoRHTIA/vkIPkA/Ig/Pkg"),
  1494. fc = (new a.Graphics).p("AofHDIBdviIPiBdIhdPig"),
  1495. gc = (new a.Graphics).p("AotGxIB9veIPeB9Ih9Peg"),
  1496. hc = (new a.Graphics).p("Ao6GgICbvaIPaCbIibPag"),
  1497. ic = (new a.Graphics).p("ApHGNIC7vUIPUC7Ii7PUg"),
  1498. jc = (new a.Graphics).p("ApTF7IDZvOIPODZIjZPOg"),
  1499. kc = (new a.Graphics).p("ApfFoID4vHIPHD4Ij4PHg"),
  1500. lc = (new a.Graphics).p("ApqFVIEWu/IO/EWIkWO/g"),
  1501. mc = (new a.Graphics).p("Ap0FBIE0u1IO1E0Ik0O1g"),
  1502. nc = (new a.Graphics).p("Ap+EtIFSurIOrFSIlSOrg"),
  1503. oc = (new a.Graphics).p("AqHEZIFvugIOgFvIlvOgg"),
  1504. pc = (new a.Graphics).p("AqQEEIGNuUIOUGNImNOUg"),
  1505. qc = (new a.Graphics).p("AqYDvIGquHIOHGqImqOHg"),
  1506. rc = (new a.Graphics).p("AqfDaIHGt5IN5HGInGN5g"),
  1507. sc = (new a.Graphics).p("AqlDFIHhtqINqHhInhNqg"),
  1508. tc = (new a.Graphics).p("AqrCwIH8tbINbH8In8Nbg"),
  1509. uc = (new a.Graphics).p("AqxCaIIYtKINLIXIoYNKg"),
  1510. vc = (new a.Graphics).p("Aq1CEIIys5IM5IyIoyM5g"),
  1511. wc = (new a.Graphics).p("Aq5BuIJMsnIMnJMIpMMng"),
  1512. xc = (new a.Graphics).p("Aq8BYIJlsUIMUJlIplMUg"),
  1513. yc = (new a.Graphics).p("Aq+BCIJ9sAIMAJ9Ip9MAg"),
  1514. zc = (new a.Graphics).p("ArAAsIKVrsILsKVIqVLsg"),
  1515. Ac = (new a.Graphics).p("ArBAWIKsrXILXKsIqsLXg"),
  1516. Bc = (new a.Graphics).p("ArCAAILCrCILDLCIrDLDg"),
  1517. Cc = (new a.Graphics).p("ArBgUILWqtIKtLWIrWKtg"),
  1518. Dc = (new a.Graphics).p("ArAgrILsqVIKVLsIrsKVg"),
  1519. Ec = (new a.Graphics).p("Aq+hBIMAp9IJ9MAIsAJ9g"),
  1520. Fc = (new a.Graphics).p("Aq8hXIMUplIJlMUIsUJlg"),
  1521. Gc = (new a.Graphics).p("Aq5htIMnpMIJMMnIsnJMg"),
  1522. Hc = (new a.Graphics).p("Aq1iDIM5oyIIyM5Is5Iyg"),
  1523. Ic = (new a.Graphics).p("AqxiZINLoYIIYNLItLIYg"),
  1524. Jc = (new a.Graphics).p("AqriuINan9IH9NaItaH9g"),
  1525. Kc = (new a.Graphics).p("AqmjEINrniIHiNrItrHig"),
  1526. Lc = (new a.Graphics).p("AqfjZIN5nGIHGN5It5HGg"),
  1527. Mc = (new a.Graphics).p("AqYjuIOHmqIGqOHIuHGqg"),
  1528. Nc = (new a.Graphics).p("AqQkDIOUmNIGNOUIuUGNg"),
  1529. Oc = (new a.Graphics).p("AqIkXIOglxIFwOgIufFxg"),
  1530. Pc = (new a.Graphics).p("Ap+krIOqlTIFTOqIuqFTg"),
  1531. Qc = (new a.Graphics).p("Ap1k/IO1k2IE2O1Iu1E2g"),
  1532. Rc = (new a.Graphics).p("ApqlTIO+kXIEXO+Iu+EXg"),
  1533. Sc = (new a.Graphics).p("ApflmIPGj5ID5PGIvGD5g"),
  1534. Tc = (new a.Graphics).p("ApUl5IPOjbIDbPOIvODbg"),
  1535. Uc = (new a.Graphics).p("ApHmMIPUi7IC7PUIvUC7g"),
  1536. Vc = (new a.Graphics).p("Ao7meIPaidICdPaIvaCdg"),
  1537. Wc = (new a.Graphics).p("AotmwIPeh9IB9PeIveB9g"),
  1538. Xc = (new a.Graphics).p("AofnBIPhheIBePhIvhBeg"),
  1539. Yc = (new a.Graphics).p("AoRnSIPkg/IA/PkIvkA/g"),
  1540. Zc = (new a.Graphics).p("AoCnjIPmgfIAfPmIvmAfg"),
  1541. $c = (new a.Graphics).p("AnzH0IAAvmIPnAAIAAPmg");
  1542. this.timeline.addTween(a.Tween.get(eb).to({
  1543. graphics: null,
  1544. x: 0,
  1545. y: 0
  1546. }).wait(100).to({
  1547. graphics: gb,
  1548. x: 49.9,
  1549. y: 1.8
  1550. }).wait(1).to({
  1551. graphics: hb,
  1552. x: 49.8,
  1553. y: 3.3
  1554. }).wait(1).to({
  1555. graphics: ib,
  1556. x: 49.7,
  1557. y: 4.9
  1558. }).wait(1).to({
  1559. graphics: jb,
  1560. x: 49.6,
  1561. y: 6.5
  1562. }).wait(1).to({
  1563. graphics: kb,
  1564. x: 49.4,
  1565. y: 8.1
  1566. }).wait(1).to({
  1567. graphics: lb,
  1568. x: 49.1,
  1569. y: 9.6
  1570. }).wait(1).to({
  1571. graphics: mb,
  1572. x: 48.8,
  1573. y: 11.2
  1574. }).wait(1).to({
  1575. graphics: nb,
  1576. x: 48.5,
  1577. y: 12.7
  1578. }).wait(1).to({
  1579. graphics: ob,
  1580. x: 48.1,
  1581. y: 14.3
  1582. }).wait(1).to({
  1583. graphics: pb,
  1584. x: 47.6,
  1585. y: 15.8
  1586. }).wait(1).to({
  1587. graphics: qb,
  1588. x: 47.1,
  1589. y: 17.3
  1590. }).wait(1).to({
  1591. graphics: rb,
  1592. x: 46.6,
  1593. y: 18.8
  1594. }).wait(1).to({
  1595. graphics: sb,
  1596. x: 46,
  1597. y: 20.2
  1598. }).wait(1).to({
  1599. graphics: tb,
  1600. x: 45.4,
  1601. y: 21.7
  1602. }).wait(1).to({
  1603. graphics: ub,
  1604. x: 44.7,
  1605. y: 23.1
  1606. }).wait(1).to({
  1607. graphics: vb,
  1608. x: 44,
  1609. y: 24.5
  1610. }).wait(1).to({
  1611. graphics: wb,
  1612. x: 43.2,
  1613. y: 25.9
  1614. }).wait(1).to({
  1615. graphics: xb,
  1616. x: 42.4,
  1617. y: 27.2
  1618. }).wait(1).to({
  1619. graphics: yb,
  1620. x: 41.5,
  1621. y: 28.6
  1622. }).wait(1).to({
  1623. graphics: zb,
  1624. x: 40.6,
  1625. y: 29.9
  1626. }).wait(1).to({
  1627. graphics: Ab,
  1628. x: 39.7,
  1629. y: 31.1
  1630. }).wait(1).to({
  1631. graphics: Bb,
  1632. x: 38.7,
  1633. y: 32.4
  1634. }).wait(1).to({
  1635. graphics: Cb,
  1636. x: 37.7,
  1637. y: 33.6
  1638. }).wait(1).to({
  1639. graphics: Db,
  1640. x: 36.7,
  1641. y: 34.8
  1642. }).wait(1).to({
  1643. graphics: Eb,
  1644. x: 35.6,
  1645. y: 35.9
  1646. }).wait(1).to({
  1647. graphics: Fb,
  1648. x: 34.5,
  1649. y: 37
  1650. }).wait(1).to({
  1651. graphics: Gb,
  1652. x: 33.3,
  1653. y: 38.1
  1654. }).wait(1).to({
  1655. graphics: Hb,
  1656. x: 32.1,
  1657. y: 39.1
  1658. }).wait(1).to({
  1659. graphics: Ib,
  1660. x: 30.9,
  1661. y: 40.1
  1662. }).wait(1).to({
  1663. graphics: Jb,
  1664. x: 29.7,
  1665. y: 41.1
  1666. }).wait(1).to({
  1667. graphics: Kb,
  1668. x: 28.4,
  1669. y: 42
  1670. }).wait(1).to({
  1671. graphics: Lb,
  1672. x: 27.1,
  1673. y: 42.8
  1674. }).wait(1).to({
  1675. graphics: Mb,
  1676. x: 25.7,
  1677. y: 43.7
  1678. }).wait(1).to({
  1679. graphics: Nb,
  1680. x: 24.4,
  1681. y: 44.5
  1682. }).wait(1).to({
  1683. graphics: Ob,
  1684. x: 23,
  1685. y: 45.2
  1686. }).wait(1).to({
  1687. graphics: Pb,
  1688. x: 21.6,
  1689. y: 45.9
  1690. }).wait(1).to({
  1691. graphics: Qb,
  1692. x: 20.2,
  1693. y: 46.6
  1694. }).wait(1).to({
  1695. graphics: Rb,
  1696. x: 18.7,
  1697. y: 47.2
  1698. }).wait(1).to({
  1699. graphics: Sb,
  1700. x: 17.2,
  1701. y: 47.7
  1702. }).wait(1).to({
  1703. graphics: Tb,
  1704. x: 15.8,
  1705. y: 48.3
  1706. }).wait(1).to({
  1707. graphics: Ub,
  1708. x: 14.3,
  1709. y: 48.7
  1710. }).wait(1).to({
  1711. graphics: Vb,
  1712. x: 12.7,
  1713. y: 49.1
  1714. }).wait(1).to({
  1715. graphics: Wb,
  1716. x: 11.2,
  1717. y: 49.5
  1718. }).wait(1).to({
  1719. graphics: Xb,
  1720. x: 9.7,
  1721. y: 49.8
  1722. }).wait(1).to({
  1723. graphics: Yb,
  1724. x: 8.1,
  1725. y: 50.1
  1726. }).wait(1).to({
  1727. graphics: Zb,
  1728. x: 6.6,
  1729. y: 50.3
  1730. }).wait(1).to({
  1731. graphics: $b,
  1732. x: 5,
  1733. y: 50.5
  1734. }).wait(1).to({
  1735. graphics: ac,
  1736. x: 3.5,
  1737. y: 50.6
  1738. }).wait(1).to({
  1739. graphics: bc,
  1740. x: 1.9,
  1741. y: 50.7
  1742. }).wait(1).to({
  1743. graphics: cc,
  1744. x: 0.3,
  1745. y: 50.4
  1746. }).wait(1).to({
  1747. graphics: dc,
  1748. x: -1.3,
  1749. y: 50.7
  1750. }).wait(1).to({
  1751. graphics: ec,
  1752. x: -2.8,
  1753. y: 50.7
  1754. }).wait(1).to({
  1755. graphics: fc,
  1756. x: -4.4,
  1757. y: 50.5
  1758. }).wait(1).to({
  1759. graphics: gc,
  1760. x: -5.9,
  1761. y: 50.4
  1762. }).wait(1).to({
  1763. graphics: hc,
  1764. x: -7.5,
  1765. y: 50.1
  1766. }).wait(1).to({
  1767. graphics: ic,
  1768. x: -9.1,
  1769. y: 49.9
  1770. }).wait(1).to({
  1771. graphics: jc,
  1772. x: -10.6,
  1773. y: 49.6
  1774. }).wait(1).to({
  1775. graphics: kc,
  1776. x: -12.1,
  1777. y: 49.2
  1778. }).wait(1).to({
  1779. graphics: lc,
  1780. x: -13.6,
  1781. y: 48.8
  1782. }).wait(1).to({
  1783. graphics: mc,
  1784. x: -15.1,
  1785. y: 48.3
  1786. }).wait(1).to({
  1787. graphics: nc,
  1788. x: -16.6,
  1789. y: 47.8
  1790. }).wait(1).to({
  1791. graphics: oc,
  1792. x: -18.1,
  1793. y: 47.2
  1794. }).wait(1).to({
  1795. graphics: pc,
  1796. x: -19.5,
  1797. y: 46.6
  1798. }).wait(1).to({
  1799. graphics: qc,
  1800. x: -21,
  1801. y: 46
  1802. }).wait(1).to({
  1803. graphics: rc,
  1804. x: -22.4,
  1805. y: 45.3
  1806. }).wait(1).to({
  1807. graphics: sc,
  1808. x: -23.8,
  1809. y: 44.5
  1810. }).wait(1).to({
  1811. graphics: tc,
  1812. x: -25.1,
  1813. y: 43.8
  1814. }).wait(1).to({
  1815. graphics: uc,
  1816. x: -26.5,
  1817. y: 42.9
  1818. }).wait(1).to({
  1819. graphics: vc,
  1820. x: -27.8,
  1821. y: 42.1
  1822. }).wait(1).to({
  1823. graphics: wc,
  1824. x: -29.1,
  1825. y: 41.2
  1826. }).wait(1).to({
  1827. graphics: xc,
  1828. x: -30.3,
  1829. y: 40.2
  1830. }).wait(1).to({
  1831. graphics: yc,
  1832. x: -31.5,
  1833. y: 39.2
  1834. }).wait(1).to({
  1835. graphics: zc,
  1836. x: -32.7,
  1837. y: 38.2
  1838. }).wait(1).to({
  1839. graphics: Ac,
  1840. x: -33.9,
  1841. y: 37.1
  1842. }).wait(1).to({
  1843. graphics: Bc,
  1844. x: -35,
  1845. y: 36
  1846. }).wait(1).to({
  1847. graphics: Cc,
  1848. x: -36.1,
  1849. y: 34.9
  1850. }).wait(1).to({
  1851. graphics: Dc,
  1852. x: -37.2,
  1853. y: 33.7
  1854. }).wait(1).to({
  1855. graphics: Ec,
  1856. x: -38.2,
  1857. y: 32.5
  1858. }).wait(1).to({
  1859. graphics: Fc,
  1860. x: -39.1,
  1861. y: 31.3
  1862. }).wait(1).to({
  1863. graphics: Gc,
  1864. x: -40.1,
  1865. y: 30
  1866. }).wait(1).to({
  1867. graphics: Hc,
  1868. x: -41,
  1869. y: 28.7
  1870. }).wait(1).to({
  1871. graphics: Ic,
  1872. x: -41.8,
  1873. y: 27.4
  1874. }).wait(1).to({
  1875. graphics: Jc,
  1876. x: -42.7,
  1877. y: 26
  1878. }).wait(1).to({
  1879. graphics: Kc,
  1880. x: -43.4,
  1881. y: 24.7
  1882. }).wait(1).to({
  1883. graphics: Lc,
  1884. x: -44.2,
  1885. y: 23.3
  1886. }).wait(1).to({
  1887. graphics: Mc,
  1888. x: -44.8,
  1889. y: 21.8
  1890. }).wait(1).to({
  1891. graphics: Nc,
  1892. x: -45.5,
  1893. y: 20.4
  1894. }).wait(1).to({
  1895. graphics: Oc,
  1896. x: -46.1,
  1897. y: 18.9
  1898. }).wait(1).to({
  1899. graphics: Pc,
  1900. x: -46.6,
  1901. y: 17.4
  1902. }).wait(1).to({
  1903. graphics: Qc,
  1904. x: -47.1,
  1905. y: 15.9
  1906. }).wait(1).to({
  1907. graphics: Rc,
  1908. x: -47.6,
  1909. y: 14.4
  1910. }).wait(1).to({
  1911. graphics: Sc,
  1912. x: -48,
  1913. y: 12.9
  1914. }).wait(1).to({
  1915. graphics: Tc,
  1916. x: -48.3,
  1917. y: 11.4
  1918. }).wait(1).to({
  1919. graphics: Uc,
  1920. x: -48.6,
  1921. y: 9.8
  1922. }).wait(1).to({
  1923. graphics: Vc,
  1924. x: -48.9,
  1925. y: 8.2
  1926. }).wait(1).to({
  1927. graphics: Wc,
  1928. x: -49.1,
  1929. y: 6.7
  1930. }).wait(1).to({
  1931. graphics: Xc,
  1932. x: -49.3,
  1933. y: 5.1
  1934. }).wait(1).to({
  1935. graphics: Yc,
  1936. x: -49.4,
  1937. y: 3.5
  1938. }).wait(1).to({
  1939. graphics: Zc,
  1940. x: -49.4,
  1941. y: 1.9
  1942. }).wait(1).to({
  1943. graphics: $c,
  1944. x: -49.5,
  1945. y: 0.3
  1946. }).wait(1));
  1947. this.instance_1 = new b.tt2;
  1948. this.instance_1.setTransform(-47.8, -47.8);
  1949. this.instance_1._off = !0;
  1950. this.instance_1.mask = eb;
  1951. this.timeline.addTween(a.Tween.get(this.instance_1).wait(100).to({
  1952. _off: !1
  1953. }, 0).wait(100));
  1954. this.instance_2 = new b.tt1;
  1955. this.instance_2.setTransform(-47.8, -47.8);
  1956. this.timeline.addTween(a.Tween.get(this.instance_2).wait(200))
  1957. }).prototype = c = new a.MovieClip;
  1958. c.nominalBounds = new a.Rectangle(-47.8, -47.8, 96, 96);
  1959. (b.mc_6 = function() {
  1960. this.initialize();
  1961. this.instance = new b.mc_55;
  1962. this.instance.setTransform(-49, -49);
  1963. this.addChild(this.instance)
  1964. }).prototype = c = new a.Container;
  1965. c.nominalBounds = new a.Rectangle(-49, -49, 98,
  1966. 98);
  1967. (b.mc_4 = function() {
  1968. this.initialize();
  1969. this.instance = new b.mc_46;
  1970. this.instance.setTransform(-179, -82);
  1971. this.addChild(this.instance)
  1972. }).prototype = c = new a.Container;
  1973. c.nominalBounds = new a.Rectangle(-179, -82, 358, 164);
  1974. (b.MASKUI = function() {
  1975. this.initialize();
  1976. this.instance = new b.R3;
  1977. this.instance.setTransform(-202, -206.5);
  1978. this.addChild(this.instance)
  1979. }).prototype = c = new a.Container;
  1980. c.nominalBounds = new a.Rectangle(-202, -206.5, 402, 414);
  1981. (b.LIGHTMC = function(c, d, e) {
  1982. this.initialize(c, d, e, {});
  1983. this.frame_6 = function() {
  1984. this.stop()
  1985. };
  1986. this.timeline.addTween(a.Tween.get(this).wait(6).call(this.frame_6).wait(1));
  1987. this.instance = new b.mc_41;
  1988. this.instance.setTransform(-58.7, -66.2, 1.5, 1.5);
  1989. this.instance_1 = new b.mc_43;
  1990. this.instance_1.setTransform(-58.7, -66.2, 1.5, 1.5);
  1991. this.instance_2 = new b.mc_45;
  1992. this.instance_2.setTransform(-58.7, -66.2, 1.5, 1.5);
  1993. this.timeline.addTween(a.Tween.get({}).to({
  1994. state: [{
  1995. t: this.instance
  1996. }]
  1997. }).to({
  1998. state: [{
  1999. t: this.instance_1
  2000. }]
  2001. }, 2).to({
  2002. state: [{
  2003. t: this.instance_2
  2004. }]
  2005. }, 2).to({
  2006. state: []
  2007. }, 2).wait(1))
  2008. }).prototype = c = new a.MovieClip;
  2009. c.nominalBounds = new a.Rectangle(-58.7, -66.2, 100.5, 115.5);
  2010. (b.fontbg = function() {
  2011. this.initialize();
  2012. this.shape = new a.Shape;
  2013. this.shape.graphics.bf(d.mc_49, null, new a.Matrix2D(1, 0, 0, 1, -500, -949.1)).s().p("EhOHAdNMAAAg41MAljAAAIAABcIBDATIAAAnIAxANIgEAiIAyBVIA9AAIAABBIDngBIAUATMBH4gAZIAZhBIBDAAIAMhDIAfAAIAegzIgIgqIAjgGIAshNIgGgqIGSgWIAAhEIEOAAIBeBEIIFAAIPxgPMAAAA5kg");
  2014. this.addChild(this.shape)
  2015. }).prototype = c = new a.Container;
  2016. c.nominalBounds = new a.Rectangle(-500, -186.9, 1E3, 373.8);
  2017. (b.bg = function() {
  2018. this.initialize();
  2019. this.instance = new b.mc_49;
  2020. this.addChild(this.instance)
  2021. }).prototype = c = new a.Container;
  2022. c.nominalBounds = new a.Rectangle(0, 0, 1E3, 1136);
  2023. (b.mc_39 = function(c, d, e) {
  2024. this.initialize(c, d, e, {});
  2025. this.instance = new b.mc_40("synched", 0);
  2026. this.instance.setTransform(0, -0.1);
  2027. this.timeline.addTween(a.Tween.get(this.instance).to({
  2028. y: -6
  2029. }, 4, a.Ease.get(0.5)).to({
  2030. y: 0
  2031. }, 5, a.Ease.get(0.5)).wait(1))
  2032. }).prototype = c = new a.MovieClip;
  2033. c.nominalBounds = new a.Rectangle(-30.5, -20.1, 62.4, 35.1);
  2034. (b.mc_38 = function() {
  2035. this.initialize();
  2036. this.instance =
  2037. new b.mc_39;
  2038. this.instance.setTransform(9, -2.8, 1.44, 1.44);
  2039. this.shape = new a.Shape;
  2040. this.shape.graphics.bf(d.mc_48, null, new a.Matrix2D(1.44, 0, 0, 1.44, -57.6, -44.5)).s().p("Ao+ANIAAgYIR+AAIAAAYg");
  2041. this.shape.setTransform(10.4, 12.9);
  2042. this.shape_1 = new a.Shape;
  2043. this.shape_1.graphics.bf(d.mc_48, null, new a.Matrix2D(1.44, 0, 0, 1.44, -57.6, -69.4)).s().p("Ao+DHIAAmNIR+AAIAAGNg");
  2044. this.shape_1.setTransform(10.4, 34.1);
  2045. this.shape_2 = new a.Shape;
  2046. this.shape_2.graphics.f("rgba(0,0,0,0.498)").s().p("ApXGQIAAsfISvAAIAAMfg");
  2047. this.shape_2.setTransform(9,
  2048. 14);
  2049. this.addChild(this.shape_2, this.shape_1, this.shape, this.instance)
  2050. }).prototype = c = new a.Container;
  2051. c.nominalBounds = new a.Rectangle(-51, -26, 120, 80.1);
  2052. (b.mc_34 = function(c, d, e) {
  2053. this.initialize(c, d, e, {});
  2054. this.frame_0 = function() {
  2055. this.stop()
  2056. };
  2057. this.frame_1 = function() {
  2058. this.stop()
  2059. };
  2060. this.timeline.addTween(a.Tween.get(this).call(this.frame_0).wait(1).call(this.frame_1).wait(1));
  2061. this.instance = new b.mc_35;
  2062. this.instance_1 = new b.mc_36;
  2063. this.instance_1.shadow = new a.Shadow("#3399FF", 0, 0, 50);
  2064. this.instance_1.filters = [new a.ColorMatrixFilter(new a.ColorMatrix(10, 10, 10, 0))];
  2065. this.instance_1.cache(-135, -53, 270, 106);
  2066. this.timeline.addTween(a.Tween.get({}).to({
  2067. state: [{
  2068. t: this.instance
  2069. }]
  2070. }).to({
  2071. state: [{
  2072. t: this.instance_1
  2073. }]
  2074. }, 1).wait(1))
  2075. }).prototype = c = new a.MovieClip;
  2076. c.nominalBounds = new a.Rectangle(-133, -51, 266, 102);
  2077. (b.mc_33 = function() {
  2078. this.initialize();
  2079. this.txtmc = new b.wintxtmc;
  2080. this.txtmc.setTransform(137.6, -233.8);
  2081. this.instance = new b.Y1;
  2082. this.instance.setTransform(-301.5, -382);
  2083. this.addChild(this.instance, this.txtmc)
  2084. }).prototype =
  2085. c = new a.Container;
  2086. c.nominalBounds = new a.Rectangle(-301.5, -382, 603, 764);
  2087. (b.mc_32 = function(c, d, e) {
  2088. this.initialize(c, d, e, {});
  2089. this.frame_0 = function() {};
  2090. this.timeline.addTween(a.Tween.get(this).call(this.frame_0).wait(1));
  2091. this.bb = new b.mc_33;
  2092. this.timeline.addTween(a.Tween.get(this.bb).wait(1))
  2093. }).prototype = c = new a.MovieClip;
  2094. c.nominalBounds = new a.Rectangle(-301.5, -382, 609, 772);
  2095. (b.mc_30 = function(c, d, e) {
  2096. this.initialize(c, d, e, {});
  2097. this.frame_0 = function() {
  2098. this.stop()
  2099. };
  2100. this.frame_1 = function() {
  2101. this.stop()
  2102. };
  2103. this.timeline.addTween(a.Tween.get(this).call(this.frame_0).wait(1).call(this.frame_1).wait(1));
  2104. this.instance = new b.mc_31;
  2105. this.timeline.addTween(a.Tween.get(this.instance).wait(2))
  2106. }).prototype = c = new a.MovieClip;
  2107. c.nominalBounds = new a.Rectangle(-133, -51, 266, 102);
  2108. (b.mc_26 = function(c, d, e) {
  2109. this.initialize(c, d, e, {});
  2110. this.frame_14 = function() {};
  2111. this.timeline.addTween(a.Tween.get(this).wait(14).call(this.frame_14).wait(1));
  2112. this.instance = new b.mc_27;
  2113. this.instance.filters = [new a.ColorMatrixFilter(new a.ColorMatrix(25, 25, 10, 0))];
  2114. this.instance.cache(-303, -384, 607, 768);
  2115. this.timeline.addTween(a.Tween.get(this.instance).wait(15))
  2116. }).prototype =
  2117. c = new a.MovieClip;
  2118. c.nominalBounds = new a.Rectangle(-301.5, -382, 609, 772);
  2119. (b.mc_22 = function(c, d, e) {
  2120. this.initialize(c, d, e, {});
  2121. this.frame_14 = function() {
  2122. this.stop()
  2123. };
  2124. this.timeline.addTween(a.Tween.get(this).wait(14).call(this.frame_14).wait(1));
  2125. this.instance = new b.mc_23;
  2126. this.instance.setTransform(41.6, -244.9, 0.75, 0.75);
  2127. this.instance.alpha = 0;
  2128. this.timeline.addTween(a.Tween.get(this.instance).to({
  2129. alpha: 1
  2130. }, 14, a.Ease.get(0.5)).wait(1));
  2131. this.instance_1 = new b.mc_24("synched", 0);
  2132. this.instance_1.setTransform(50,
  2133. 77.1);
  2134. this.instance_1.alpha = 0;
  2135. this.timeline.addTween(a.Tween.get(this.instance_1).to({
  2136. x: -10,
  2137. alpha: 1
  2138. }, 6, a.Ease.get(0.5)).to({
  2139. x: 0
  2140. }, 8).wait(1));
  2141. this.instance_2 = new b.mc_25("synched", 0);
  2142. this.instance_2.setTransform(101.1, -34.9);
  2143. this.instance_2.alpha = 0;
  2144. this.timeline.addTween(a.Tween.get(this.instance_2).to({
  2145. x: 161.1,
  2146. alpha: 1
  2147. }, 6, a.Ease.get(0.5)).to({
  2148. x: 151.1
  2149. }, 8).wait(1))
  2150. }).prototype = c = new a.MovieClip;
  2151. c.nominalBounds = new a.Rectangle(-345.1, -321, 736.2, 642.2);
  2152. (b.mc_20 = function(c, d, e) {
  2153. this.initialize(c, d, e, {});
  2154. this.frame_0 = function() {};
  2155. this.frame_1 = function() {};
  2156. this.timeline.addTween(a.Tween.get(this).call(this.frame_0).wait(1).call(this.frame_1).wait(1));
  2157. this.instance = new b.mc_21;
  2158. this.timeline.addTween(a.Tween.get(this.instance).wait(2))
  2159. }).prototype = c = new a.MovieClip;
  2160. c.nominalBounds = new a.Rectangle(-282.5, -65, 565, 130);
  2161. (b.mc_11 = function() {
  2162. this.initialize();
  2163. this.instance = new b.mc_12;
  2164. this.instance.setTransform(12.8, -1.3);
  2165. this.instance_1 = new b.mc_54;
  2166. this.instance_1.setTransform(-337.5, -74);
  2167. this.addChild(this.instance_1,
  2168. this.instance)
  2169. }).prototype = c = new a.Container;
  2170. c.nominalBounds = new a.Rectangle(-337.5, -74, 675, 148);
  2171. (b.mc_7 = function() {
  2172. this.initialize();
  2173. this.timetxt = new a.Text("30", "32px 'Microsoft YaHei'", "#FFFFFF");
  2174. this.timetxt.name = "timetxt";
  2175. this.timetxt.textAlign = "center";
  2176. this.timetxt.lineHeight = 34;
  2177. this.timetxt.lineWidth = 122;
  2178. this.timetxt.setTransform(-247, -21.9);
  2179. this.livetxt = new a.Text("89", "20px 'PXLXCT'", "#FF2900");
  2180. this.livetxt.name = "livetxt";
  2181. this.livetxt.textAlign = "right";
  2182. this.livetxt.lineHeight = 22;
  2183. this.livetxt.lineWidth =
  2184. 96;
  2185. this.livetxt.setTransform(212.2, 5.8);
  2186. this.livemc = new b.mc_10;
  2187. this.livemc.setTransform(66.3, -27.4);
  2188. this.timemc = new b.mc_8;
  2189. this.timemc.setTransform(-243.2, -1.2);
  2190. this.instance = new b.mc_11;
  2191. this.addChild(this.instance, this.timemc, this.livemc, this.livetxt, this.timetxt)
  2192. }).prototype = c = new a.Container;
  2193. c.nominalBounds = new a.Rectangle(-343.8, -74, 681.3, 148);
  2194. (b.SHAREUI = function(c, d, e) {
  2195. this.initialize(c, d, e, {});
  2196. this.frame_12 = function() {
  2197. this.stop()
  2198. };
  2199. this.timeline.addTween(a.Tween.get(this).wait(12).call(this.frame_12).wait(1));
  2200. this.instance = new b.mc_4("synched", 0);
  2201. this.instance.setTransform(-8, -50);
  2202. this.instance.alpha = 0;
  2203. this.timeline.addTween(a.Tween.get(this.instance).to({
  2204. y: 10,
  2205. alpha: 1
  2206. }, 6, a.Ease.get(1)).to({
  2207. y: 0
  2208. }, 6, a.Ease.get(0.5)).wait(1))
  2209. }).prototype = c = new a.MovieClip;
  2210. c.nominalBounds = new a.Rectangle(-187, -132, 358, 222.4);
  2211. (b.LOSTUI = function() {
  2212. this.initialize();
  2213. this.again = new b.mc_30;
  2214. this.again.setTransform(316, 761.2);
  2215. this.instance = new b.mc_26;
  2216. this.instance.setTransform(323.1, 533.1);
  2217. this.addChild(this.instance, this.again)
  2218. }).prototype =
  2219. c = new a.Container;
  2220. c.nominalBounds = new a.Rectangle(21.6, 151.1, 607, 768);
  2221. (b.INTROUI = function() {
  2222. this.initialize();
  2223. this.instance = new b.mc_22;
  2224. this.instance.setTransform(293.1, 351);
  2225. this.btn = new b.mc_20;
  2226. this.btn.setTransform(317.5, 777.2);
  2227. this.instance_1 = new b.mc_50;
  2228. this.instance_1.setTransform(-179, -128);
  2229. this.addChild(this.instance_1, this.btn, this.instance)
  2230. }).prototype = c = new a.Container;
  2231. c.nominalBounds = new a.Rectangle(-179, -128, 1E3, 1136);
  2232. (b.GAMEUI = function() {
  2233. this.initialize();
  2234. this.bg = new b.fontbg;
  2235. this.bg.setTransform(321.1,
  2236. 821.1);
  2237. this.top = new b.mc_7;
  2238. this.top.setTransform(312.1, 73);
  2239. this.rolemc = new b.rolemc;
  2240. this.rolemc.setTransform(10.3, 10.3, 1, 1, 0, 0, 0, 10.3, 10.3);
  2241. this.instance = new b.bg;
  2242. this.instance.setTransform(321.1, 440, 1, 1, 0, 0, 0, 500, 568);
  2243. this.addChild(this.instance, this.rolemc, this.top, this.bg)
  2244. }).prototype = c = new a.Container;
  2245. c.nominalBounds = new a.Rectangle(-178.9, -128, 1E3, 1136);
  2246. (b.BAXINMC = function(c, d, e) {
  2247. this.initialize(c, d, e, {});
  2248. this.instance = new b.mc_6("synched", 0);
  2249. this.timeline.addTween(a.Tween.get(this.instance).to({
  2250. scaleX: 0.9,
  2251. scaleY: 0.9
  2252. }, 7, a.Ease.get(0.5)).to({
  2253. scaleX: 1,
  2254. scaleY: 1
  2255. }, 7, a.Ease.get(0.5)).wait(1))
  2256. }).prototype = c = new a.MovieClip;
  2257. c.nominalBounds = new a.Rectangle(-49, -49, 98, 98);
  2258. (b.WINUI = function() {
  2259. this.initialize();
  2260. this.numtxt = new a.Text("89", "40px 'SimHei'", "#01FBFE");
  2261. this.numtxt.name = "numtxt";
  2262. this.numtxt.textAlign = "center";
  2263. this.numtxt.lineHeight = 42;
  2264. this.numtxt.lineWidth = 122;
  2265. this.numtxt.setTransform(206.1, 492.7);
  2266. this.score = new a.Text("89:99", "48px 'SimHei'", "#01FBFE");
  2267. this.score.name = "score";
  2268. this.score.textAlign =
  2269. "center";
  2270. this.score.lineHeight = 50;
  2271. this.score.lineWidth = 176;
  2272. this.score.setTransform(181, 248.6);
  2273. this.again = new b.mc_34;
  2274. this.again.setTransform(315.9, 761.2);
  2275. this.bb = new b.mc_32;
  2276. this.bb.setTransform(323.1, 533.1);
  2277. this.addChild(this.bb, this.again, this.score, this.numtxt)
  2278. }).prototype = c = new a.Container;
  2279. c.nominalBounds = new a.Rectangle(21.6, 151.1, 607, 768);
  2280. (b.OVERBG = function() {
  2281. this.initialize();
  2282. this.share = new b.mc_38;
  2283. this.share.setTransform(560.2, 74);
  2284. this.logo = new b.mc_23;
  2285. this.logo.setTransform(193.6, 86.1, 0.65,
  2286. 0.65);
  2287. this.instance = new b.mc_50;
  2288. this.instance.setTransform(-180, -64);
  2289. this.addChild(this.instance, this.logo, this.share)
  2290. }).prototype = c = new a.Container;
  2291. c.nominalBounds = new a.Rectangle(-180, -64, 1E3, 1136)
  2292. })(lib = lib || {}, images = images || {}, createjs = createjs || {});
  2293. var lib, images;
  2294. function GameOver(b) {
  2295. this.isGame = !1;
  2296. this.scene;
  2297. this.kind = 0;
  2298. this.share;
  2299. this.logo;
  2300. this.share;
  2301. this.bg;
  2302. this.maskmc;
  2303. this.maskmsgmc;
  2304. this.wtxt;
  2305. this.score;
  2306. this.bgs;
  2307. this.init = function(d) {
  2308. var a = this;
  2309. d = Math.floor((GD.RETIME - 50) / 2);
  2310. this.score = 99 - (0 < d ? d : 0);
  2311. GD.TIMESTRING = GD.RETIME / 10 + "";
  2312. 12 <= GD.TIME ? this.kind = 4 : 10 <= GD.TIME ? this.kind = 3 : 8 <= GD.TIME && 10 > GD.TIME ? this.kind = 2 : 5 <= GD.TIME && 8 > GD.TIME ? this.kind = 1 : 5 > GD.TIME && (this.kind = 0);
  2313. GD.ENDKIND = this.kind;
  2314. this.bg = new b.OVERBG;
  2315. this.addChild(this.bg);
  2316. 4 == this.kind ? (GD.SHAREWORD =
  2317. "\u4eca\u5929\u6253\u4e86\u5c0f\u5de8\u4eba\uff0c\u611f\u89c9\u81ea\u5df1\u840c\uff01\u840c\uff01\u54d2\uff01", this.scene = new b.LOSTUI) : (GD.SHAREWORD = " \u7237\u5728\u67aa\u795e\u7eaa\u7528" + GD.TIMESTRING + "\u79d2\u5e72\u6389\u5de8\u4eba\uff0c\u51fb\u8d25\u4e86" + this.score + "%\u7684\u73a9\u5bb6\uff0c\u4f60\u80fd\u7528\u51e0\u79d2?\u4e0d\u670d\u6765\u6218\uff01", this.scene = new b.WINUI, this.initWin());
  2318. this.addChild(this.scene);
  2319. this.scene.addChild(this.share);
  2320. this.scene.again.addEventListener("click", function() {
  2321. a.onAgain()
  2322. });
  2323. this.openMaskBG();
  2324. this.closeMsk(!1);
  2325. this.bg.share.addEventListener("click", function() {
  2326. a.onShare()
  2327. })
  2328. };
  2329. this.initLost = function() {};
  2330. this.initWin = function() {
  2331. this.scene.bb.gotoAndPlay(0);
  2332. this.scene.bb.bb.txtmc.gotoAndStop(this.kind);
  2333. this.scene.score.text = GD.TIMESTRING + '"';
  2334. this.scene.numtxt.text = this.score + ""
  2335. };
  2336. this.openMaskBG = function() {
  2337. this.bgs = new createjs.Shape;
  2338. this.bgs.graphics.beginFill("#000000").drawRect(0, 0, 1E3, 1136);
  2339. this.bgs.x = -657;
  2340. this.bgs.y = -229;
  2341. this.maskmc = new createjs.Container;
  2342. this.maskmsgmc =
  2343. new b.SHAREUI;
  2344. this.addChild(this.maskmc);
  2345. this.maskmc.x = 457;
  2346. this.maskmc.y = 96;
  2347. this.bgs.alpha = 0.5;
  2348. this.maskmc.addChild(this.bgs);
  2349. this.maskmc.addChild(this.maskmsgmc);
  2350. this.maskmsgmc.gotoAndStop(0)
  2351. };
  2352. this.maskmceve = function() {
  2353. var b = this;
  2354. this.bgs.removeEventListener("click", function() {
  2355. b.closeMsk(!1)
  2356. });
  2357. this.bgs.addEventListener("click", function() {
  2358. b.closeMsk(!1)
  2359. })
  2360. };
  2361. this.closeMsk = function(b) {
  2362. (this.maskmc.visible = b) && this.maskmsgmc.gotoAndPlay(0)
  2363. };
  2364. this.setLive = function(b) {
  2365. GD.NPCLIVE -= b;
  2366. this.livetxt.text = GD.NPCLIVE +
  2367. "";
  2368. this.livemc.gotoAndStop(Math.floor(GD.NPCLIVE / 1E3))
  2369. };
  2370. this.onShare = function() {
  2371. trace(GD.SHAREWORD);
  2372. var b = this;
  2373. this.closeMsk(!0);
  2374. setTimeout(function() {
  2375. b.maskmceve()
  2376. }, 500)
  2377. };
  2378. this.onAgain = function() {
  2379. this.dispatchEvent(new createjs.Event("AGAIN"))
  2380. }
  2381. }
  2382. GameOver.prototype = new createjs.Container;
  2383. function GameManager(b) {
  2384. this.isGame = !1;
  2385. this.scene;
  2386. this.maskmc;
  2387. this.scene;
  2388. this.npc;
  2389. this.helo;
  2390. this.timetxt;
  2391. this.livetxt;
  2392. this.livemc;
  2393. this.timemc;
  2394. this.npc;
  2395. this.helo;
  2396. this.rolesmc;
  2397. this.aimmc;
  2398. this.butList = [];
  2399. this.space = 0;
  2400. this.g = 2.6 / (10 * GD.LIMIT);
  2401. this.helof = 0;
  2402. this.init = function() {
  2403. GD.NPCLIVE = 1E3;
  2404. GD.TIME = 1;
  2405. GD.RETIME = 1;
  2406. this.firsttime = this.lasttime = 0;
  2407. this.npcsc = 0.6;
  2408. this.scene = new b.GAMEUI;
  2409. this.addChild(this.scene);
  2410. this.livetxt = this.scene.top.livetxt;
  2411. this.timetxt = this.scene.top.timetxt;
  2412. this.livemc = this.scene.top.livemc;
  2413. this.timemc = this.scene.top.timemc;
  2414. this.rolesmc = this.scene.rolemc;
  2415. this.aimmc = new b.BAXINMC;
  2416. this.aimmc.visible = !1;
  2417. this.createRoles();
  2418. this.setLive(0);
  2419. this.setTime(0);
  2420. this.aimPot = [0, 0];
  2421. this.gdate = new Date;
  2422. this.npcContainer;
  2423. this.aimSpace;
  2424. this.openMaskBG()
  2425. };
  2426. this.openMaskBG = function() {
  2427. var d = new createjs.Shape;
  2428. d.graphics.beginFill("#000000").drawRect(0, 0, 1E3, winSize.height);
  2429. d.x = -500;
  2430. d.y = -winSize.height / 2;
  2431. this.maskmc = new b.MASKUI;
  2432. this.addChild(this.maskmc);
  2433. this.maskmc.x = winSize.width / 2;
  2434. this.maskmc.y = winSize.height /
  2435. 2;
  2436. d.alpha = 0.5;
  2437. this.maskmc.addChildAt(d, 0);
  2438. var a = this;
  2439. setTimeout(function() {
  2440. a.maskmcEvent()
  2441. }, 300)
  2442. };
  2443. this.maskmcEvent = function() {
  2444. var b = this;
  2445. this.maskmc.addEventListener("mousedown", function() {
  2446. b.gameStart()
  2447. })
  2448. };
  2449. this.setTime = function(b) {
  2450. GD.RETIME = b;
  2451. GD.TIME = Math.floor(b / 10);
  2452. b = Math.floor(GD.RETIME * (200 / (10 * GD.LIMIT)));
  2453. this.timemc.gotoAndStop(199 < b ? 199 : b);
  2454. this.timetxt.text = GD.LIMIT - GD.TIME + "";
  2455. GD.TIME >= GD.LIMIT && this.lostGame()
  2456. };
  2457. this.toFire = function(b, a, c) {
  2458. this.helof = 1 == this.helof ? 2 : 1;
  2459. this.helo.gotoAndPlay("fire" +
  2460. this.helof);
  2461. var g = this.getBut();
  2462. g.active = !1;
  2463. g.x = b;
  2464. g.y = a;
  2465. this.setLive(c);
  2466. g.gotoAndPlay(0)
  2467. };
  2468. this.onClickAim = function() {
  2469. clearTimeout(this.aimSpace);
  2470. var b = this;
  2471. shake.hitAndShake(this.scene, 10, 10);
  2472. this.aimmc.visible = !1;
  2473. this.aimSpace = setTimeout(function() {
  2474. b.moveAim()
  2475. }, 1500);
  2476. this.toFire(this.aimmc.x, this.aimmc.y, 2)
  2477. };
  2478. this.setLive = function(b) {
  2479. var a = 0;
  2480. 1 == b ? a = 10 : 2 == b && (a = 100);
  2481. GD.NPCLIVE -= a;
  2482. 0 >= GD.NPCLIVE && (GD.NPCLIVE = 0);
  2483. this.livetxt.text = GD.NPCLIVE + "";
  2484. this.livemc.gotoAndStop(99 - Math.floor(100 * GD.NPCLIVE / 1E3));
  2485. 0 == GD.NPCLIVE && this.winGame()
  2486. };
  2487. this.getBut = function() {
  2488. if (0 < this.butList.length)
  2489. for (var d = 0; d < this.butList.length; d++)
  2490. if (this.butList[d] && !this.butList[d].active) return this.butList[d];
  2491. d = new b.LIGHTMC;
  2492. this.rolesmc.addChild(d);
  2493. this.butList.push(d);
  2494. d.active = !1;
  2495. return d
  2496. };
  2497. this.npcMove = function() {
  2498. this.npc.scaleX = this.npc.scaleY = Math.floor(1E3 * this.npcsc) / 1E3;
  2499. this.npc.x = winSize.width / 2 - this.npc.getBounds().width * this.npcsc / 2;
  2500. this.npc.y = 500 - 210 * this.npcsc;
  2501. var b = [
  2502. [240, 53],
  2503. [240, 130],
  2504. [280, 250],
  2505. [180, 250],
  2506. [240,
  2507. 350
  2508. ]
  2509. ];
  2510. this.aimPot = [];
  2511. for (var a = 0; a < b.length; a++) this.aimPot.push([b[a][0] * this.npcsc + this.npc.x, b[a][1] * this.npcsc + this.npc.y])
  2512. };
  2513. this.moveAim = function() {
  2514. this.aimmc.visible = !0;
  2515. var b = Math.floor(5 * Math.random());
  2516. this.aimmc.x = this.aimPot[b][0];
  2517. this.aimmc.y = 600 < this.aimPot[b][1] ? 600 : 150 > this.aimPot[b][1] ? 150 : this.aimPot[b][1];
  2518. clearTimeout(this.aimSpace);
  2519. var a = this;
  2520. this.isGame && (this.aimSpace = setTimeout(function() {
  2521. a.moveAim()
  2522. }, 2500))
  2523. };
  2524. this.gameStart = function() {
  2525. var b = this;
  2526. this.maskmc && (this.maskmc.removeEventListener("click",
  2527. function() {
  2528. b.gameStart()
  2529. }), this.removeChild(this.maskmc), this.maskmc = null);
  2530. this.npc.gotoAndPlay("run");
  2531. this.rolesmc.addChild(this.aimmc);
  2532. this.firsttime = new Date;
  2533. this.isGame = !0;
  2534. this.npcMove();
  2535. b.moveAim();
  2536. this.aimmc.addEventListener("click", function() {
  2537. b.onClickAim()
  2538. })
  2539. };
  2540. this.createRoles = function() {
  2541. trace("createRoles");
  2542. var b = this;
  2543. this.npc = new createjs.Sprite(new createjs.SpriteSheet({
  2544. framerate: 6,
  2545. images: ["images/npc.png"],
  2546. frames: [
  2547. [1469, 540, 487, 536],
  2548. [1469, 2, 487, 536],
  2549. [980, 540, 487, 536],
  2550. [980, 2, 487, 536],
  2551. [491,
  2552. 540, 487, 536
  2553. ],
  2554. [491, 2, 487, 536],
  2555. [2, 540, 487, 536],
  2556. [2, 2, 487, 536]
  2557. ],
  2558. animations: {
  2559. stand: 0,
  2560. run: [0, 7, !0]
  2561. }
  2562. }));
  2563. this.rolesmc.addChild(this.aimmc);
  2564. this.helo = new createjs.Sprite(new createjs.SpriteSheet({
  2565. framerate: 30,
  2566. images: ["images/helo.png"],
  2567. frames: [
  2568. [546, 2, 134, 209],
  2569. [410, 2, 134, 209],
  2570. [274, 2, 134, 209],
  2571. [138, 2, 134, 209],
  2572. [2, 2, 134, 209]
  2573. ],
  2574. animations: {
  2575. stand: 0,
  2576. fire1: [1, 2, "stand", 0.5],
  2577. fire2: [3, 4, "stand", 0.5]
  2578. }
  2579. }));
  2580. this.rolesmc.addChild(this.npc);
  2581. this.addChild(this.helo);
  2582. this.helo.scaleX = this.helo.scaleY = 2.2;
  2583. this.helo.x = (winSize.width -
  2584. 275) / 2;
  2585. this.helo.y = winSize.height - 429;
  2586. this.npcMove();
  2587. this.helo.gotoAndStop("stand");
  2588. this.npc.gotoAndStop("stand");
  2589. this.npc.addEventListener("mousedown", function(a) {
  2590. b.clickNpc(a)
  2591. });
  2592. this.npc.addEventListener("animationend", function(a) {
  2593. b.npcAnimateEnd(a)
  2594. })
  2595. };
  2596. this.npcAnimateEnd = function() {};
  2597. this.clickNpc = function(b) {
  2598. b = this.globalToLocal(stage.mouseX, stage.mouseY);
  2599. this.toFire(b.x, b.y, 1);
  2600. return !1
  2601. };
  2602. this.winGame = function() {
  2603. new createjs.ColorMatrixFilter([0.33, 0.33, 0.33, 0, 0, 0.33, 0.33, 0.33, 0, 0, 0.33, 0.33, 0.33,
  2604. 0, 0, 0, 0, 0, 1, 0
  2605. ]);
  2606. this.closeGame()
  2607. };
  2608. this.lostGame = function() {
  2609. new createjs.ColorFilter(1, 0, 0, 1);
  2610. this.closeGame()
  2611. };
  2612. this.closeGame = function() {
  2613. this.isGame = !1;
  2614. this.npc.removeEventListener("mousedown", function(b) {
  2615. a.clickNpc(b)
  2616. });
  2617. this.npc.removeEventListener("animationend", function(b) {
  2618. a.npcAnimateEnd(b)
  2619. });
  2620. this.aimmc.removeEventListener("click", function() {
  2621. a.onClickAim()
  2622. });
  2623. this.npc.gotoAndStop("stand");
  2624. this.rolesmc.removeChild(this.aimmc);
  2625. for (var b = 0; b < this.butList.length; b++) this.butList[b] && this.rolesmc.removeChild(this.butList[b]);
  2626. this.butList = [];
  2627. var a = this;
  2628. a.nextScene()
  2629. };
  2630. this.nextScene = function() {
  2631. this.removeChild(this.helo);
  2632. this.rolesmc.removeChild(this.npc);
  2633. this.dispatchEvent(new createjs.Event("GAMEEND"))
  2634. };
  2635. this.update = function(b) {
  2636. this.isGame && (shake && shake.update(), b = (new Date).getTime(), 100 < b - this.firsttime && (this.firsttime = b, this.npcsc += 1 * this.g, this.npcMove(), this.setTime(GD.RETIME + 1)))
  2637. }
  2638. }
  2639. GameManager.prototype = new createjs.Container;
  2640. function GameMain(b) {
  2641. this.stage = null;
  2642. this.menuScene;
  2643. this.gameScene;
  2644. this.loadScene;
  2645. this.overScene;
  2646. this.state;
  2647. this.gameBounds;
  2648. this.asset;
  2649. this.init = function() {
  2650. this.stage = new createjs.Container;
  2651. this.addChild(this.stage);
  2652. this.stage.snapToPixelsEnabled = !0;
  2653. this.toMenuScene()
  2654. };
  2655. this.update = function(b) {
  2656. this.gameScene && this.gameScene.update(b)
  2657. };
  2658. this.toMenuScene = function() {
  2659. trace("toMenuScene");
  2660. this.menuScene = new b.INTROUI;
  2661. this.runScence(this.menuScene);
  2662. var d = this;
  2663. this.menuScene.btn.addEventListener("click", function() {
  2664. d.startGame()
  2665. })
  2666. };
  2667. this.toGameScene = function() {
  2668. var d = this;
  2669. trace("toGameScene" + b);
  2670. this.gameScene = new GameManager(b);
  2671. this.gameScene.addEventListener("GAMEEND", function() {
  2672. d.gameEnd()
  2673. });
  2674. this.runScence(this.gameScene);
  2675. this.gameScene.init()
  2676. };
  2677. this.toGameOverScene = function() {
  2678. var d = this;
  2679. this.overScene = new GameOver(b);
  2680. this.overScene.addEventListener("AGAIN", function() {
  2681. d.againGame()
  2682. });
  2683. this.runScence(this.overScene);
  2684. this.overScene.init()
  2685. };
  2686. this.gameEnd = function() {
  2687. this.gameScene.removeEventListener("GAMEEND", function() {
  2688. self.gameEnd()
  2689. });
  2690. this.toGameOverScene()
  2691. };
  2692. this.againGame = function() {
  2693. GD.PLAYEDNUM += 1;
  2694. this.overScene.removeEventListener("AGAIN", function() {
  2695. self.againGame()
  2696. });
  2697. this.toGameScene()
  2698. };
  2699. this.startGame = function() {
  2700. this.toGameScene()
  2701. };
  2702. this.runScence = function(b) {
  2703. b && (this.curScene && this.stage.removeChild(this.curScene), this.curScene = b, this.stage.addChild(b))
  2704. }
  2705. }
  2706. GameMain.prototype = new createjs.Container;
  2707. var GD = {
  2708. SCORE: 0,
  2709. NPCLIVE: 0,
  2710. LIMIT: 12,
  2711. TIME: 0,
  2712. RETIME: 0,
  2713. ENDKIND: 0
  2714. };
  2715. GD.LIB;
  2716. GD.TIMESTRING = "00:00";
  2717. GD.PLAYEDNUM = 0;
  2718. GD.SHAREWORD = "\u4eca\u5929\u6253\u4e86\u5c0f\u5de8\u4eba\uff0c\u611f\u89c9\u81ea\u5df1\u840c\uff01\u840c\uff01\u54d2\uff01";
  2719. shake = new ShakeCls;
  2720. function trace(b) {}
  2721. var canvas, stage, loaderview, gameView, loader, preload, winSize, mainui, maskshpe;
  2722. winSize = {
  2723. width: 640,
  2724. height: 1008
  2725. };
  2726. var gameManifest = [{
  2727. src: "images/mc_49.jpg",
  2728. id: "mc_49"
  2729. }, {
  2730. src: "images/mc_50.jpg",
  2731. id: "mc_50"
  2732. }, {
  2733. src: "images/games.png",
  2734. id: "game"
  2735. }, {
  2736. src: "images/npc.png",
  2737. id: "npc"
  2738. }, {
  2739. src: "images/helo.png",
  2740. id: "helo"
  2741. }];
  2742. images = images || {};
  2743. function initApp() {
  2744. canvas = document.getElementById("canvas");
  2745. stage = new createjs.Stage(canvas);
  2746. maskshpe = new createjs.Shape;
  2747. maskshpe.graphics.drawRect(-178, -128, 990, 1136);
  2748. maskshpe._off = !0;
  2749. mainui = new createjs.Container;
  2750. stage.addChild(mainui);
  2751. initLoader();
  2752. window.onresize = resizeCanvas;
  2753. resizeCanvas();
  2754. createjs.Touch.enable(stage)
  2755. }
  2756. function initLoader() {
  2757. createjs.Ticker.setFPS(60);
  2758. createjs.Ticker.addEventListener("tick", update);
  2759. stage.update();
  2760. loader = new createjs.LoadQueue(!1);
  2761. loader.addEventListener("fileload", handleFileLoad);
  2762. loader.addEventListener("complete", handleComplete);
  2763. loadLoadUI()
  2764. }
  2765. function loadLoadUI() {
  2766. loader.loadManifest(loadlib.properties.manifest)
  2767. }
  2768. function handleFileLoad(b) {
  2769. "image" == b.item.type && (loadimages[b.item.id] = b.result)
  2770. }
  2771. function handleComplete() {
  2772. document.getElementById("loadicon").style.display = "none";
  2773. loaderview = new loadlib.loading;
  2774. mainui.addChild(loaderview);
  2775. loader.removeEventListener("complete", handleComplete);
  2776. loadGameAssets()
  2777. }
  2778. function loadGameAssets() {
  2779. images = images || {};
  2780. preload = new createjs.LoadQueue(!0);
  2781. preload.on("progress", handleOverallProgress);
  2782. preload.on("fileprogress", handleGameFileProgress);
  2783. preload.on("fileload", handleGameFileLoad);
  2784. preload.on("complete", handleGameComplete);
  2785. preload.on("error", handleFileError);
  2786. preload.setMaxConnections(5);
  2787. preload.loadManifest(gameManifest)
  2788. }
  2789. function update(b) {
  2790. stage.update(b);
  2791. gameView && gameView.update(b)
  2792. }
  2793. function handleGameFileLoad(b) {
  2794. trace(b.item.id);
  2795. "image" == b.item.type && (images[b.item.id] = b.result)
  2796. }
  2797. function tprogress(b) {
  2798. b = Math.floor(100 * b);
  2799. loaderview.bb.numtxt.text = b + "%"
  2800. }
  2801. function handleGameFileProgress(b) {}
  2802. function handleOverallProgress(b) {
  2803. tprogress(preload.progress)
  2804. }
  2805. function handleGameComplete(b) {
  2806. mainui.removeChild(loaderview);
  2807. b = new createjs.SpriteSheet(gamedata);
  2808. trace("----" + b);
  2809. for (var d = 0; d < lib.properties.manifest.length; d++) {
  2810. var a = lib.properties.manifest[d].id;
  2811. trace("----" + a);
  2812. gamedata.animations[a] && (images[a] = new createjs.SpriteSheetUtils.extractFrame(b, a))
  2813. }
  2814. images.mc_49 = preload.getResult("mc_49");
  2815. images.mc_50 = preload.getResult("mc_50");
  2816. images.mc_42 = loadimages.mc_42;
  2817. gameView = new GameMain(lib);
  2818. mainui.addChild(gameView);
  2819. mainui.addChild(maskshpe);
  2820. gameView.init();
  2821. gameView.mask = maskshpe
  2822. }
  2823. function handleFileError(b) {}
  2824. var root = mainui,
  2825. scale;
  2826. function resizeCanvas() {
  2827. var b = window.innerWidth,
  2828. d = window.innerHeight;
  2829. scale = 640 / 1008 > b / d ? mainui.scaleX = mainui.scaleY = b / 640 : mainui.scaleX = mainui.scaleY = d / 1008;
  2830. canvas.width = b;
  2831. canvas.height = d;
  2832. mainui.x = (b - 640 * scale) / 2
  2833. }
  2834. var gamedata = {
  2835. images: ["images/games.png"],
  2836. frames: [
  2837. [1125, 887, 402, 414],
  2838. [2, 768, 603, 764],
  2839. [1197, 1767, 67, 77],
  2840. [2, 1534, 577, 203],
  2841. [1559, 2, 67, 77],
  2842. [1174, 1303, 344, 192],
  2843. [1291, 106, 67, 77],
  2844. [1197, 1497, 358, 164],
  2845. [607, 2, 682, 488],
  2846. [1529, 987, 80, 62],
  2847. [1197, 1663, 266, 102],
  2848. [1291, 2, 266, 102],
  2849. [2, 1739, 675, 148],
  2850. [1529, 887, 98, 98],
  2851. [607, 1371, 565, 130],
  2852. [2, 2, 603, 764],
  2853. [581, 1534, 96, 96],
  2854. [581, 1632, 48, 96],
  2855. [1465, 1663, 48, 96],
  2856. [2, 1889, 470, 26],
  2857. [607, 492, 516, 438],
  2858. [607, 932, 516, 437],
  2859. [679, 1503, 516, 393],
  2860. [1125, 492, 503, 393]
  2861. ],
  2862. animations: {
  2863. R3: [0],
  2864. Y1: [1],
  2865. mc_41: [2],
  2866. mc_42: [3],
  2867. mc_43: [4],
  2868. mc_44: [5],
  2869. mc_45: [6],
  2870. mc_46: [7],
  2871. mc_47: [8],
  2872. mc_48: [9],
  2873. mc_51: [10],
  2874. mc_53: [11],
  2875. mc_54: [12],
  2876. mc_55: [13],
  2877. mc_70: [14],
  2878. mc_72: [15],
  2879. tt1: [16],
  2880. tt2: [17],
  2881. tt3: [18],
  2882. tt4: [19],
  2883. wtxt1: [20],
  2884. wtxt2: [21],
  2885. wtxt3: [22],
  2886. wtxt4: [23]
  2887. }
  2888. }; /* |xGv00|63f5fe5bd447bfd09f12282699256cfb */