// 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("Object Model and Dashboard Development Services Developer’s Guide")

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

first1 = insFld(foldersTree, gFld("Overview", "pt01.html"))
first1.xID = "pt01"
second1 = insFld(first1, gFld("About Dashboard Studio", "ch01.html"))
second1.xID = "ch01"
third1 = insDoc(second1, gLnk("R", "About Using Dashboard Studio", "index.html"))
third1.xID = "index"
third2 = insFld(second1, gFld("Compatibility Between Releases", "ch01s02.html"))
third2.xID = "ch01s02"
fourth1 = insDoc(third2, gLnk("R", "Using the RevertImageResources Script on a Folder", "ch01s02s01.html"))
fourth1.xID = "ch01s02s01"
fourth2 = insDoc(third2, gLnk("R", "Using the RevertImageResources Script on a File", "ch01s02s02.html"))
fourth2.xID = "ch01s02s02"
third3 = insDoc(second1, gLnk("R", "Dashboard Studio Templates", "ch01s03.html"))
third3.xID = "ch01s03"
third4 = insDoc(second1, gLnk("R", "Dashboard Studio: A Wizard-Driven Application Builder", "ch01s04.html"))
third4.xID = "ch01s04"
third5 = insDoc(second1, gLnk("R", "About Editable Source Master (ESM) and Runtime Dashboards", "ch01s05.html"))
third5.xID = "ch01s05"
third6 = insDoc(second1, gLnk("R", "About Frame Prototypes", "ch01s06.html"))
third6.xID = "ch01s06"
second2 = insFld(first1, gFld("Using Dashboard Studio Runtime", "ch02.html"))
second2.xID = "ch02"
third1 = insDoc(second2, gLnk("R", "Dashboard Studio Runtime Elements", "ch02s01.html"))
third1.xID = "ch02s01"
third2 = insDoc(second2, gLnk("R", "Self-Optimizing Runtime Dashboards", "ch02s02.html"))
third2.xID = "ch02s02"
third3 = insFld(second2, gFld("Dashboard Navigation", "ch02s03.html"))
third3.xID = "ch02s03"
fourth1 = insDoc(third3, gLnk("R", "Side-Label Navigation", "ch02s03s01.html"))
fourth1.xID = "ch02s03s01"
fourth2 = insDoc(third3, gLnk("R", "Drop-Down Navigation", "ch02s03s02.html"))
fourth2.xID = "ch02s03s02"
fourth3 = insDoc(third3, gLnk("R", "Tab Navigation", "ch02s03s03.html"))
fourth3.xID = "ch02s03s03"
third4 = insFld(second2, gFld("Setting and Changing Filters", "ch02s04.html"))
third4.xID = "ch02s04"
fourth1 = insDoc(third4, gLnk("R", "Using the Filters Drop-Down List", "ch02s04s01.html"))
fourth1.xID = "ch02s04s01"
fourth2 = insFld(third4, gFld("About Quick Filters", "ch02s04s02.html"))
fourth2.xID = "ch02s04s02"
fifth1 = insDoc(fourth2, gLnk("R", "About Drop-Down Lists", "ch02s04s02s01.html"))
fifth1.xID = "ch02s04s02s01"
fifth2 = insDoc(fourth2, gLnk("R", "About Check Boxes", "ch02s04s02s02.html"))
fifth2.xID = "ch02s04s02s02"
fifth3 = insDoc(fourth2, gLnk("R", "About Option Buttons", "ch02s04s02s03.html"))
fifth3.xID = "ch02s04s02s03"
fifth4 = insDoc(fourth2, gLnk("R", "About Text Boxes", "ch02s04s02s04.html"))
fifth4.xID = "ch02s04s02s04"
fifth5 = insDoc(fourth2, gLnk("R", "Using Lists", "ch02s04s02s05.html"))
fifth5.xID = "ch02s04s02s05"
fourth3 = insDoc(third4, gLnk("R", "Setting Filters Using Webdash-Configured Documents", "ch02s04s03.html"))
fourth3.xID = "ch02s04s03"
third5 = insDoc(second2, gLnk("R", "Dashboard Studio Runtime Buttons", "ch02s05.html"))
third5.xID = "ch02s05"
third6 = insFld(second2, gFld("Managing Filters", "ch02s06.html"))
third6.xID = "ch02s06"
fourth1 = insDoc(third6, gLnk("R", "The Filter Control EIS Frame", "ch02s06s01.html"))
fourth1.xID = "ch02s06s01"
fourth2 = insDoc(third6, gLnk("R", "Using Filter Control EIS", "ch02s06s02.html"))
fourth2.xID = "ch02s06s02"
third7 = insFld(second2, gFld("Dashboard Studio Runtime Features", "ch02s07.html"))
third7.xID = "ch02s07"
fourth1 = insDoc(third7, gLnk("R", "Printing Frames or Objects", "ch02s07s01.html"))
fourth1.xID = "ch02s07s01"
fourth2 = insDoc(third7, gLnk("R", "Exporting Objects or Sections", "ch02s07s02.html"))
fourth2.xID = "ch02s07s02"
fourth3 = insDoc(third7, gLnk("R", "Opening Related Documents", "ch02s07s03.html"))
fourth3.xID = "ch02s07s03"
fourth4 = insDoc(third7, gLnk("R", "Using Checkpoint Control", "ch02s07s04.html"))
fourth4.xID = "ch02s07s04"
fourth5 = insDoc(third7, gLnk("R", "Editing Checkpoint Controls", "ch02s07s05.html"))
fourth5.xID = "ch02s07s05"
fourth6 = insDoc(third7, gLnk("R", "Switching Between Chart and Pivot Views", "ch02s07s06.html"))
fourth6.xID = "ch02s07s06"
fourth7 = insDoc(third7, gLnk("R", "Auto Sizing Column Widths", "ch02s07s07.html"))
fourth7.xID = "ch02s07s07"
fourth8 = insDoc(third7, gLnk("R", "Switching Pivot Facts", "ch02s07s08.html"))
fourth8.xID = "ch02s07s08"
fourth9 = insDoc(third7, gLnk("R", "Switching Charts Between 2-D and 3-D Views", "ch02s07s09.html"))
fourth9.xID = "ch02s07s09"
fourth10 = insDoc(third7, gLnk("R", "Changing Chart Types", "ch02s07s10.html"))
fourth10.xID = "ch02s07s10"
fourth11 = insDoc(third7, gLnk("R", "Controlling Legends", "ch02s07s11.html"))
fourth11.xID = "ch02s07s11"
fourth12 = insDoc(third7, gLnk("R", "Sorting", "ch02s07s12.html"))
fourth12.xID = "ch02s07s12"
fourth13 = insDoc(third7, gLnk("R", "Switching Between Wide View and Standard View Modes", "ch02s07s13.html"))
fourth13.xID = "ch02s07s13"
fourth14 = insDoc(third7, gLnk("R", "Controlling Languages", "ch02s07s14.html"))
fourth14.xID = "ch02s07s14"
fourth15 = insFld(third7, gFld("Using Help", "ch02s07s15.html"))
fourth15.xID = "ch02s07s15"
fifth1 = insDoc(fourth15, gLnk("R", "Help Mode", "ch02s07s15s01.html"))
fifth1.xID = "ch02s07s15s01"
fifth2 = insDoc(fourth15, gLnk("R", "Annotations", "ch02s07s15s02.html"))
fifth2.xID = "ch02s07s15s02"
fourth16 = insDoc(third7, gLnk("R", "Auto Z Axis Feature", "ch02s07s16.html"))
fourth16.xID = "ch02s07s16"
fourth17 = insDoc(third7, gLnk("R", "Chart Spotlighter Feature", "ch02s07s17.html"))
fourth17.xID = "ch02s07s17"
second3 = insFld(first1, gFld("Dashboard Studio Features", "ch03.html"))
second3.xID = "ch03"
third1 = insDoc(second3, gLnk("R", "Dashboard Building Process", "ch03s01.html"))
third1.xID = "ch03s01"
third2 = insFld(second3, gFld("Dashboard Studio Layout", "ch03s02.html"))
third2.xID = "ch03s02"
fourth1 = insDoc(third2, gLnk("R", "Minimal Mode", "ch03s02s01.html"))
fourth1.xID = "ch03s02s01"
fourth2 = insDoc(third2, gLnk("R", "Configuration Drop-Down List", "ch03s02s02.html"))
fourth2.xID = "ch03s02s02"
third3 = insDoc(second3, gLnk("R", "Dashboard Studio Buttons", "ch03s03.html"))
third3.xID = "ch03s03"
third4 = insFld(second3, gFld("Dashboard Studio Steps", "ch03s04.html"))
third4.xID = "ch03s04"
fourth1 = insDoc(third4, gLnk("R", "Step 1", "ch03s04s01.html"))
fourth1.xID = "ch03s04s01"
fourth2 = insDoc(third4, gLnk("R", "Step 2", "ch03s04s02.html"))
fourth2.xID = "ch03s04s02"
fourth3 = insDoc(third4, gLnk("R", "Step 3", "ch03s04s03.html"))
fourth3.xID = "ch03s04s03"
fourth4 = insDoc(third4, gLnk("R", "Step 4", "ch03s04s04.html"))
fourth4.xID = "ch03s04s04"
fourth5 = insDoc(third4, gLnk("R", "Step 5", "ch03s04s05.html"))
fourth5.xID = "ch03s04s05"
fourth6 = insDoc(third4, gLnk("R", "Step 6", "ch03s04s06.html"))
fourth6.xID = "ch03s04s06"
fourth7 = insDoc(third4, gLnk("R", "Step 7", "ch03s04s07.html"))
fourth7.xID = "ch03s04s07"
fourth8 = insDoc(third4, gLnk("R", "Step 8", "ch03s04s08.html"))
fourth8.xID = "ch03s04s08"
second4 = insFld(first1, gFld("Using Dashboard Studio to Develop Dashboards", "ch04.html"))
second4.xID = "ch04"
third1 = insDoc(second4, gLnk("R", "Design Method", "ch04s01.html"))
third1.xID = "ch04s01"
third2 = insDoc(second4, gLnk("R", "Starting Dashboard Studio", "ch04s02.html"))
third2.xID = "ch04s02"
third3 = insDoc(second4, gLnk("R", "Selecting Templates and Open Editable Source Masters (ESMs)", "1.html"))
third3.xID = "1"
third4 = insFld(second4, gFld("Step 1: Create Queries, Tables, Charts, Pivots, and Reports", "2.html"))
third4.xID = "2"
fourth1 = insDoc(third4, gLnk("R", "Defining the As of Date Column", "ch04s04s01.html"))
fourth1.xID = "ch04s04s01"
fourth2 = insDoc(third4, gLnk("R", "Displaying Filters in Reports", "ch04s04s02.html"))
fourth2.xID = "ch04s04s02"
third5 = insFld(second4, gFld("Step 2: Add and Rename Frames", "3.html"))
third5.xID = "3"
fourth1 = insDoc(third5, gLnk("R", "Frame Prototypes", "ch04s05s01.html"))
fourth1.xID = "ch04s05s01"
fourth2 = insDoc(third5, gLnk("R", "Adding and Renaming Frames", "ch04s05s02.html"))
fourth2.xID = "ch04s05s02"
third6 = insFld(second4, gFld("Step 3: Drag Pivots, Charts, and Tables onto Frames", "4.html"))
third6.xID = "4"
fourth1 = insDoc(third6, gLnk("R", "Dragging Sections onto Frames", "ch04s06s01.html"))
fourth1.xID = "ch04s06s01"
fourth2 = insDoc(third6, gLnk("R", "Configuring Wide View Mode for Charts and Pivots", "ch04s06s02.html"))
fourth2.xID = "ch04s06s02"
fourth3 = insFld(third6, gFld("Defining Objects as View-Only, Active, or Hyperlink", "ch04s06s03.html"))
fourth3.xID = "ch04s06s03"
fifth1 = insDoc(fourth3, gLnk("R", "View-Only Objects", "ch04s06s03s01.html"))
fifth1.xID = "ch04s06s03s01"
fifth2 = insDoc(fourth3, gLnk("R", "Active Objects", "ch04s06s03s02.html"))
fifth2.xID = "ch04s06s03s02"
fifth3 = insDoc(fourth3, gLnk("R", "Configuring Active Charts", "ch04s06s03s03.html"))
fifth3.xID = "ch04s06s03s03"
fifth4 = insDoc(fourth3, gLnk("R", "Hyperlink Objects", "ch04s06s03s04.html"))
fifth4.xID = "ch04s06s03s04"
fourth4 = insFld(third6, gFld("Quick Filters", "ch04s06s04.html"))
fourth4.xID = "ch04s06s04"
fifth1 = insDoc(fourth4, gLnk("R", "Check Boxes", "ch04s06s04s01.html"))
fifth1.xID = "ch04s06s04s01"
fifth2 = insDoc(fourth4, gLnk("R", "Option Buttons", "ch04s06s04s02.html"))
fifth2.xID = "ch04s06s04s02"
fifth3 = insDoc(fourth4, gLnk("R", "Drop-Down Lists", "ch04s06s04s03.html"))
fifth3.xID = "ch04s06s04s03"
fifth4 = insDoc(fourth4, gLnk("R", "Text Boxes", "ch04s06s04s04.html"))
fifth4.xID = "ch04s06s04s04"
fifth5 = insDoc(fourth4, gLnk("R", "Lists", "ch04s06s04s05.html"))
fifth5.xID = "ch04s06s04s05"
fifth6 = insDoc(fourth4, gLnk("R", "Set Filter Command Buttons for Lists and Text Boxes", "ch04s06s04s06.html"))
fifth6.xID = "ch04s06s04s06"
fourth5 = insFld(third6, gFld("Configuring Quick Filters", "ch04s06s05.html"))
fourth5.xID = "ch04s06s05"
fifth1 = insDoc(fourth5, gLnk("R", "Configuring Quick Filters Drop-Down Lists", "ch04s06s05s01.html"))
fifth1.xID = "ch04s06s05s01"
fifth2 = insDoc(fourth5, gLnk("R", "Configuring Hide Properties for Column Names", "ch04s06s05s02.html"))
fifth2.xID = "ch04s06s05s02"
fifth3 = insDoc(fourth5, gLnk("R", "Configuring Quick Filters to Load in Reverse Order", "ch04s06s05s03.html"))
fifth3.xID = "ch04s06s05s03"
fifth4 = insDoc(fourth5, gLnk("R", "Configuring Option Buttons or Check Boxes", "ch04s06s05s04.html"))
fifth4.xID = "ch04s06s05s04"
fifth5 = insDoc(fourth5, gLnk("R", "Configuring Quick Filters Text Boxes", "ch04s06s05s05.html"))
fifth5.xID = "ch04s06s05s05"
fifth6 = insDoc(fourth5, gLnk("R", "Configuring Command Buttons", "ch04s06s05s06.html"))
fifth6.xID = "ch04s06s05s06"
fourth6 = insDoc(third6, gLnk("R", "Quick Slice Objects", "ch04s06s06.html"))
fourth6.xID = "ch04s06s06"
fourth7 = insDoc(third6, gLnk("R", "Configuring Quick Slice Objects", "ch04s06s07.html"))
fourth7.xID = "ch04s06s07"
third7 = insFld(second4, gFld("Step 4: Associate Frames with Charts, Pivots, or Tables", "5.html"))
third7.xID = "5"
fourth1 = insDoc(third7, gLnk("R", "Making Associations", "ch04s07s01.html"))
fourth1.xID = "ch04s07s01"
fourth2 = insDoc(third7, gLnk("R", "Using Controls for Frames", "ch04s07s02.html"))
fourth2.xID = "ch04s07s02"
fourth3 = insDoc(third7, gLnk("R", "Using Controls for Embedded Objects", "ch04s07s03.html"))
fourth3.xID = "ch04s07s03"
third8 = insDoc(second4, gLnk("R", "Step 5: Configure Navigation", "6.html"))
third8.xID = "6"
third9 = insDoc(second4, gLnk("R", "Step 6: Configure Filters", "7.html"))
third9.xID = "7"
third10 = insFld(second4, gFld("Step 7: Configure Properties", "8.html"))
third10.xID = "8"
fourth1 = insDoc(third10, gLnk("R", "Workspace Export Path", "ch04s10s01.html"))
fourth1.xID = "ch04s10s01"
fourth2 = insDoc(third10, gLnk("R", "Workspace URL Path", "ch04s10s02.html"))
fourth2.xID = "ch04s10s02"
fourth3 = insFld(third10, gFld("Specifying a Home Section", "ch04s10s03.html"))
fourth3.xID = "ch04s10s03"
fifth1 = insDoc(fourth3, gLnk("R", "Using the HomeDashboard Property", "ch04s10s03s01.html"))
fifth1.xID = "ch04s10s03s01"
fifth2 = insDoc(fourth3, gLnk("R", "Pre-Load Active Dashboard Home Sections", "ch04s10s03s02.html"))
fifth2.xID = "ch04s10s03s02"
third11 = insFld(second4, gFld("Step 8: Configure Style", "9.html"))
third11.xID = "9"
fourth1 = insDoc(third11, gLnk("R", "Style Elements", "ch04s11s01.html"))
fourth1.xID = "ch04s11s01"
fourth2 = insDoc(third11, gLnk("R", "Changing Styles", "ch04s11s02.html"))
fourth2.xID = "ch04s11s02"
third12 = insDoc(second4, gLnk("R", "Configuration Frames", "ch04s12.html"))
third12.xID = "ch04s12"
third13 = insFld(second4, gFld("Using the QIQ Filter Properties Frame", "ch04s13.html"))
third13.xID = "ch04s13"
fourth1 = insDoc(third13, gLnk("R", "Creating Filters", "ch04s13s01.html"))
fourth1.xID = "ch04s13s01"
fourth2 = insDoc(third13, gLnk("R", "Using Cascading Filters", "ch04s13s02.html"))
fourth2.xID = "ch04s13s02"
fourth3 = insDoc(third13, gLnk("R", "Setting Filter Formats", "ch04s13s03.html"))
fourth3.xID = "ch04s13s03"
fourth4 = insDoc(third13, gLnk("R", "Setting Starting Filters", "ch04s13s04.html"))
fourth4.xID = "ch04s13s04"
third14 = insFld(second4, gFld("Using the Filter Enhancements Properties Frames", "ch04s14.html"))
third14.xID = "ch04s14"
fourth1 = insDoc(third14, gLnk("R", "Filter Aliases Properties Frame", "ch04s14s01.html"))
fourth1.xID = "ch04s14s01"
fourth2 = insDoc(third14, gLnk("R", "Filter Exclusion Properties Frame", "ch04s14s02.html"))
fourth2.xID = "ch04s14s02"
fourth3 = insDoc(third14, gLnk("R", "Example: Using the Filter Exclusion Feature", "ch04s14s03.html"))
fourth3.xID = "ch04s14s03"
fourth4 = insDoc(third14, gLnk("R", "Applying Filter Enhancement Properties", "ch04s14s04.html"))
fourth4.xID = "ch04s14s04"
third15 = insDoc(second4, gLnk("R", "Using the QIQ Related Document Properties Frame", "ch04s15.html"))
third15.xID = "ch04s15"
third16 = insFld(second4, gFld("Wide View Properties", "ch04s16.html"))
third16.xID = "ch04s16"
fourth1 = insDoc(third16, gLnk("R", "Using the Wide View Properties Frame", "ch04s16s01.html"))
fourth1.xID = "ch04s16s01"
fourth2 = insDoc(third16, gLnk("R", "Wide View and Standard View Mode Controls", "ch04s16s02.html"))
fourth2.xID = "ch04s16s02"
third17 = insDoc(second4, gLnk("R", "Using the Pivot Fact Properties Frame", "ch04s17.html"))
third17.xID = "ch04s17"
third18 = insDoc(second4, gLnk("R", "Using the QIQ Sort Properties Frame", "ch04s18.html"))
third18.xID = "ch04s18"
third19 = insDoc(second4, gLnk("R", "Using the List Expansion Properties Frame", "ch04s19.html"))
third19.xID = "ch04s19"
third20 = insDoc(second4, gLnk("R", "Using the Language Properties Frame", "ch04s20.html"))
third20.xID = "ch04s20"
third21 = insDoc(second4, gLnk("R", "Using the Date Formats Frame", "ch04s21.html"))
third21.xID = "ch04s21"
third22 = insDoc(second4, gLnk("R", "Using the Color Palette Properties Frame", "ch04s22.html"))
third22.xID = "ch04s22"
third23 = insFld(second4, gFld("Using the Webdash Template to Build Dashboards", "ch04s23.html"))
third23.xID = "ch04s23"
fourth1 = insDoc(third23, gLnk("R", "Creating Local Filters", "ch04s23s01.html"))
fourth1.xID = "ch04s23s01"
fourth2 = insDoc(third23, gLnk("R", "Building Dashboards", "ch04s23s02.html"))
fourth2.xID = "ch04s23s02"
fourth3 = insDoc(third23, gLnk("R", "Design Notes", "ch04s23s03.html"))
fourth3.xID = "ch04s23s03"
fourth4 = insFld(third23, gFld("Embedding Sections", "ch04s23s04.html"))
fourth4.xID = "ch04s23s04"
fifth1 = insDoc(fourth4, gLnk("R", "Embedding Browsers", "ch04s23s04s01.html"))
fifth1.xID = "ch04s23s04s01"
fifth2 = insDoc(fourth4, gLnk("R", "Embedding Reports", "ch04s23s04s02.html"))
fifth2.xID = "ch04s23s04s02"
fourth5 = insDoc(third23, gLnk("R", "Verifying Dashboard Functionality", "ch04s23s05.html"))
fourth5.xID = "ch04s23s05"
fourth6 = insDoc(third23, gLnk("R", "Using Dashboard Studio to Customize Dashboards", "ch04s23s06.html"))
fourth6.xID = "ch04s23s06"
third24 = insDoc(second4, gLnk("R", "Options Window", "ch04s24.html"))
third24.xID = "ch04s24"
second5 = insFld(first1, gFld("Using the Import Feature", "ch05.html"))
second5.xID = "ch05"
third1 = insFld(second5, gFld("Import Feature", "ch05s01.html"))
third1.xID = "ch05s01"
fourth1 = insDoc(third1, gLnk("R", "Import Tab", "ch05s01s01.html"))
fourth1.xID = "ch05s01s01"
fourth2 = insDoc(third1, gLnk("R", "Merge Tab", "ch05s01s02.html"))
fourth2.xID = "ch05s01s02"
fourth3 = insDoc(third1, gLnk("R", "Remove Duplicate Images from the Final Document", "ch05s01s03.html"))
fourth3.xID = "ch05s01s03"
fourth4 = insDoc(third1, gLnk("R", "After the Import or Merge Process", "ch05s01s04.html"))
fourth4.xID = "ch05s01s04"
fourth5 = insDoc(third1, gLnk("R", "Accessing the Import Feature", "ch05s01s05.html"))
fourth5.xID = "ch05s01s05"
fourth6 = insDoc(third1, gLnk("R", "Unicode Functionality", "ch05s01s06.html"))
fourth6.xID = "ch05s01s06"
third2 = insFld(second5, gFld("Using the Import Tab", "ch05s02.html"))
third2.xID = "ch05s02"
fourth1 = insDoc(third2, gLnk("R", "Importing One to One", "16.html"))
fourth1.xID = "16"
fourth2 = insDoc(third2, gLnk("R", "Importing Many to One", "18.html"))
fourth2.xID = "18"
fourth3 = insDoc(third2, gLnk("R", "Importing Many to Many", "20.html"))
fourth3.xID = "20"
third3 = insFld(second5, gFld("Using the Merge Tab", "ch05s03.html"))
third3.xID = "ch05s03"
fourth1 = insDoc(third3, gLnk("R", "Merging Two to One", "23.html"))
fourth1.xID = "23"
fourth2 = insDoc(third3, gLnk("R", "Merging Many to One", "22.html"))
fourth2.xID = "22"
second6 = insFld(first1, gFld("Using the Dashboard Development Services Update Utility", "31.html"))
second6.xID = "31"
third1 = insFld(second6, gFld("About Dashboard Development Services Update Utility", "ch06s01.html"))
third1.xID = "ch06s01"
fourth1 = insDoc(third1, gLnk("R", "Unicode Functionality", "ch06s01s01.html"))
fourth1.xID = "ch06s01s01"
fourth2 = insDoc(third1, gLnk("R", "Consolidate Images in Resource Manager", "ch06s01s02.html"))
fourth2.xID = "ch06s01s02"
third2 = insDoc(second6, gLnk("R", "Update Workflow", "ch06s02.html"))
third2.xID = "ch06s02"
third3 = insDoc(second6, gLnk("R", "New Sections File", "ch06s03.html"))
third3.xID = "ch06s03"
third4 = insDoc(second6, gLnk("R", "Configure Configuration Files", "ch06s04.html"))
third4.xID = "ch06s04"
third5 = insDoc(second6, gLnk("R", "Modify the Configuration File", "ch06s05.html"))
third5.xID = "ch06s05"
third6 = insFld(second6, gFld("Updating Documents", "ch06s06.html"))
third6.xID = "ch06s06"
fourth1 = insDoc(third6, gLnk("R", "Using the Update One Method", "ch06s06s01.html"))
fourth1.xID = "ch06s06s01"
fourth2 = insDoc(third6, gLnk("R", "Using the Update Many Method", "ch06s06s02.html"))
fourth2.xID = "ch06s06s02"
fourth3 = insDoc(third6, gLnk("R", "Command Line Updates", "ch06s06s03.html"))
fourth3.xID = "ch06s06s03"
fourth4 = insDoc(third6, gLnk("R", "Selecting Documents to Update", "ch06s06s04.html"))
fourth4.xID = "ch06s06s04"
second7 = insFld(first1, gFld("Updating Documents with Advanced Scripting", "ch07.html"))
second7.xID = "ch07"
third1 = insDoc(second7, gLnk("R", "Customizing Scripts", "ch07s01.html"))
third1.xID = "ch07s01"
third2 = insDoc(second7, gLnk("R", "Workspace Custom Scripting Environment", "ch07s02.html"))
third2.xID = "ch07s02"
third3 = insFld(second7, gFld("Calling Scripts", "ch07s03.html"))
third3.xID = "ch07s03"
fourth1 = insDoc(third3, gLnk("R", "Calling Scripts in Workspace", "ch07s03s01.html"))
fourth1.xID = "ch07s03s01"
fourth2 = insDoc(third3, gLnk("R", "Calling Scripts in Dashboard Development Services Update Utility", "ch07s03s02.html"))
fourth2.xID = "ch07s03s02"
fourth3 = insDoc(third3, gLnk("R", "Monitoring Script Execution", "ch07s03s03.html"))
fourth3.xID = "ch07s03s03"
third4 = insFld(second7, gFld("Custom Scripts", "ch07s04.html"))
third4.xID = "ch07s04"
fourth1 = insDoc(third4, gLnk("R", "JavaScriptUpdate.js", "ch07s04s01.html"))
fourth1.xID = "ch07s04s01"
fourth2 = insDoc(third4, gLnk("R", "UpdateDataModels.js", "ch07s04s02.html"))
fourth2.xID = "ch07s04s02"
fourth3 = insDoc(third4, gLnk("R", "SortDataModelTopics.js", "ch07s04s03.html"))
fourth3.xID = "ch07s04s03"
fourth4 = insDoc(third4, gLnk("R", "RevertImageResources.js", "ch07s04s04.html"))
fourth4.xID = "ch07s04s04"
fourth5 = insDoc(third4, gLnk("R", "Running the RevertImageResources Script", "ch07s04s05.html"))
fourth5.xID = "ch07s04s05"
third5 = insDoc(second7, gLnk("R", "Script Parameters", "ch07s05.html"))
third5.xID = "ch07s05"
third6 = insDoc(second7, gLnk("R", "Logging", "ch07s06.html"))
third6.xID = "ch07s06"
third7 = insDoc(second7, gLnk("R", "Writing Document Information into the Log", "ch07s07.html"))
third7.xID = "ch07s07"
third8 = insFld(second7, gFld("Document Object Model Tree Structure", "ch07s08.html"))
third8.xID = "ch07s08"
fourth1 = insDoc(third8, gLnk("R", "Document Conversion and Loading Strategies", "ch07s08s01.html"))
fourth1.xID = "ch07s08s01"
fourth2 = insDoc(third8, gLnk("R", "Traversing the Document Object Model", "ch07s08s02.html"))
fourth2.xID = "ch07s08s02"
fourth3 = insDoc(third8, gLnk("R", "XPath-Style Searching", "ch07s08s03.html"))
fourth3.xID = "ch07s08s03"
fourth4 = insDoc(third8, gLnk("R", "Differences Between the Impact Management Services and Interactive Reporting Studio Document Object Models", "ch07s08s04.html"))
fourth4.xID = "ch07s08s04"
fourth5 = insDoc(third8, gLnk("R", "Investigating the Impact Management Services DOM Structure", "ch07s08s05.html"))
fourth5.xID = "ch07s08s05"
third9 = insFld(second7, gFld("Accessing Properties", "ch07s09.html"))
third9.xID = "ch07s09"
fourth1 = insDoc(third9, gLnk("R", "Collections", "ch07s09s01.html"))
fourth1.xID = "ch07s09s01"
fourth2 = insDoc(third9, gLnk("R", "Property Types", "ch07s09s02.html"))
fourth2.xID = "ch07s09s02"
third10 = insDoc(second7, gLnk("R", "Accessing the File System", "ch07s10.html"))
third10.xID = "ch07s10"
third11 = insDoc(second7, gLnk("R", "General Java Code in Scripts", "ch07s11.html"))
third11.xID = "ch07s11"
third12 = insDoc(second7, gLnk("R", "Using Batch Input Files", "ch07s12.html"))
third12.xID = "ch07s12"
third13 = insFld(second7, gFld("Scripting References", "ch07s13.html"))
third13.xID = "ch07s13"
fourth1 = insFld(third13, gFld("ScriptEnvironment Object", "ch07s13s01.html"))
fourth1.xID = "ch07s13s01"
fifth1 = insDoc(fourth1, gLnk("R", "expandRequestAction()", "ch07s13s01s01.html"))
fifth1.xID = "ch07s13s01s01"
fifth2 = insDoc(fourth1, gLnk("R", "getBqyDocument()", "ch07s13s01s02.html"))
fifth2.xID = "ch07s13s01s02"
fifth3 = insDoc(fourth1, gLnk("R", "getFileLines()", "ch07s13s01s03.html"))
fifth3.xID = "ch07s13s01s03"
fifth4 = insDoc(fourth1, gLnk("R", "getMimeTypeUuid()", "ch07s13s01s04.html"))
fifth4.xID = "ch07s13s01s04"
fifth5 = insDoc(fourth1, gLnk("R", "getParameterValue()", "ch07s13s01s05.html"))
fifth5.xID = "ch07s13s01s05"
fifth6 = insDoc(fourth1, gLnk("R", "getParameterValues()", "ch07s13s01s06.html"))
fifth6.xID = "ch07s13s01s06"
fifth7 = insDoc(fourth1, gLnk("R", "setParameterValues()", "ch07s13s01s07.html"))
fifth7.xID = "ch07s13s01s07"
fifth8 = insDoc(fourth1, gLnk("R", "getRepository()", "ch07s13s01s08.html"))
fifth8.xID = "ch07s13s01s08"
fifth9 = insDoc(fourth1, gLnk("R", "getScriptUuid()", "ch07s13s01s09.html"))
fifth9.xID = "ch07s13s01s09"
fifth10 = insDoc(fourth1, gLnk("R", "isDesktopMode()", "ch07s13s01s10.html"))
fifth10.xID = "ch07s13s01s10"
fifth11 = insDoc(fourth1, gLnk("R", "isServerMode()", "ch07s13s01s11.html"))
fifth11.xID = "ch07s13s01s11"
fifth12 = insDoc(fourth1, gLnk("R", "loadScript()", "ch07s13s01s12.html"))
fifth12.xID = "ch07s13s01s12"
fifth13 = insDoc(fourth1, gLnk("R", "writeBqyDom()", "ch07s13s01s13.html"))
fifth13.xID = "ch07s13s01s13"
fourth2 = insFld(third13, gFld("Reporting and Analysis Repository: Repository Artifact", "ch07s13s02.html"))
fourth2.xID = "ch07s13s02"
fifth1 = insDoc(fourth2, gLnk("R", "addVersion Method", "ch07s13s02s01.html"))
fifth1.xID = "ch07s13s02s01"
fifth2 = insDoc(fourth2, gLnk("R", "convertBqyFileToUnicode Method", "ch07s13s02s02.html"))
fifth2.xID = "ch07s13s02s02"
fifth3 = insDoc(fourth2, gLnk("R", "findFiles Method", "ch07s13s02s03.html"))
fifth3.xID = "ch07s13s02s03"
fifth4 = insDoc(fourth2, gLnk("R", "folderExists Method", "ch07s13s02s04.html"))
fifth4.xID = "ch07s13s02s04"
fifth5 = insDoc(fourth2, gLnk("R", "getCurrentFolder Method", "ch07s13s02s05.html"))
fifth5.xID = "ch07s13s02s05"
fifth6 = insDoc(fourth2, gLnk("R", "getFileUuid Method", "ch07s13s02s06.html"))
fifth6.xID = "ch07s13s02s06"
fifth7 = insDoc(fourth2, gLnk("R", "getFolderContentsFor Method", "ch07s13s02s07.html"))
fifth7.xID = "ch07s13s02s07"
fifth8 = insDoc(fourth2, gLnk("R", "getFolderUuid Method", "ch07s13s02s08.html"))
fifth8.xID = "ch07s13s02s08"
fifth9 = insDoc(fourth2, gLnk("R", "getNameForUuid Method", "ch07s13s02s09.html"))
fifth9.xID = "ch07s13s02s09"
fifth10 = insDoc(fourth2, gLnk("R", "getPathForUuid Method", "ch07s13s02s10.html"))
fifth10.xID = "ch07s13s02s10"
fifth11 = insDoc(fourth2, gLnk("R", "getSubfolderPathsFor Method", "ch07s13s02s11.html"))
fifth11.xID = "ch07s13s02s11"
fifth12 = insDoc(fourth2, gLnk("R", "isFile Method", "ch07s13s02s12.html"))
fifth12.xID = "ch07s13s02s12"
fifth13 = insDoc(fourth2, gLnk("R", "isFolder Method", "ch07s13s02s13.html"))
fifth13.xID = "ch07s13s02s13"
fifth14 = insDoc(fourth2, gLnk("R", "makeFolder Method", "ch07s13s02s14.html"))
fifth14.xID = "ch07s13s02s14"
fifth15 = insDoc(fourth2, gLnk("R", "publishBqyFile Method", "ch07s13s02s15.html"))
fifth15.xID = "ch07s13s02s15"
fifth16 = insDoc(fourth2, gLnk("R", "retrieveFile Method", "ch07s13s02s16.html"))
fifth16.xID = "ch07s13s02s16"
fifth17 = insDoc(fourth2, gLnk("R", "retrieveVersionedDocument Method", "ch07s13s02s17.html"))
fifth17.xID = "ch07s13s02s17"
fourth3 = insFld(third13, gFld("The Node Object", "ch07s13s03.html"))
fourth3.xID = "ch07s13s03"
fifth1 = insDoc(fourth3, gLnk("R", "addChild()", "ch07s13s03s01.html"))
fifth1.xID = "ch07s13s03s01"
fifth2 = insDoc(fourth3, gLnk("R", "addProperty()", "ch07s13s03s02.html"))
fifth2.xID = "ch07s13s03s02"
fifth3 = insDoc(fourth3, gLnk("R", "cloneNode()", "ch07s13s03s03.html"))
fifth3.xID = "ch07s13s03s03"
fifth4 = insDoc(fourth3, gLnk("R", "findNodeByPattern()", "ch07s13s03s04.html"))
fifth4.xID = "ch07s13s03s04"
fifth5 = insDoc(fourth3, gLnk("R", "findNodesByPattern()", "ch07s13s03s05.html"))
fifth5.xID = "ch07s13s03s05"
fifth6 = insDoc(fourth3, gLnk("R", "getChildren()", "ch07s13s03s06.html"))
fifth6.xID = "ch07s13s03s06"
fifth7 = insDoc(fourth3, gLnk("R", "getNodeType()", "ch07s13s03s07.html"))
fifth7.xID = "ch07s13s03s07"
fifth8 = insDoc(fourth3, gLnk("R", "getPathWithContext()", "ch07s13s03s08.html"))
fifth8.xID = "ch07s13s03s08"
fifth9 = insDoc(fourth3, gLnk("R", "getProperty()", "ch07s13s03s09.html"))
fifth9.xID = "ch07s13s03s09"
fifth10 = insDoc(fourth3, gLnk("R", "hasProperty()", "ch07s13s03s10.html"))
fifth10.xID = "ch07s13s03s10"
fifth11 = insDoc(fourth3, gLnk("R", "removeChild()", "ch07s13s03s11.html"))
fifth11.xID = "ch07s13s03s11"
fifth12 = insDoc(fourth3, gLnk("R", "removeProperties()", "ch07s13s03s12.html"))
fifth12.xID = "ch07s13s03s12"
fifth13 = insDoc(fourth3, gLnk("R", "replaceChildNode()", "ch07s13s03s13.html"))
fifth13.xID = "ch07s13s03s13"
fourth4 = insFld(third13, gFld("The BqyDocument Object", "ch07s13s04.html"))
fourth4.xID = "ch07s13s04"
fifth1 = insDoc(fourth4, gLnk("R", "close()", "ch07s13s04s01.html"))
fifth1.xID = "ch07s13s04s01"
fifth2 = insDoc(fourth4, gLnk("R", "compressBqy()", "ch07s13s04s02.html"))
fifth2.xID = "ch07s13s04s02"
fifth3 = insDoc(fourth4, gLnk("R", "copy()", "ch07s13s04s03.html"))
fifth3.xID = "ch07s13s04s03"
fifth4 = insDoc(fourth4, gLnk("R", "getInitialTCSection()", "ch07s13s04s04.html"))
fifth4.xID = "ch07s13s04s04"
fifth5 = insDoc(fourth4, gLnk("R", "isBQYProcessable()", "ch07s13s04s05.html"))
fifth5.xID = "ch07s13s04s05"
fifth6 = insDoc(fourth4, gLnk("R", "isCompressed()", "ch07s13s04s06.html"))
fifth6.xID = "ch07s13s04s06"
fifth7 = insDoc(fourth4, gLnk("R", "isDashboard()", "ch07s13s04s07.html"))
fifth7.xID = "ch07s13s04s07"
fifth8 = insDoc(fourth4, gLnk("R", "sectionOCEPairInfos()", "ch07s13s04s08.html"))
fifth8.xID = "ch07s13s04s08"
fourth5 = insFld(third13, gFld("Method and Properties References", "ch07s13s05.html"))
fourth5.xID = "ch07s13s05"
fifth1 = insDoc(fourth5, gLnk("R", "Reference for env Methods", "ch07s13s05s01.html"))
fifth1.xID = "ch07s13s05s01"
fifth2 = insDoc(fourth5, gLnk("R", "Reference for Repository Methods", "ch07s13s05s02.html"))
fifth2.xID = "ch07s13s05s02"
fifth3 = insDoc(fourth5, gLnk("R", "Workspace-Specific Repository Methods", "ch07s13s05s03.html"))
fifth3.xID = "ch07s13s05s03"
fifth4 = insDoc(fourth5, gLnk("R", "Reference for Node Methods", "ch07s13s05s04.html"))
fifth4.xID = "ch07s13s05s04"
fifth5 = insDoc(fourth5, gLnk("R", "Reference for document", "ch07s13s05s05.html"))
fifth5.xID = "ch07s13s05s05"
second8 = insFld(first1, gFld("Dashboard Studio Inspector Utility", "37.html"))
second8.xID = "37"
third1 = insDoc(second8, gLnk("R", "Using the Dashboard Studio Inspector Utility", "ch08s01.html"))
third1.xID = "ch08s01"
third2 = insDoc(second8, gLnk("R", "Opening One or More Documents", "ch08s02.html"))
third2.xID = "ch08s02"
third3 = insDoc(second8, gLnk("R", "Searching for Values, Nodes, and Property Names", "ch08s03.html"))
third3.xID = "ch08s03"
third4 = insDoc(second8, gLnk("R", "Searching from Selected Nodes", "ch08s04.html"))
third4.xID = "ch08s04"
third5 = insDoc(second8, gLnk("R", "Generating Paths", "ch08s05.html"))
third5.xID = "ch08s05"
third6 = insDoc(second8, gLnk("R", "Displaying and Copying Node Attributes", "ch08s06.html"))
third6.xID = "ch08s06"
third7 = insDoc(second8, gLnk("R", "Accessing the JavaScript Update Feature from the Dashboard Studio Inspector Utility", "ch08s07.html"))
third7.xID = "ch08s07"
third8 = insFld(second8, gFld("Custom Update Script Feature Provided by the Dashboard Studio Inspector Utility", "ch08s08.html"))
third8.xID = "ch08s08"
fourth1 = insDoc(third8, gLnk("R", "Performing Custom Updates", "ch08s08s01.html"))
fourth1.xID = "ch08s08s01"
fourth2 = insDoc(third8, gLnk("R", "Entering Parameter Values", "ch08s08s02.html"))
fourth2.xID = "ch08s08s02"
third9 = insDoc(second8, gLnk("R", "Retrieving Information About Custom Update Errors", "ch08s09.html"))
third9.xID = "ch08s09"
third10 = insDoc(second8, gLnk("R", "Extending the Inspector Utility User Interface Using Scripts", "ch08s10.html"))
third10.xID = "ch08s10"
second9 = insFld(first1, gFld("Dashboard Studio Optimize Utility", "58.html"))
second9.xID = "58"
third1 = insFld(second9, gFld("Dashboard Studio Optimize Utility Interface Features", "ch09s01.html"))
third1.xID = "ch09s01"
fourth1 = insDoc(third1, gLnk("R", "Menu Bar", "ch09s01s01.html"))
fourth1.xID = "ch09s01s01"
fourth2 = insDoc(third1, gLnk("R", "Toolbar", "ch09s01s02.html"))
fourth2.xID = "ch09s01s02"
fourth3 = insDoc(third1, gLnk("R", "Section List", "ch09s01s03.html"))
fourth3.xID = "ch09s01s03"
fourth4 = insDoc(third1, gLnk("R", "Filter Controls", "ch09s01s04.html"))
fourth4.xID = "ch09s01s04"
third2 = insFld(second9, gFld("Other Dashboard Studio Optimize Utility Features", "ch09s02.html"))
third2.xID = "ch09s02"
fourth1 = insDoc(third2, gLnk("R", "Options Dialog Box", "ch09s02s01.html"))
fourth1.xID = "ch09s02s01"
fourth2 = insDoc(third2, gLnk("R", "Consolidate Images in Resource Manager", "ch09s02s02.html"))
fourth2.xID = "ch09s02s02"
fourth3 = insDoc(third2, gLnk("R", "Unicode Functionality", "ch09s02s03.html"))
fourth3.xID = "ch09s02s03"
third3 = insFld(second9, gFld("Editing Interactive Reporting Documents with Dashboard Studio Optimize Utility", "ch09s03.html"))
third3.xID = "ch09s03"
fourth1 = insDoc(third3, gLnk("R", "Move Sections Up or Down Feature", "ch09s03s01.html"))
fourth1.xID = "ch09s03s01"
fourth2 = insDoc(third3, gLnk("R", "Show or Hide Sections Feature", "ch09s03s02.html"))
fourth2.xID = "ch09s03s02"
fourth3 = insDoc(third3, gLnk("R", "Lock and Unlock Sections Feature", "ch09s03s03.html"))
fourth3.xID = "ch09s03s03"
fourth4 = insDoc(third3, gLnk("R", "Duplicatable and Unduplicatable Sections Feature", "ch09s03s04.html"))
fourth4.xID = "ch09s03s04"
fourth5 = insDoc(third3, gLnk("R", "Rename Sections Feature", "ch09s03s05.html"))
fourth5.xID = "ch09s03s05"
fourth6 = insDoc(third3, gLnk("R", "Delete Sections Feature", "ch09s03s06.html"))
fourth6.xID = "ch09s03s06"
fourth7 = insDoc(third3, gLnk("R", "Using the Change Parent Section Feature", "ch09s03s07.html"))
fourth7.xID = "ch09s03s07"
fourth8 = insDoc(third3, gLnk("R", "Using the Change Report Dependency Feature", "ch09s03s08.html"))
fourth8.xID = "ch09s03s08"
fourth9 = insDoc(third3, gLnk("R", "Moving Filters Feature", "ch09s03s09.html"))
fourth9.xID = "ch09s03s09"
fourth10 = insDoc(third3, gLnk("R", "Packing JavaScript Feature", "ch09s03s10.html"))
fourth10.xID = "ch09s03s10"
first2 = insFld(foldersTree, gFld("Configuration and Customization Files", "pt02.html"))
first2.xID = "pt02"
second1 = insFld(first2, gFld("Using the Annotation System", "ch10.html"))
second1.xID = "ch10"
third1 = insDoc(second1, gLnk("R", "About Annotations", "ch10s01.html"))
third1.xID = "ch10s01"
third2 = insDoc(second1, gLnk("R", "Creating Annotations", "ch10s02.html"))
third2.xID = "ch10s02"
second2 = insFld(first2, gFld("Using Auto Z", "ch11.html"))
second2.xID = "ch11"
third1 = insDoc(second2, gLnk("R", "Default Auto Z Column Feature", "ch11s01.html"))
third1.xID = "ch11s01"
third2 = insDoc(second2, gLnk("R", "Creating Auto Z Columns", "ch11s02.html"))
third2.xID = "ch11s02"
third3 = insDoc(second2, gLnk("R", "Checklist for Auto Z Creation", "ch11s03.html"))
third3.xID = "ch11s03"
second3 = insFld(first2, gFld("Spotlighting Charts", "ch12.html"))
second3.xID = "ch12"
third1 = insDoc(second3, gLnk("R", "Configuring for Chart Spotlighting", "ch12s01.html"))
third1.xID = "ch12s01"
third2 = insDoc(second3, gLnk("R", "Creating Summary Tables", "ch12s02.html"))
third2.xID = "ch12s02"
third3 = insDoc(second3, gLnk("R", "Building and Dragging Charts onto a Frame", "ch12s03.html"))
third3.xID = "ch12s03"
third4 = insDoc(second3, gLnk("R", "Associating Charts", "ch12s04.html"))
third4.xID = "ch12s04"
third5 = insDoc(second3, gLnk("R", "Spotlighting the Chart", "ch12s05.html"))
third5.xID = "ch12s05"
third6 = insFld(second3, gFld("Defining Color Computed Items", "ch12s06.html"))
third6.xID = "ch12s06"
fourth1 = insDoc(third6, gLnk("R", "Using an Externally Defined Column", "ch12s06s01.html"))
fourth1.xID = "ch12s06s01"
fourth2 = insDoc(third6, gLnk("R", "Using a Column Defined in the Chart Spotlight Properties Frame", "ch12s06s02.html"))
fourth2.xID = "ch12s06s02"
second4 = insFld(first2, gFld("Template Structure", "ch13.html"))
second4.xID = "ch13"
third1 = insFld(second4, gFld("Frame Types", "ch13s01.html"))
third1.xID = "ch13s01"
fourth1 = insDoc(third1, gLnk("R", "Wizard", "ch13s01s01.html"))
fourth1.xID = "ch13s01s01"
fourth2 = insDoc(third1, gLnk("R", "Globals_EIS", "ch13s01s02.html"))
fourth2.xID = "ch13s01s02"
fourth3 = insDoc(third1, gLnk("R", "Custom_Settings", "ch13s01s03.html"))
fourth3.xID = "ch13s01s03"
fourth4 = insDoc(third1, gLnk("R", "1100 Custom", "ch13s01s04.html"))
fourth4.xID = "ch13s01s04"
fourth5 = insDoc(third1, gLnk("R", "GUI Frames or Skins", "ch13s01s05.html"))
fourth5.xID = "ch13s01s05"
third2 = insFld(second4, gFld("System Controls", "ch13s02.html"))
third2.xID = "ch13s02"
fourth1 = insDoc(third2, gLnk("R", "Active Controls", "ch13s02s01.html"))
fourth1.xID = "ch13s02s01"
fourth2 = insDoc(third2, gLnk("R", "Component Frames", "ch13s02s02.html"))
fourth2.xID = "ch13s02s02"
second5 = insFld(first2, gFld("Diagnostics", "ch14.html"))
second5.xID = "ch14"
third1 = insFld(second5, gFld("Stack Trace Function", "ch14s01.html"))
third1.xID = "ch14s01"
fourth1 = insDoc(third1, gLnk("R", "Execution Stack", "ch14s01s01.html"))
fourth1.xID = "ch14s01s01"
fourth2 = insDoc(third1, gLnk("R", "Stack Trace Display", "ch14s01s02.html"))
fourth2.xID = "ch14s01s02"
fourth3 = insDoc(third1, gLnk("R", "Implement Tracing", "ch14s01s03.html"))
fourth3.xID = "ch14s01s03"
fourth4 = insDoc(third1, gLnk("R", "Full Tracing", "ch14s01s04.html"))
fourth4.xID = "ch14s01s04"
third2 = insFld(second5, gFld("Using the QIQ Diagnostics Frame", "ch14s02.html"))
third2.xID = "ch14s02"
fourth1 = insDoc(third2, gLnk("R", "General Diagnostics", "ch14s02s01.html"))
fourth1.xID = "ch14s02s01"
fourth2 = insFld(third2, gFld("Advanced Diagnostics", "ch14s02s02.html"))
fourth2.xID = "ch14s02s02"
fifth1 = insDoc(fourth2, gLnk("R", "Log Find Tools", "ch14s02s02s01.html"))
fifth1.xID = "ch14s02s02s01"
fifth2 = insDoc(fourth2, gLnk("R", "Execute and Edit JavaScript Code", "ch14s02s02s02.html"))
fifth2.xID = "ch14s02s02s02"
fifth3 = insDoc(fourth2, gLnk("R", "Object Model Inspector", "ch14s02s02s03.html"))
fifth3.xID = "ch14s02s02s03"
third3 = insDoc(second5, gLnk("R", "Diagnostic Sample Output", "ch14s03.html"))
third3.xID = "ch14s03"
third4 = insDoc(second5, gLnk("R", "Using the Type Library File to Synchronize Releases", "ch14s04.html"))
third4.xID = "ch14s04"
second6 = insFld(first2, gFld("Configuring and Embedding Reports", "ch15.html"))
second6.xID = "ch15"
third1 = insDoc(second6, gLnk("R", "About Reports", "ch15s01.html"))
third1.xID = "ch15s01"
third2 = insDoc(second6, gLnk("R", "Configuring Reports", "ch15s02.html"))
third2.xID = "ch15s02"
third3 = insDoc(second6, gLnk("R", "Embedding Reports", "ch15s03.html"))
third3.xID = "ch15s03"
second7 = insFld(first2, gFld("Customizing and Configuring Templates", "ch16.html"))
second7.xID = "ch16"
third1 = insDoc(second7, gLnk("R", "About Customization", "ch16s01.html"))
third1.xID = "ch16s01"
third2 = insDoc(second7, gLnk("R", "Multiple-Release Warning", "ch16s02.html"))
third2.xID = "ch16s02"
third3 = insDoc(second7, gLnk("R", "Adding Logos and Color Schemes", "ch16s03.html"))
third3.xID = "ch16s03"
third4 = insDoc(second7, gLnk("R", "Adding Custom Templates to Dashboard Studio", "ch16s04.html"))
third4.xID = "ch16s04"
second8 = insFld(first2, gFld("Creating and Configuring Frame Prototypes", "ch17.html"))
second8.xID = "ch17"
third1 = insFld(second8, gFld("Creating Frame Prototypes", "ch17s01.html"))
third1.xID = "ch17s01"
fourth1 = insDoc(third1, gLnk("R", "Duplicating Frame Prototypes", "ch17s01s01.html"))
fourth1.xID = "ch17s01s01"
fourth2 = insDoc(third1, gLnk("R", "Editing Frame Prototypes", "ch17s01s02.html"))
fourth2.xID = "ch17s01s02"
third2 = insFld(second8, gFld("Applying Design Guides in Wide View Mode", "ch17s02.html"))
third2.xID = "ch17s02"
fourth1 = insDoc(third2, gLnk("R", "Modifying the Width of the Side-Label Navigation Panel", "ch17s02s01.html"))
fourth1.xID = "ch17s02s01"
fourth2 = insDoc(third2, gLnk("R", "Moving the Design Guides Accurately", "ch17s02s02.html"))
fourth2.xID = "ch17s02s02"
fourth3 = insDoc(third2, gLnk("R", "Verifying the Performance of the Frame Prototype in Dashboard Studio", "ch17s02s03.html"))
fourth3.xID = "ch17s02s03"
third3 = insDoc(second8, gLnk("R", "Configuring Multi-Panel Frame Prototypes", "ch17s03.html"))
third3.xID = "ch17s03"
second9 = insFld(first2, gFld("Adding and Configuring Calendars", "ch18.html"))
second9.xID = "ch18"
third1 = insDoc(second9, gLnk("R", "Adding Calendar Controls", "ch18s01.html"))
third1.xID = "ch18s01"
third2 = insDoc(second9, gLnk("R", "Duplicating and Positioning Calendars", "ch18s02.html"))
third2.xID = "ch18s02"
third3 = insDoc(second9, gLnk("R", "Configuring the Calendar Set Button", "ch18s03.html"))
third3.xID = "ch18s03"
third4 = insDoc(second9, gLnk("R", "Adding Code to the Set and Clear Buttons", "ch18s04.html"))
third4.xID = "ch18s04"
third5 = insFld(second9, gFld("Adding Code for FrameActivate, Clearing, Setting, and Activation Functions", "ch18s05.html"))
third5.xID = "ch18s05"
fourth1 = insDoc(third5, gLnk("R", "Clear Function", "ch18s05s01.html"))
fourth1.xID = "ch18s05s01"
fourth2 = insDoc(third5, gLnk("R", "Set Function", "ch18s05s02.html"))
fourth2.xID = "ch18s05s02"
fourth3 = insDoc(third5, gLnk("R", "Activate Function", "ch18s05s03.html"))
fourth3.xID = "ch18s05s03"
first3 = insFld(foldersTree, gFld("Dashboard Development Services Components", "pt03.html"))
first3.xID = "pt03"
second1 = insFld(first3, gFld("Dashboard Development Services Components", "ch19.html"))
second1.xID = "ch19"
third1 = insDoc(second1, gLnk("R", "About Components", "ch19s01.html"))
third1.xID = "ch19s01"
third2 = insDoc(second1, gLnk("R", "Dashboard Studio Runtime Releases", "ch19s02.html"))
third2.xID = "ch19s02"
third3 = insDoc(second1, gLnk("R", "Creating Runtime Releases", "ch19s03.html"))
third3.xID = "ch19s03"
third4 = insDoc(second1, gLnk("R", "Self-Optimizing Runtime Dashboards", "ch19s04.html"))
third4.xID = "ch19s04"
third5 = insDoc(second1, gLnk("R", "Merging Components", "ch19s05.html"))
third5.xID = "ch19s05"
third6 = insFld(second1, gFld("Applying and Configuring Component Buttons", "ch19s06.html"))
third6.xID = "ch19s06"
fourth1 = insDoc(third6, gLnk("R", "Component Buttons", "ch19s06s01.html"))
fourth1.xID = "ch19s06s01"
fourth2 = insDoc(third6, gLnk("R", "Toolbar Buttons", "ch19s06s02.html"))
fourth2.xID = "ch19s06s02"
fourth3 = insDoc(third6, gLnk("R", "Configuration Frame Buttons", "ch19s06s03.html"))
fourth3.xID = "ch19s06s03"
fourth4 = insDoc(third6, gLnk("R", "Adding and Configuring Buttons to Dashboards or Templates", "ch19s06s04.html"))
fourth4.xID = "ch19s06s04"
second2 = insFld(first3, gFld("Customizing Plug-and-Play Components (Programmers Only)", "ch20.html"))
second2.xID = "ch20"
third1 = insDoc(second2, gLnk("R", "About Plug-and-Play Components", "ch20s01.html"))
third1.xID = "ch20s01"
third2 = insDoc(second2, gLnk("R", "Component Fingerprints", "ch20s02.html"))
third2.xID = "ch20s02"
third3 = insDoc(second2, gLnk("R", "Functions and Method Prototypes", "ch20s03.html"))
third3.xID = "ch20s03"
third4 = insDoc(second2, gLnk("R", "Standard Component Methods", "ch20s04.html"))
third4.xID = "ch20s04"
third5 = insDoc(second2, gLnk("R", "Reverting to a Template", "ch20s05.html"))
third5.xID = "ch20s05"
third6 = insDoc(second2, gLnk("R", "Creating Plug-and-Play Components", "ch20s06.html"))
third6.xID = "ch20s06"
second3 = insFld(first3, gFld("Dashboard Studio Chart Shade Component", "ch21.html"))
second3.xID = "ch21"
third1 = insDoc(second3, gLnk("R", "Chart Shade Component", "ch21s01.html"))
third1.xID = "ch21s01"
third2 = insDoc(second3, gLnk("R", "Using a Runtime Release of the Chart Shade Component", "ch21s02.html"))
third2.xID = "ch21s02"
third3 = insFld(second3, gFld("Configuring the Chart Shade Component", "ch21s03.html"))
third3.xID = "ch21s03"
fourth1 = insDoc(third3, gLnk("R", "Configuring Chart Shade Buttons", "ch21s03s01.html"))
fourth1.xID = "ch21s03s01"
fourth2 = insDoc(third3, gLnk("R", "Setting Color Palettes in the Chart Shade Component", "ch21s03s02.html"))
fourth2.xID = "ch21s03s02"
third4 = insFld(second3, gFld("Notes on Performance", "ch21s04.html"))
third4.xID = "ch21s04"
fourth1 = insDoc(third4, gLnk("R", "Test Cases", "ch21s04s01.html"))
fourth1.xID = "ch21s04s01"
fourth2 = insDoc(third4, gLnk("R", "Test Results", "ch21s04s02.html"))
fourth2.xID = "ch21s04s02"
fourth3 = insDoc(third4, gLnk("R", "Setting Filters", "ch21s04s03.html"))
fourth3.xID = "ch21s04s03"
fourth4 = insDoc(third4, gLnk("R", "Updating Interactive Reporting Documents that Contain the Chart Shade Component", "ch21s04s04.html"))
fourth4.xID = "ch21s04s04"
second4 = insFld(first3, gFld("Dashboard Studio Conditional Navigation Properties Frame", "ch22.html"))
second4.xID = "ch22"
third1 = insDoc(second4, gLnk("R", "Conditional Navigation Properties Frame", "ch22s01.html"))
third1.xID = "ch22s01"
third2 = insDoc(second4, gLnk("R", "Configuring with the Conditional Navigation Properties Frame", "ch22s02.html"))
third2.xID = "ch22s02"
second5 = insFld(first3, gFld("Dashboard Studio Conditional Sub-Queries Component", "ch23.html"))
second5.xID = "ch23"
third1 = insDoc(second5, gLnk("R", "Conditional Sub-Queries Component", "ch23s01.html"))
third1.xID = "ch23s01"
third2 = insDoc(second5, gLnk("R", "Conditional Sub-Queries Component Example", "ch23s02.html"))
third2.xID = "ch23s02"
third3 = insDoc(second5, gLnk("R", "Activating Sub-Queries with the Conditional Sub-Queries Component in a Runtime Release", "ch23s03.html"))
third3.xID = "ch23s03"
third4 = insFld(second5, gFld("Configuring the Conditional Sub-Queries Component", "ch23s04.html"))
third4.xID = "ch23s04"
fourth1 = insDoc(third4, gLnk("R", "Building Conditional Sub-Queries Component Entries", "ch23s04s01.html"))
fourth1.xID = "ch23s04s01"
fourth2 = insDoc(third4, gLnk("R", "Creating Primary Queries that Execute Sub-Queries", "ch23s04s02.html"))
fourth2.xID = "ch23s04s02"
fourth3 = insDoc(third4, gLnk("R", "Creating Custom Events that Execute Sub-Queries", "ch23s04s03.html"))
fourth3.xID = "ch23s04s03"
fourth4 = insDoc(third4, gLnk("R", "Scheduling Conditional Sub-Queries Component Documents on the Server", "ch23s04s04.html"))
fourth4.xID = "ch23s04s04"
second6 = insFld(first3, gFld("Dashboard Studio Copy Scale Component", "ch24.html"))
second6.xID = "ch24"
third1 = insDoc(second6, gLnk("R", "Copy Scale Component", "ch24s01.html"))
third1.xID = "ch24s01"
third2 = insDoc(second6, gLnk("R", "Using a Runtime Release of the Copy Scale Component", "ch24s02.html"))
third2.xID = "ch24s02"
third3 = insDoc(second6, gLnk("R", "Configuring Charts for use in the Copy Scale Component", "ch24s03.html"))
third3.xID = "ch24s03"
second7 = insFld(first3, gFld("Dashboard Studio Drill Across Component", "ch25.html"))
second7.xID = "ch25"
third1 = insDoc(second7, gLnk("R", "Drill Across Component", "ch25s01.html"))
third1.xID = "ch25s01"
third2 = insFld(second7, gFld("Using a Runtime Release of the Drill Across Component", "ch25s02.html"))
third2.xID = "ch25s02"
fourth1 = insDoc(third2, gLnk("R", "Example Using Sales and Costs Dashboards", "ch25s02s01.html"))
fourth1.xID = "ch25s02s01"
fourth2 = insDoc(third2, gLnk("R", "Using Source and Target Dashboards", "ch25s02s02.html"))
fourth2.xID = "ch25s02s02"
fourth3 = insDoc(third2, gLnk("R", "Drilling Operations", "ch25s02s03.html"))
fourth3.xID = "ch25s02s03"
third3 = insFld(second7, gFld("Configuring the Drill Across Component", "ch25s03.html"))
third3.xID = "ch25s03"
fourth1 = insDoc(third3, gLnk("R", "Creating and Modifying Templates for the Drill Across Component", "ch25s03s01.html"))
fourth1.xID = "ch25s03s01"
fourth2 = insDoc(third3, gLnk("R", "Building Dashboards", "ch25s03s02.html"))
fourth2.xID = "ch25s03s02"
fourth3 = insDoc(third3, gLnk("R", "Create an Excel Spreadsheet", "ch25s03s03.html"))
fourth3.xID = "ch25s03s03"
fourth4 = insDoc(third3, gLnk("R", "Using the Drill Across Properties Frame", "ch25s03s04.html"))
fourth4.xID = "ch25s03s04"
second8 = insFld(first3, gFld("Dashboard Studio Drill and Slice Component", "ch26.html"))
second8.xID = "ch26"
third1 = insDoc(second8, gLnk("R", "Drill and Slice Component", "ch26s01.html"))
third1.xID = "ch26s01"
third2 = insDoc(second8, gLnk("R", "Using a Runtime Release of the Drill and Slice Component", "ch26s02.html"))
third2.xID = "ch26s02"
third3 = insFld(second8, gFld("Configuring the Drill and Slice Component", "ch26s03.html"))
third3.xID = "ch26s03"
fourth1 = insDoc(third3, gLnk("R", "Configuring Drill and Slice Buttons", "ch26s03s01.html"))
fourth1.xID = "ch26s03s01"
fourth2 = insDoc(third3, gLnk("R", "Creating and Displaying Charts and Pivots on Drill and Slice Frames", "ch26s03s02.html"))
fourth2.xID = "ch26s03s02"
fourth3 = insDoc(third3, gLnk("R", "Renaming the Marker Column", "ch26s03s03.html"))
fourth3.xID = "ch26s03s03"
fourth4 = insDoc(third3, gLnk("R", "Using the Drill and Slice Properties Frame", "ch26s03s04.html"))
fourth4.xID = "ch26s03s04"
second9 = insFld(first3, gFld("Dashboard Studio Format Header Component", "ch27.html"))
second9.xID = "ch27"
third1 = insDoc(second9, gLnk("R", "Format Header Component", "ch27s01.html"))
third1.xID = "ch27s01"
third2 = insDoc(second9, gLnk("R", "Using a Runtime Release of the Format Header Component", "ch27s02.html"))
third2.xID = "ch27s02"
third3 = insFld(second9, gFld("Configuring the Format Header Component", "ch27s03.html"))
third3.xID = "ch27s03"
fourth1 = insDoc(third3, gLnk("R", "Adding Format Header Text Labels", "ch27s03s01.html"))
fourth1.xID = "ch27s03s01"
fourth2 = insDoc(third3, gLnk("R", "Configuring the Header Rule", "ch27s03s02.html"))
fourth2.xID = "ch27s03s02"
fourth3 = insDoc(third3, gLnk("R", "Adding Format Header Specifications to Reports", "ch27s03s03.html"))
fourth3.xID = "ch27s03s03"
second10 = insFld(first3, gFld("Dashboard Studio Graphic Gauges Component", "ch28.html"))
second10.xID = "ch28"
third1 = insDoc(second10, gLnk("R", "Graphic Gauges Component", "ch28s01.html"))
third1.xID = "ch28s01"
third2 = insFld(second10, gFld("Using Gauges as Measures in a Runtime Release", "ch28s02.html"))
third2.xID = "ch28s02"
fourth1 = insDoc(third2, gLnk("R", "Naming Gauges", "ch28s02s01.html"))
fourth1.xID = "ch28s02s01"
fourth2 = insDoc(third2, gLnk("R", "Setting Gauge Visibility or Invisibility", "ch28s02s02.html"))
fourth2.xID = "ch28s02s02"
third3 = insFld(second10, gFld("Configuring the Graphic Gauges Component", "ch28s03.html"))
third3.xID = "ch28s03"
fourth1 = insDoc(third3, gLnk("R", "Determining Range Values and Creating Computed Columns", "ch28s03s01.html"))
fourth1.xID = "ch28s03s01"
fourth2 = insDoc(third3, gLnk("R", "Pasting or Duplicating Gauges", "ch28s03s02.html"))
fourth2.xID = "ch28s03s02"
fourth3 = insDoc(third3, gLnk("R", "Setting Gauge Properties", "ch28s03s03.html"))
fourth3.xID = "ch28s03s03"
second11 = insFld(first3, gFld("Dashboard Studio Group Tabs Component", "ch29.html"))
second11.xID = "ch29"
third1 = insDoc(second11, gLnk("R", "Group Tabs Component", "ch29s01.html"))
third1.xID = "ch29s01"
third2 = insDoc(second11, gLnk("R", "Using a Runtime Release of the Group Tabs Component", "ch29s02.html"))
third2.xID = "ch29s02"
third3 = insDoc(second11, gLnk("R", "Configuring the Group Tabs Component", "ch29s03.html"))
third3.xID = "ch29s03"
second12 = insFld(first3, gFld("Dashboard Studio Ignore Percentile Component", "ch30.html"))
second12.xID = "ch30"
third1 = insDoc(second12, gLnk("R", "Ignore Percentile Component", "ch30s01.html"))
third1.xID = "ch30s01"
third2 = insDoc(second12, gLnk("R", "Using a Runtime Release of the Ignore Percentile Component", "ch30s02.html"))
third2.xID = "ch30s02"
third3 = insFld(second12, gFld("Configuring the Ignore Percentile Component", "ch30s03.html"))
third3.xID = "ch30s03"
fourth1 = insDoc(third3, gLnk("R", "Configuring the Ignore Percentile Button", "ch30s03s01.html"))
fourth1.xID = "ch30s03s01"
fourth2 = insDoc(third3, gLnk("R", "Configuring Ignore Percentile Computed Items", "ch30s03s02.html"))
fourth2.xID = "ch30s03s02"
third4 = insDoc(second12, gLnk("R", "Incompatibility with the Checkpoint Control", "ch30s04.html"))
third4.xID = "ch30s04"
second13 = insFld(first3, gFld("Dashboard Studio Lookup Component", "ch31.html"))
second13.xID = "ch31"
third1 = insDoc(second13, gLnk("R", "Lookup Component", "ch31s01.html"))
third1.xID = "ch31s01"
third2 = insDoc(second13, gLnk("R", "Using a Runtime Release of the Lookup Component", "ch31s02.html"))
third2.xID = "ch31s02"
third3 = insFld(second13, gFld("Configuring the Lookup Component", "ch31s03.html"))
third3.xID = "ch31s03"
fourth1 = insDoc(third3, gLnk("R", "Selecting Mapping Providers", "ch31s03s01.html"))
fourth1.xID = "ch31s03s01"
fourth2 = insDoc(third3, gLnk("R", "Configuring Mapping Providers", "ch31s03s02.html"))
fourth2.xID = "ch31s03s02"
fourth3 = insDoc(third3, gLnk("R", "Changing Default Column Names", "ch31s03s03.html"))
fourth3.xID = "ch31s03s03"
fourth4 = insDoc(third3, gLnk("R", "Escape the URL", "ch31s03s04.html"))
fourth4.xID = "ch31s03s04"
fourth5 = insDoc(third3, gLnk("R", "Adding and Configuring Tables or Results", "ch31s03s05.html"))
fourth5.xID = "ch31s03s05"
fourth6 = insDoc(third3, gLnk("R", "Reassociating Sections Using Dashboard Studio", "ch31s03s06.html"))
fourth6.xID = "ch31s03s06"
third4 = insDoc(second13, gLnk("R", "Incompatibility with Workspace", "ch31s04.html"))
third4.xID = "ch31s04"
second14 = insFld(first3, gFld("Dashboard Studio Maps Component", "ch32.html"))
second14.xID = "ch32"
third1 = insDoc(second14, gLnk("R", "Maps Component", "ch32s01.html"))
third1.xID = "ch32s01"
third2 = insDoc(second14, gLnk("R", "Using a Runtime Release of the Maps Component", "ch32s02.html"))
third2.xID = "ch32s02"
third3 = insFld(second14, gFld("Highlighting Map Features with the Maps Component", "ch32s03.html"))
third3.xID = "ch32s03"
fourth1 = insDoc(third3, gLnk("R", "Creating Summary Tables", "ch32s03s01.html"))
fourth1.xID = "ch32s03s01"
fourth2 = insDoc(third3, gLnk("R", "Spotlighting the Map", "ch32s03s02.html"))
fourth2.xID = "ch32s03s02"
fourth3 = insFld(third3, gFld("Defining Color Computed Items", "ch32s03s03.html"))
fourth3.xID = "ch32s03s03"
fifth1 = insDoc(fourth3, gLnk("R", "Using an Externally Defined Column", "ch32s03s03s01.html"))
fifth1.xID = "ch32s03s03s01"
fifth2 = insDoc(fourth3, gLnk("R", "Using a Column Defined in the Chart Spotlight Properties Frame", "ch32s03s03s02.html"))
fifth2.xID = "ch32s03s03s02"
third4 = insDoc(second14, gLnk("R", "Configuring the Map Blank Frame", "ch32s04.html"))
third4.xID = "ch32s04"
second15 = insFld(first3, gFld("Dashboard Studio Metadata Component", "ch33.html"))
second15.xID = "ch33"
third1 = insFld(second15, gFld("Metadata Component", "ch33s01.html"))
third1.xID = "ch33s01"
fourth1 = insDoc(third1, gLnk("R", "Using Metadata", "ch33s01s01.html"))
fourth1.xID = "ch33s01s01"
fourth2 = insDoc(third1, gLnk("R", "Using Various Interactive Reporting Database Connections to Build Dashboards", "ch33s01s02.html"))
fourth2.xID = "ch33s01s02"
third2 = insDoc(second15, gLnk("R", "Accessing Metadata by Using the Metadata Button in a Runtime Release", "ch33s02.html"))
third2.xID = "ch33s02"
third3 = insFld(second15, gFld("Configuring Dashboards for the Metadata Component", "ch33s03.html"))
third3.xID = "ch33s03"
fourth1 = insDoc(third3, gLnk("R", "Creating Interactive Reporting Database Connections with References to Metadata", "ch33s03s01.html"))
fourth1.xID = "ch33s03s01"
fourth2 = insDoc(third3, gLnk("R", "Customizing the Metadata Component", "ch33s03s02.html"))
fourth2.xID = "ch33s03s02"
fourth3 = insFld(third3, gFld("Creating Metadata Templates", "ch33s03s03.html"))
fourth3.xID = "ch33s03s03"
fifth1 = insDoc(fourth3, gLnk("R", "Adding the Metadata Component", "ch33s03s03s01.html"))
fifth1.xID = "ch33s03s03s01"
fifth2 = insDoc(fourth3, gLnk("R", "Providing Access to the Metadata Component", "ch33s03s03s02.html"))
fifth2.xID = "ch33s03s03s02"
fourth4 = insDoc(third3, gLnk("R", "Designing Dashboards with the Metadata-Enhanced Template", "ch33s03s04.html"))
fourth4.xID = "ch33s03s04"
second16 = insFld(first3, gFld("Dashboard Studio Point of View (POV) Component", "ch34.html"))
second16.xID = "ch34"
third1 = insDoc(second16, gLnk("R", "Point of View (POV) Component", "ch34s01.html"))
third1.xID = "ch34s01"
third2 = insDoc(second16, gLnk("R", "Using a Runtime Release of the Point of View Component", "ch34s02.html"))
third2.xID = "ch34s02"
third3 = insFld(second16, gFld("Configuring the Point of View Component", "ch34s03.html"))
third3.xID = "ch34s03"
fourth1 = insDoc(third3, gLnk("R", "Collecting POV URLs", "ch34s03s01.html"))
fourth1.xID = "ch34s03s01"
fourth2 = insDoc(third3, gLnk("R", "Naming and Configuring URLs for Dashboards", "ch34s03s02.html"))
fourth2.xID = "ch34s03s02"
fourth3 = insDoc(third3, gLnk("R", "Using Manage URL Library", "ch34s03s03.html"))
fourth3.xID = "ch34s03s03"
fourth4 = insDoc(third3, gLnk("R", "Using Set URL Properties", "ch34s03s04.html"))
fourth4.xID = "ch34s03s04"
fourth5 = insDoc(third3, gLnk("R", "Using Map URL Attributes", "ch34s03s05.html"))
fourth5.xID = "ch34s03s05"
fourth6 = insDoc(third3, gLnk("R", "Creating Embedded Browsers", "ch34s03s06.html"))
fourth6.xID = "ch34s03s06"
fourth7 = insDoc(third3, gLnk("R", "Accessing Multiple Point of View Embedded Browsers with Option Buttons", "ch34s03s07.html"))
fourth7.xID = "ch34s03s07"
fourth8 = insDoc(third3, gLnk("R", "Adding Option Buttons", "ch34s03s08.html"))
fourth8.xID = "ch34s03s08"
fourth9 = insDoc(third3, gLnk("R", "Creating Multiple Shared Embedded Browsers", "ch34s03s09.html"))
fourth9.xID = "ch34s03s09"
fourth10 = insDoc(third3, gLnk("R", "Configuring the Refresh Button", "ch34s03s10.html"))
fourth10.xID = "ch34s03s10"
fourth11 = insDoc(third3, gLnk("R", "Import Interactive Reporting Documents into Workspace", "ch34s03s11.html"))
fourth11.xID = "ch34s03s11"
third4 = insDoc(second16, gLnk("R", "Import Server Names Must Match", "ch34s04.html"))
third4.xID = "ch34s04"
second17 = insFld(first3, gFld("Dashboard Studio Query Limits Component", "ch35.html"))
second17.xID = "ch35"
third1 = insDoc(second17, gLnk("R", "Query Limits Component", "ch35s01.html"))
third1.xID = "ch35s01"
third2 = insDoc(second17, gLnk("R", "Using a Runtime Release of the Query Limits Component", "ch35s02.html"))
third2.xID = "ch35s02"
third3 = insFld(second17, gFld("Configuring the Query Limits Component", "ch35s03.html"))
third3.xID = "ch35s03"
fourth1 = insDoc(third3, gLnk("R", "Adding and Configuring the Query Limits Button", "ch35s03s01.html"))
fourth1.xID = "ch35s03s01"
fourth2 = insDoc(third3, gLnk("R", "Configuring the Query Limits Frame", "ch35s03s02.html"))
fourth2.xID = "ch35s03s02"
fourth3 = insDoc(third3, gLnk("R", "Setting Query Limits as the Startup Section", "ch35s03s03.html"))
fourth3.xID = "ch35s03s03"
third4 = insDoc(second17, gLnk("R", "Connected Queries Displayed as Disconnected", "ch35s04.html"))
third4.xID = "ch35s04"
second18 = insFld(first3, gFld("Dashboard Studio Quick Query Limits Component", "ch36.html"))
second18.xID = "ch36"
third1 = insDoc(second18, gLnk("R", "Quick Query Limits Component", "ch36s01.html"))
third1.xID = "ch36s01"
third2 = insFld(second18, gFld("Using Query Panel within a Runtime Release of the Quick Query Limits Component", "ch36s02.html"))
third2.xID = "ch36s02"
fourth1 = insDoc(third2, gLnk("R", "Applying Quick Query Limits", "ch36s02s01.html"))
fourth1.xID = "ch36s02s01"
fourth2 = insDoc(third2, gLnk("R", "Control Buttons and Guidelines", "ch36s02s02.html"))
fourth2.xID = "ch36s02s02"
fourth3 = insDoc(third2, gLnk("R", "Using the Favorites Option", "ch36s02s03.html"))
fourth3.xID = "ch36s02s03"
fourth4 = insDoc(third2, gLnk("R", "Editing Favorites", "ch36s02s04.html"))
fourth4.xID = "ch36s02s04"
third3 = insFld(second18, gFld("Configuring the Quick Query Limits Component", "ch36s03.html"))
third3.xID = "ch36s03"
fourth1 = insDoc(third3, gLnk("R", "Adding and Configuring the Query Panel Button", "ch36s03s01.html"))
fourth1.xID = "ch36s03s01"
fourth2 = insDoc(third3, gLnk("R", "Identifying Queries to Process", "ch36s03s02.html"))
fourth2.xID = "ch36s03s02"
fourth3 = insDoc(third3, gLnk("R", "Configuring Quick Query Limit Controls", "ch36s03s03.html"))
fourth3.xID = "ch36s03s03"
fourth4 = insDoc(third3, gLnk("R", "Configuring Other Controls", "ch36s03s04.html"))
fourth4.xID = "ch36s03s04"
fourth5 = insDoc(third3, gLnk("R", "Configuring the Quick Query Limit Properties Frame", "ch36s03s05.html"))
fourth5.xID = "ch36s03s05"
fourth6 = insDoc(third3, gLnk("R", "Configuring the Required Query Limits", "ch36s03s06.html"))
fourth6.xID = "ch36s03s06"
fourth7 = insDoc(third3, gLnk("R", "Setting Query Panel as the Startup Section", "ch36s03s07.html"))
fourth7.xID = "ch36s03s07"
second19 = insFld(first3, gFld("Dashboard Studio Tree Component", "ch37.html"))
second19.xID = "ch37"
third1 = insFld(second19, gFld("Tree Component", "ch37s01.html"))
third1.xID = "ch37s01"
fourth1 = insDoc(third1, gLnk("R", "Drilling Down", "ch37s01s01.html"))
fourth1.xID = "ch37s01s01"
fourth2 = insDoc(third1, gLnk("R", "Filters on Queries to Improve Performance", "ch37s01s02.html"))
fourth2.xID = "ch37s01s02"
fourth3 = insDoc(third1, gLnk("R", "Multiple Paths", "ch37s01s03.html"))
fourth3.xID = "ch37s01s03"
fourth4 = insDoc(third1, gLnk("R", "Multiple Trees", "ch37s01s04.html"))
fourth4.xID = "ch37s01s04"
fourth5 = insDoc(third1, gLnk("R", "Drill Down on Limits and Filters", "ch37s01s05.html"))
fourth5.xID = "ch37s01s05"
fourth6 = insDoc(third1, gLnk("R", "Unicode Characters", "ch37s01s06.html"))
fourth6.xID = "ch37s01s06"
third2 = insDoc(second19, gLnk("R", "Using Tree Views in the Tree Limits Component Runtime Sample", "ch37s02.html"))
third2.xID = "ch37s02"
third3 = insFld(second19, gFld("Configuring the Tree Component", "ch37s03.html"))
third3.xID = "ch37s03"
fourth1 = insDoc(third3, gLnk("R", "About Tree Limit Controls", "ch37s03s01.html"))
fourth1.xID = "ch37s03s01"
fourth2 = insDoc(third3, gLnk("R", "Adding Tree Limits Controls", "ch37s03s02.html"))
fourth2.xID = "ch37s03s02"
fourth3 = insDoc(third3, gLnk("R", "Configuring Tree Limits Controls", "ch37s03s03.html"))
fourth3.xID = "ch37s03s03"
fourth4 = insDoc(third3, gLnk("R", "Selecting Query and Data Model Sections", "ch37s03s04.html"))
fourth4.xID = "ch37s03s04"
fourth5 = insDoc(third3, gLnk("R", "Tree Component Compatibility with Workspace", "ch37s03s05.html"))
fourth5.xID = "ch37s03s05"
fourth6 = insDoc(third3, gLnk("R", "Optimizing Tree Limits for Workspace", "ch37s03s06.html"))
fourth6.xID = "ch37s03s06"
second20 = insFld(first3, gFld("Dashboard Studio Webdash Builder Component", "ch38.html"))
second20.xID = "ch38"
third1 = insDoc(second20, gLnk("R", "Webdash Builder Component", "ch38s01.html"))
third1.xID = "ch38s01"
third2 = insDoc(second20, gLnk("R", "Using the Webdashbuilder Sample", "ch38s02.html"))
third2.xID = "ch38s02"
third3 = insFld(second20, gFld("Configuring the Webdash Builder Component", "ch38s03.html"))
third3.xID = "ch38s03"
fourth1 = insDoc(third3, gLnk("R", "Adding Shapes to Frame Prototypes", "ch38s03s01.html"))
fourth1.xID = "ch38s03s01"
fourth2 = insDoc(third3, gLnk("R", "Including Templates", "ch38s03s02.html"))
fourth2.xID = "ch38s03s02"
fourth3 = insDoc(third3, gLnk("R", "Creating Local Filters", "ch38s03s03.html"))
fourth3.xID = "ch38s03s03"
fourth4 = insDoc(third3, gLnk("R", "Building Dashboards", "ch38s03s04.html"))
fourth4.xID = "ch38s03s04"
fourth5 = insDoc(third3, gLnk("R", "Design Notes", "ch38s03s05.html"))
fourth5.xID = "ch38s03s05"
fourth6 = insFld(third3, gFld("Embedding Sections", "ch38s03s06.html"))
fourth6.xID = "ch38s03s06"
fifth1 = insDoc(fourth6, gLnk("R", "Embedding Browsers", "ch38s03s06s01.html"))
fifth1.xID = "ch38s03s06s01"
fifth2 = insDoc(fourth6, gLnk("R", "Embedding Reports", "ch38s03s06s02.html"))
fifth2.xID = "ch38s03s06s02"
fourth7 = insDoc(third3, gLnk("R", "Verifying Dashboard Functionality", "ch38s03s07.html"))
fourth7.xID = "ch38s03s07"
fourth8 = insDoc(third3, gLnk("R", "Customizing Dashboards Using Dashboard Studio", "ch38s03s08.html"))
fourth8.xID = "ch38s03s08"
second21 = insDoc(first3, gLnk("R", "Dashboard Studio Blank Component", "ch39.html"))
second21.xID = "ch39"
first4 = insDoc(foldersTree, gLnk("R", "Glossary", "go01.html"))
first4.xID = "go01"