// You can find instructions for this file here:
// http://www.treeview.net

// Decide if the names are links or just the icons
USETEXTLINKS = 1  //replace 0 with 1 for hyperlinks

// Decide if the tree is to start all open or just show the root folders
STARTALLOPEN = 0 //replace 0 with 1 to show the whole tree

ICONPATH = 'images_ui/'

HIGHLIGHT = 1
HIGHLIGHT_BG = '#487599'
HIGHLIGHT_COLOR = '#ffffff'
WRAPTEXT = 1
foldersTree = gFld("User’s Guide")

foldersTree.xID = "xobjxobj"
first0 = insDoc(foldersTree, gLnk("R", "Copyright Page", "copyrite.htm"))
first0.xID = "copyrite"

first1 = insFld(foldersTree, gFld("Learning About Translation Manager", "ch01.htm"))
first1.xID = "ch01"
second1 = insDoc(first1, gLnk("R", "Functionality and Features", "ch01s01.htm"))
second1.xID = "ch01s01"
second2 = insFld(first1, gFld("Getting Started", "launch.htm"))
second2.xID = "launch"
third1 = insDoc(second2, gLnk("R", "Task Flow Guidance", "ch01s02s01.htm"))
third1.xID = "ch01s02s01"
third2 = insDoc(second2, gLnk("R", "Rule Syntax", "ch01s02s02.htm"))
third2.xID = "ch01s02s02"
third3 = insDoc(second2, gLnk("R", "Data Value Sign Reversals", "ch01s02s03.htm"))
third3.xID = "ch01s02s03"
third4 = insDoc(second2, gLnk("R", "Comma Separated Value (CSV)", "ch01s02s04.htm"))
third4.xID = "ch01s02s04"
third5 = insFld(second2, gFld("Security", "ch01s02s05.htm"))
third5.xID = "ch01s02s05"
fourth1 = insDoc(third5, gLnk("R", "User Types", "ch01s02s05s01.htm"))
fourth1.xID = "ch01s02s05s01"
fourth2 = insDoc(third5, gLnk("R", "Table Ownership", "ch01s02s05s02.htm"))
fourth2.xID = "ch01s02s05s02"
fourth3 = insDoc(third5, gLnk("R", "Private and Public Viewing and Editing", "ch01s02s05s03.htm"))
fourth3.xID = "ch01s02s05s03"
third6 = insDoc(second2, gLnk("R", "Logging On", "loggingo.htm"))
third6.xID = "loggingo"
third7 = insDoc(second2, gLnk("R", "Logging Off", "logginga.htm"))
third7.xID = "logginga"
second3 = insDoc(first1, gLnk("R", "Typical Translation Manager Workflow", "Workflow.htm"))
second3.xID = "Workflow"
second4 = insFld(first1, gFld("Navigating in Translation Manager", "ch01s04.htm"))
second4.xID = "ch01s04"
third1 = insDoc(second4, gLnk("R", "Controlling the Display", "controldisplay.htm"))
third1.xID = "controldisplay"
third2 = insDoc(second4, gLnk("R", "Toolbar", "toolbar.htm"))
third2.xID = "toolbar"
third3 = insDoc(second4, gLnk("R", "Process Bar", "Process bar.htm"))
third3.xID = "Process bar"
third4 = insDoc(second4, gLnk("R", "View Pane", "View pane.htm"))
third4.xID = "View pane"
first2 = insFld(foldersTree, gFld("Managing Translation Tables", "ch02.htm"))
first2.xID = "ch02"
second1 = insDoc(first2, gLnk("R", "Table Explorer Page", "tableexp.htm"))
second1.xID = "tableexp"
second2 = insDoc(first2, gLnk("R", "Accessing Table Explorer", "accesstexplorer.htm"))
second2.xID = "accesstexplorer"
second3 = insDoc(first2, gLnk("R", "Creating Rules Tables", "createru.htm"))
second3.xID = "createru"
second4 = insDoc(first2, gLnk("R", "Changing Rules Table Designs", "ch02s04.htm"))
second4.xID = "ch02s04"
second5 = insFld(first2, gFld("Editing Tables", "ch02s05.htm"))
second5.xID = "ch02s05"
third1 = insDoc(second5, gLnk("R", "Entering and Editing Rules", "enterrul.htm"))
third1.xID = "enterrul"
third2 = insDoc(second5, gLnk("R", "Hiding and Showing Member Lists", "selmem.htm"))
third2.xID = "selmem"
third3 = insDoc(second5, gLnk("R", "Filtering Member Lists", "filterli.htm"))
third3.xID = "filterli"
third4 = insDoc(second5, gLnk("R", "Searching for a Value", "searchva.htm"))
third4.xID = "searchva"
third5 = insDoc(second5, gLnk("R", "Sorting Rows in Rules Tables", "ch02s05s05.htm"))
third5.xID = "ch02s05s05"
third6 = insDoc(second5, gLnk("R", "Adding Rows", "addrow.htm"))
third6.xID = "addrow"
third7 = insDoc(second5, gLnk("R", "Copying Rows", "copyrow.htm"))
third7.xID = "copyrow"
third8 = insDoc(second5, gLnk("R", "Moving Rows", "moverow.htm"))
third8.xID = "moverow"
third9 = insDoc(second5, gLnk("R", "Deleting Rows", "deletero.htm"))
third9.xID = "deletero"
second6 = insFld(first2, gFld("Validating Rules", "validate.htm"))
second6.xID = "validate"
third1 = insDoc(second6, gLnk("R", "Filtering Validation Results", "ch02s06s01.htm"))
third1.xID = "ch02s06s01"
third2 = insDoc(second6, gLnk("R", "Removing Validation Results Filters", "ch02s06s02.htm"))
third2.xID = "ch02s06s02"
second7 = insFld(first2, gFld("Importing and Exporting Rules", "ch02s07.htm"))
second7.xID = "ch02s07"
third1 = insDoc(second7, gLnk("R", "Importing Rules", "ch02s07s01.htm"))
third1.xID = "ch02s07s01"
third2 = insDoc(second7, gLnk("R", "Exporting Rules", "impexpru.htm"))
third2.xID = "impexpru"
second8 = insFld(first2, gFld("Managing Tables", "ch02s08.htm"))
second8.xID = "ch02s08"
third1 = insDoc(second8, gLnk("R", "Renaming Tables", "changing.htm"))
third1.xID = "changing"
third2 = insDoc(second8, gLnk("R", "Copying Tables", "copytabl.htm"))
third2.xID = "copytabl"
third3 = insDoc(second8, gLnk("R", "Moving Tables", "movetabl.htm"))
third3.xID = "movetabl"
third4 = insDoc(second8, gLnk("R", "Deleting Tables", "DeleteTables.htm"))
third4.xID = "DeleteTables"
first3 = insFld(foldersTree, gFld("Translation Rule Syntax", "ch03.htm"))
first3.xID = "ch03"
second1 = insDoc(first3, gLnk("R", "Translation Rules Overview", "ch03s01.htm"))
second1.xID = "ch03s01"
second2 = insDoc(first3, gLnk("R", "Rules Processing Guidelines", "ch03s02.htm"))
second2.xID = "ch03s02"
second3 = insDoc(first3, gLnk("R", "Input Syntax", "ch03s03.htm"))
second3.xID = "ch03s03"
second4 = insDoc(first3, gLnk("R", "Output Syntax", "ch03s04.htm"))
second4.xID = "ch03s04"
second5 = insFld(first3, gFld("Syntax Example", "ch03s05.htm"))
second5.xID = "ch03s05"
third1 = insDoc(second5, gLnk("R", "Input Translation", "ch03s05s01.htm"))
third1.xID = "ch03s05s01"
third2 = insDoc(second5, gLnk("R", "Output Definition", "ch03s05s02.htm"))
third2.xID = "ch03s05s02"
second6 = insDoc(first3, gLnk("R", "Syntax Limitations for Translation Manager Upgrades", "ch03s06.htm"))
second6.xID = "ch03s06"
first4 = insFld(foldersTree, gFld("Managing Preferences", "ch04.htm"))
first4.xID = "ch04"
second1 = insDoc(first4, gLnk("R", "Manage Preferences Pages", "ch04s01.htm"))
second1.xID = "ch04s01"
second2 = insFld(first4, gFld("Managing Member List Folders and Member Lists", "manmemlifold.htm"))
second2.xID = "manmemlifold"
third1 = insDoc(second2, gLnk("R", "Accessing Member Lists", "ch04s02s01.htm"))
third1.xID = "ch04s02s01"
third2 = insFld(second2, gFld("Managing Member List Folders", "ch04s02s02.htm"))
third2.xID = "ch04s02s02"
fourth1 = insDoc(third2, gLnk("R", "Creating Member List Folders", "createme.htm"))
fourth1.xID = "createme"
fourth2 = insDoc(third2, gLnk("R", "Renaming Member List Folders", "renameme.htm"))
fourth2.xID = "renameme"
second3 = insDoc(first4, gLnk("R", "Deleting Member List Folders", "deleteme.htm"))
second3.xID = "deleteme"
second4 = insFld(first4, gFld("Managing Member Lists", "manmemli.htm"))
second4.xID = "manmemli"
third1 = insDoc(second4, gLnk("R", "Creating Member Lists", "createml.htm"))
third1.xID = "createml"
third2 = insDoc(second4, gLnk("R", "Viewing Member Lists", "viewmlis.htm"))
third2.xID = "viewmlis"
third3 = insDoc(second4, gLnk("R", "Updating Member Lists", "updateml.htm"))
third3.xID = "updateml"
third4 = insDoc(second4, gLnk("R", "Renaming Member Lists", "renameml.htm"))
third4.xID = "renameml"
third5 = insDoc(second4, gLnk("R", "Moving Member Lists", "movemlis.htm"))
third5.xID = "movemlis"
third6 = insDoc(second4, gLnk("R", "Deleting Member Lists", "deleteml.htm"))
third6.xID = "deleteml"
second5 = insFld(first4, gFld("Validation Data", "validdat.htm"))
second5.xID = "validdat"
third1 = insDoc(second5, gLnk("R", "Accessing the Validation Data Page", "ch04s05s01.htm"))
third1.xID = "ch04s05s01"
third2 = insDoc(second5, gLnk("R", "Creating Validation Data Sources", "createda.htm"))
third2.xID = "createda"
third3 = insDoc(second5, gLnk("R", "Viewing Validation Data Sources", "viewdata.htm"))
third3.xID = "viewdata"
third4 = insDoc(second5, gLnk("R", "Updating a Validation Data Source", "updateda.htm"))
third4.xID = "updateda"
third5 = insDoc(second5, gLnk("R", "Renaming Validation Data Sources", "renameda.htm"))
third5.xID = "renameda"
third6 = insDoc(second5, gLnk("R", "Deleting Validation Data Sources", "deleteda.htm"))
third6.xID = "deleteda"
second6 = insFld(first4, gFld("Specifying User Settings", "userset.htm"))
second6.xID = "userset"
third1 = insDoc(second6, gLnk("R", "Accessing the User Settings Page", "ch04s06s01.htm"))
third1.xID = "ch04s06s01"
third2 = insDoc(second6, gLnk("R", "Selecting User Display Settings", "ch04s06s02.htm"))
third2.xID = "ch04s06s02"
first5 = insFld(foldersTree, gFld("Translation Manager Administration", "ch05.htm"))
first5.xID = "ch05"
second1 = insFld(first5, gFld("Administration Menu", "ch05s01.htm"))
second1.xID = "ch05s01"
third1 = insDoc(second1, gLnk("R", "Provisioning Users", "ch05s01s01.htm"))
third1.xID = "ch05s01s01"
third2 = insDoc(second1, gLnk("R", "Synchronizing Users", "ch05s01s02.htm"))
third2.xID = "ch05s01s02"
third3 = insDoc(second1, gLnk("R", "Managing Access Rights to Rules Tables", "manageaccess1.htm"))
third3.xID = "manageaccess1"
third4 = insDoc(second1, gLnk("R", "Changing Table Ownership", "changeow.htm"))
third4.xID = "changeow"
second2 = insFld(first5, gFld("User Preference Page", "ch05s02.htm"))
second2.xID = "ch05s02"
third1 = insDoc(second2, gLnk("R", "Selecting a Table Settings Option", "ch05s02s01.htm"))
third1.xID = "ch05s02s01"
third2 = insDoc(second2, gLnk("R", "Selecting Rule Syntax Characters", "ch05s02s02.htm"))
third2.xID = "ch05s02s02"
first6 = insFld(foldersTree, gFld("Tutorials Using Sample Files", "ch06.htm"))
first6.xID = "ch06"
second1 = insDoc(first6, gLnk("R", "Working with Sample Files", "ch06s01.htm"))
second1.xID = "ch06s01"
second2 = insDoc(first6, gLnk("R", "Task 1: Creating a Translation Table", "ch06s02.htm"))
second2.xID = "ch06s02"
second3 = insFld(first6, gFld("Task 2: Importing Data into a Translation Table", "ch06s03.htm"))
second3.xID = "ch06s03"
third1 = insDoc(second3, gLnk("R", "General Notes", "ch06s03s01.htm"))
third1.xID = "ch06s03s01"
second4 = insDoc(first6, gLnk("R", "Task 3: Loading a Validation Data Source", "ch06s04.htm"))
second4.xID = "ch06s04"
second5 = insDoc(first6, gLnk("R", "Task 4: Validating a Translation Table", "ch06s05.htm"))
second5.xID = "ch06s05"
second6 = insDoc(first6, gLnk("R", "Task 5: Exporting a Translation Table", "ch06s06.htm"))
second6.xID = "ch06s06"
second7 = insDoc(first6, gLnk("R", "Task 6: Creating Member Lists", "ch06s07.htm"))
second7.xID = "ch06s07"
second8 = insDoc(first6, gLnk("R", "Task 7: Using Member Lists", "ch06s08.htm"))
second8.xID = "ch06s08"
second9 = insDoc(first6, gLnk("R", "Task 8: Managing Tables with Table Explorer", "ch06s09.htm"))
second9.xID = "ch06s09"
second10 = insDoc(first6, gLnk("R", "Task 9: Building an Application Link Flow Diagram", "ch06s10.htm"))
second10.xID = "ch06s10"
second11 = insDoc(first6, gLnk("R", "Task 10: Modifying Translation Adapter Design Time Properties", "ch06s11.htm"))
second11.xID = "ch06s11"