/////////////////////////////////////////////////////////////////////////////////

_submitCron1 = "Please fill in a name for your cron job";
_submitCron2 = "Please enter a name less than 20 characters";
_submitCron3 = "Please enter the url to be run";
_submitCron4 = "The url must begin with http";

_checkDelete1 = "Are you sure you want to delete this job?";

_checkReg1 = "Please fill in the fields.  All are required.";
_checkReg2 = "To register with WebBasedCron you must agree with the Terms of Service";
_checkReg3 = "Your email address is used to verify your account.\nThe email you entered is: ";
_checkReg4 = "\nClick OK if this is correct";

_checkPass1 = "Please enter your email address";
_checkPass2 = "The email you entered is: ";
_checkPass3 = "\nClick OK if this is correct";

/////////////////////////////////////////////////////////////////////////////////
