ࡱ> :Root Entryp|YrRASH#+Contentsa*Page 1Cr;Symbol 79?B<=>A@ ;DEFGHIJKLMNOPQRSTUVWXYZ[\]^_`bcdefghijklmnopquvwxyRoot Entryp|YrRASH+Contents'*Page 1;Symbol 7 ? B  !"#$%&()*+,-./012345678r<=>A@ ;stzSymbol 1Symbol 8 Symbol 9 FSymbol 106Symbol 6.Symbol 4Symbol 3 TSymbol 2CPicPage CPicLayer CPicFrame?V backgroundO CPicSprite* *d Ton(press){ this.startDrag(); } on(release){ stopDrag(); _root.checkWord(this); } text_drag {* {*dCPicPage CPicLayer CPicFrame?r Layer 1OCPicPage CPicLayer CPicFrame?g Layer 1OCPicPage CPicLayer CPicFrame <4ѫ 4'DH0E+4_vE4; D 0P;4pT x4;,w042'4 z?9 Layer 1OCPicPage CPicLayer CPicFrame?P# text_plain?2 wordsO M)* M)*d@KonClipEvent(enterFrame){ // carry out some instructions if the user finds all the answers if(_root.done == _root.answerCount){ _root.watchtoggle = "off"; } }watcher * *d6k scoreBoard CPicButtonv* v*d>Gon(release){ clearInterval(_root.intervalID); gotoAndPlay("setup"); }reset (* (*d}ystopwatchDisplay=8* =8*d Ip Uio7|L0r,KJ0 +J0U0?Z backgroundOCPicText ;$Tahoma333(Reset?+on(release){ _root.changeFontSize("up"); }fontup=8' =8'd O-on(release){ _root.changeFontSize("down"); }fontdown?" controls3? $var fontsize = 20; var gap = fontsize / 2; // process text to extract each word into an array function splitText(){ // create array to hold each word and split the text words = clozeText.split(" "); // find the number of words wordCount = words.length; // find the longest word to get biggest gap size findBig(); putTextInObjects(); } // create a clip for each word function putTextInObjects(){ // create local variables var wordDepth = 1000; var answerDepth = 10000; var aNo = 0; // create a movie clip to hold all the words attachMovie("wordbox", "objContainer", wordDepth); objContainer._x = startX; objContainer._y = startY; objContainer._width = boxWidth; objContainer._height = boxHeight; var boxColor = new Color("objContainer"); boxColor.setRGB(bColor); // place score board below this and to the left scoreBoard._y = objContainer._y + boxHeight + gap + gap; scoreBoard._x = objContainer._x; // place stopwatch in the middle stopwatchDisplay._y = objContainer._y + boxHeight + gap + gap; stopwatchDisplay._x = ((objContainer._x + objContainer._width) / 2) - (stopwatchDisplay._width / 2); // place reset button below and to the right reset._y = objContainer._y + boxHeight + gap + gap; reset._x = objContainer._x + objContainer._width - reset._width; // place font resize buttons fontup._y = reset._y; fontup._x = reset._x + 110; fontdown._y = reset._y; fontdown._x = fontup._x + 60; // loop through all the words in the text for(var i=0;i boxWidth){ tempX = startX + indent; tempY = tempY + gap + gap + eval("text" + i)._height; } // add the word to the line eval("text" + i)._x = tempX; eval("text" + i)._y = tempY; tempX = tempX + gap + eval("text" + i)._width; } } } function placeAnswers(){ randomiseAnswers(); var tempX = startX + boxWidth + indent; var tempY = startY + indent; for(var i=0;i bigWord){ bigWord = words[i].length; } } } // stopwatch function function stopwatch(){ if(_root.watchtoggle == "on"){ var output = ""; hundredths += 1; if(hundredths < 10){ output = "0" + hundredths; } else if(hundredths >= 10 and hundredths < 100){ output = "" + hundredths; } else if(hundredths == 100){ seconds += 1; hundredths = 0; output = "0" + hundredths; } if(seconds == 0){ output = "00." + output; } else if(seconds < 10){ output = "0" + seconds + "." + output; } else if(seconds >= 10 and seconds < 60){ output = seconds + "." + output; } else if(seconds > 59){ minutes += 1; seconds = 0; output = "00." + output; } if(minutes == 0){ output = "00:" + output; } else if(minutes < 10){ output = "0" + minutes + ":" + output; } else{ output = minutes + ":" + output; } display = output; } } function changeFontSize(direction){ if(direction == "up"){ fontsize = fontsize + 1; } else{ fontsize = fontsize -1; } gap = fontsize / 2; splitText(); placeWords(); placeAnswers(); }?v^// create some global variables - don't mess with these var wordCount; var bigWord; var answerCount; var answered = new Array(); var words = new Array(); var wordObject = new Array(); var randomPlace = new Array(); var gap; var score = 0; var done = 0; var xdif; var ydif; var mymc; // declare some variables for stopwatch var tenths = 0; var hundredths = 0; var seconds = 0; var minutes = 0; var display = "00:00.00"; var watchtoggle = "off"; var intervalID = setInterval(stopwatch,10); // stuff you can alter fairly safely var startX = 20; var startY = 20; var indent = 10; var scoreDisplay = ""; var gapTextColour = 0x660000; var textColour = 0x0000ff; var bColor = 0xccccff; var fontname = "Tahoma"; var boxHeight = 500; var boxWidth = 550; var clozeText = "The #cell cycle includes cell growth when the numbers of #organelles increase and the #chromosomes are copied when the two strands of each #DNA molecule separate and new #strands form alongside them. @ The cell cycle then completes with the division of each set of chromosomes into two #daughter cells. This is called #mitosis."; var displayWatch = true; // functions to build the screen splitText(); placeWords(); placeAnswers(); stopwatchDisplay._visible = displayWatch;?Lstop();?O13mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?^3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?M3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?DI3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?@.3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?f3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?k63mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?f3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?0BJmymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif; gotoAndStop("start");  scriptsOO?load~?setup?start2` ?goback;, labelsOOSymbol 9resizeup uH button copy) CDocumentPagePage 1Scene 1oH2HSymbol 7button{HSymbol 7˩{HSymbol 9resizeup uH button copy~H Symbol 10 resizedown H resizeup copyHSymbol 6scoreczHSymbol 6/ezHSymbol 4 emptyclippHSymbol 4pHSymbol 3wordbox"pHwordboxSymbol 3F{HSymbol 2textoHtextSymbol 2!pHSymbol 1watcheroHSymbol 1oHSymbol 8 stopwatchAH.\clozemaker_timer.fla stopwatch0HAHcH >.hhhhhz%PublishFormatProperties::htmlFileName cloze_2.html"PublishHtmlProperties::StartPaused0!PublishGifProperties::PaletteName PublishRNWKProperties::speed256K0PublishFormatProperties::jpeg0Vector::Debugging Permitted0PublishHtmlProperties::Loop1"PublishQTProperties::MatchMovieDim1 PublishQTProperties::AlphaOption PublishQTProperties::LayerOptionPublishHtmlProperties::Units0$PublishPNGProperties::OptimizeColors1PublishQTProperties::Width550&PublishRNWKProperties::singleRateAudio0&PublishRNWKProperties::speedSingleISDN0%PublishFormatProperties::projectorMac0&PublishFormatProperties::flashFileName cloze_2.swfVector::Compress Movie0PublishGifProperties::Smooth1#PublishRNWKProperties::flashBitRate1200%PublishRNWKProperties::mediaCopyright(c) 2000PublishFormatProperties::html1$PublishFormatProperties::pngFileName cloze_2.png(PublishHtmlProperties::VerticalAlignment1PublishHtmlProperties::Quality4"PublishGifProperties::DitherOption"PublishRNWKProperties::exportAudio1 PublishRNWKProperties::speed384K0!PublishRNWKProperties::exportSMIL1Vector::Override Sounds0!PublishHtmlProperties::DeviceFont0"PublishPNGProperties::FilterOption'PublishRNWKProperties::mediaDescriptionPublishFormatProperties::gif0*PublishFormatProperties::generatorFileName cloze_2.swtVector::Template0Vector::Protect0Vector::Quality80*PublishHtmlProperties::HorizontalAlignment1"PublishHtmlProperties::DisplayMenu1PublishGifProperties::Interlace0"PublishGifProperties::DitherSolids0PublishPNGProperties::Smooth1PublishPNGProperties::BitDepth24-bit with AlphaPublishJpegProperties::DPI4718592PublishQTProperties::Flatten1#PublishFormatProperties::qtFileName cloze_2.movPublishGifProperties::Width550PublishGifProperties::Loop1PublishRNWKProperties::speed28K1!PublishRNWKProperties::mediaTitle$PublishRNWKProperties::mediaKeywordsPublishFormatProperties::flash1#PublishGifProperties::MatchMovieDim1#PublishGifProperties::PaletteOption"PublishPNGProperties::DitherOptionPublishJpegProperties::Quality80$PublishRNWKProperties::realVideoRate100000$PublishRNWKProperties::speedDualISDN0-PublishFormatProperties::projectorWinFileName cloze_2.exePublishHtmlProperties::Align0#PublishPNGProperties::MatchMovieDim1#PublishPNGProperties::PaletteOption$PublishJpegProperties::MatchMovieDim1%PublishFormatProperties::jpegFileName cloze_2.jpgVector::Omit Trace Actions0Vector::Debugging PasswordPublishHtmlProperties::Width550PublishHtmlProperties::Height400"PublishPNGProperties::DitherSolids0"PublishJpegProperties::Progressive0#PublishQTProperties::PlayEveryFrame0PublishFormatProperties::png0PublishFormatProperties::rnwk0-PublishFormatProperties::projectorMacFileName cloze_2.hqxVector::TopDown0!PublishHtmlProperties::WindowMode0'PublishHtmlProperties::TemplateFileNamefC:\Documents and Settings\Richard\Application Data\Macromedia\Flash MX\Configuration\Html\Default.htmlPublishGifProperties::Height400PublishPNGProperties::Interlace0PublishJpegProperties::Size0"PublishFormatProperties::generator0Vector::Report0PublishGifProperties::LoopCount'PublishGifProperties::TransparentOptionPublishGifProperties::MaxColors255%PublishPNGProperties::RemoveGradients0PublishQTProperties::Height400PublishRNWKProperties::speed56K1PublishFormatProperties::qt0Vector::Stream Compress7Vector::Event Format0Vector::Version6$PublishGifProperties::OptimizeColors1"PublishRNWKProperties::audioFormat0Vector::Event Compress7PublishHtmlProperties::Scale0%PublishGifProperties::RemoveGradients0PublishPNGProperties::Width550PublishPNGProperties::Height400PublishJpegProperties::Height400 PublishRNWKProperties::speed512K0$PublishFormatProperties::gifFileName cloze_2.gifVector::Stream Format0PublishGifProperties::Animated0&PublishGifProperties::TransparentAlpha128!PublishPNGProperties::Transparent0!PublishPNGProperties::PaletteNamePublishJpegProperties::Width550*PublishQTProperties::UseQTSoundCompression0PublishQTProperties::Looping0"PublishRNWKProperties::exportFlash1&PublishRNWKProperties::showBitrateDlog1(PublishRNWKProperties::speedCorporateLAN0"PublishRNWKProperties::mediaAuthorPropSheet::ActiveTab1621%PublishFormatProperties::defaultNames1%PublishFormatProperties::projectorWin0%PublishFormatProperties::rnwkFileName cloze_2.smilPublishPNGProperties::MaxColors255%PublishQTProperties::ControllerOption0"PublishQTProperties::PausedAtStart0 CColorDef   3P fP0 PH P` Px 3 33( 3f<0 3CH 3F` 3Hx f0 f30 ff(0 f5H f<` f@x  3330  3 33x f3d0 3]H 3Z` 3Xx 33 3330 3f3PPH 33Px` 33Px 33P f30 f33PH ff3(PH f3<x` f3Cx f3F  fff`  f0 3f0 ffx0 fkH fd` f`x 3f0 33fPH 3ffxPH 3fdx` 3f]x 3fZ ff0 f3fPH fff` ffP0x ffPx ffP    H 3H fH xH ̙n` hx 3H 33x` 3fx` 3xx` 3̙kx 3d fH f3x` ff0x fx0x f̙dx f]    ` 3` f` ` x` px 3` 33x 3fx 3x 3xx 3n f` f3x ffx fx fxx fk    x 3x fx x x xx 3x 33 3f 3 3 3x fx f3 ff f f fx  x  H 3 H fH (H 2` 8x ` 3 ` f` ̙` (` 0x x 3x fx x  x (x  Px  3H 33x` f3x` 3(x` 35x 3< 3` 33x f3 x ̙3x 3(x 32 3x 33 f3 3 3 3(  x  fH 3fx` ff0x f(0x f<x fC f`Symbol 1Symbol 8 Symbol 9 FSymbol 106  !"#$%&'()*+,-/012345789:;<=>?@ABCDEGHIJKLMNOPQRSTUroot.scoreDisplayTahoma( ((Tahoma(Score:?_ Layer 1Ole then completCPicPage CPicLayer CPicFrame SX7ۀL0r,KX%0%0Ӏۀ0?il backgroundOCPicText ;Tahoma333(ATahoma333(A?(  ;Tahoma(ATahoma(A?" textOOs = new Array(); var wordObject = new Array(); var randomPlaceCPicPage CPicLayer CPicFrame SX7ۀL0r,KX%0%0Ӏۀ0?s backgroundOCPicText ;Tahoma333(ATahoma333(A?&  9 Layer 1OCPicPage CPicLayer CPicFrameCPicText a((OTahoma(Time: a7 F@ _root.displayTahoma(?"T Layer 1OCPicPage CPicLayer CPicFrame CPicShape Uio7|L0r,KJ0 +J0U0?m ;Tahoma(ATahoma(A?a< textOOayer 1Ole then completes with the division of each set of chromosomes into two #daughter cells. This is called #mitosis."; splitText(); placeWords();A  <$Tahoma(Reset?& textOOCPicPage CPicLayer CPicFrameCPicText  (@_CPicPage CPicLayer CPicFrame?V backgroundO CPicSprite* *d Ton(press){ this.startDrag(); } on(release){ stopDrag(); _root.checkWord(this); } text_drag {* {*dP# text_plain?2 wordsO M)* M)*d@KonClipEvent(enterFrame){ // carry out some instructions if the user finds all the answers if(_root.done == _root.answerCount){ _root.watchtoggle = "off"; } }watcher * *d6k scoreBoard CPicButtonv* v*d>Gon(release){ clearInterval(_root.intervalID); gotoAndPlay("setup"); }reset (* (*d}ystopwatchDisplay=8* =8*d Ip+on(release){ _root.changeFontSize("up"); }fontup=8' =8'd O-on(release){ _root.changeFontSize("down"); }fontdown?" controls3? #var fontsize = 20; // process text to extract each word into an array function splitText(){ // create array to hold each word and split the text words = clozeText.split(" "); // find the number of words wordCount = words.length; // find the longest word to get biggest gap size findBig(); putTextInObjects(); } // create a clip for each word function putTextInObjects(){ // create local variables var wordDepth = 1000; var answerDepth = 10000; var aNo = 0; // create a movie clip to hold all the words attachMovie("wordbox", "objContainer", wordDepth); objContainer._x = startX; objContainer._y = startY; objContainer._width = boxWidth; objContainer._height = boxHeight; var boxColor = new Color("objContainer"); boxColor.setRGB(bColor); // place score board below this and to the left scoreBoard._y = objContainer._y + boxHeight + gap + gap; scoreBoard._x = objContainer._x; // place stopwatch in the middle stopwatchDisplay._y = objContainer._y + boxHeight + gap + gap; stopwatchDisplay._x = ((objContainer._x + objContainer._width) / 2) - (stopwatchDisplay._width / 2); // place reset button below and to the right reset._y = objContainer._y + boxHeight + gap + gap; reset._x = objContainer._x + objContainer._width - reset._width; // place font resize buttons fontup._y = reset._y; fontup._x = reset._x + 110; fontdown._y = reset._y; fontdown._x = fontup._x + 60; // loop through all the words in the text for(var i=0;i boxWidth){ tempX = startX + indent; tempY = tempY + gap + gap + eval("text" + i)._height; } // add the word to the line eval("text" + i)._x = tempX; eval("text" + i)._y = tempY; tempX = tempX + gap + eval("text" + i)._width; } } } function placeAnswers(){ randomiseAnswers(); var tempX = startX + boxWidth + indent; var tempY = startY + indent; for(var i=0;i bigWord){ bigWord = words[i].length; } } } // stopwatch function function stopwatch(){ if(_root.watchtoggle == "on"){ var output = ""; hundredths += 1; if(hundredths < 10){ output = "0" + hundredths; } else if(hundredths >= 10 and hundredths < 100){ output = "" + hundredths; } else if(hundredths == 100){ seconds += 1; hundredths = 0; output = "0" + hundredths; } if(seconds == 0){ output = "00." + output; } else if(seconds < 10){ output = "0" + seconds + "." + output; } else if(seconds >= 10 and seconds < 60){ output = seconds + "." + output; } else if(seconds > 59){ minutes += 1; seconds = 0; output = "00." + output; } if(minutes == 0){ output = "00:" + output; } else if(minutes < 10){ output = "0" + minutes + ":" + output; } else{ output = minutes + ":" + output; } display = output; } } function changeFontSize(direction){ if(direction == "up"){ fontsize = fontsize + 1; } else{ fontsize = fontsize -1; } splitText(); placeWords(); placeAnswers(); }?v^// create some global variables - don't mess with these var wordCount; var bigWord; var answerCount; var answered = new Array(); var words = new Array(); var wordObject = new Array(); var randomPlace = new Array(); var gap; var score = 0; var done = 0; var xdif; var ydif; var mymc; // declare some variables for stopwatch var tenths = 0; var hundredths = 0; var seconds = 0; var minutes = 0; var display = "00:00.00"; var watchtoggle = "off"; var intervalID = setInterval(stopwatch,10); // stuff you can alter fairly safely var startX = 20; var startY = 20; var indent = 10; var scoreDisplay = ""; var gapTextColour = 0x660000; var textColour = 0x0000ff; var bColor = 0xccccff; var fontname = "Tahoma"; gap = fontsize / 2; var boxHeight = 500; var boxWidth = 550; var clozeText = "The #cell cycle includes cell growth when the numbers of #organelles increase and the #chromosomes are copied when the two strands of each #DNA molecule separate and new #strands form alongside them. @ The cell cycle then completes with the division of each set of chromosomes into two #daughter cells. This is called #mitosis."; var displayWatch = true; // functions to build the screen splitText(); placeWords(); placeAnswers(); stopwatchDisplay._visible = displayWatch;?Lstop();?O13mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?^3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?M3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?DI3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?@.3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?f3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?k63mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?f3mymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif;?0BJmymc._x = mymc._x - xdif; mymc._y = mymc._y - ydif; gotoAndStop("start");  scriptsOO?load~?setup?start2` ?goback;, labelsOOSymbol 9resizeup uH button copy) CDocumentPagePage 1Scene 1oHݝHSymbol 7button{HSymbol 7˩{HSymbol 9resizeup uH button copy~H Symbol 10 resizedown H resizeup copyHSymbol 6scoreczHSymbol 6/ezHSymbol 4 emptyclippHSymbol 4pHSymbol 3wordbox"pHwordboxSymbol 3F{HSymbol 2textoHtextSymbol 2!pHSymbol 1watcheroHSymbol 1oHSymbol 8 stopwatchAH.\clozemaker_timer.fla stopwatch0HAHcH >.hhhhh z%PublishFormatProperties::htmlFileName cloze_2.html"PublishHtmlProperties::StartPaused0!PublishGifProperties::PaletteName PublishRNWKProperties::speed256K0PublishFormatProperties::jpeg0Vector::Debugging Permitted0PublishHtmlProperties::Loop1"PublishQTProperties::MatchMovieDim1 PublishQTProperties::AlphaOption PublishQTProperties::LayerOptionPublishHtmlProperties::Units0$PublishPNGProperties::OptimizeColors1PublishQTProperties::Width550&PublishRNWKProperties::singleRateAudio0&PublishRNWKProperties::speedSingleISDN0%PublishFormatProperties::projectorMac0&PublishFormatProperties::flashFileName cloze_2.swfVector::Compress Movie0PublishGifProperties::Smooth1#PublishRNWKProperties::flashBitRate1200%PublishRNWKProperties::mediaCopyright(c) 2000PublishFormatProperties::html1$PublishFormatProperties::pngFileName cloze_2.png(PublishHtmlProperties::VerticalAlignment1PublishHtmlProperties::Quality4"PublishGifProperties::DitherOption"PublishRNWKProperties::exportAudio1 PublishRNWKProperties::speed384K0!PublishRNWKProperties::exportSMIL1Vector::Override Sounds0!PublishHtmlProperties::DeviceFont0"PublishPNGProperties::FilterOption'PublishRNWKProperties::mediaDescriptionPublishFormatProperties::gif0*PublishFormatProperties::generatorFileName cloze_2.swtVector::Template0Vector::Protect0Vector::Quality80*PublishHtmlProperties::HorizontalAlignment1"PublishHtmlProperties::DisplayMenu1PublishGifProperties::Interlace0"PublishGifProperties::DitherSolids0PublishPNGProperties::Smooth1PublishPNGProperties::BitDepth24-bit with AlphaPublishJpegProperties::DPI4718592PublishQTProperties::Flatten1#PublishFormatProperties::qtFileName cloze_2.movPublishGifProperties::Width550PublishGifProperties::Loop1PublishRNWKProperties::speed28K1!PublishRNWKProperties::mediaTitle$PublishRNWKProperties::mediaKeywordsPublishFormatProperties::flash1#PublishGifProperties::MatchMovieDim1#PublishGifProperties::PaletteOption"PublishPNGProperties::DitherOptionPublishJpegProperties::Quality80$PublishRNWKProperties::realVideoRate100000$PublishRNWKProperties::speedDualISDN0-PublishFormatProperties::projectorWinFileName cloze_2.exePublishHtmlProperties::Align0#PublishPNGProperties::MatchMovieDim1#PublishPNGProperties::PaletteOption$PublishJpegProperties::MatchMovieDim1%PublishFormatProperties::jpegFileName cloze_2.jpgVector::Omit Trace Actions0Vector::Debugging PasswordPublishHtmlProperties::Width550PublishHtmlProperties::Height400"PublishPNGProperties::DitherSolids0"PublishJpegProperties::Progressive0#PublishQTProperties::PlayEveryFrame0PublishFormatProperties::png0PublishFormatProperties::rnwk0-PublishFormatProperties::projectorMacFileName cloze_2.hqxVector::TopDown0!PublishHtmlProperties::WindowMode0'PublishHtmlProperties::TemplateFileNamefC:\Documents and Settings\Richard\Application Data\Macromedia\Flash MX\Configuration\Html\Default.htmlPublishGifProperties::Height400PublishPNGProperties::Interlace0PublishJpegProperties::Size0"PublishFormatProperties::generator0Vector::Report0PublishGifProperties::LoopCount'PublishGifProperties::TransparentOptionPublishGifProperties::MaxColors255%PublishPNGProperties::RemoveGradients0PublishQTProperties::Height400PublishRNWKProperties::speed56K1PublishFormatProperties::qt0Vector::Stream Compress7Vector::Event Format0Vector::Version6$PublishGifProperties::OptimizeColors1"PublishRNWKProperties::audioFormat0Vector::Event Compress7PublishHtmlProperties::Scale0%PublishGifProperties::RemoveGradients0PublishPNGProperties::Width550PublishPNGProperties::Height400PublishJpegProperties::Height400 PublishRNWKProperties::speed512K0$PublishFormatProperties::gifFileName cloze_2.gifVector::Stream Format0PublishGifProperties::Animated0&PublishGifProperties::TransparentAlpha128!PublishPNGProperties::Transparent0!PublishPNGProperties::PaletteNamePublishJpegProperties::Width550*PublishQTProperties::UseQTSoundCompression0PublishQTProperties::Looping0"PublishRNWKProperties::exportFlash1&PublishRNWKProperties::showBitrateDlog1(PublishRNWKProperties::speedCorporateLAN0"PublishRNWKProperties::mediaAuthorPropSheet::ActiveTab1621%PublishFormatProperties::defaultNames1%PublishFormatProperties::projectorWin0%PublishFormatProperties::rnwkFileName cloze_2.smilPublishPNGProperties::MaxColors255%PublishQTProperties::ControllerOption0"PublishQTProperties::PausedAtStart0 CColorDef   3P fP0 PH P` Px 3 33( 3f<0 3CH 3F` 3Hx f0 f30 ff(0 f5H f<` f@x  3330  3 33x f3d0 3]H 3Z` 3Xx 33 3330 3f3PPH 33Px` 33Px 33P f30 f33PH ff3(PH f3<x` f3Cx f3F  fff`  f0 3f0 ffx0 fkH fd` f`x 3f0 33fPH 3ffxPH 3fdx` 3f]x 3fZ ff0 f3fPH fff` ffP0x ffPx ffP    H 3H fH xH ̙n` hx 3H 33x` 3fx` 3xx` 3̙kx 3d fH f3x` ff0x fx0x f̙dx f]    ` 3` f` ` x` px 3` 33x 3fx 3x 3xx 3n f` f3x ffx fx fxx fk    x 3x fx x x xx 3x 33 3f 3 3 3x fx f3 ff f f fx  x  H 3 H fH (H 2` 8x ` 3 ` f` ̙` (` 0x x 3x f 3fx ffx ̙fx f(x f5 fx 3f ff f f f(  (x  H 3x` f0x  ̙PP P ` 3x fx ̙P ̙(P < x 3 f  ̙ (  xx  ` 3x fx P xP d ` 3x fx ̙P  P x 3 f   (  x  x 3 f   x x 3 f ̙  x x 3 f          f`zf *]x x  x (x  Px  3H 33x` f3x` 3(x` 35x 3< 3` 33x f3 x ̙3x 3(x 32 3x 33 f3 3 3 3(  x  fH 3fx` ff0x f(0x f<x fC f` 3fx ffx ̙fx f(x f5 fx 3f ff f f f(  (x  H 3x` f0x  ̙PP P ` 3x fx ̙P ̙(P < x 3 f  ̙ (  xx  ` 3x fx P xP d ` 3x fx ̙P  P x 3 f   (  x  x 3 f   x x 3 f ̙  x x 3 f          f`zf *]"PublishQTProperties::QTSndSettingsCQTAudioSettingshP  P x 3 f   (  x  x 3 f   x x 3 f ̙  x "PublishQTProperties::QTSndSettingsCQTAudioSettingsh    f`zf *]