(5) Home/welcome/help screen
•  'Home Page
•   IF cCommand="Home" OR cCommand="“ THEN
•    EndControlButtons
•      BeginBox "",""
•      Title "Welcome to the "+cOrganizationName+" Application System"
•      NewLine
•      Subtitle "Brief Instructions for Use of the System:"
•      NewLine
•      Write "Please fill in your application.  Once it is complete, select"
•      Write "Submit Application at the left."
•      IF FALSE THEN
•        Write "  If you have selected on-line payment,"
•        Write "click the button below to go to PayPal and enter your Visa or Mastercard"
•        Write "payment.  "
•      END IF
•      Write "  If you selected pay by check, mail your check to LA-Fox."
•      NewLine
•      NewLine
•