// AAI_LE_FocusQuestions

var bControl;
var divArr = new Array();
var tablestart="<table border=0 cellpadding=0 cellspacing=0>";
var tableline="<tr><td valign=top class=ChalkboardText nowrap>"; 
var tableline2=".&nbsp; &nbsp;</td><td valign=top class=ChalkboardText width=99%>";
var tablelinedim="<tr><td valign=top class=chalkdim nowrap>"; 
var tablelinedim2=".&nbsp; &nbsp;</td><td valign=top class=chalkdim width=99%>";
var tableline3="</td></tr>";
var tableend ="</table>";
divArr[0] = "";

divArr[1] =  "As you watch this video, keep the following questions in mind."; 

divArr[2] = tablestart + tableline + "1" + tableline2 + "What were the teacher's objectives in working with this group of first-grade students?" + tableline3 + tableend;

divArr[3] = tablestart + tablelinedim + "1" + tablelinedim2 + "What were the teacher's objectives in working with this group of first-grade students?" + tableline3 + tableline + "2" + tableline2 + "What were the comprehension strategies used in this lesson?" + tableline3 + tableend;

divArr[4] = tablestart + tablelinedim + "1" + tablelinedim2 + "What were the teacher's objectives in working with this group of first-grade students?" + tableline3 + tablelinedim + "2" + tablelinedim2 + "What were the comprehension strategies used in this lesson?" + tableline3 + tableline + "3" + tableline2 + "What were the fluency strategies used in this lesson?" + tableline3 + tableend;

divArr[5] = tablestart + tablelinedim + "1" + tablelinedim2 + "What were the teacher's objectives in working with this group of first-grade students?" + tableline3 + tablelinedim + "2" + tablelinedim2 + "What were the comprehension strategies used in this lesson?" + tableline3 + tablelinedim + "3" + tablelinedim2 + "What were the fluency strategies used in this lesson?" + tableline3 + tableline + "4" + tableline2 + "What strategies were used to assess and diagnose the needs of the children?" + tableline3 + tableend;

divArr[6] = tablestart + tablelinedim + "1" + tablelinedim2 + "What were the teacher's objectives in working with this group of first-grade students?" + tableline3 + tablelinedim + "2" + tablelinedim2 + "What were the comprehension strategies used in this lesson?" + tableline3 + tablelinedim + "3" + tablelinedim2 + "What were the fluency strategies used in this lesson?" + tableline3 + tablelinedim + "4" + tablelinedim2 + "What strategies were used to assess and diagnose the needs of the children?" + tableline3 + tableline + "5" + tableline2 + "Did the teacher achieve her objectives for the lesson?" + tableline3 + tableend;

divArr[7] = tablestart + tablelinedim + "1" + tablelinedim2 + "What were the teacher's objectives in working with this group of first-grade students?" + tableline3 + tablelinedim + "2" + tablelinedim2 + "What were the comprehension strategies used in this lesson?" + tableline3 + tablelinedim + "3" + tablelinedim2 + "What were the fluency strategies used in this lesson?" + tableline3 + tablelinedim + "4" + tablelinedim2 + "What strategies were used to assess and diagnose the needs of the children?" + tableline3 + tablelinedim + "5" + tablelinedim2 + "Did the teacher achieve her objectives for the lesson?" + tableline3 + tableline + "6" + tableline2 + "What were the strengths of the lesson?" + tableline3 + tableend;

divArr[8] = tablestart + tablelinedim + "1" + tablelinedim2 + "What were the teacher's objectives in working with this group of first-grade students?" + tableline3 + tablelinedim + "2" + tablelinedim2 + "What were the comprehension strategies used in this lesson?" + tableline3 + tablelinedim + "3" + tablelinedim2 + "What were the fluency strategies used in this lesson?" + tableline3 + tablelinedim + "4" + tablelinedim2 + "What strategies were used to assess and diagnose the needs of the children?" + tableline3 + tablelinedim + "5" + tablelinedim2 + "Did the teacher achieve her objectives for the lesson?" + tableline3 + tablelinedim + "6" + tablelinedim2 + "What were the strengths of the lesson?" + tableline3 + tableline + "7" + tableline2 + "What were the important ideas and strategies from this video that you can or would use in your own classroom?" + tableline3 + tableend;

divArr[9] = "<br><br><br><br><i>Click on a menu item on the left or on a tab above</i>";

