// You can find instructions for this file at http://www.treeview.net

//Environment variables are usually set at the top of this file.
USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 1
WRAPTEXT = 1
PRESERVESTATE = 1
HIGHLIGHT = 1
ICONPATH = 'http://www.allhomebased.com/images/'

foldersTree = gFld('Internal TWC Forms', 'javascript:undefined')
f = foldersTree
fSub = insFld(f,gFld('Associate Forms', 'javascript:undefined'))
insDoc(fSub,gLnk('R', 'Direct Deposit Form', 'http://www.allhomebased.com/Forms/Associates/DirectDepositForm.doc'))
insDoc(fSub,gLnk('R', 'I-9 Employment Eligibility', 'http://www.allhomebased.com/Forms/I9_Form/index.htm'))
insDoc(fSub,gLnk('R', 'Pre-Application', 'http://www.allhomebased.com/Forms/Associates/Pre-application.doc'))
insDoc(fSub,gLnk('R', 'Time Card and PayCheck Procedures', 'http://www.allhomebased.com/Forms/Associates/Pay%20check%20and%20timecard%20procedures.doc'))
insDoc(fSub,gLnk('R', 'Unemployment Law Statement', 'http://www.allhomebased.com/Forms/Associates/Unemployment%20law%20statement.doc'))
insDoc(fSub,gLnk('R', 'Vacation PTO Requests', 'http://www.allhomebased.com/Forms/Associates/PTO_Request.pdf'))
fSub = insFld(f,gFld('General Forms', 'javascript:undefined'))
insDoc(fSub,gLnk('R', 'Available For work blank', 'http://www.allhomebased.com/Forms/General/AvailableForWork.xls'))
insDoc(fSub,gLnk('R', 'Blank Work Order', 'http://www.allhomebased.com/Forms/General/Blank%20Work%20Order%20Form.xls'))
insDoc(fSub,gLnk('R', 'Branch Abbreviations', 'http://www.allhomebased.com/Forms/General/BRANCH%20ABBREVIATIONS%20AND%20BRANCH%20%20LIST.doc'))
insDoc(fSub,gLnk('R', 'Candidate Profile', 'http://www.allhomebased.com/Forms/General/Candidate_Profile.xls'))
insDoc(fSub,gLnk('R', 'Direct Deposit Form', 'http://www.allhomebased.com/Forms/Associates/DirectDepositForm.doc'))
insDoc(fSub,gLnk('R', 'Dormant Accounts', 'http://www.allhomebased.com/Forms/General/Dormant%20Accounts.doc'))
insDoc(fSub,gLnk('R', 'Dormant Call Sheet', 'http://www.allhomebased.com/Forms/General/Dormant%20Call%20Sheet.xls'))
aux2 = insFld(fSub, gFld("Training Foms", "javascript:undefined"))
insDoc(aux2, gLnk("R", "Calling Employee Referrals", "http://www.allhomebased.com/Forms/General/training/Calling%20Employee%20Referrals.doc"))
insDoc(aux2, gLnk("R", "Phone Intake New Applicants", "http://www.allhomebased.com/Forms/General/training/Phone%20Intake%20New%20Applicants.doc"))
insDoc(aux2, gLnk("R", "Safety Quiz Original", "http://www.allhomebased.com/Forms/General/training/Safety_Quiz_Original.doc"))
insDoc(aux2, gLnk("R", "Safety Quiz Version A", "http://www.allhomebased.com/Forms/General/training/Safety_Quiz_VersionA.doc"))
insDoc(aux2, gLnk("R", "Safety Quiz Version B", "http://www.allhomebased.com/Forms/General/training/Safety_Quiz_VersionB.doc"))
insDoc(aux2, gLnk("R", "Safety Quiz Answers", "http://www.allhomebased.com/Forms/General/training/Safety_Quiz_Answers.doc"))
insDoc(fSub,gLnk('R', 'TWC Locations', 'http://www.allhomebased.com/Forms/General/TWC_Locations.doc'))
insDoc(fSub,gLnk('R', 'Unemployment Law Statement', 'http://www.allhomebased.com/Forms/Associates/Unemployment%20law%20statement.doc'))
insDoc(fSub,gLnk('R', 'Vacation Request: Associatios', 'http://www.allhomebased.com/Forms/Associates/PTO_Request.pdf'))
insDoc(fSub,gLnk('R', 'Written Warning Notice', 'http://www.allhomebased.com/Forms/General/WrittenWarningNotice.doc'))
insDoc(fSub,gLnk('R', 'Work Order Process and Procedures', 'http://www.allhomebased.com/Forms/General/WorkOrderProcessAndProcedures.doc'))
insDoc(fSub,gLnk('R', 'WOW Update', 'http://www.allhomebased.com/Forms/General/WOW%20Update.doc'))
insDoc(fSub,gLnk('R', 'Mission Foods: Work Readiness Handbook', 'http://www.allhomebased.com/Forms/General/Work%20Readiness%20Handbook%20for%20Employees%20assigned%20to%20Mission%20Foods.doc'))
fSub = insFld(f,gFld('Admin Forms', 'javascript:undefined'))
insDoc(fSub,gLnk('R', 'Employee Termination Form', 'http://www.allhomebased.com/Forms/Admin/Employee%20Term%20form.xls'))
insDoc(fSub,gLnk('R', 'Monthly Milage Reimbursement', 'http://www.allhomebased.com/Forms/Admin/Monthly%20Mileage%20Reimbursement%20form.xls'))
insDoc(fSub,gLnk('R', 'Work Readiness Template', 'http://www.allhomebased.com/Forms/Admin/Work%20Readiness%20Template.doc'))
fSub = insFld(f,gFld('Sales Forms', 'javascript:undefined'))
insDoc(fSub,gLnk('R', 'Dormant Accounts', 'http://www.allhomebased.com/Forms/General/Dormant%20Accounts.doc'))
insDoc(fSub,gLnk('R', 'Dormant Call Sheet', 'http://www.allhomebased.com/Forms/General/Dormant%20Call%20Sheet.xls'))
fSub = insFld(f,gFld('Other', 'javascript:undefined'))
insDoc(fSub,gLnk('R', 'Dispatch Sign In', 'http://www.allhomebased.com/Dispatch/MySignIn.html'))
insDoc(fSub,gLnk('R', 'Tips and Tricks', 'http://www.allhomebased.com/Forms/Other/Tips_and_Tricks.doc'))