var jFac	=	'Instructor';
var jFacs	=	'Instructors';
var jTa		=	'Author';
var jTas	=	'Authors';
var jStd	=	'Learner';
var jStds	=	'Learners';

var jCrs	=   	'Courses';
var jCr		=    	'Course';
var jCmtys	= 	'Communities';
var jCmty	=  	'Community';

var jRegion1	=	'Institution';
var jRegion1s	=	'Institutions';
var jRegion2	=	'State';
var jRegion2s	=	'States';
var jRegion3	=	'Country';
var jRegion3s	=	'Countries';

var jDisc	=	'Discipline';
var jSubDisc	=	'Topic';

var jAgreeVar	=  	'Terms of Service';

function SubDisc() {dw(jSubDisc);}
function AgreeVar() {dw(jAgreeVar);}

function Fac()	{dw(jFac);}
function Ta() 	{dw(jTa);}
function Std() 	{dw(jStd);}
function Facs()	{dw(jFacs);}
function Tas() 	{dw(jTas);}
function Stds()	{dw(jStds);}

function Crs()   {dw(jCrs);}
function Cr()    {dw(jCr);}
function Cmtys() {dw(jCmtys);}
function Cmty()  {dw(jCmty);}


var jMemb	=	'Member';
var jMembs	=	'Members';
var jGrp	=	'Group';
var jGrps	=	'Groups';
var jHR		=	'User';
var jHRs	=	'Users';
var jRpt	=	'Report';
var jRpts	=	'Reports';

var jA0		=	'Administration Home';

var jA1		=	'Add/Edit '+ jHR +' Info';
var jA11	=	'Company';
var jA12	=	'Job Title';
var jA13	=	'New User';
var jA131	=	'By default every user will be enrolled as a '+jStd;
var jA14	=	'Active Users';
var jA15	=	'Inactive Users';
var jA16	=	'Upload '+ jHR +' List';

var jA2		=	'List of default '+ jCr +'/'+ jCmty;
var jA21	=	'Current List';
var jA22 	=	'Delete from List';
var jA23	=	'Add to List';
var jA24	=	'Delete '+ jCrs +'/'+ jCmtys +' from '+jA21;
var jA25	=	'Drop also all currently enrolled users';
var jA26	=	'Add '+ jCrs +'/'+ jCmtys +' to '+jA21;

var jA3		=	'Manage '+jGrps;
var jA31	=	jGrp +' Types';
var jA32	=	jGrp +' List';
var jA33	=	'Manage '+ jGrps +' Org Chart';
var jA34	=	'Make Entire '+ jGrps +', '+ jTas +' in '+jCrs;
var jA35	=	'Make Entire '+ jGrps +', '+ jStds +' in '+jCrs;
var jA36	=	'Make Entire '+ jGrps +', '+ jMembs +' in '+jCmtys;
var jA37	=	'Manage '+ jGrp +' '+ jMembs;
var jA371	=	'Add '+ jMembs +' to '+ jGrp;
var jA3711	=	'Show only active users, not '+ jMembs +' of any '+ jGrp;
var jA3712	=	'Show all active users';
var jA372	=	'View/Delete '+ jMembs +' from '+ jGrp;
var jA373	=	'Manage '+ jCr +'/'+ jCmty +' List for '+jGrp;
var jA374	=	'Contact '+ jMembs +' of '+jGrp;
var jA375	=	'Edit '+ jMemb +' Permissions of '+jGrp;
var jA3751	=	'View '+ jGrp +' Reports';
var jA3752	=	'Contact '+ jMembs +' of '+ jGrp;
var jA376	=	'Enroll '+ jGrp +' '+ jMembs +' in '+ jCr +'/'+ jCmty;
var jA377	= 	'Enroll '+ jTas +' in '+ jCr +' from '+ jGrp;
var jA378	=	'Enroll '+ jStds +' in '+ jCr +' from '+ jGrp;
var jA379	=	'Enroll '+ jMembs +' in '+ jCmty +' from '+jGrp;

