//**************************************************************// //To set variables values like title, background color that are // //course specific. // //**************************************************************// //Title of the course referenced in all the launch pages titleheader = "AB 1825: Sexual Harassment Prevention for Managers - Syntrio"; //background color of the intro page backgroundcolor = "#334840" //open course in the same window as the splash window. samewindow = false; //Bottomframe color of the player topframeColor = "#334840"; //Bottomframe color of the player botmframeColor = "#334840"; //showing Menu items --accepts "yes" and "no" values; default set as "no"; showmenuitems = "no"; //version number of the course version = "v10.1.2"; //copyright text for the course copyrighttext = "© 2010 Syntrio"; //preloader text preloadertext = "Loading course DEMO. Please wait........";