'; OutString += '
'; OutString += NavBar; if (Feedback.length>0){ OutString += '' } OutString += '
'; OutString += ''; OutString += Feedback; OutString += '
'; if (is.CRAPBrowser){OutString=ResolveAllURLs(OutString);} //Write it to the frame TopFrame.document.clear(); TopFrame.document.open(); TopFrame.document.write(OutString); TopFrame.document.close(); } function DisplayExercise(){ //Build the output string var OutString = ''; OutString += ''; OutString += ''; OutString += '
'; OutString += TitleCode; OutString += ''; OutString += NavBar; OutString += '
'; OutString += ''; OutString += BuiltCloze; OutString += '
'; if (is.CRAPBrowser){OutString=ResolveAllURLs(OutString);} //Write it to the frame BottomFrame.document.clear(); BottomFrame.document.open(); BottomFrame.document.write(OutString); BottomFrame.document.close(); } I = new Array(); I[0] = new Array(); I[0][1] = new Array(); I[0][1][0] = new Array(); I[0][1][0][0]='Whose woods these are I think I know'; I[0][2]='I think I know whose woods these are'; I[1] = new Array(); I[1][1] = new Array(); I[1][1][0] = new Array(); I[1][1][0][0]='village'; I[1][2]='a very small old town'; I[2] = new Array(); I[2][1] = new Array(); I[2][1][0] = new Array(); I[2][1][0][0]='woods'; I[2][2]='an area where there are many trees growing close together'; I[3] = new Array(); I[3][1] = new Array(); I[3][1][0] = new Array(); I[3][1][0][0]='queer'; I[3][2]='strange'; I[4] = new Array(); I[4][1] = new Array(); I[4][1][0] = new Array(); I[4][1][0][0]='farmhouse'; I[4][2]='the main house on the farm, where the famer lives'; I[5] = new Array(); I[5][1] = new Array(); I[5][1][0] = new Array(); I[5][1][0][0]='frozen'; I[5][2]='turned into ice'; I[6] = new Array(); I[6][1] = new Array(); I[6][1][0] = new Array(); I[6][1][0][0]='harness'; I[6][2]='a set of bands fastened around a horse so it can pull a vehicle'; I[7] = new Array(); I[7][1] = new Array(); I[7][1][0] = new Array(); I[7][1][0][0]='shake'; I[7][2]='The horse shakes (moves rapidly) the bells on the harness.'; I[8] = new Array(); I[8][1] = new Array(); I[8][1][0] = new Array(); I[8][1][0][0]='sound\'s'; I[8][2]='sound is'; I[9] = new Array(); I[9][1] = new Array(); I[9][1][0] = new Array(); I[9][1][0][0]='sweep'; I[9][2]='refers to the gentle movement of wind over the area'; I[10] = new Array(); I[10][1] = new Array(); I[10][1][0] = new Array(); I[10][1][0][0]='easy'; I[10][2]='refers to the wind blowing gently and effortlessly'; I[11] = new Array(); I[11][1] = new Array(); I[11][1][0] = new Array(); I[11][1][0][0]='downy'; I[11][2]='as soft as the small, soft feathers of a bird'; I[12] = new Array(); I[12][1] = new Array(); I[12][1][0] = new Array(); I[12][1][0][0]='flake'; I[12][2]='refers to snowflakes, which are individual pieces of snow that fall from the sky'; I[13] = new Array(); I[13][1] = new Array(); I[13][1][0] = new Array(); I[13][1][0][0]='lovely'; I[13][2]='beautiful'; I[14] = new Array(); I[14][1] = new Array(); I[14][1][0] = new Array(); I[14][1][0][0]='deep'; I[14][2]='a long way from the front to the back of the woods'; I[15] = new Array(); I[15][1] = new Array(); I[15][1][0] = new Array(); I[15][1][0][0]='I have promises to keep'; I[15][2]='I have promises which I must keep'; I[16] = new Array(); I[16][1] = new Array(); I[16][1][0] = new Array(); I[16][1][0][0]='And miles to go before I sleep'; I[16][2]='And [I have] to go many miles before I sleep'; Text = new Array(); Text[0]=''; Text[1]=',
His house is in the '; Text[2]=' though.
He will not see me stopping here,
To watch his '; Text[3]=' fill up with snow.

My little horse must think it '; Text[4]=',
To stop without a '; Text[5]=' near,
Between the woods and '; Text[6]=' lake,
The darkest evening of the year.

He gives his '; Text[7]=' bells a '; Text[8]=',
To ask if there is some mistake.
The only other '; Text[9]=' the '; Text[10]=',
Of '; Text[11]=' wind and '; Text[12]=' '; Text[13]='.

The woods are '; Text[14]=', dark and '; Text[15]=',
But '; Text[16]=',
'; Text[17]=',
And miles to go before I sleep.
'; function StartUp(){ BuildExercise(); WriteFeedback(Instructions); DisplayExercise(); } function Blank(){ return '©Half-Baked Software.
Michael Rottmeier
Loading...'; } //--> //]]>