//Hostglobal.js in lahtdocs
//
//Host Settings
gHostName="NetLearning" ;
gAppName="Student Interface" ;
gHostDir="/learnast/curve" ;
gImgPre="NL" ;
gBackClr="white" ;
gFont0Clr="black" ;
gFont0="Arial" ;
gBrowserMin = 3 ;
gHostConfig = 'CB,LA,EL,ES,XC,MU,EX' ;
gcontent1s = 'Curriculum' ;
gcontent1p = 'Curricula' ;
gcontent2s = 'Course' ;
gcontent2p = 'Courses' ;
gtestmsg1 = 'Test' ;
glaccessible = 0 ;
glearnear = 0 ;
glogintag = 'Participant ID' ;
gloginval = 'Type ID here' ;
gpswdtag = 'Password' ;
gloginstr = 'Type Participant ID in the appropriate box above' ;
gshownumques = 0 ;
gfinishexam = 'Click here to submit your answers' ;
gshowid=0;
gshowemail=1;
glskipintro=0;
gnomailemid=0;
gNoteLng = 100 ;

gtestdrv = 0;
greturnpg=0;

gAutoNewSIWin=1 ;
gSubscribe=0 ; 
gBrowserMin = 4 ; 
goffermail = 1 ;
gsbdir = "/learnast/curve" ;
glquickadd=1;
//glselfid is 0 for disabling adding your own login ID, 1=EMPid, 2=SSN
glselfid=0;
gl_shownameemail=1;

// Whether to allow editing of license, license date, state
geditlic=1;
//gledtitle is 0 for disabling adding your own title
gledtitl=0;
//gledbadge is 0 for disabling adding your own badge
gledbadge=0;
//gleduser1 is 0 for disabling adding your own pe_user1 info
gleduser1=0;

//stops if gverifyinfo=1 and gets email etc from pe_edit, 
// so 3M needs gverifyinfo=1, otherwise it merely updates pe_nlogins    
gverifyinfo=0;

//Shows the link to admin interface or hides it
gAdminlink=0;


//Liz Oquendo modified on 3/19/01
//Show the password field on the pe_edit screen for WellStar or not
gl_userchangepw=0;

//CSJ added on 5/7/2001
//Show or hide the course abbreviation field on TODO and ENROLL lists
//Default is to NOT show
glshowabbrev=0;

//CSJ added on 5/5/2002
//Show or hide the course abbreviation field on TODO and ENROLL lists
//Default is to show
gabbrevcol=0;

//CSJ added on 5/5/2002
//Change credits labels on TODO and ENROLL lists
gcreditslab='Contact Hrs';
gceuslab='CEs';

//Whether Manager Interface link takes you to subscriber admin or not
gsubsmng=0 ; 

//Text for must-fill-in on pecbl-signup
gsignuptxt='Enter your name, E-mail address, and company';

// --- 20020807 --- CSJ --- added to give new option for printing transcript
// --- 0 = old way, 1=new window
glnewwinprint=1;

// --- 20030428 --- CSJ --- default transcript type for host -- REG,GROUP,CURR,CERT,DETAIL
gxcrptype="REG";

// 20040414 --- CSJ --- added to control new transcript credit summary display 0=old, 1=new
gtranscred=1 ;
gtranslabel="Credits";
gduratcol=0;
gduratlabel="Duration";