'; 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]='bent over'; I[0][2]='moved the top part of his body over'; I[1] = new Array(); I[1][1] = new Array(); I[1][1][0] = new Array(); I[1][1][0][0]='shearsman'; I[1][2]='a man who cuts things with shears (a tool for cutting that looks like big scissors)'; I[2] = new Array(); I[2][1] = new Array(); I[2][1][0] = new Array(); I[2][1][0][0]='of sorts'; I[2][2]='used to describe something which is not a good example of something; he was a kind of shearsman'; I[3] = new Array(); I[3][1] = new Array(); I[3][1][0] = new Array(); I[3][1][0][0]='as'; I[3][2]='in the same way as; like'; I[4] = new Array(); I[4][1] = new Array(); I[4][1][0] = new Array(); I[4][1][0][0]='But play, you must'; I[4][2]='But you must play'; I[5] = new Array(); I[5][1] = new Array(); I[5][1][0] = new Array(); I[5][1][0][0]='tune'; I[5][2]='melody (a series of musical notes)'; I[6] = new Array(); I[6][1] = new Array(); I[6][1][0] = new Array(); I[6][1][0][0]='beyond'; I[6][2]='more than'; I[7] = new Array(); I[7][1] = new Array(); I[7][1][0] = new Array(); I[7][1][0][0]='yet'; I[7][2]='but nevertheless'; Text = new Array(); Text[0]='
Part One

guitarist.jpg

Pablo Picasso
The Old Guitarist


The man '; Text[1]=' his guitar,
A '; Text[2]=' '; Text[3]='. The day was green.

They said, "You have a blue guitar,
You do not play things '; Text[4]=' they are."

The man replied, "Things as they are
Are changed upon the blue guitar."

And they said to him, "'; Text[5]=',
A '; Text[6]=' '; Text[7]=' us, '; Text[8]=' ourselves,

A tune upon the blue guitar,
Of things exactly as they are."'; function StartUp(){ BuildExercise(); WriteFeedback(Instructions); DisplayExercise(); } function Blank(){ return '©Half-Baked Software.
Michael Rottmeier
Loading...'; } //--> //]]>