// AAI_LE_FocusQuestions

var bControl;
var divArr = new Array();
var titledim = "<br><span class=chalkdim>As you watch this video, keep the following questions in mind.</span><br><br>" 
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] =  "<br>As you watch this video, keep the following questions in mind."; 

divArr[2] = titledim + tablestart + tableline + "1" + tableline2 + "What were the teacher's objectives in working with this group of third grade students?" + tableline3 + tableend;

divArr[3] = titledim + 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 this lesson?" + tableline3 + tableend;

divArr[4] = titledim + 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 this lesson?" + tableline3 + tableline + "3" + tableline2 + "What strategies did the teacher use to involve and engage all students?" + tableline3 + tableend;

divArr[5] = titledim + 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 this 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] = titledim + 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 this 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] = titledim + 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 this 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>";

