Entry using a value of Ab-Initio
if ( entryState == "" )
{
alert( "Welcome to the Human
Resources Training
New Employee Orientation!" );
}
if ( entryState == "ab-initio" )
{
alert( "Welcome to the Human
Resources Training
New Employee Orientation!" );
}