// <!-------------------------------------- </Quizzes> ------------------------------------------>
function openit_spiralQuiz1() {
newWindow = window.open('quizzes/spiral1.html', 'spiralQuiz', 'width=550,height=400');
}
function openit_jumpingQuiz1() {
newWindow = window.open('quizzes/jumping1.html', 'jumpingQuiz', 'width=550,height=400');
}
function openit_familyQuiz1() {
newWindow = window.open('quizzes/family1.html', 'familyQuiz', 'width=550,height=400');
}
function openit_familialQuiz1() {
newWindow = window.open('quizzes/familial1.html', 'familialQuiz', 'width=550,height=400');
}
// <!-------------------------------------- </Quizzes> ------------------------------------------>
