//build 2 8/17/2001 for new control panel, sitemap
build_no = "3.1.1.2";
//label_name = "span1a";
frameset_name = "content_frameset"
// Set XML_MENU to true if this course uses the XML-based navigation menu.
XML_MENU = true
// Set SAVE_DATA to true if the course saves data on the LMS server.
SAVE_DATA = false
// Set FRAMESET_CONTROLS to true if the Class.com frameset will contain controls that link to LMS services.
FRAMESET_CONTROLS = false
// Set FRAMESET_IN_POPUP to true to force the Class.com frameset to always open in its own popup window.
FRAMESET_IN_POPUP = false

//limit_list = true;
limit_list = false;
limit_list_text = /_assessment/i;
//debug = true;
debug = false;

//this number is used to debug
test_assignment_number = "31";

if (debug == false) {
//change this to final number
var assignment_number = "31" ;   
}

glossary_loc = "99toolbar/9907more/9907_0002.htm";

quiz_names = new Array(
"Capitulo 1, Primer Paso: La Prueba",
"Capitulo 1, Segundo Paso: La Prueba",
"Capitulo 1, Tercer Paso: La Prueba",
"Capitulo 1: El Examen, La Primera Parte",
"Capitulo 2, Primer Paso: La Prueba",
"Capitulo 2, Segundo Paso: La Prueba",
"Capitulo 2, Tercer Paso: La Prueba",
"Capitulo 2: El Examen, La Primera Parte",
"Capitulo 3, Primer Paso: La Prueba",
"Capitulo 3, Segundo Paso: La Prueba",
"Capitulo 3, Tercer Paso: La Prueba",
"Capitulo 3: El Examen, La Primera Parte",
"Capitulo 4, Primer Paso: La Prueba",
"Capitulo 4, Segundo Paso: La Prueba",
"Capitulo 4, Tercer Paso: La Prueba",
"Capitulo 4: El Examen, La Primera Parte",
"Capitulo 5, Primer Paso: La Prueba",
"Capitulo 5, Segundo Paso: La Prueba",
"Capitulo 5, Tercer Paso: La Prueba",
"Capitulo 5: El Examen, La Primera Parte",
"Capitulo 6, Primer Paso: La Prueba",
"Capitulo 6, Segundo Paso: La Prueba",
"Capitulo 6, Tercer Paso: La Prueba",
"Capitulo 6: El Examen, La Primera Parte"
);

//Variables used in startup.htm Flash detection added 7/8/02
var strFlashContentURL = "loader.htm";
var strFlashContentVersion = "6.0";
var bolFlashRequireLatestRevision = false;
var intLatestFlashPlayer = 6;

// This variable is used in the popPlaySound function.
MEDIA_DEPTH = 7

var popupjs_borderColor = '#ffffff';
var popupjs_bgColor = '#cccccc';
var popupjs_border = 1;
var popupjs_padding = 5;
var popupjs_Font = 'face="Verdana, Arial, Helvetica, sans-serif" size=2';
var popupjs_tableWidth = 0;
var popupjs_layerName = 'bubble'

function load_pages() {    
  if (typeof pages_timer != "undefined" && pages_timer != null) clearTimeout(pages_timer)
}