var thisAU              = "au"
var reviewerMode        = 1;
var showTextEditMode    = 1;
var debugMode           = 1;
var bgColor             = "#FFFFFF";
//var flashwidth          = 750;
//var flashheight         = 550;
var flashwidth          = 960;
var flashheight         = 655;
var links               = "NONE";
//var startPoint          = "default";
var startPoint			= "LastVisitedModule";
var paramSetName        = "paramSetName";
var windowCloseAction   = "closeWindow"; // closeWindow, closeTop

//SCRUB THESE:
var movieQuality        = "high";
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";

