// 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.html"))
first0.xID = "copyrite"

first1 = insFld(foldersTree, gFld("Getting Started with Financial Reporting", "launch.html"))
first1.xID = "launch"
second1 = insDoc(first1, gLnk("R", "Terminology in this Release", "ch01s01.html"))
second1.xID = "ch01s01"
second2 = insFld(first1, gFld("Financial Reporting Components", "ch01s02.html"))
second2.xID = "ch01s02"
third1 = insDoc(second2, gLnk("R", "Data Sources", "ch01s02s01.html"))
third1.xID = "ch01s02s01"
third2 = insDoc(second2, gLnk("R", "Sample Report", "ch01s02s02.html"))
third2.xID = "ch01s02s02"
third3 = insDoc(second2, gLnk("R", "Report Components", "ch01s02s03.html"))
third3.xID = "ch01s02s03"
third4 = insDoc(second2, gLnk("R", "Report Objects", "ch01s02s04.html"))
third4.xID = "ch01s02s04"
third5 = insDoc(second2, gLnk("R", "Studio Workspace", "ch01s02s05.html"))
third5.xID = "ch01s02s05"
third6 = insDoc(second2, gLnk("R", "Report Designer", "ch01s02s06.html"))
third6.xID = "ch01s02s06"
third7 = insDoc(second2, gLnk("R", "Property Sheet", "ch01s02s07.html"))
third7.xID = "ch01s02s07"
second3 = insFld(first1, gFld("Navigating in the Studio Workspace", "ch01s03.html"))
second3.xID = "ch01s03"
third1 = insDoc(second3, gLnk("R", "Workspace Functionality", "ch01s03s01.html"))
third1.xID = "ch01s03s01"
third2 = insDoc(second3, gLnk("R", "Batch and Book Editor, Batch Scheduler", "ch01s03s02.html"))
third2.xID = "ch01s03s02"
second4 = insFld(first1, gFld("Design Considerations", "ch01s04.html"))
second4.xID = "ch01s04"
third1 = insDoc(second4, gLnk("R", "Planning Details as a Database Connection", "ch01s04s01.html"))
third1.xID = "ch01s04s01"
third2 = insDoc(second4, gLnk("R", "Support for Hyperion® Workforce Planning Smart Lists", "ch01s04s02.html"))
third2.xID = "ch01s04s02"
third3 = insDoc(second4, gLnk("R", "Database Connection for Essbase and Planning Details", "ch01s04s03.html"))
third3.xID = "ch01s04s03"
third4 = insDoc(second4, gLnk("R", "Data Queries - Expanded Versus Single Data Segments", "ch01s04s04.html"))
third4.xID = "ch01s04s04"
third5 = insDoc(second4, gLnk("R", "Designing Considerations", "ch01s04s05.html"))
third5.xID = "ch01s04s05"
third6 = insDoc(second4, gLnk("R", "Recommendations for Designing Dynamic Reports", "ch01s04s06.html"))
third6.xID = "ch01s04s06"
second5 = insFld(first1, gFld("BasicFinancial Reporting Tasks", "ch01s05.html"))
second5.xID = "ch01s05"
third1 = insDoc(second5, gLnk("R", "Starting Financial Reporting Studio", "ch01s05s01.html"))
third1.xID = "ch01s05s01"
third2 = insDoc(second5, gLnk("R", "Logging on to Workspace", "ch01s05s02.html"))
third2.xID = "ch01s05s02"
third3 = insDoc(second5, gLnk("R", "Designing Reports", "6129.html"))
third3.xID = "6129"
third4 = insDoc(second5, gLnk("R", "Opening Existing Reports", "9998.html"))
third4.xID = "9998"
third5 = insDoc(second5, gLnk("R", "Viewing Snapshot Reports", "6250.html"))
third5.xID = "6250"
third6 = insDoc(second5, gLnk("R", "Creating a Book", "ch01s05s06.html"))
third6.xID = "ch01s05s06"
third7 = insDoc(second5, gLnk("R", "Creating a Batch", "ch01s05s07.html"))
third7.xID = "ch01s05s07"
third8 = insDoc(second5, gLnk("R", "Setting Preferences", "ch01s05s08.html"))
third8.xID = "ch01s05s08"
third9 = insDoc(second5, gLnk("R", "Changing your Password", "ch01s05s09.html"))
third9.xID = "ch01s05s09"
third10 = insDoc(second5, gLnk("R", "Closing Studio Explore or the Designer", "ch01s05s10.html"))
third10.xID = "ch01s05s10"
third11 = insDoc(second5, gLnk("R", "Exiting Financial Reporting Studio", "ch01s05s11.html"))
third11.xID = "ch01s05s11"
second6 = insFld(first1, gFld("Toolbars", "ch01s06.html"))
second6.xID = "ch01s06"
third1 = insDoc(second6, gLnk("R", "Standard Toolbar", "ch01s06s01.html"))
third1.xID = "ch01s06s01"
third2 = insDoc(second6, gLnk("R", "Designer Toolbar", "ch01s06s02.html"))
third2.xID = "ch01s06s02"
second7 = insFld(first1, gFld("Menus", "ch01s07.html"))
second7.xID = "ch01s07"
third1 = insDoc(second7, gLnk("R", "File Menu", "ch01s07s01.html"))
third1.xID = "ch01s07s01"
third2 = insDoc(second7, gLnk("R", "Edit Menu", "ch01s07s02.html"))
third2.xID = "ch01s07s02"
third3 = insDoc(second7, gLnk("R", "View Menu", "ch01s07s03.html"))
third3.xID = "ch01s07s03"
third4 = insDoc(second7, gLnk("R", "Insert Menu", "ch01s07s04.html"))
third4.xID = "ch01s07s04"
third5 = insDoc(second7, gLnk("R", "Format Menu", "ch01s07s05.html"))
third5.xID = "ch01s07s05"
third6 = insDoc(second7, gLnk("R", "Task Menu", "ch01s07s06.html"))
third6.xID = "ch01s07s06"
third7 = insDoc(second7, gLnk("R", "Administration Menu", "ch01s07s07.html"))
third7.xID = "ch01s07s07"
third8 = insDoc(second7, gLnk("R", "Window Menu", "ch01s07s08.html"))
third8.xID = "ch01s07s08"
third9 = insDoc(second7, gLnk("R", "Help Menu", "ch01s07s09.html"))
third9.xID = "ch01s07s09"
second8 = insDoc(first1, gLnk("R", "Shortcut Menu Commands", "ch01s08.html"))
second8.xID = "ch01s08"
second9 = insDoc(first1, gLnk("R", "Error Messages", "ch01s09.html"))
second9.xID = "ch01s09"
first2 = insFld(foldersTree, gFld("Selecting Members for Report Designers", "ch02.html"))
first2.xID = "ch02"
second1 = insDoc(first2, gLnk("R", "Available Options", "ch02s01.html"))
second1.xID = "ch02s01"
second2 = insFld(first2, gFld("Select Members Dialog Box", "7040.html"))
second2.xID = "7040"
third1 = insFld(second2, gFld("Available Area", "ch02s02s01.html"))
third1.xID = "ch02s02s01"
fourth1 = insDoc(third1, gLnk("R", "Members Tab", "ch02s02s01s01.html"))
fourth1.xID = "ch02s02s01s01"
fourth2 = insDoc(third1, gLnk("R", "Lists Tab", "ch02s02s01s02.html"))
fourth2.xID = "ch02s02s01s02"
fourth3 = insDoc(third1, gLnk("R", "Functions Tab", "ch02s02s01s03.html"))
fourth3.xID = "ch02s02s01s03"
fourth4 = insDoc(third1, gLnk("R", "Available Options Menu", "ch02s02s01s04.html"))
fourth4.xID = "ch02s02s01s04"
fourth5 = insDoc(third1, gLnk("R", "Selected Area", "ch02s02s01s05.html"))
fourth5.xID = "ch02s02s01s05"
third2 = insDoc(second2, gLnk("R", "Organization by Period Reporting", "ch02s02s02.html"))
third2.xID = "ch02s02s02"
second3 = insDoc(first2, gLnk("R", "Assigning Members to Data Rows or Columns", "ch02s03.html"))
second3.xID = "ch02s03"
second4 = insDoc(first2, gLnk("R", "Assigning Members to the Page Axis", "ch02s04.html"))
second4.xID = "ch02s04"
second5 = insFld(first2, gFld("Assigning Special Members", "ch02s05.html"))
second5.xID = "ch02s05"
third1 = insDoc(second5, gLnk("R", "Setting Up Report Prompts for Members", "25000750.html"))
third1.xID = "25000750"
third2 = insDoc(second5, gLnk("R", "Setting Up Same As References", "ch02s05s02.html"))
third2.xID = "ch02s05s02"
third3 = insDoc(second5, gLnk("R", "Setting Up a Current Point of View", "ch02s05s03.html"))
third3.xID = "ch02s05s03"
third4 = insDoc(second5, gLnk("R", "Selecting the User Point of View as a Member in the Book Point of View", "ch02s05s04.html"))
third4.xID = "ch02s05s04"
second6 = insDoc(first2, gLnk("R", "Assigning Members Using Functions", "27.html"))
second6.xID = "27"
second7 = insDoc(first2, gLnk("R", "Editing Functions", "8075.html"))
second7.xID = "8075"
second8 = insDoc(first2, gLnk("R", "Copying Members Between Applications", "ch02s08.html"))
second8.xID = "ch02s08"
second9 = insDoc(first2, gLnk("R", "Removing or Adding Members", "ch02s09.html"))
second9.xID = "ch02s09"
second10 = insDoc(first2, gLnk("R", "Selecting Multiple Members Based on Criteria", "ch02s10.html"))
second10.xID = "ch02s10"
second11 = insDoc(first2, gLnk("R", "Filtering the View of Members Based on Criteria", "ch02s11.html"))
second11.xID = "ch02s11"
second12 = insDoc(first2, gLnk("R", "Defining Member Lists", "8050.html"))
second12.xID = "8050"
second13 = insDoc(first2, gLnk("R", "Editing Member Lists", "ch02s13.html"))
second13.xID = "ch02s13"
second14 = insDoc(first2, gLnk("R", "Searching for Members", "7030.html"))
second14.xID = "7030"
second15 = insDoc(first2, gLnk("R", "Sorting Members", "8040.html"))
second15.xID = "8040"
second16 = insDoc(first2, gLnk("R", "Previewing Selected Members", "8060.html"))
second16.xID = "8060"
second17 = insDoc(first2, gLnk("R", "Access Privileges for the Planning Details Database Source", "ch02s17.html"))
second17.xID = "ch02s17"
first3 = insFld(foldersTree, gFld("Customizing Charts", "ch03.html"))
first3.xID = "ch03"
second1 = insFld(first3, gFld("About Charts", "ch03s01.html"))
second1.xID = "ch03s01"
third1 = insDoc(second1, gLnk("R", "Bar Charts", "ch03s01s01.html"))
third1.xID = "ch03s01s01"
third2 = insDoc(second1, gLnk("R", "Line Charts", "6282.html"))
third2.xID = "6282"
third3 = insDoc(second1, gLnk("R", "Combo Charts", "9000.html"))
third3.xID = "9000"
third4 = insDoc(second1, gLnk("R", "Pie Charts", "6283.html"))
third4.xID = "6283"
second2 = insFld(first3, gFld("Formatting Charts", "25000336.html"))
second2.xID = "25000336"
third1 = insDoc(second2, gLnk("R", "Defining Chart Data", "ch03s02s01.html"))
third1.xID = "ch03s02s01"
third2 = insDoc(second2, gLnk("R", "Using the Format Chart Dialog Box", "ch03s02s02.html"))
third2.xID = "ch03s02s02"
third3 = insDoc(second2, gLnk("R", "Formatting Fonts in Charts", "ch03s02s03.html"))
third3.xID = "ch03s02s03"
third4 = insDoc(second2, gLnk("R", "Formatting Chart Border and Background Options", "25000335.html"))
third4.xID = "25000335"
third5 = insDoc(second2, gLnk("R", "Formatting Bars in Bar and Combo Charts", "ch03s02s05.html"))
third5.xID = "ch03s02s05"
third6 = insDoc(second2, gLnk("R", "Formatting Lines in Line and Combo Charts", "ch03s02s06.html"))
third6.xID = "ch03s02s06"
third7 = insDoc(second2, gLnk("R", "Defining Combo Chart Options", "ch03s02s07.html"))
third7.xID = "ch03s02s07"
third8 = insDoc(second2, gLnk("R", "Formatting Pie Charts", "2900.html"))
third8.xID = "2900"
third9 = insDoc(second2, gLnk("R", "Setting Background Options for a Chart", "2500.html"))
third9.xID = "2500"
third10 = insDoc(second2, gLnk("R", "Positioning Charts on Reports", "ch03s02s10.html"))
third10.xID = "ch03s02s10"
third11 = insDoc(second2, gLnk("R", "Defining Gridlines", "ch03s02s11.html"))
third11.xID = "ch03s02s11"
third12 = insDoc(second2, gLnk("R", "Defining Styles for Data Sets", "ch03s02s12.html"))
third12.xID = "ch03s02s12"
third13 = insDoc(second2, gLnk("R", "Resizing and Moving Charts", "ch03s02s13.html"))
third13.xID = "ch03s02s13"
second3 = insFld(first3, gFld("Formatting Chart Titles and Labels", "ch03s03.html"))
second3.xID = "ch03s03"
third1 = insDoc(second3, gLnk("R", "Defining a Chart Legend Title", "ch03s03s01.html"))
third1.xID = "ch03s03s01"
third2 = insDoc(second3, gLnk("R", "Defining a Chart Title", "ch03s03s02.html"))
third2.xID = "ch03s03s02"
third3 = insDoc(second3, gLnk("R", "Defining Chart Axis Titles", "ch03s03s03.html"))
third3.xID = "ch03s03s03"
third4 = insDoc(second3, gLnk("R", "Defining Axis Labels", "ch03s03s04.html"))
third4.xID = "ch03s03s04"
third5 = insDoc(second3, gLnk("R", "Viewing Charts", "ch03s03s05.html"))
third5.xID = "ch03s03s05"
first4 = insFld(foldersTree, gFld("Building Reports", "ch04.html"))
first4.xID = "ch04"
second1 = insFld(first4, gFld("Adding Report Objects", "ch04s01.html"))
second1.xID = "ch04s01"
third1 = insFld(second1, gFld("Using Linked and Local Objects", "ch04s01s01.html"))
third1.xID = "ch04s01s01"
fourth1 = insDoc(third1, gLnk("R", "Linked Objects", "ch04s01s01s01.html"))
fourth1.xID = "ch04s01s01s01"
fourth2 = insDoc(third1, gLnk("R", "Local Objects in Financial Reporting", "ch04s01s01s02.html"))
fourth2.xID = "ch04s01s01s02"
second2 = insFld(first4, gFld("Adding Text Objects", "6121.html"))
second2.xID = "6121"
third1 = insDoc(second2, gLnk("R", "Modifying Text Objects", "ch04s02s01.html"))
third1.xID = "ch04s02s01"
third2 = insDoc(second2, gLnk("R", "Saving Text Objects", "ch04s02s02.html"))
third2.xID = "ch04s02s02"
second3 = insFld(first4, gFld("Adding Grids", "1800.html"))
second3.xID = "1800"
third1 = insDoc(second3, gLnk("R", "Modifying the Properties of Grid Objects", "ch04s03s01.html"))
third1.xID = "ch04s03s01"
third2 = insDoc(second3, gLnk("R", "Saving Grid Objects", "ch04s03s02.html"))
third2.xID = "ch04s03s02"
second4 = insFld(first4, gFld("Inserting Images", "6122.html"))
second4.xID = "6122"
third1 = insDoc(second4, gLnk("R", "Saving Image Objects", "ch04s04s01.html"))
third1.xID = "ch04s04s01"
second5 = insFld(first4, gFld("Inserting Charts", "4701.html"))
second5.xID = "4701"
third1 = insDoc(second5, gLnk("R", "Saving Chart Objects", "ch04s05s01.html"))
third1.xID = "ch04s05s01"
second6 = insDoc(first4, gLnk("R", "Creating Headers and Footers", "ch04s06.html"))
second6.xID = "ch04s06"
second7 = insDoc(first4, gLnk("R", "Positioning Report Objects", "ch04s07.html"))
second7.xID = "ch04s07"
second8 = insDoc(first4, gLnk("R", "Resizing Report Objects", "ch04s08.html"))
second8.xID = "ch04s08"
second9 = insDoc(first4, gLnk("R", "Saving Report Objects", "ch04s09.html"))
second9.xID = "ch04s09"
second10 = insDoc(first4, gLnk("R", "Removing Report Objects from a Report", "ch04s10.html"))
second10.xID = "ch04s10"
second11 = insDoc(first4, gLnk("R", "Designing Headers and Footers", "ch04s11.html"))
second11.xID = "ch04s11"
second12 = insDoc(first4, gLnk("R", "Creating a Title Page", "ch04s12.html"))
second12.xID = "ch04s12"
second13 = insDoc(first4, gLnk("R", "Inserting Page Breaks Before Report Objects", "ch04s13.html"))
second13.xID = "ch04s13"
second14 = insDoc(first4, gLnk("R", "Viewing Report Summaries", "800.html"))
second14.xID = "800"
second15 = insDoc(first4, gLnk("R", "Viewing Server Information", "1300.html"))
second15.xID = "1300"
first5 = insFld(foldersTree, gFld("Customizing Grids", "ch05.html"))
first5.xID = "ch05"
second1 = insDoc(first5, gLnk("R", "Inserting Rows or Columns in Grids", "ch05s01.html"))
second1.xID = "ch05s01"
second2 = insDoc(first5, gLnk("R", "Cutting, Copying, and Pasting in Grids", "ch05s02.html"))
second2.xID = "ch05s02"
second3 = insFld(first5, gFld("Specifying Row and Column Headings for Grids", "ch05s03.html"))
second3.xID = "ch05s03"
third1 = insDoc(second3, gLnk("R", "Overriding Row and Column Headings for Grids", "ch05s03s01.html"))
third1.xID = "ch05s03s01"
second4 = insFld(first5, gFld("About Row and Column Templates", "25000252.html"))
second4.xID = "25000252"
third1 = insDoc(second4, gLnk("R", "How Inheritance Works with Row and Column Templates", "ch05s04s01.html"))
third1.xID = "ch05s04s01"
third2 = insDoc(second4, gLnk("R", "Property Values", "ch05s04s02.html"))
third2.xID = "ch05s04s02"
second5 = insDoc(first5, gLnk("R", "Creating a Row and Column Template", "ch05s05.html"))
second5.xID = "ch05s05"
second6 = insDoc(first5, gLnk("R", "Inserting a Row and Column Template", "ch05s06.html"))
second6.xID = "ch05s06"
second7 = insDoc(first5, gLnk("R", "Unlinking a Row and Column Template", "ch05s07.html"))
second7.xID = "ch05s07"
second8 = insDoc(first5, gLnk("R", "Modifying a Row and Column Template", "ch05s08.html"))
second8.xID = "ch05s08"
second9 = insDoc(first5, gLnk("R", "Setting Data Query Optimization Options", "25000334.html"))
second9.xID = "25000334"
second10 = insDoc(first5, gLnk("R", "Enabling Expansions for Essbase", "ch05s10.html"))
second10.xID = "ch05s10"
second11 = insDoc(first5, gLnk("R", "Displaying Line Item Detail for Financial Management", "ch05s11.html"))
second11.xID = "ch05s11"
second12 = insDoc(first5, gLnk("R", "Showing Supporting Detail for Planning", "ch05s12.html"))
second12.xID = "ch05s12"
second13 = insFld(first5, gFld("Defining the Grid Point of View", "7020.html"))
second13.xID = "7020"
third1 = insDoc(second13, gLnk("R", "Showing or Hiding the Grid POV Bar", "ch05s13s01.html"))
third1.xID = "ch05s13s01"
third2 = insDoc(second13, gLnk("R", "Selecting Members for the Grid Point of View", "ch05s13s02.html"))
third2.xID = "ch05s13s02"
second14 = insDoc(first5, gLnk("R", "Setting Up a Grid Point of View", "127.html"))
second14.xID = "127"
second15 = insDoc(first5, gLnk("R", "Inserting Page Breaks", "ch05s15.html"))
second15.xID = "ch05s15"
second16 = insDoc(first5, gLnk("R", "Defining Page Axis Headings", "ch05s16.html"))
second16.xID = "ch05s16"
second17 = insDoc(first5, gLnk("R", "Changing the Database Connection of Grids", "7200101.html"))
second17.xID = "7200101"
second18 = insDoc(first5, gLnk("R", "Assigning Multiple Database Connection to Grids", "3400.html"))
second18.xID = "3400"
second19 = insFld(first5, gFld("Adding Auto Calculations to Data Rows and Columns", "25000006.html"))
second19.xID = "25000006"
third1 = insDoc(second19, gLnk("R", "Applying Formatting to Auto Calculated Data Rows and Columns", "ch05s19s01.html"))
third1.xID = "ch05s19s01"
second20 = insFld(first5, gFld("Defining Formula Rows or Columns", "ch05s20.html"))
second20.xID = "ch05s20"
third1 = insDoc(second20, gLnk("R", "Defining Headings for Formula Rows and Columns", "ch05s20s01.html"))
third1.xID = "ch05s20s01"
third2 = insFld(second20, gFld("Expanding Rows or Columns", "ch05s20s02.html"))
third2.xID = "ch05s20s02"
fourth1 = insDoc(third2, gLnk("R", "Expressing the Segment Argument", "ch05s20s02s01.html"))
fourth1.xID = "ch05s20s02s01"
fourth2 = insDoc(third2, gLnk("R", "Expressing the Range Argument", "ch05s20s02s02.html"))
fourth2.xID = "ch05s20s02s02"
third3 = insDoc(second20, gLnk("R", "Multiple Calculation Iterations", "ch05s20s03.html"))
third3.xID = "ch05s20s03"
second21 = insFld(first5, gFld("Using the Formula Bar", "ch05s21.html"))
second21.xID = "ch05s21"
third1 = insDoc(second21, gLnk("R", "Example Report with Formulas", "ch05s21s01.html"))
third1.xID = "ch05s21s01"
third2 = insDoc(second21, gLnk("R", "Creating Formulas Using the Formula Bar", "ch05s21s02.html"))
third2.xID = "ch05s21s02"
third3 = insDoc(second21, gLnk("R", "Editing Formulas Using the Formula Bar", "ch05s21s03.html"))
third3.xID = "ch05s21s03"
third4 = insDoc(second21, gLnk("R", "Deleting Formulas", "ch05s21s04.html"))
third4.xID = "ch05s21s04"
third5 = insDoc(second21, gLnk("R", "Modifying Member Selection Using the Formula Bar", "ch05s21s05.html"))
third5.xID = "ch05s21s05"
second22 = insDoc(first5, gLnk("R", "Accessing Property Sheet Features", "ch05s22.html"))
second22.xID = "ch05s22"
second23 = insDoc(first5, gLnk("R", "Calculating at the Cell Level", "ch05s23.html"))
second23.xID = "ch05s23"
second24 = insDoc(first5, gLnk("R", "Using Text Functions to Display Information", "3300.html"))
second24.xID = "3300"
second25 = insDoc(first5, gLnk("R", "Freezing Row and Column Headings", "ch05s25.html"))
second25.xID = "ch05s25"
first6 = insFld(foldersTree, gFld("Defining the User POV", "ch06.html"))
first6.xID = "ch06"
second1 = insDoc(first6, gLnk("R", "Setting Up the User POV from the Report Designer", "7000.html"))
second1.xID = "7000"
second2 = insDoc(first6, gLnk("R", "Selecting Members for the User and Grid POV", "25000333.html"))
second2.xID = "25000333"
second3 = insDoc(first6, gLnk("R", "Selecting Members for the user POV from the Report Designer", "ch06s03.html"))
second3.xID = "ch06s03"
first7 = insFld(foldersTree, gFld("Providing for Detailed Data and Documents in Reports", "ch07.html"))
first7.xID = "ch07"
second1 = insDoc(first7, gLnk("R", "Setting Up Expansions to Access Detail Data Within Reports", "ch07s01.html"))
second1.xID = "ch07s01"
second2 = insDoc(first7, gLnk("R", "Positioning Expansion Rows and Columns", "ch07s02.html"))
second2.xID = "ch07s02"
second3 = insFld(first7, gFld("Attaching Cell Documents in a Report", "ch07s03.html"))
second3.xID = "ch07s03"
third1 = insDoc(second3, gLnk("R", "Supported File Microsoft Office File Types", "ch07s03s01.html"))
third1.xID = "ch07s03s01"
third2 = insDoc(second3, gLnk("R", "Supported Print and Print Preview Options", "ch07s03s02.html"))
third2.xID = "ch07s03s02"
third3 = insDoc(second3, gLnk("R", "Considerations", "ch07s03s03.html"))
third3.xID = "ch07s03s03"
second4 = insFld(first7, gFld("Printing Cell Documents", "ch07s04.html"))
second4.xID = "ch07s04"
third1 = insDoc(second4, gLnk("R", "Printing a List of Attached Cell Documents", "ch07s04s01.html"))
third1.xID = "ch07s04s01"
second5 = insFld(first7, gFld("Setting Up Links to Related Content", "ch07s05.html"))
second5.xID = "ch07s05"
third1 = insDoc(second5, gLnk("R", "Changing the Related Content Server for Multiple Reports or Grids in the Repository", "ch07s05s01.html"))
third1.xID = "ch07s05s01"
second6 = insDoc(first7, gLnk("R", "Creating Links to Related Content", "7000009.html"))
second6.xID = "7000009"
second7 = insDoc(first7, gLnk("R", "Removing Access from Related Content", "ch07s07.html"))
second7.xID = "ch07s07"
second8 = insFld(first7, gFld("Modifying the Properties for Related Content", "7000010.html"))
second8.xID = "7000010"
third1 = insDoc(second8, gLnk("R", "Related Content Properties Dialog box", "ch07s08s01.html"))
third1.xID = "ch07s08s01"
second9 = insDoc(first7, gLnk("R", "Using Smart View for Office", "ch07s09.html"))
second9.xID = "ch07s09"
first8 = insFld(foldersTree, gFld("Previewing and Printing Reports", "ch08.html"))
first8.xID = "ch08"
second1 = insDoc(first8, gLnk("R", "Responding to Prompts when Previewing", "500.html"))
second1.xID = "500"
second2 = insDoc(first8, gLnk("R", "Previewing the Current User POV Settings", "25000748.html"))
second2.xID = "25000748"
second3 = insDoc(first8, gLnk("R", "Setting Preview Preferences", "ch08s03.html"))
second3.xID = "ch08s03"
second4 = insDoc(first8, gLnk("R", "Previewing Reports in a Web Browser", "ch08s04.html"))
second4.xID = "ch08s04"
second5 = insDoc(first8, gLnk("R", "Previewing Reports in Financial Reporting Studio", "ch08s05.html"))
second5.xID = "ch08s05"
second6 = insDoc(first8, gLnk("R", "Printing Reports", "ch08s06.html"))
second6.xID = "ch08s06"
second7 = insFld(first8, gFld("Printing Tips for Report Designers", "ch08s07.html"))
second7.xID = "ch08s07"
third1 = insDoc(second7, gLnk("R", "Positioning and Alignment", "ch08s07s01.html"))
third1.xID = "ch08s07s01"
third2 = insDoc(second7, gLnk("R", "Printing Text Boxes", "ch08s07s02.html"))
third2.xID = "ch08s07s02"
third3 = insDoc(second7, gLnk("R", "Printing Grids", "ch08s07s03.html"))
third3.xID = "ch08s07s03"
third4 = insDoc(second7, gLnk("R", "Printing Page Dimension Headings", "ch08s07s04.html"))
third4.xID = "ch08s07s04"
third5 = insDoc(second7, gLnk("R", "Printing Page Members", "ch08s07s05.html"))
third5.xID = "ch08s07s05"
third6 = insDoc(second7, gLnk("R", "Printing Headers and Footers", "ch08s07s06.html"))
third6.xID = "ch08s07s06"
first9 = insFld(foldersTree, gFld("Formatting Reports", "ch09.html"))
first9.xID = "ch09"
second1 = insFld(first9, gFld("Formatting Text Boxes", "ch09s01.html"))
second1.xID = "ch09s01"
third1 = insDoc(second1, gLnk("R", "Specifying Fonts for Text Boxes", "ch09s01s01.html"))
third1.xID = "ch09s01s01"
third2 = insDoc(second1, gLnk("R", "Aligning Text in Text Boxes", "ch09s01s02.html"))
third2.xID = "ch09s01s02"
third3 = insDoc(second1, gLnk("R", "Adding Borders and Shading to Text Boxes", "3100.html"))
third3.xID = "3100"
third4 = insDoc(second1, gLnk("R", "Formatting Grids", "ch09s01s04.html"))
third4.xID = "ch09s01s04"
third5 = insDoc(second1, gLnk("R", "Expanding the View of a Grid", "ch09s01s05.html"))
third5.xID = "ch09s01s05"
third6 = insDoc(second1, gLnk("R", "Formatting Best Practices", "ch09s01s06.html"))
third6.xID = "ch09s01s06"
third7 = insFld(second1, gFld("Formatting Numbers in Grids", "ch09s01s07.html"))
third7.xID = "ch09s01s07"
fourth1 = insDoc(third7, gLnk("R", "Aligning Text in Grids", "ch09s01s07s01.html"))
fourth1.xID = "ch09s01s07s01"
fourth2 = insDoc(third7, gLnk("R", "Modifying Font Options", "ch09s01s07s02.html"))
fourth2.xID = "ch09s01s07s02"
fourth3 = insDoc(third7, gLnk("R", "Adding Borders or Shading", "ch09s01s07s03.html"))
fourth3.xID = "ch09s01s07s03"
fourth4 = insDoc(third7, gLnk("R", "Replacing Text", "ch09s01s07s04.html"))
fourth4.xID = "ch09s01s07s04"
fourth5 = insDoc(third7, gLnk("R", "Inheriting Cell Formatting", "ch09s01s07s05.html"))
fourth5.xID = "ch09s01s07s05"
fourth6 = insDoc(third7, gLnk("R", "Copying Cell Formatting", "ch09s01s07s06.html"))
fourth6.xID = "ch09s01s07s06"
third8 = insDoc(second1, gLnk("R", "Hiding Rows, Columns, or Grids", "ch09s01s08.html"))
third8.xID = "ch09s01s08"
third9 = insDoc(second1, gLnk("R", "Controlling the Evaluation of Suppression in Hidden Rows or Columns", "ch09s01s09.html"))
third9.xID = "ch09s01s09"
third10 = insDoc(second1, gLnk("R", "Sorting Rows, Columns, and Pages", "7000011.html"))
third10.xID = "7000011"
second2 = insFld(first9, gFld("About Conditional Formatting", "ch09s02.html"))
second2.xID = "ch09s02"
third1 = insDoc(second2, gLnk("R", "Conditional Formatting", "126.html"))
third1.xID = "126"
third2 = insFld(second2, gFld("Applying Conditional Formatting on Grids", "ch09s02s02.html"))
third2.xID = "ch09s02s02"
fourth1 = insDoc(third2, gLnk("R", "Deleting Conditions", "ch09s02s02s01.html"))
fourth1.xID = "ch09s02s02s01"
third3 = insDoc(second2, gLnk("R", "Adding Conditional Formats", "ch09s02s03.html"))
third3.xID = "ch09s02s03"
third4 = insDoc(second2, gLnk("R", "Changing the Order of Conditional Formats", "ch09s02s04.html"))
third4.xID = "ch09s02s04"
third5 = insDoc(second2, gLnk("R", "Deleting Conditional Formats", "ch09s02s05.html"))
third5.xID = "ch09s02s05"
third6 = insDoc(second2, gLnk("R", "Changing Row Height and Column Width", "3200.html"))
third6.xID = "3200"
third7 = insDoc(second2, gLnk("R", "Merging Cells into One Cell", "ch09s02s07.html"))
third7.xID = "ch09s02s07"
second3 = insFld(first9, gFld("Conditional Suppression", "25000005.html"))
second3.xID = "25000005"
third1 = insDoc(second3, gLnk("R", "Behavior of Conditional Suppression", "ch09s03s01.html"))
third1.xID = "ch09s03s01"
third2 = insDoc(second3, gLnk("R", "Using the Basic Option in Conditional Suppression", "ch09s03s02.html"))
third2.xID = "ch09s03s02"
third3 = insDoc(second3, gLnk("R", "Using the Advanced Option in Conditional Suppression", "ch09s03s03.html"))
third3.xID = "ch09s03s03"
third4 = insDoc(second3, gLnk("R", "Deleting Conditional Suppression", "ch09s03s04.html"))
third4.xID = "ch09s03s04"
second4 = insDoc(first9, gLnk("R", "Formatting Images", "ch09s04.html"))
second4.xID = "ch09s04"
second5 = insDoc(first9, gLnk("R", "Changing the Page Setup", "1900.html"))
second5.xID = "1900"
first10 = insFld(foldersTree, gFld("Using Functions", "ch10.html"))
first10.xID = "ch10"
second1 = insFld(first10, gFld("Mathematical Functions", "ch10s01.html"))
second1.xID = "ch10s01"
third1 = insFld(second1, gFld("Arguments", "ch10s01s01.html"))
third1.xID = "ch10s01s01"
fourth1 = insDoc(third1, gLnk("R", "Numeric Arguments", "ch10s01s01s01.html"))
fourth1.xID = "ch10s01s01s01"
fourth2 = insDoc(third1, gLnk("R", "Row, Column, or Cell Reference Arguments", "89.html"))
fourth2.xID = "89"
fourth3 = insDoc(third1, gLnk("R", "Property Arguments", "ch10s01s01s03.html"))
fourth3.xID = "ch10s01s01s03"
fourth4 = insDoc(third1, gLnk("R", "Embedded Functions as Arguments", "ch10s01s01s04.html"))
fourth4.xID = "ch10s01s01s04"
second2 = insFld(first10, gFld("Text Functions", "ch10s02.html"))
second2.xID = "ch10s02"
third1 = insDoc(second2, gLnk("R", "Text Function Consideration", "ch10s02s01.html"))
third1.xID = "ch10s02s01"
third2 = insDoc(second2, gLnk("R", "Current / Cur Keyword", "ch10s02s02.html"))
third2.xID = "ch10s02s02"
second3 = insFld(first10, gFld("List of Functions", "ch10s03.html"))
second3.xID = "ch10s03"
third1 = insDoc(second3, gLnk("R", "Abs", "60.html"))
third1.xID = "60"
third2 = insDoc(second3, gLnk("R", "Average", "61.html"))
third2.xID = "61"
third3 = insDoc(second3, gLnk("R", "AverageA", "90.html"))
third3.xID = "90"
second4 = insDoc(first10, gLnk("R", "CalcStatus", "7000012.html"))
second4.xID = "7000012"
second5 = insFld(first10, gFld("CellText", "15.html"))
second5.xID = "15"
third1 = insDoc(second5, gLnk("R", "CellText Function with MemberOverride", "ch10s05s01.html"))
third1.xID = "ch10s05s01"
third2 = insDoc(second5, gLnk("R", "Count", "62.html"))
third2.xID = "62"
second6 = insDoc(first10, gLnk("R", "CountA", "92.html"))
second6.xID = "92"
second7 = insDoc(first10, gLnk("R", "DataSource", "93.html"))
second7.xID = "93"
second8 = insDoc(first10, gLnk("R", "Date", "94.html"))
second8.xID = "94"
second9 = insDoc(first10, gLnk("R", "Difference", "63.html"))
second9.xID = "63"
second10 = insDoc(first10, gLnk("R", "Eval", "64.html"))
second10.xID = "64"
second11 = insDoc(first10, gLnk("R", "GetCell", "95.html"))
second11.xID = "95"
second12 = insFld(first10, gFld("GetHeading", "96.html"))
second12.xID = "96"
third1 = insDoc(second12, gLnk("R", "GridDimension", "97.html"))
third1.xID = "97"
third2 = insDoc(second12, gLnk("R", "HFMCurrency", "7000013.html"))
third2.xID = "7000013"
second13 = insDoc(first10, gLnk("R", "ListOfCellDocuments", "7200025.html"))
second13.xID = "7200025"
second14 = insFld(first10, gFld("IfThen, If", "19.html"))
second14.xID = "19"
third1 = insDoc(second14, gLnk("R", "Notes on Conditions", "ch10s14s01.html"))
third1.xID = "ch10s14s01"
third2 = insDoc(second14, gLnk("R", "Complex Conditions", "ch10s14s02.html"))
third2.xID = "ch10s14s02"
second15 = insDoc(first10, gLnk("R", "Max", "66.html"))
second15.xID = "66"
second16 = insDoc(first10, gLnk("R", "MemberAlias", "98.html"))
second16.xID = "98"
second17 = insDoc(first10, gLnk("R", "MemberDescription", "11.html"))
second17.xID = "11"
second18 = insDoc(first10, gLnk("R", "MemberName", "13.html"))
second18.xID = "13"
second19 = insDoc(first10, gLnk("R", "MemberProperty", "26000002.html"))
second19.xID = "26000002"
second20 = insDoc(first10, gLnk("R", "MemberQualifiedName", "13.html"))
second20.xID = "13"
second21 = insDoc(first10, gLnk("R", "Min", "67.html"))
second21.xID = "67"
second22 = insDoc(first10, gLnk("R", "Mod", "68.html"))
second22.xID = "68"
second23 = insDoc(first10, gLnk("R", "Page", "86.html"))
second23.xID = "86"
second24 = insDoc(first10, gLnk("R", "PageCount", "76.html"))
second24.xID = "76"
second25 = insDoc(first10, gLnk("R", "PercentOfTotal", "69.html"))
second25.xID = "69"
second26 = insDoc(first10, gLnk("R", "Pi", "70.html"))
second26.xID = "70"
second27 = insFld(first10, gFld("PlanningAnnotations", "26000001.html"))
second27.xID = "26000001"
third1 = insDoc(second27, gLnk("R", "Specifying Demarcations Between Annotations", "ch10s27s01.html"))
third1.xID = "ch10s27s01"
second28 = insDoc(first10, gLnk("R", "POVAlias", "79.html"))
second28.xID = "79"
second29 = insDoc(first10, gLnk("R", "POVDescription", "80.html"))
second29.xID = "80"
second30 = insDoc(first10, gLnk("R", "POV / POVMember", "78.html"))
second30.xID = "78"
second31 = insDoc(first10, gLnk("R", "ProcessManagementStatus", "ProcessManagementStatus.html"))
second31.xID = "ProcessManagementStatus"
second32 = insDoc(first10, gLnk("R", "Product", "71.html"))
second32.xID = "71"
second33 = insDoc(first10, gLnk("R", "Random", "72.html"))
second33.xID = "72"
second34 = insDoc(first10, gLnk("R", "Rank", "7000014.html"))
second34.xID = "7000014"
second35 = insDoc(first10, gLnk("R", "ReportAuthor", "91.html"))
second35.xID = "91"
second36 = insDoc(first10, gLnk("R", "ReportCreated", "82.html"))
second36.xID = "82"
second37 = insDoc(first10, gLnk("R", "ReportDesc", "83.html"))
second37.xID = "83"
second38 = insDoc(first10, gLnk("R", "ReportFolder", "17.html"))
second38.xID = "17"
second39 = insDoc(first10, gLnk("R", "ReportModified", "81.html"))
second39.xID = "81"
second40 = insDoc(first10, gLnk("R", "ReportModifiedBy", "84.html"))
second40.xID = "84"
second41 = insDoc(first10, gLnk("R", "ReportName", "85.html"))
second41.xID = "85"
second42 = insDoc(first10, gLnk("R", "ReportRunBy", "26000003.html"))
second42.xID = "26000003"
second43 = insDoc(first10, gLnk("R", "Round", "73.html"))
second43.xID = "73"
second44 = insDoc(first10, gLnk("R", "Sqrt", "74.html"))
second44.xID = "74"
second45 = insDoc(first10, gLnk("R", "Sum", "75.html"))
second45.xID = "75"
second46 = insDoc(first10, gLnk("R", "Truncate / Trunc", "23.html"))
second46.xID = "23"
second47 = insDoc(first10, gLnk("R", "VariableValue", "ch10s47.html"))
second47.xID = "ch10s47"
second48 = insFld(first10, gFld("Variance / Var", "25.html"))
second48.xID = "25"
third1 = insDoc(second48, gLnk("R", "Expected Results Using Essbase", "ch10s48s01.html"))
third1.xID = "ch10s48s01"
third2 = insDoc(second48, gLnk("R", "Expected Results Using Planning Details", "ch10s48s02.html"))
third2.xID = "ch10s48s02"
third3 = insDoc(second48, gLnk("R", "Expected Results Using Financial Management", "ch10s48s03.html"))
third3.xID = "ch10s48s03"
third4 = insDoc(second48, gLnk("R", "Variance Behavior", "ch10s48s04.html"))
third4.xID = "ch10s48s04"
third5 = insDoc(second48, gLnk("R", "Examples", "ch10s48s05.html"))
third5.xID = "ch10s48s05"
third6 = insDoc(second48, gLnk("R", "See Also", "ch10s48s06.html"))
third6.xID = "ch10s48s06"
second49 = insFld(first10, gFld("VariancePercent / VarPer", "26.html"))
second49.xID = "26"
third1 = insDoc(second49, gLnk("R", "Expected Results Using Essbase", "ch10s49s01.html"))
third1.xID = "ch10s49s01"
third2 = insDoc(second49, gLnk("R", "Expected Results Using Planning Details", "ch10s49s02.html"))
third2.xID = "ch10s49s02"
third3 = insDoc(second49, gLnk("R", "Expected Results Using Financial Management", "ch10s49s03.html"))
third3.xID = "ch10s49s03"
third4 = insDoc(second49, gLnk("R", "VariancePercent Behavior", "ch10s49s04.html"))
third4.xID = "ch10s49s04"
third5 = insDoc(second49, gLnk("R", "Examples:", "ch10s49s05.html"))
third5.xID = "ch10s49s05"
second50 = insDoc(first10, gLnk("R", "xbrlUnit", "ch10s50.html"))
second50.xID = "ch10s50"
second51 = insDoc(first10, gLnk("R", "xbrlContext", "7000007.html"))
second51.xID = "7000007"
second52 = insDoc(first10, gLnk("R", "xbrlLineItem", "7000006.html"))
second52.xID = "7000006"
second53 = insDoc(first10, gLnk("R", "Mathematical Operators in Expressions", "ch10s53.html"))
second53.xID = "ch10s53"
second54 = insDoc(first10, gLnk("R", "Mathematical Operands in Expressions", "ch10s54.html"))
second54.xID = "ch10s54"
second55 = insDoc(first10, gLnk("R", "Natural Precedence", "87.html"))
second55.xID = "87"
first11 = insFld(foldersTree, gFld("Managing the Explore Repository", "ch11.html"))
first11.xID = "ch11"
second1 = insDoc(first11, gLnk("R", "Creating Folders", "ch11s01.html"))
second1.xID = "ch11s01"
second2 = insDoc(first11, gLnk("R", "Duplicating Objects in the Repository", "ch11s02.html"))
second2.xID = "ch11s02"
second3 = insDoc(first11, gLnk("R", "Filtering Report Objects", "ch11s03.html"))
second3.xID = "ch11s03"
second4 = insDoc(first11, gLnk("R", "Cutting, Copying, and Pasting in the Repository", "ch11s04.html"))
second4.xID = "ch11s04"
second5 = insDoc(first11, gLnk("R", "Managing Database Connections", "7200013.html"))
second5.xID = "7200013"
second6 = insDoc(first11, gLnk("R", "Exporting Repository Objects and Report Objects", "ch11s06.html"))
second6.xID = "ch11s06"
second7 = insDoc(first11, gLnk("R", "Importing Report Objects into the Repository", "ch11s07.html"))
second7.xID = "ch11s07"
second8 = insDoc(first11, gLnk("R", "Sending Links to Reports Through E-Mail", "100.html"))
second8.xID = "100"
second9 = insDoc(first11, gLnk("R", "Deleting Items from the Repository", "ch11s09.html"))
second9.xID = "ch11s09"
second10 = insDoc(first11, gLnk("R", "Changing the Database Connection for Reports and Report Objects in the Repository", "ch11s10.html"))
second10.xID = "ch11s10"
second11 = insDoc(first11, gLnk("R", "Changing a Report Database Connection", "ch11s11.html"))
second11.xID = "ch11s11"
second12 = insDoc(first11, gLnk("R", "Managing Security for Objects in the Repository", "ch11s12.html"))
second12.xID = "ch11s12"
first12 = insDoc(foldersTree, gLnk("R", "Using Batch Processing", "ch12.html"))
first12.xID = "ch12"
first13 = insFld(foldersTree, gFld("XBRL in Financial Reporting", "ch13.html"))
first13.xID = "ch13"
second1 = insDoc(first13, gLnk("R", "XBRL Terms", "ch13s01.html"))
second1.xID = "ch13s01"
second2 = insFld(first13, gFld("Setting Up Financial Reporting for XBRL", "ch13s02.html"))
second2.xID = "ch13s02"
third1 = insDoc(second2, gLnk("R", "Enabling XBRL", "ch13s02s01.html"))
third1.xID = "ch13s02s01"
third2 = insDoc(second2, gLnk("R", "Downloading XBRL taxonomies to the XBRL directory", "ch13s02s02.html"))
third2.xID = "ch13s02s02"
second3 = insFld(first13, gFld("Using XBRL Management", "ch13s03.html"))
second3.xID = "ch13s03"
third1 = insDoc(second3, gLnk("R", "Managing the XBRL Schema", "7000002.html"))
third1.xID = "7000002"
third2 = insDoc(second3, gLnk("R", "Updating Schema Registration", "ch13s03s02.html"))
third2.xID = "ch13s03s02"
third3 = insDoc(second3, gLnk("R", "Maintaining Schema Registration", "ch13s03s03.html"))
third3.xID = "ch13s03s03"
third4 = insDoc(second3, gLnk("R", "Editing Labels and Short Names on Schemas", "ch13s03s04.html"))
third4.xID = "ch13s03s04"
third5 = insDoc(second3, gLnk("R", "Edit Schema Dialog Box", "7000003.html"))
third5.xID = "7000003"
second4 = insFld(first13, gFld("Managing XBRL Context", "xbrl1005.html"))
second4.xID = "xbrl1005"
third1 = insDoc(second4, gLnk("R", "Defining the XBRL Context", "xbrl1010.html"))
third1.xID = "xbrl1010"
third2 = insDoc(second4, gLnk("R", "Assigning XBRL Context", "ch13s04s02.html"))
third2.xID = "ch13s04s02"
third3 = insDoc(second4, gLnk("R", "Removing XBRL Context", "ch13s04s03.html"))
third3.xID = "ch13s04s03"
third4 = insDoc(second4, gLnk("R", "Managing XBRL Units", "xbrl1001.html"))
third4.xID = "xbrl1001"
third5 = insDoc(second4, gLnk("R", "XBRL Manager - Unit Setup", "xbrl1015.html"))
third5.xID = "xbrl1015"
third6 = insDoc(second4, gLnk("R", "Assigning XBRL Units", "ch13s04s06.html"))
third6.xID = "ch13s04s06"
second5 = insFld(first13, gFld("Assigning XBRL Line Items to Rows", "7000004.html"))
second5.xID = "7000004"
third1 = insFld(second5, gFld("Using the Find Feature in XBRL Line Item Setup", "ch13s05s01.html"))
third1.xID = "ch13s05s01"
fourth1 = insDoc(third1, gLnk("R", "Using Wildcards in Searches", "ch13s05s01s01.html"))
fourth1.xID = "ch13s05s01s01"
fourth2 = insDoc(third1, gLnk("R", "Examples Using Wildcards", "ch13s05s01s02.html"))
fourth2.xID = "ch13s05s01s02"
second6 = insDoc(first13, gLnk("R", "Using XBRL Facts in Text Objects and Text Cells", "ch13s06.html"))
second6.xID = "ch13s06"
second7 = insDoc(first13, gLnk("R", "Using XBRL Footnotes in Text Objects and Text Cells", "ch13s07.html"))
second7.xID = "ch13s07"
second8 = insFld(first13, gFld("Exporting the Instance Document", "ch13s08.html"))
second8.xID = "ch13s08"
third1 = insDoc(second8, gLnk("R", "Select Member for Page Axis Dialog Box", "7000001.html"))
third1.xID = "7000001"
first14 = insDoc(foldersTree, gLnk("R", "Working with Books and Snapshot Books", "ch14.html"))
first14.xID = "ch14"
first15 = insFld(foldersTree, gFld("Administrative Tasks for Financial Reporting", "ch15.html"))
first15.xID = "ch15"
second1 = insFld(first15, gFld("POV Management", "ch15s01.html"))
second1.xID = "ch15s01"
third1 = insDoc(second1, gLnk("R", "Using the User POV Utility", "ch15s01s01.html"))
third1.xID = "ch15s01s01"
second2 = insFld(first15, gFld("Report Server Tasks", "ch15s02.html"))
second2.xID = "ch15s02"
third1 = insDoc(second2, gLnk("R", "Specifying the Maximum Number of Calculation Iterations", "ch15s02s01.html"))
third1.xID = "ch15s02s01"
third2 = insDoc(second2, gLnk("R", "Log File Output Management", "ch15s02s02.html"))
third2.xID = "ch15s02s02"
third3 = insFld(second2, gFld("Periodic Log File Rolling", "ch15s02s03.html"))
third3.xID = "ch15s02s03"
fourth1 = insDoc(third3, gLnk("R", "Changing Logging Options", "ch15s02s03s01.html"))
fourth1.xID = "ch15s02s03s01"
fourth2 = insDoc(third3, gLnk("R", "Application Server Logging", "ch15s02s03s02.html"))
fourth2.xID = "ch15s02s03s02"
fourth3 = insDoc(third3, gLnk("R", "Backing Up Current Log Files", "ch15s02s03s03.html"))
fourth3.xID = "ch15s02s03s03"
third4 = insDoc(second2, gLnk("R", "Assigning Financial Reporting TCP Ports for Firewall Environments or Port Conflict Resolution", "ch15s02s04.html"))
third4.xID = "ch15s02s04"
third5 = insFld(second2, gFld("Accessing Server Components Through a Device that Performs NAT", "ch15s02s05.html"))
third5.xID = "ch15s02s05"
fourth1 = insDoc(third5, gLnk("R", "Network Address Translation (NAT)", "ch15s02s05s01.html"))
fourth1.xID = "ch15s02s05s01"
fourth2 = insDoc(third5, gLnk("R", "Remote Method Invocation (RMI)", "ch15s02s05s02.html"))
fourth2.xID = "ch15s02s05s02"
fourth3 = insDoc(third5, gLnk("R", "Issue Using RMI Through Devices that Perform NAT", "ch15s02s05s03.html"))
fourth3.xID = "ch15s02s05s03"
fourth4 = insDoc(third5, gLnk("R", "Adding Required Java Arguments on Windows Systems", "ch15s02s05s04.html"))
fourth4.xID = "ch15s02s05s04"
third6 = insFld(second2, gFld("Adding Required Java Arguments on UNIX Systems", "ch15s02s06.html"))
third6.xID = "ch15s02s06"
fourth1 = insDoc(third6, gLnk("R", "WebLogic", "ch15s02s06s01.html"))
fourth1.xID = "ch15s02s06s01"
fourth2 = insDoc(third6, gLnk("R", "WebSphere", "ch15s02s06s02.html"))
fourth2.xID = "ch15s02s06s02"
second3 = insFld(first15, gFld("Essbase Ports", "ch15s03.html"))
second3.xID = "ch15s03"
third1 = insFld(second3, gFld("Differences Between Essbase Ports and Connections", "ch15s03s01.html"))
third1.xID = "ch15s03s01"
fourth1 = insDoc(third1, gLnk("R", "Checking the Current Essbase Connections", "ch15s03s01s01.html"))
fourth1.xID = "ch15s03s01s01"
fourth2 = insDoc(third1, gLnk("R", "Changing Settings in Essbase Configuration Files", "ch15s03s01s02.html"))
fourth2.xID = "ch15s03s01s02"
fourth3 = insDoc(third1, gLnk("R", "Calculating the Formula for the Maximum Number of Essbase Ports", "ch15s03s01s03.html"))
fourth3.xID = "ch15s03s01s03"
second4 = insDoc(first15, gLnk("R", "Scheduler E-mail Configuration", "ch15s04.html"))
second4.xID = "ch15s04"
second5 = insFld(first15, gFld("Scheduler Command Line Interface", "ch15s05.html"))
second5.xID = "ch15s05"
third1 = insDoc(second5, gLnk("R", "Creating Batch Input Files", "ch15s05s01.html"))
third1.xID = "ch15s05s01"
third2 = insDoc(second5, gLnk("R", "Launching Batches from a Command Line", "ch15s05s02.html"))
third2.xID = "ch15s05s02"
third3 = insDoc(second5, gLnk("R", "Scheduling Batches Using an External Scheduler", "ch15s05s03.html"))
third3.xID = "ch15s05s03"
third4 = insDoc(second5, gLnk("R", "Encoding Passwords", "ch15s05s04.html"))
third4.xID = "ch15s05s04"
third5 = insDoc(second5, gLnk("R", "Modifying Attributes", "ch15s05s05.html"))
third5.xID = "ch15s05s05"
second6 = insFld(first15, gFld("Batch Input File XML Tag Reference", "ch15s06.html"))
second6.xID = "ch15s06"
third1 = insDoc(second6, gLnk("R", "BATCH_JOB_OBJECT - Node Tag", "ch15s06s01.html"))
third1.xID = "ch15s06s01"
third2 = insDoc(second6, gLnk("R", "RUN_OPTIONS - Child Node Tag", "ch15s06s02.html"))
third2.xID = "ch15s06s02"
third3 = insDoc(second6, gLnk("R", "NOTIFICATION, EMAIL - Child Node Tag", "ch15s06s03.html"))
third3.xID = "ch15s06s03"
third4 = insDoc(second6, gLnk("R", "JOB_STATUS - Child Node Tag", "ch15s06s04.html"))
third4.xID = "ch15s06s04"
third5 = insDoc(second6, gLnk("R", "JOB_OBJECT - Child Node Tag", "ch15s06s05.html"))
third5.xID = "ch15s06s05"
third6 = insDoc(second6, gLnk("R", "DATA_SOURCE_USER_CREDENTIALS - Child Node Tag", "ch15s06s06.html"))
third6.xID = "ch15s06s06"
third7 = insDoc(second6, gLnk("R", "HR_USER_CREDENTIALS - Child Node Tag", "ch15s06s07.html"))
third7.xID = "ch15s06s07"
third8 = insDoc(second6, gLnk("R", "OUTPUT_OPTIONS - Child Node Tag", "ch15s06s08.html"))
third8.xID = "ch15s06s08"
third9 = insDoc(second6, gLnk("R", "CHILD NODE - HTML", "ch15s06s09.html"))
third9.xID = "ch15s06s09"
third10 = insDoc(second6, gLnk("R", "CHILD NODE - PDF", "ch15s06s10.html"))
third10.xID = "ch15s06s10"
third11 = insDoc(second6, gLnk("R", "CHILD NODE - SAVE_AS_SNAPSHOT", "ch15s06s11.html"))
third11.xID = "ch15s06s11"
third12 = insDoc(second6, gLnk("R", "CHILD NODE - PRINT", "ch15s06s12.html"))
third12.xID = "ch15s06s12"
third13 = insDoc(second6, gLnk("R", "USER_POV - Child Node", "ch15s06s13.html"))
third13.xID = "ch15s06s13"
second7 = insFld(first15, gFld("Setting XBRL Schema Registration", "ch15s07.html"))
second7.xID = "ch15s07"
third1 = insDoc(second7, gLnk("R", "CHILD NODE - KEY", "ch15s07s01.html"))
third1.xID = "ch15s07s01"
third2 = insDoc(second7, gLnk("R", "CHILD NODE - POV", "ch15s07s02.html"))
third2.xID = "ch15s07s02"
third3 = insDoc(second7, gLnk("R", "DIMENSION - Child Node", "ch15s07s03.html"))
third3.xID = "ch15s07s03"
third4 = insDoc(second7, gLnk("R", "METADATAEXPRESSION - Child Node", "ch15s07s04.html"))
third4.xID = "ch15s07s04"
second8 = insDoc(first15, gLnk("R", "RMI Encryption Implementation", "ch15s08.html"))
second8.xID = "ch15s08"
first16 = insFld(foldersTree, gFld("Property Sheet Help", "apa.html"))
first16.xID = "apa"
second1 = insDoc(first16, gLnk("R", "Report Properties", "3600.html"))
second1.xID = "3600"
second2 = insFld(first16, gFld("Grid Properties", "apas02.html"))
second2.xID = "apas02"
third1 = insDoc(second2, gLnk("R", "Grid Properties - General Category", "3700.html"))
third1.xID = "3700"
third2 = insDoc(second2, gLnk("R", "Grid Properties - Suppression Category", "3731.html"))
third2.xID = "3731"
third3 = insDoc(second2, gLnk("R", "Grid Properties - Position Category", "3739.html"))
third3.xID = "3739"
second3 = insDoc(first16, gLnk("R", "Page Properties", "3800.html"))
second3.xID = "3800"
second4 = insDoc(first16, gLnk("R", "Heading Row/Column Properties", "25000340.html"))
second4.xID = "25000340"
second5 = insDoc(first16, gLnk("R", "Row / Column Properties", "25000444.html"))
second5.xID = "25000444"
second6 = insDoc(first16, gLnk("R", "Cell Properties", "25000280.html"))
second6.xID = "25000280"
second7 = insDoc(first16, gLnk("R", "Text Row / Column Properties", "16.html"))
second7.xID = "16"
second8 = insDoc(first16, gLnk("R", "Text Cell Properties", "28.html"))
second8.xID = "28"
second9 = insDoc(first16, gLnk("R", "Chart Properties", "25000337.html"))
second9.xID = "25000337"
second10 = insDoc(first16, gLnk("R", "Image Properties", "4400.html"))
second10.xID = "4400"
second11 = insDoc(first16, gLnk("R", "Text Properties", "4500.html"))
second11.xID = "4500"
second12 = insDoc(first16, gLnk("R", "Row and Column Template Properties", "25000660.html"))
second12.xID = "25000660"
second13 = insFld(first16, gFld("Chart Examples", "apas13.html"))
second13.xID = "apas13"
third1 = insDoc(second13, gLnk("R", "Bar Chart", "apas13s01.html"))
third1.xID = "apas13s01"
third2 = insDoc(second13, gLnk("R", "Line Chart", "apas13s02.html"))
third2.xID = "apas13s02"
third3 = insDoc(second13, gLnk("R", "Pie Chart", "apas13s03.html"))
third3.xID = "apas13s03"
third4 = insDoc(second13, gLnk("R", "Combo Chart", "apas13s04.html"))
third4.xID = "apas13s04"
first17 = insFld(foldersTree, gFld("Frequently Asked Questions", "apb.html"))
first17.xID = "apb"
second1 = insDoc(first17, gLnk("R", "Why are dimensions listed on the user POV when changing them has no effect on the grid?", "apbs01.html"))
second1.xID = "apbs01"
second2 = insDoc(first17, gLnk("R", "Why are the grid POVs not displayed in the Report Designer Workspace?", "apbs02.html"))
second2.xID = "apbs02"
second3 = insDoc(first17, gLnk("R", "How will a user running Workspace know that the dimension is set on the grid POV?", "apbs03.html"))
second3.xID = "apbs03"
second4 = insDoc(first17, gLnk("R", "How can a report be designed so that any changes to a users user POV changes the members selected from a row, column, or page axis on a grid?", "apbs04.html"))
second4.xID = "apbs04"
second5 = insDoc(first17, gLnk("R", "Why do you need a book POV?", "apbs05.html"))
second5.xID = "apbs05"
second6 = insDoc(first17, gLnk("R", "What are Report Member Selections?", "apbs06.html"))
second6.xID = "apbs06"
second7 = insDoc(first17, gLnk("R", "Why not just call Report Member Selections the report POV?", "apbs07.html"))
second7.xID = "apbs07"
second8 = insDoc(first17, gLnk("R", "Why do you need a batch POV?", "apbs08.html"))
second8.xID = "apbs08"
first18 = insDoc(foldersTree, gLnk("R", "Currency Table", "apc.html"))
first18.xID = "apc"
first19 = insDoc(foldersTree, gLnk("R", "Glossary", "go01.html"))
first19.xID = "go01"