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