// 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      = 0
WRAPTEXT      = 1
PRESERVESTATE = 1

foldersTree = gFld("", "")
aux1 = insFld(foldersTree, gFld("Employee Information", ""))
	aux2 = insFld(foldersTree, gFld("Workplace Bullying", "/employee.asp"))
	aux2 = insFld(foldersTree, gFld("What is Workplace Bullying?", "/whatis.asp"))
		insDoc(aux2, gLnk("S", "The definition", "/whatis.asp#def"))
		insDoc(aux2, gLnk("S", "Examples", "/whatis.asp#exa"))
		insDoc(aux2, gLnk("S", "What is NOT bullying behaviour?", "/whatis.asp#not"))
	aux2 = insFld(foldersTree, gFld("Factors and Impact of Workplace Bullying", "/factors.asp"))
		insDoc(aux2, gLnk("S", "Factors", "/factors.asp#factors"))
		insDoc(aux2, gLnk("S", "Consequences for Employers", "/factors.asp#employer"))
		insDoc(aux2, gLnk("S", "Consequences for Employees", "/factors.asp#employee"))
		insDoc(aux2, gLnk("S", "Why Bullying in the Workplace goes unreported", "/factors.asp#unreported"))
	aux2 = insFld(foldersTree, gFld("What to do if it's happening to you!", "/whattodo.asp"))
		insDoc(aux2, gLnk("S", "Check for Policies and Procedures", "/whattodo.asp#check"))
		insDoc(aux2, gLnk("S", "Seek Advice and Keep Records", "/whattodo.asp#seek"))
		insDoc(aux2, gLnk("S", "Consider available options", "/whattodo.asp#options"))
		insDoc(aux2, gLnk("S", "Lodge a formal complaint", "/whattodo.asp#lodge"))
		insDoc(aux2, gLnk("S", "Resolving the Issues", "/whattodo.asp#resolve"))
	aux2 = insFld(foldersTree, gFld("What the law says", "/lawsays.asp"))
	aux2 = insFld(foldersTree, gFld("Relevant Legislation", "/legislation.asp"))
aux1 = insFld(foldersTree, gFld("Employer Information", ""))
	aux2 = insFld(foldersTree, gFld("Workplace Bullying", "/employer.asp"))
	aux2 = insFld(foldersTree, gFld("Recognising and Removing the Risks of Workplace Bullying", "/recognise.asp"))
		insDoc(aux2, gLnk("S", "The Four Step Process", "/recognise.asp#steps"))
		insDoc(aux2, gLnk("S", "Step One", "/recognise.asp#one"))
		insDoc(aux2, gLnk("S", "Step Two", "/recognise.asp#two"))
		insDoc(aux2, gLnk("S", "Step Three", "/recognise.asp#three"))
		insDoc(aux2, gLnk("S", "Step Four", "/recognise.asp#four"))
	aux2 = insFld(foldersTree, gFld("Role of the HSR in Workplace Bullying", "/rolehsr.asp"))
	aux2 = insFld(foldersTree, gFld("Developing a Complete Complaint Resolution Process", "/develop.asp"))
		insDoc(aux2, gLnk("S", "Personal Options", "/develop.asp#personal"))
		insDoc(aux2, gLnk("S", "Informal Resolution Process", "/develop.asp#informal"))
		insDoc(aux2, gLnk("S", "Formal Investigation Process", "/develop.asp#formal"))
	aux2 = insFld(foldersTree, gFld("Legal Obligations", "/obligations.asp"))
	aux2 = insFld(foldersTree, gFld("Relevant Legislation", "/legislation.asp"))
	aux2 = insFld(foldersTree, gFld("<hr class='white'>", ""))
	aux2 = insFld(foldersTree, gFld("Mediation", "/mediation.asp"))
	aux2 = insFld(foldersTree, gFld("Legal Proceedings", "/proceedings.asp"))
	aux2 = insFld(foldersTree, gFld("Where to go for more Information", "/wheretogo.asp"))
	aux2 = insFld(foldersTree, gFld("Resources", "/resources.asp"))
	aux2 = insFld(foldersTree, gFld("Links", "/links.asp"))