var jA4		=	'View '+jRpts;
var jA411	=	'Show the '+jRpts+' by '+jStds+'/'+jGrps+'/'+jA12+' criteria.'
var jA412	=	'Show the '+jRpts+' by '+jStds+'/'+jGrps+' criteria.'
var jA42	=	'Show the '+jRpts+' by '+jCrs+'/'+jDisc+' criteria.'
var jA5		=	'Your '+ jStd +' Account';
var jA6		=	'Your '+ jTa +' Account';
var jA7		=	'Your '+ jFac +' Account';

function A0()  {dw(jA0);}
function Memb()  {dw(jMemb);}
function Membs()  {dw(jMembs);}
function Grp()  {dw(jGrp);}
function Grps()  {dw(jGrps);}
function HR()  {dw(jHR);}
function HRs()  {dw(jHRs);}


function A1()  {dw(jA1);}
function A11()  {dw(jA11);}
function A12()  {dw(jA12);}
function A13()  {dw(jA13);}
function A131()  {dw(jA131);}
function A14()  {dw(jA14);}
function A16()  {dw(jA16);}


function A2()  {dw(jA2);}
function A21()  {dw(jA21);}
function A24()  {dw(jA24);}
function A25()  {dw(jA25);}
function A26()  {dw(jA26);}

function A33()  {dw(jA33);}
function A34()  {dw(jA34);}
function A35()  {dw(jA35);}
function A36()  {dw(jA36);}
function A37()  {dw(jA37);}
function A371()  {dw(jA371);}
function A3711()  {dw(jA3711);}
function A3712()  {dw(jA3712);}
function A372()  {dw(jA372);}
function A373()  {dw(jA373);}
function A374()  {dw(jA374);}
function A375()  {dw(jA375);}
function A3751()  {dw(jA3751);}
function A3752()  {dw(jA3752);}
function A376()  {dw(jA376);}
function A377()  {dw(jA377);}
function A378()  {dw(jA378);}
function A379()  {dw(jA379);}

function A411()  {dw(jA411);}
function A412()  {dw(jA412);}
function A42()  {dw(jA42);}

/*Registation,creation etc... action*/
var jM11	=	'The new '+ jA11 +' address has been added.';
var jM12	=	'The existing '+ jA11 +' address has been modified.';
var jM13	=	'The new '+ jA12 +' has been added.';
var jM14	=	'The existing '+ jA12 +' has been modified.';
var jM15 	= 	'The '+ jA13 +' has been added.';
var jM151	=	'Users on the '+ jHR +' List have been added .';
var jM152	=	'Users on the '+ jHR +' List have not been added.';
var jM16	=	'The User Profile has been modified.';
var jM17	=	'The User(s) have been deactivated.';
var jM170	=	'You can not deactivate your account.';
var jM18	=	'The User(s) have been activated.';



/*current list action*/
var jM21	=	'Deleted selected '+ jCrs +' from the '+ jA21 +'.';
var jM22	=	'Added selected '+ jCrs +' to the '+ jA21 +'.';
var jM220	= 	'These '+ jCrs +' are already in the '+ jA21 +'.';
var jM221	= 	'Some of the selected '+ jCrs +' have been added to the '+ jA21 +' but some were already there.';

/*Groups action*/
var jM31	=	'The New '+ jA31 +' has been added.';
var jM32	=	'The existing '+ jA31 +' has been modified.';
var jM33	=	'The New '+ jGrp +'(s) has been added.';
var jM34	=	'The existing '+ jGrp +' has been modified.';
var jM341	=	'The existing '+ jGrp +' has been Deleted.';
var jM342	=	'Mail had been sent to the selected '+ jGrp +' Members.';
var jM35	=	'The '+ jGrp +' is now a subgroup of '+ jGrp +'.';
var jM36	=	'The selected '+ jGrp +' has been deactivated.';
var jM37	=	'All the '+ jMembs +', with '+ jTa +' of the selected '+ jGrps +' have been enrolled in the selected '+ jCrs +' as '+ jTas +'.';
var jM38	=	'All the '+ jMembs +' of the selected '+ jGrps +' have been enrolled in the selected '+ jCrs +' as '+ jStds +'.';
var jM39	=	'All the '+ jMembs +' of the selected '+ jGrps +' have been enrolled in the selected '+ jCmtys +' as '+ jMembs +'.';

