/**
 *  ==================================================
 *  SoftChalk LessonBuilder
 *  Activity activity_info.js
 *  Copyright 2007 SoftChalk LLC
 *  All Rights Reserved.
 *
 *  http://www.softchalk.com
 *  ==================================================
 */

q_done_a=new Array();
scoreQa=new Array();
score_a=new Array();
show_restart_a=new Array();
num_pages=1;
actOrder=new Array(1);
actOrder[0]=4;

//a_num=4;
a_value4=10;
scoreQa[4]=true;
q_done_a[4]=false;
score_a[4]=0;
show_restart_a[4]=true;

