var reviewerMode        = 1;
var showTextEditMode    = 1;
var debugMode           = 1;
var accessibilityMode   = 1;
var debug508            = 1;
var debugBehavior       = 1;
var bgColor             = "#FFFFFF";
var flashwidth          = 960;
var flashheight         = 655;
var links               = "links";
//var links               = "NONE";
//var startPoint          = "default";
var startPoint			= "LastVisitedModule";
var paramSetName        = "Federal_ISS";


//SCRUB THESE:
var movieQuality        = "high";
//var parameterMode       = "cookie";
var parameterMode       = "cookie";
var useEmbeddedShowText = 0;
//var serverMode        = "CD";     // (CD, WEB, LMS)
//var deliveryMode      = "CD";     // (CD, WEB, LMS)
var cookieexpiration    = 2160;     // (<integervalue>) Hours until cookies should expire
var showtextwidth       = "404";    // (integer as string) Used for html popup showtext
var showtextheight      = "210";    // (integer as string) Used for html popup showtext
var showTextStatus      = "on";     // (on, off)
var showTextURL         = "../features/showtext/showTextShell.html";
var certificateURL      = "features/certificate/certificate.htm";
var scormVer = "2004";