/*Enrollment action*/
var jM41	=	'All the selected Users have been added to the '+ jGrp +'.';
var jM410	= 	'These Users are already Members of the selected '+ jGrp +'.';
var jM411	= 	'Some of the selected Users have been added to the '+ jGrp +' but some were already Members.';
var jM42	=	'All the selected Users have been deleted from the '+ jGrp +'.';
var jM43	=	'The selected '+ jCrs + ' have been removed from the '+ jA21 +' of '+ jGrp +'.';
var jM44	=	'The selected '+ jCrs + ' have been added to the '+ jA21 +' of '+ jGrp +'.';
var jM45	=	'Email messages have been sent to all the selected '+ jMembs +'.';
var jM46	=	'The '+ jGrp +' permisions of the selected '+ jMembs +' have been changed.';
var jM47	=	'All the selected '+ jMembs +' have been enrolled in the selected '+ jCrs +' as '+ jTas +'.';
var jM48	=	'The Users have been enrolled in the selected '+ jCr +'.';
var jM481	=	'All the selected Users have been deleted from the selected '+ jCr +'.';
var jM482	=	'Some of the selected Users have been enrolled but some were already enrolled in the selected '+ jCr +' or have incomplete user profile.';
var jM483	=	'These Users are already enrolled in the selected '+ jCr +' or have incomplete user profile.';
var jM49	=	'The Users have been  enrolled in the selected '+ jCmtys +' as '+ jMembs +'.';

/*Reports action*/
var jM51	=	jSubDisc + ' has been added.';
var jM52	=	jSubDisc + ' has been updated.';
var jM53	=	jSubDisc + ' has been deleted.';
var jM54	=	jSubDisc + ' cannot be deleted. Please move the '+ jCrs +' under this '+ jSubDisc +' to another '+ jSubDisc +' and try again.';
var jM55	=	'The '+ jCr +' has been added.';
var jM56	=	'The '+ jCr +'  Number is already used. Use a different ' + jCr + ' number.';
var jM57	=	'Errors occurred while creating the '+ jCr +'. Please try again.';
var jM571	=	'Set a valid price or leave the price box empty if the course is free.';
var jM58	=	'The Selected '+ jCrs +' are now listed in the catalog under the selected '+ jSubDisc +'.';
var jM59	=	'The Selected '+ jCrs +' are no longer listed in the catalog.';

/*change fac*/
var jM60	=	jFac + ' has been changed.';

function M11()  {dw(jM11);} 
function M12()  {dw(jM12);}
function M13()	{dw(jM13);}
function M14()	{dw(jM14);}
function M15()	{dw(jM15);}
function M151() {dw(jM151);}
function M152() {dw(jM152);}
function M16() 	{dw(jM16);}
function M17()	{dw(jM17);}
function M170()	{dw(jM170);}
function M18()	{dw(jM18);}

function M21()	{dw(jM21);}
function M22()	{dw(jM22);}
function M220()	{dw(jM220);}
function M221()	{dw(jM221);}

function M31()	{dw(jM31);}
function M32()	{dw(jM32);}
function M33() 	{dw(jM33);}
function M34()	{dw(jM34);}
function M341()	{dw(jM341);}
function M342()	{dw(jM342);}
function M35()	{dw(jM35);}
function M36()	{dw(jM36);}
function M37()	{dw(jM37);}
function M38()	{dw(jM38);}
function M39()	{dw(jM39);}

function M41()	{dw(jM41);}
function M410()	{dw(jM410);}
function M411()	{dw(jM411);}
function M42()  {dw(jM42);}
function M43()	{dw(jM43);}
function M44()	{dw(jM44);}
function M45() 	{dw(jM45);}
function M46()	{dw(jM46);}
function M47()	{dw(jM47);}

function M51()	{dw(jM51);}
function M52()  {dw(jM52);}
function M53()	{dw(jM53);}
function M54()	{dw(jM54);}
function M55()  {dw(jM55);}
function M56()	{dw(jM56);}
function M57()	{dw(jM57);}
function M571()	{dw(jM571);}

var jM101	=	'Errors occurred. Please try again.';
function M101()	{dw(jM101);}




























