ࡱ> Root Entryp|YrRASH`ContentsBEPage 15vSymbol 16789:;<=>?@ACDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdRoot Entryp|YrRASH::ContentsEPage 1Symbol 1  !"#$%&'()*+,-./01234CPicPage CPicLayer CPicFrame CPicShapef%2xFx2222xFx222?J Layer 1OOnentPath='1'> </component>  CPicPage CPicLayer CPicFrame CPicSprite::gball0_mc<component metaDataFetched='true' schemaUrl='' schemaOperation='' sceneRootLabel='Scene 1' oldCopiedComponentPath='1'> </component> y y mball1_mc<component metaDataFetched='true' schemaUrl='' schemaOperation='' sceneRootLabel='Scene 1' oldCopiedComponentPath='2'> </component> 3ball2_mc<component metaDataFetched='true' schemaUrl='' schemaOperation='' sceneRootLabel='Scene 1' oldCopiedComponentPath='3'> </component> ?import flash.geom.Point; var t:Number = 0; var ct:Number = 0; var dt:Number = 0; var particles:Array = new Array(); var ball:Object = new Object(); ball.oldx = ball0_mc._x; ball.oldy = ball0_mc._y; ball.mc = ball0_mc; ball.mass = 0.2; particles.push(ball); var ball:Object = new Object(); ball.oldx = ball1_mc._x; ball.oldy = ball1_mc._y; ball.mc = ball1_mc; ball.mass = 0.2; particles.push(ball); var ball:Object = new Object(); ball.oldx = ball2_mc._x; ball.oldy = ball2_mc._y; ball.mc = ball2_mc; ball.mass = 0.2; particles.push(ball); var grav:Number = .5; var restlength:Number = 120; _root.onEnterFrame = function(Void):Void { t++; dt = t - ct; ct = t; for(var i:Number = 1; i < particles.length; i++) { var ball:Object = particles[i]; verlet(ball); }; constraints(particles[0], particles[1]); constraints(particles[1], particles[2]); particles[0].mc._x = _xmouse; particles[0].mc._y = _ymouse; lines(); return; }; function lines(Void):Void { _root.createEmptyMovieClip("lines", _root.getNextHighestDepth()); with(lines) { clear(); lineStyle(1, 0x000000); _root.moveTo(ball0_mc._x, ball0_mc._y); _root.curveTo(ball1_mc._x, ball1_mc._y, ball2_mc._x, ball2_mc._y); }; return; }; function verlet(ball:Object):Void { var tempx:Number = ball.mc._x; var tempy:Number = ball.mc._y; ball.mc._x = ball.mc._x + (ball.mc._x - ball.oldx); ball.mc._y = ball.mc._y + (ball.mc._y - ball.oldy); ball.mc._y += grav * dt * dt; ball.oldx = tempx; ball.oldy = tempy; }; function constraints(ball0:Object, ball1:Object):Void { var x1:Point = new Point(ball0.mc._x, ball0.mc._y); var x2:Point = new Point(ball1.mc._x, ball1.mc._y); var delta:Point = x2.subtract(x1); var deltalength:Number = Math.sqrt(delta.x * delta.x) + Math.sqrt(delta.y * delta.y); var diff:Number = (deltalength - restlength) / deltalength * ((ball0.mass * 1) + (ball1.mass * 1)); ball0.mc._x += (ball0.mass * 1) * delta.x * diff; ball0.mc._y += (ball0.mass * 1) * delta.y * diff; ball1.mc._x -= (ball1.mass * 1) * delta.x * diff; ball1.mc._y -= (ball1.mass * 1) * delta.y * diff; return; }; Layer 1OOss * -1) * delta.y * diff; /*var x1:Point = new Po? CDocumentPagePage 1Scene 1yDkDSymbol 1ballD Symbol 1D*@hhhhhlegacyLineSpacing0%PublishFormatProperties::htmlFileName Untitled-1"PublishHtmlProperties::StartPaused0Vector::AS3 Package Paths PublishRNWKProperties::speed256K0!PublishGifProperties::PaletteNamePublishFormatProperties::jpeg0PublishHtmlProperties::Loop1PublishProfileProperties::nameDefaultVector::Debugging Permitted0Vector::UseNetwork0"PublishQTProperties::MatchMovieDim1 PublishQTProperties::AlphaOption PublishQTProperties::LayerOption4PublishHtmlProperties::UsingDefaultAlternateFilename1PublishHtmlProperties::Units0%PublishHtmlProperties::showTagWarnMsg1Vector::External Player&PublishRNWKProperties::singleRateAudio0&PublishRNWKProperties::speedSingleISDN0$PublishPNGProperties::OptimizeColors1PublishQTProperties::Width550%PublishFormatProperties::projectorMac0'PublishFormatProperties::gifDefaultName1&PublishFormatProperties::flashFileNameUntitled-1.swfVector::Package PathsVector::Compress Movie1#PublishRNWKProperties::flashBitRate1200%PublishRNWKProperties::mediaCopyright(c) 2000PublishGifProperties::Smooth1PublishFormatProperties::html1$PublishFormatProperties::pngFileNameUntitled-1.png(PublishHtmlProperties::VerticalAlignment1PublishHtmlProperties::Quality4Vector::FireFox0"PublishRNWKProperties::exportAudio1 PublishRNWKProperties::speed384K0!PublishRNWKProperties::exportSMIL1"PublishGifProperties::DitherOption-PublishFormatProperties::generatorDefaultName1!PublishHtmlProperties::DeviceFont0Vector::Override Sounds0'PublishRNWKProperties::mediaDescription"PublishPNGProperties::FilterOptionPublishFormatProperties::gif0(PublishFormatProperties::jpegDefaultName1(PublishFormatProperties::rnwkDefaultName1*PublishFormatProperties::generatorFileNameUntitled-1.swtVector::Template02PublishHtmlProperties::VersionDetectionIfAvailable0*PublishHtmlProperties::HorizontalAlignment1"PublishHtmlProperties::DisplayMenu1Vector::Protect0Vector::Quality80PublishJpegProperties::DPI4718592PublishGifProperties::Interlace0"PublishGifProperties::DitherSolids0PublishPNGProperties::Smooth1PublishPNGProperties::BitDepth24-bit with AlphaPublishQTProperties::Flatten1#PublishFormatProperties::qtFileNameUntitled-1.movPublishRNWKProperties::speed28K1!PublishRNWKProperties::mediaTitle$PublishRNWKProperties::mediaKeywordsPublishGifProperties::Width550PublishGifProperties::Loop1PublishFormatProperties::flash1PublishJpegProperties::Quality80$PublishRNWKProperties::realVideoRate100000$PublishRNWKProperties::speedDualISDN0#PublishGifProperties::MatchMovieDim1#PublishGifProperties::PaletteOption"PublishPNGProperties::DitherOption0PublishFormatProperties::projectorMacDefaultName1'PublishFormatProperties::pngDefaultName1-PublishFormatProperties::projectorWinFileNameUntitled-1.exePublishHtmlProperties::Align0!PublishProfileProperties::version1Vector::Package Export Frame1$PublishJpegProperties::MatchMovieDim1#PublishPNGProperties::MatchMovieDim1#PublishPNGProperties::PaletteOption)PublishFormatProperties::flashDefaultName1%PublishFormatProperties::jpegFileNameUntitled-1.jpgPublishHtmlProperties::Width550PublishHtmlProperties::Height400Vector::Omit Trace Actions0Vector::Debugging Password"PublishJpegProperties::Progressive0"PublishPNGProperties::DitherSolids0#PublishQTProperties::PlayEveryFrame0PublishFormatProperties::png0PublishFormatProperties::rnwk0(PublishFormatProperties::htmlDefaultName1-PublishFormatProperties::projectorMacFileNameUntitled-1.hqx2PublishHtmlProperties::UsingDefaultContentFilename1!PublishHtmlProperties::WindowMode0'PublishHtmlProperties::TemplateFileName Default.htmlVector::TopDown0Vector::DeviceSound0PublishJpegProperties::Size0PublishGifProperties::Height400PublishPNGProperties::Interlace0"PublishFormatProperties::generator0&PublishHtmlProperties::ContentFilename(PublishHtmlProperties::AlternateFilename+PublishHtmlProperties::OwnAlternateFilenameVector::Report0PublishRNWKProperties::speed56K1PublishGifProperties::LoopCount'PublishGifProperties::TransparentOptionPublishGifProperties::MaxColors255%PublishPNGProperties::RemoveGradients0PublishQTProperties::Height400PublishFormatProperties::qt0Vector::Stream Compress7Vector::Event Format0Vector::Version8"PublishRNWKProperties::audioFormat0$PublishGifProperties::OptimizeColors10PublishFormatProperties::projectorWinDefaultName1PublishHtmlProperties::Scale0Vector::Event Compress7Vector::ActionScriptVersion2Vector::StreamUse8kSampleRate0Vector::EventUse8kSampleRate0PublishJpegProperties::Height400 PublishRNWKProperties::speed512K0%PublishGifProperties::RemoveGradients0PublishPNGProperties::Width550PublishPNGProperties::Height400&PublishFormatProperties::qtDefaultName1$PublishFormatProperties::gifFileNameUntitled-1.gif"PublishHtmlProperties::VersionInfo@8,0,0,0;7,0,0,0;6,0,0,0;5,0,0,0;4,0,0,0;3,0,0,0;2,0,0,0;1,0,0,0;Vector::Stream Format0PublishJpegProperties::Width550"PublishRNWKProperties::exportFlash1&PublishRNWKProperties::showBitrateDlog1(PublishRNWKProperties::speedCorporateLAN0"PublishRNWKProperties::mediaAuthorPublishGifProperties::Animated0&PublishGifProperties::TransparentAlpha128!PublishPNGProperties::Transparent0!PublishPNGProperties::PaletteName*PublishQTProperties::UseQTSoundCompression0PublishQTProperties::Looping0%PublishFormatProperties::defaultNames1%PublishFormatProperties::projectorWin0%PublishFormatProperties::rnwkFileNameUntitled-1.smil,PublishHtmlProperties::UsingOwnAlternateFile0PublishPNGProperties::MaxColors255%PublishQTProperties::ControllerOption0"PublishQTProperties::PausedAtStart0 CColorDef3PfP0PHP`Px333(3f<03CH3F`3Hxf0f30ff(0f5Hf<`f@x3330333xf3d03]H3Z`3Xx3333303f3PPH33Px`33Px33Pf30f33PHff3(PHf3<x`f3Cxf3Ffff`f03f0ffx0fkHfd`f`x3f033fPH3ffxPH3fdx`3f]x3fZff0f3fPHfff`ffP0xffPxffPH3HfHxH̙n`hx3H33x`3fx`3xx`3̙kx3dfHf3x`ff0xfx0xf̙dxf]`3`f``x`px3`33x3fx3x3xx3nf`f3xffxfxfxxfkx3xfxxxxx3x333f333xfxf3fffffxxH3 HfH(H2`8x`3 `f`̙`(`0xx3xfxx x(xPx3H33x`f3x`3(x`35x3<3`33xf3 x̙3x3(x323x33f3 333(xfH3fx`ff0xf(0xf<xfCf`3fxffx̙fxf(xf5fx3ffff ff((xH3x`f0x̙PPP`3xfx̙P̙(P<x3f̙(xx`3xfxPxPd`3xfx̙PPx3f(xx3fxx3f̙xx3ff`zf*]"PublishQTProperties::QTSndSettingsCQTAudioSettingsh <?xml version="1.0" encoding="UTF-16" standalone="no" ?> <mobileSettings> <contentType id="standalonePlayer" name="Standalone Player"/> <testDevices/> </mobileSettings> </component> ?import flash.geom.Point; var t:Number = 0; var ct:Number CPicPage CPicLayer CPicFrame CPicSprite::gball0_mc<component metaDataFetched='true' schemaUrl='' schemaOperation='' sceneRootLabel='Scene 1' oldCopiedComponentPath='1'> </component> y y mball1_mc<component metaDataFetched='true' schemaUrl='' schemaOperation='' sceneRootLabel='Scene 1' oldCopiedComponentPath='2'> </component> 3ball2_mc<component metaDataFetched='true' schemaUrl='' schemaOperation='' sceneRootLabel='Scene 1' oldCopiedComponentPath='3'> </component> ?: // by Chris Lindsey 2006JUN28 // email me at chrislindsey218@gmail.com for any questions/comments/suggestions import flash.geom.Point; var t:Number = 0; var ct:Number = 0; var dt:Number = 0; var particles:Array = new Array(); var ball:Object = new Object(); ball.oldx = ball0_mc._x; ball.oldy = ball0_mc._y; ball.mc = ball0_mc; ball.mass = 0.2; particles.push(ball); var ball:Object = new Object(); ball.oldx = ball1_mc._x; ball.oldy = ball1_mc._y; ball.mc = ball1_mc; ball.mass = 0.2; particles.push(ball); var ball:Object = new Object(); ball.oldx = ball2_mc._x; ball.oldy = ball2_mc._y; ball.mc = ball2_mc; ball.mass = 0.2; particles.push(ball); var grav:Number = .5; var restlength:Number = 120; _root.onEnterFrame = function(Void):Void { t++; dt = t - ct; ct = t; for(var i:Number = 1; i < particles.length; i++) { var ball:Object = particles[i]; verlet(ball); }; constraints(particles[0], particles[1]); constraints(particles[1], particles[2]); particles[0].mc._x = _xmouse; particles[0].mc._y = _ymouse; lines(); return; }; function lines(Void):Void { _root.createEmptyMovieClip("lines", _root.getNextHighestDepth()); with(lines) { clear(); lineStyle(1, 0x000000); _root.moveTo(ball0_mc._x, ball0_mc._y); _root.curveTo(ball1_mc._x, ball1_mc._y, ball2_mc._x, ball2_mc._y); }; return; }; function verlet(ball:Object):Void { var tempx:Number = ball.mc._x; var tempy:Number = ball.mc._y; ball.mc._x = ball.mc._x + (ball.mc._x - ball.oldx); ball.mc._y = ball.mc._y + (ball.mc._y - ball.oldy); ball.mc._y += grav * dt * dt; ball.oldx = tempx; ball.oldy = tempy; }; function constraints(ball0:Object, ball1:Object):Void { var x1:Point = new Point(ball0.mc._x, ball0.mc._y); var x2:Point = new Point(ball1.mc._x, ball1.mc._y); var delta:Point = x2.subtract(x1); var deltalength:Number = Math.sqrt(delta.x * delta.x) + Math.sqrt(delta.y * delta.y); var diff:Number = (deltalength - restlength) / deltalength * ((ball0.mass * 1) + (ball1.mass * 1)); ball0.mc._x += (ball0.mass * 1) * delta.x * diff; ball0.mc._y += (ball0.mass * 1) * delta.y * diff; ball1.mc._x -= (ball1.mass * 1) * delta.x * diff; ball1.mc._y -= (ball1.mass * 1) * delta.y * diff; return; }; Layer 1OOvieDim1 PublishQTProperties::AlphaOption PublishQTProperties::LayerOption4PublishHtmlProperties::UsingDefaultAlternateFilename1PublishHtmlProperties::Units0%PublishHtmlProperties::s? CDocumentPagePage 1Scene 1yDDSymbol 1ballD Symbol 1D*@hhhhhlegacyLineSpacing0%PublishFormatProperties::htmlFileName Untitled-1"PublishHtmlProperties::StartPaused0Vector::AS3 Package Paths PublishRNWKProperties::speed256K0!PublishGifProperties::PaletteNamePublishFormatProperties::jpeg0PublishHtmlProperties::Loop1PublishProfileProperties::nameDefaultVector::Debugging Permitted0Vector::UseNetwork0"PublishQTProperties::MatchMovieDim1 PublishQTProperties::AlphaOption PublishQTProperties::LayerOption4PublishHtmlProperties::UsingDefaultAlternateFilename1PublishHtmlProperties::Units0%PublishHtmlProperties::showTagWarnMsg1Vector::External Player&PublishRNWKProperties::singleRateAudio0&PublishRNWKProperties::speedSingleISDN0$PublishPNGProperties::OptimizeColors1PublishQTProperties::Width550%PublishFormatProperties::projectorMac0'PublishFormatProperties::gifDefaultName1&PublishFormatProperties::flashFileNameUntitled-1.swfVector::Package PathsVector::Compress Movie1#PublishRNWKProperties::flashBitRate1200%PublishRNWKProperties::mediaCopyright(c) 2000PublishGifProperties::Smooth1PublishFormatProperties::html1$PublishFormatProperties::pngFileNameUntitled-1.png(PublishHtmlProperties::VerticalAlignment1PublishHtmlProperties::Quality4Vector::FireFox0"PublishRNWKProperties::exportAudio1 PublishRNWKProperties::speed384K0!PublishRNWKProperties::exportSMIL1"PublishGifProperties::DitherOption-PublishFormatProperties::generatorDefaultName1!PublishHtmlProperties::DeviceFont0Vector::Override Sounds0'PublishRNWKProperties::mediaDescription"PublishPNGProperties::FilterOptionPublishFormatProperties::gif0(PublishFormatProperties::jpegDefaultName1(PublishFormatProperties::rnwkDefaultName1*PublishFormatProperties::generatorFileNameUntitled-1.swtVector::Template02PublishHtmlProperties::VersionDetectionIfAvailable0*PublishHtmlProperties::HorizontalAlignment1"PublishHtmlProperties::DisplayMenu1Vector::Protect0Vector::Quality80PublishJpegProperties::DPI4718592PublishGifProperties::Interlace0"PublishGifProperties::DitherSolids0PublishPNGProperties::Smooth1PublishPNGProperties::BitDepth24-bit with AlphaPublishQTProperties::Flatten1#PublishFormatProperties::qtFileNameUntitled-1.movPublishRNWKProperties::speed28K1!PublishRNWKProperties::mediaTitle$PublishRNWKProperties::mediaKeywordsPublishGifProperties::Width550PublishGifProperties::Loop1PublishFormatProperties::flash1PublishJpegProperties::Quality80$PublishRNWKProperties::realVideoRate100000$PublishRNWKProperties::speedDualISDN0#PublishGifProperties::MatchMovieDim1#PublishGifProperties::PaletteOption"PublishPNGProperties::DitherOption0PublishFormatProperties::projectorMacDefaultName1'PublishFormatProperties::pngDefaultName1-PublishFormatProperties::projectorWinFileNameUntitled-1.exePublishHtmlProperties::Align0!PublishProfileProperties::version1Vector::Package Export Frame1$PublishJpegProperties::MatchMovieDim1#PublishPNGProperties::MatchMovieDim1#PublishPNGProperties::PaletteOption)PublishFormatProperties::flashDefaultName1%PublishFormatProperties::jpegFileNameUntitled-1.jpgPublishHtmlProperties::Width550PublishHtmlProperties::Height400Vector::Omit Trace Actions0Vector::Debugging Password"PublishJpegProperties::Progressive0"PublishPNGProperties::DitherSolids0#PublishQTProperties::PlayEveryFrame0PublishFormatProperties::png0PublishFormatProperties::rnwk0(PublishFormatProperties::htmlDefaultName1-PublishFormatProperties::projectorMacFileNameUntitled-1.hqx2PublishHtmlProperties::UsingDefaultContentFilename1!PublishHtmlProperties::WindowMode0'PublishHtmlProperties::TemplateFileName Default.htmlVector::TopDown0Vector::DeviceSound0PublishJpegProperties::Size0PublishGifProperties::Height400PublishPNGProperties::Interlace0"PublishFormatProperties::generator0&PublishHtmlProperties::ContentFilename(PublishHtmlProperties::AlternateFilename+PublishHtmlProperties::OwnAlternateFilenameVector::Report0PublishRNWKProperties::speed56K1PublishGifProperties::LoopCount'PublishGifProperties::TransparentOptionPublishGifProperties::MaxColors255%PublishPNGProperties::RemoveGradients0PublishQTProperties::Height400PublishFormatProperties::qt0Vector::Stream Compress7Vector::Event Format0Vector::Version8"PublishRNWKProperties::audioFormat0$PublishGifProperties::OptimizeColors10PublishFormatProperties::projectorWinDefaultName1PublishHtmlProperties::Scale0Vector::Event Compress7Vector::ActionScriptVersion2Vector::StreamUse8kSampleRate0Vector::EventUse8kSampleRate0PublishJpegProperties::Height400 PublishRNWKProperties::speed512K0%PublishGifProperties::RemoveGradients0PublishPNGProperties::Width550PublishPNGProperties::Height400&PublishFormatProperties::qtDefaultName1$PublishFormatProperties::gifFileNameUntitled-1.gif"PublishHtmlProperties::VersionInfo@8,0,0,0;7,0,0,0;6,0,0,0;5,0,0,0;4,0,0,0;3,0,0,0;2,0,0,0;1,0,0,0;Vector::Stream Format0PublishJpegProperties::Width550"PublishRNWKProperties::exportFlash1&PublishRNWKProperties::showBitrateDlog1(PublishRNWKProperties::speedCorporateLAN0"PublishRNWKProperties::mediaAuthorPublishGifProperties::Animated0&PublishGifProperties::TransparentAlpha128!PublishPNGProperties::Transparent0!PublishPNGProperties::PaletteName*PublishQTProperties::UseQTSoundCompression0PublishQTProperties::Looping0%PublishFormatProperties::defaultNames1%PublishFormatProperties::projectorWin0%PublishFormatProperties::rnwkFileNameUntitled-1.smil,PublishHtmlProperties::UsingOwnAlternateFile0PublishPNGProperties::MaxColors255%PublishQTProperties::ControllerOption0"PublishQTProperties::PausedAtStart0 CColorDef3PfP0PHP`Px333(3f<03CH3F`3Hxf0f30ff(0f5Hf<`f@x3330333xf3d03]H3Z`3Xx3333303f3PPH33Px`33Px33Pf30f33PHff3(PHf3<x`f3Cxf3Ffff`f03f0ffx0fkHfd`f`x3f033fPH3ffxPH3fdx`3f]x3fZff0f3fPHfff`ffP0xffPxffPH3HfHxH̙n`hx3H33x`3fx`3xx`3̙kx3dfHf3x`ff0xfx0xf̙dxf]`3`f``x`px3`33x3fx3x3xx3nf`f3xffxfxfxxfkx3xfxxxxx3x333f333xfxf3fffffxxH3 HfH(H2`8x`3 `f`̙`(`0xx3xfxx x(xPx3H33x`f3x`3(x`35x3<3`33xf3 x̙3x3(x323x33f3 333(xfH3fx`ff0xf(0xf<xfCf`3fxffx̙fxf(xf5fx3ffff ff((xH3x`f0x̙PPP`3xfx̙P̙(P<x3f̙(xx`3xfxPxPd`3xfx̙PPx3f(xx3fxx3f̙xx3ff`zf*]"PublishQTProperties::QTSndSettingsCQTAudioSettingsh <?xml version="1.0" encoding="UTF-16" standalone="no" ?> <mobileSettings> <contentType id="standalonePlayer" name="Standalone Player"/> <testDevices/> </mobileSettings> QTAudioSettingsh <?xml version="1.0" encoding="UTF-16" standalone="no"f`zf*]"PublishQTProperties::QTSndSettingsCQTAudioSettingsh <?xml version="1.0" encoding="UTF-16" standalone="no" ?> <mobileSettings> <contentType id="standalonePlayer" name="Standalone Player"/> <testDevices/> </mobileSettings> ?> <mobileSettings> <contentType id="standalonePlayer" name="Standalone Player"/> <testDevices/> </mobileSettings> `|}x} %G.\p9Wr&XȈ1((&ܧDVA0&%"Ҋ0Df4D;i׾}˒RX'4Ae鳶c!ш}7蕧d(f8nQ^^Y^QtHʥF]Pyt*JDD_3zR/1ZsѡY׏oO[C](R,dj4M-<&h $ISI'C@K=ZYjvؾʲV(DNrsJ]GU *5 p,IJ6ϔ#]t;U]sfH;O2Γg$Ȝп`0RRkeis/K ̥<־|_/Z2w/%Jmp2" LN!ܜo4nT4c=-Z23k$FCXrO~;-XX0D!XR;o&ܽ XdC 5=i |%d<):ɴ7GxZD˷nvz,04<_t_>i15̸` B2ڙZ*$bjhgkE-ܐ)mRZ3 Hl#e#{n4=>$q&ԀV]"ȰL  2)hh-l-0"4:H˟J¼i[)s5%|6Ph LAME3.96`b^Q,NWS=V )lguAr$H%J8A.)bbBVyhurHOۉ>J` &B:(nwߵ=+56Թ|\vOä;pWI .!U8ɵM y&'.p'hP`tt l&ięPˍ,9hm17۽xoQ>1T涬Yţ:+bid6<dեVc`wvH=Ν6_^HRG$6!$(y/R 00$a)^kA1Xz2KT,IiӆtZh;zّQujsJ۟MybmBb j)qɰ`L \[$bq{m f)&M `82ns=RUDޙrs(֗ ΑSELEjɞTV3 #A5z3u`TT%Mq_gĝ\&F/`e%lͿpȩǤmHv.k3Ơ̯/K1jrZ9jdYX:0 )( nV.˥D.eI9- H y}ۻӎo.M_ӔkkxE8cۖ\:$իy-1R߈HYeI'UwZ![)%K B^޿Y-5i*pi6TJlD[Z[14`BLڹ0R{0#AwGى.@&("ظC@UzpvԘ?j+"E7ZޒmlhEu-/'i_=[P߆Bjֲ1Ş2@)#IP_řm+SJuvVA${׶8>OhkCa~!C%4 MnYb|Clf"Vr`?Ɇ0 =t؍^IKe<,Sj.R*BЋ;ރN[0ɐ DBY&]7GcTWrs{w>&ngtSܝg be$"$PDWGZm}[NjSQ@`M[Z)$bo7u&pyu -)㟜A\u ȑХiHԢo[9M_(sfD d#fS)s%djetX8\$YƇ(i NgL*d ԊK Ru ۫_lY&) lkʉ8#AD,w `YjXŹ U10CNP3Z(<z]L A 0"CUO:ޟQ6 dmPB8pJJ?_~[0~z;6K 89Z,J}-=c῎Kfחqۼc_םƇDG`&Fyf`O#XkC=#h )s$Q.﨓 I%d)΂ XCI |S #uDJprS#OիGfJ[/Q#b*i⧒@ၺS!u RR.T ` yb@ CBtBDR@nhBU!Rs+1"VMcBʏ AlVA&Qℐ 2QjW1,9Huع3՚TW}3&,ȭjƻ՜֣5( L*H%JM6FF@񵐞үOM]^yWjnEYD3脆3N7y~aopL8}EzO iK2U6O& `Kܹ#]$#c_y&~' r؉ ˮHB8 L96 Br B$-SCM/i-gggvYlƢŤQaBٹMfM4)pA:<@Xsh}HW܎u8gw>|4?˦BޟeB^%[e8\m lhFBEӂ0+4GSI8#kJfN(bUނcȋm]Za2?*YY`sbB}Ut햔n#ڳaL:/ kH&Rc3ixD%MuB񭁇hel͑HlNH#[5>bcHkiBav' EЫ֫u `0۹[[c0b +hgO f/d nP$+" VV>aQwVn;\m~ Y~9FjN N%q$ͩ?\fežnɞj^<. >e'Y>M| _Y3 k* 锋:{u_v~R:+ &\- j*hxPܟH$M3I(R.4DEavϮrM[5Y(zuN/z;LZof(-~F)naQQVWI$hp`E. l"+JFn5T D]  RK9rݙ^P9הDg}Ɉ)e&`Jۙ[[$bAyFf{%m(r0Wxhx2`gR9v"fgȉL'vM[,Ёj+:rج߇?/#cR*.%A@U(\*eQM^6&Lrg-pȥR@i*LIIm~J*Jftߺiҿ ݿֳ=xLD_昄$@Z2JL.1 )HbV) o>bk3ROkXI'ɝs}Jq|ßryt, ":@rc72hb@t|'Ф?ZVӵ\kB[9bDtP "A[faG?[5&&1*,$1515`:ݱ!^k0\0tĘeqw!p($,ab˧DZ DB&n??F ="7eQκ}MVǥ'XlDnbuAdL8c DzbS]w<Ӧ=\bSsY{{q,>>\a4"Fl.zŻ @ȍPBW:s(=%+W@CSp4]&c.?!5AaSD#URPtU}5E(dc2]Lhh OOIR'.+|=ޜzt0Ivkiy `B!)^YI$"Ws&0a.nhX)t%E&AQ(XHۡ04WB?u9W-QLы"dbv*{W%;XH/}^)33] N M$\d .FO?A;d%"gѶr.6ā3 FHG"Ցp1^pP~[\)ls9tVЅ H$ "0;Gss-bfx+@'XB,#ޤ|n-gJ>O} N1b̅X+pop`nTp%pla (V:wP1({ Hk; *\)'WsNt?/2 1?WR[dLAME3.96`Bb]с~\S MyGs}\iIFAJ}Ur̷)@@6r˔KaDd_,ӺQPIyhL{oQJtЃgi둠{WSrpKDN Fˇ_%"QHѭP$aU$(iAA 0 0{!j3I,/Hl;8ЅS/茮U@(pR,S1}YՏg{ҥfefDwv$ȾfM^  TXT#a9ʼf忛jr]լ̍ I@WE*R(\҆蓻Ki]LmX1Dz0M_LͳvGuF?LAME`1]0bmqdgmAu%7 NAІH|nЀQX&]pzW0T#2ѹqVT* *GD*S(:h8i^x}i!Zʴs[JlQH .JHF1 F3!ʮ?}eJIk0wdBXgoc;F`? N_&-4Rt/OyLt#.d$ln2/"w<Y/CQ$h rι'&*,}@rqYBNU[,^hLtNJ+iI 5N@=9L n65wz?gp#aI6j}GLAME`B=\I[KK$#ԫlĘk,md2EE0 Es;5SWlřuTp\{3GHm ]S/D=o{uz :ĎoySnT0!IE)K av{:^?VѠ7VM霊$Gds#2N"UYLDTtN[q\U!d$`"2v18q0/|NLEr"!>REhXfDP g#edžDcz ېUB!;`Cmz⣼2RO2͒-[p\4Ϲj|Y %&$bnp%?ŭ;j(] C G &@gfRuxe;nfG OB0Y`G 49Pa(18O,$`]12;z Ă&1Q="k~}-tU ;cXsYtU,h1PࠔKWcJQ&1J,Q69&W.oV47NHEhB_:̚s}sҗaC)~k̋Q`2#SQ@`"Y\1L\j<#mDM|//,"TBHwa7FfLN";etS2B !KS Fo3\w#6}.|g[E^ܚ $Rܯ4 n &Y5R  JrbOpƏ'6̺eVq+\xkmsR/hzf~Ut6OSʐ&4BHHl)4UJ  lsNe*j\T,MA*; vgOM+I%ЊȌqH|#SR(h<6߫PR(& S1o0m-3U w(G9rnglٶ>%:|[n+,Э>_5QSO=!;>WWꞯ/ RGoJmRO'{Z:ݝmo_Y۶%+#Gij^GR3,NDf[͙MȁY=okw ^KhkJIS2o ),wQ:VALL#P+eOZ/¨y{/pE,{G5|3[p\HC \qBkܯ49v4-^ҋu `Q۹&[Ks1#:wDn r8< k^Sy$)""ۚ?pdFZ)]/y2Kuz`ܣ }} rUxt!㠫JC-(ūzю6lejFѢʏ" ] r ]EP_/~z =GLt{T-ޅңqJ0MTr?*B?DS#RZaMTKiɬg*Dˇ*/K 'sjT #Ml n[IClZ(sA?C;SHU"IZY[UI%u2:tz&ݒfsRݖ§D Ņ5b j(@+[9\(k$#eːngfun So`V.ͅK\R3 #Dk36G;BYɧ? m|**AEgS?;l!L0 <s 6.bP~r̀JmʼQL#.yt@j1\7YSG~1n?,SX2RSv?LfzM)9T;۱jOKS_f~S2``Bܹ!vY);$#km%yFl$X ?@TLNэ$>yfhf';^vuCg&ĺi$ჼ$OL}L_A QHH6Qcȅ Bl3C4jHn;oK'eqDfLXTKd9i EZ rK+[T+$N- ]$t4bCs)ЮEU_ٗwQ 93$͸gYuZKMk\&5*I{I`a2eK+2qF:5ć\{MYh.UHYfٌ[&2' "ܟJ+f; k5߃KC6ܑ#dDe8f'怡h2DT<.SCU]JY@YŲV2Ch^M9V>M/|T àxsrA$XcY;+EYJH0>D49a *2v15̸`J9][$bct O}+ގ vcsd;qTӑ3CK:˖K8D;Y,ۛS; Lk*6 OvWj$D\`Nll%m' 2 E@0Hg2/pDP1hI~ >3TNy.eI uNL94^ĠQD 4MD-cQ$TtNO|dKіVլReb/2<&#B (B n.#eNI 1Vk#"wy/$A#7%`D)KPLBB&$Uv& 'bƦg]{ ?næ?3PUERtz Fr1زb j(`Li\i 1tk~&oČ$iJ%xǖiYFzZ3jmZ>-Ec"kv" j=O6WM4˫z dD)OL)7@IH0`PuJ VAJREyJ%*wF+顸{8gwR e XKb*+ `xG7Ќ$T8BU#qV&OZȿT߄O6u"+o/~]b*Zvoo Ÿ]{n"!OWiwr,′#$bPKetD:!Ho ƈveْy3;4{~m +zht^H`f}W=.ݾ69:ؾHs>m6C4Ķh~𑪉@Fk Ђeȕ.ܖ9u bu'%|݁Ok]8}G- XCJM}Ȋg4P@B>#~[s0" Dfy& eXNT5@Vf&&?v7m23Mk OWk#)USth_3w%@n@Lǃ$Q>2]^ݵ1M-z'. LH=]PZ{=vpΊ.$ʟ"PGlUl*YLPTLHɡIYD= <#i CedĹ\5hayП3Kg6Cp'[5 fyVqoeR-j;`]XddS. '!͜5"MRr~I?̈_g6 g?P`