// 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("Developer's Guide")

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

first1 = insFld(foldersTree, gFld("API Documentation", "pt01.html"))
first1.xID = "pt01"
second1 = insFld(first1, gFld("Getting Started with Java APIs", "launch.html"))
second1.xID = "launch"
third1 = insFld(second1, gFld("Basic Steps", "ch01s01.html"))
third1.xID = "ch01s01"
fourth1 = insDoc(third1, gLnk("R", "Understanding Hyperion Home and Install Home", "ch01s01s01.html"))
fourth1.xID = "ch01s01s01"
fourth2 = insDoc(third1, gLnk("R", "Importing the Interactive Reporting SDK Package", "ch01s01s02.html"))
fourth2.xID = "ch01s01s02"
fourth3 = insDoc(third1, gLnk("R", "Obtaining a Session Interface", "ch01s01s03.html"))
fourth3.xID = "ch01s01s03"
fourth4 = insDoc(third1, gLnk("R", "Invoking Reporting and Analysis Services", "ch01s01s04.html"))
fourth4.xID = "ch01s01s04"
third2 = insDoc(second1, gLnk("R", "Java Exceptions", "ch01s02.html"))
third2.xID = "ch01s02"
third3 = insDoc(second1, gLnk("R", "Java-Accessed Functions", "ch01s03.html"))
third3.xID = "ch01s03"
second2 = insFld(first1, gFld("Batch Driver Sample Program Control File", "ch02.html"))
second2.xID = "ch02"
third1 = insDoc(second2, gLnk("R", "About the Batch Driver Control File", "ch02s01.html"))
third1.xID = "ch02s01"
third2 = insFld(second2, gFld("Control Statements", "ch02s02.html"))
third2.xID = "ch02s02"
fourth1 = insDoc(third2, gLnk("R", "Accessor Control Statements", "ch02s02s01.html"))
fourth1.xID = "ch02s02s01"
fourth2 = insDoc(third2, gLnk("R", "Category Control Statements", "ch02s02s02.html"))
fourth2.xID = "ch02s02s02"
fourth3 = insDoc(third2, gLnk("R", "Data Control Statements", "ch02s02s03.html"))
fourth3.xID = "ch02s02s03"
fourth4 = insDoc(third2, gLnk("R", "Interactive Reporting Database Connection Control Statements", "ch02s02s04.html"))
fourth4.xID = "ch02s02s04"
fourth5 = insDoc(third2, gLnk("R", "Interactive Reporting Control Statements", "ch02s02s05.html"))
fourth5.xID = "ch02s02s05"
second3 = insFld(first1, gFld("Workspace Artifacts", "ch03.html"))
second3.xID = "ch03"
third1 = insFld(second3, gFld("Interfaces", "ch03s01.html"))
third1.xID = "ch03s01"
fourth1 = insDoc(third1, gLnk("R", "AbsoluteTimeEvent", "ch03s01s01.html"))
fourth1.xID = "ch03s01s01"
fourth2 = insDoc(third1, gLnk("R", "Authorization", "ch03s01s02.html"))
fourth2.xID = "ch03s01s02"
fourth3 = insDoc(third1, gLnk("R", "BaseObject", "ch03s01s03.html"))
fourth3.xID = "ch03s01s03"
fourth4 = insDoc(third1, gLnk("R", "BQYDocument", "ch03s01s04.html"))
fourth4.xID = "ch03s01s04"
fourth5 = insDoc(third1, gLnk("R", "BQYJob", "ch03s01s05.html"))
fourth5.xID = "ch03s01s05"
fourth6 = insDoc(third1, gLnk("R", "Category", "ch03s01s06.html"))
fourth6.xID = "ch03s01s06"
fourth7 = insDoc(third1, gLnk("R", "Collection", "ch03s01s07.html"))
fourth7.xID = "ch03s01s07"
fourth8 = insDoc(third1, gLnk("R", "CustomCalendar", "ch03s01s08.html"))
fourth8.xID = "ch03s01s08"
fourth9 = insDoc(third1, gLnk("R", "DataObject", "ch03s01s09.html"))
fourth9.xID = "ch03s01s09"
fourth10 = insDoc(third1, gLnk("R", "ExternallyTriggered Event", "ch03s01s10.html"))
fourth10.xID = "ch03s01s10"
fourth11 = insDoc(third1, gLnk("R", "Group", "ch03s01s11.html"))
fourth11.xID = "ch03s01s11"
fourth12 = insDoc(third1, gLnk("R", "InstancePermission", "ch03s01s12.html"))
fourth12.xID = "ch03s01s12"
fourth13 = insDoc(third1, gLnk("R", "Job", "ch03s01s13.html"))
fourth13.xID = "ch03s01s13"
fourth14 = insDoc(third1, gLnk("R", "JobOutput", "ch03s01s14.html"))
fourth14.xID = "ch03s01s14"
fourth15 = insDoc(third1, gLnk("R", "ObjectID", "ch03s01s15.html"))
fourth15.xID = "ch03s01s15"
fourth16 = insDoc(third1, gLnk("R", "OCEDocument", "ch03s01s16.html"))
fourth16.xID = "ch03s01s16"
fourth17 = insDoc(third1, gLnk("R", "ParameterList", "ch03s01s17.html"))
fourth17.xID = "ch03s01s17"
fourth18 = insDoc(third1, gLnk("R", "PhysicalResource", "ch03s01s18.html"))
fourth18.xID = "ch03s01s18"
fourth19 = insDoc(third1, gLnk("R", "Query", "ch03s01s19.html"))
fourth19.xID = "ch03s01s19"
fourth20 = insDoc(third1, gLnk("R", "QueryVector", "ch03s01s20.html"))
fourth20.xID = "ch03s01s20"
fourth21 = insDoc(third1, gLnk("R", "RecurringTimeEvent", "ch03s01s21.html"))
fourth21.xID = "ch03s01s21"
fourth22 = insDoc(third1, gLnk("R", "ReportMartEntity", "ch03s01s22.html"))
fourth22.xID = "ch03s01s22"
fourth23 = insDoc(third1, gLnk("R", "Respository", "ch03s01s23.html"))
fourth23.xID = "ch03s01s23"
fourth24 = insDoc(third1, gLnk("R", "Role", "ch03s01s24.html"))
fourth24.xID = "ch03s01s24"
fourth25 = insDoc(third1, gLnk("R", "ScheduledTask", "ch03s01s25.html"))
fourth25.xID = "ch03s01s25"
fourth26 = insDoc(third1, gLnk("R", "Scheduler", "ch03s01s26.html"))
fourth26.xID = "ch03s01s26"
fourth27 = insDoc(third1, gLnk("R", "Session", "ch03s01s27.html"))
fourth27.xID = "ch03s01s27"
fourth28 = insDoc(third1, gLnk("R", "SPFSet", "ch03s01s28.html"))
fourth28.xID = "ch03s01s28"
fourth29 = insDoc(third1, gLnk("R", "SQRJob", "ch03s01s29.html"))
fourth29.xID = "ch03s01s29"
fourth30 = insDoc(third1, gLnk("R", "SQRJobOutput", "ch03s01s30.html"))
fourth30.xID = "ch03s01s30"
fourth31 = insDoc(third1, gLnk("R", "User", "ch03s01s31.html"))
fourth31.xID = "ch03s01s31"
third2 = insFld(second3, gFld("Classes", "ch03s02.html"))
third2.xID = "ch03s02"
fourth1 = insDoc(third2, gLnk("R", "JobParameter", "ch03s02s01.html"))
fourth1.xID = "ch03s02s01"
fourth2 = insDoc(third2, gLnk("R", "Logger", "ch03s02s02.html"))
fourth2.xID = "ch03s02s02"
fourth3 = insDoc(third2, gLnk("R", "ObjectType", "ch03s02s03.html"))
fourth3.xID = "ch03s02s03"
fourth4 = insDoc(third2, gLnk("R", "ReportMartException", "ch03s02s04.html"))
fourth4.xID = "ch03s02s04"
fourth5 = insDoc(third2, gLnk("R", "SessionFactory", "ch03s02s05.html"))
fourth5.xID = "ch03s02s05"
fourth6 = insDoc(third2, gLnk("R", "UnknownReportMartException", "ch03s02s06.html"))
fourth6.xID = "ch03s02s06"
fourth7 = insDoc(third2, gLnk("R", "UserValidationException", "ch03s02s07.html"))
fourth7.xID = "ch03s02s07"
second4 = insFld(first1, gFld("Sample Java Programs", "ch04.html"))
second4.xID = "ch04"
third1 = insDoc(second4, gLnk("R", "Prerequisites for Running the Sample Programs", "ch04s01.html"))
third1.xID = "ch04s01"
third2 = insDoc(second4, gLnk("R", "Running the Sample Programs", "ch04s02.html"))
third2.xID = "ch04s02"
third3 = insFld(second4, gFld("API Samples", "ch04s03.html"))
third3.xID = "ch04s03"
fourth1 = insDoc(third3, gLnk("R", "AddBQYDocument.java", "ch04s03s01.html"))
fourth1.xID = "ch04s03s01"
fourth2 = insDoc(third3, gLnk("R", "AddBQYJob.java", "ch04s03s02.html"))
fourth2.xID = "ch04s03s02"
fourth3 = insDoc(third3, gLnk("R", "AddCategory.java", "ch04s03s03.html"))
fourth3.xID = "ch04s03s03"
fourth4 = insDoc(third3, gLnk("R", "AddDocument.java", "ch04s03s04.html"))
fourth4.xID = "ch04s03s04"
fourth5 = insDoc(third3, gLnk("R", "AddExternalLink.java", "ch04s03s05.html"))
fourth5.xID = "ch04s03s05"
fourth6 = insDoc(third3, gLnk("R", "AddFavorites.java", "ch04s03s06.html"))
fourth6.xID = "ch04s03s06"
fourth7 = insDoc(third3, gLnk("R", "AddGroup.java", "ch04s03s07.html"))
fourth7.xID = "ch04s03s07"
fourth8 = insDoc(third3, gLnk("R", "AddLink.java", "ch04s03s08.html"))
fourth8.xID = "ch04s03s08"
fourth9 = insDoc(third3, gLnk("R", "AddObjectType.java", "ch04s03s09.html"))
fourth9.xID = "ch04s03s09"
fourth10 = insDoc(third3, gLnk("R", "AddOCEDocument.java", "ch04s03s10.html"))
fourth10.xID = "ch04s03s10"
fourth11 = insDoc(third3, gLnk("R", "AddRole.java", "ch04s03s11.html"))
fourth11.xID = "ch04s03s11"
fourth12 = insDoc(third3, gLnk("R", "AddSPF.java", "ch04s03s12.html"))
fourth12.xID = "ch04s03s12"
fourth13 = insDoc(third3, gLnk("R", "AddSubscription.java", "ch04s03s13.html"))
fourth13.xID = "ch04s03s13"
fourth14 = insDoc(third3, gLnk("R", "AddUser.java", "ch04s03s14.html"))
fourth14.xID = "ch04s03s14"
fourth15 = insDoc(third3, gLnk("R", "AddVersions.java", "ch04s03s15.html"))
fourth15.xID = "ch04s03s15"
fourth16 = insDoc(third3, gLnk("R", "AutoZip.java", "ch04s03s16.html"))
fourth16.xID = "ch04s03s16"
fourth17 = insDoc(third3, gLnk("R", "BatchDriver.java", "ch04s03s17.html"))
fourth17.xID = "ch04s03s17"
fourth18 = insDoc(third3, gLnk("R", "CategoryDelete.java", "ch04s03s18.html"))
fourth18.xID = "ch04s03s18"
fourth19 = insDoc(third3, gLnk("R", "ExecuteBQYDocument.java", "ch04s03s19.html"))
fourth19.xID = "ch04s03s19"
fourth20 = insDoc(third3, gLnk("R", "ExecuteBQYJob.java", "ch04s03s20.html"))
fourth20.xID = "ch04s03s20"
fourth21 = insDoc(third3, gLnk("R", "ExecuteSQRJob.java", "ch04s03s21.html"))
fourth21.xID = "ch04s03s21"
fourth22 = insDoc(third3, gLnk("R", "ExpirationDate.java", "ch04s03s22.html"))
fourth22.xID = "ch04s03s22"
fourth23 = insDoc(third3, gLnk("R", "FetchCategory.java", "ch04s03s23.html"))
fourth23.xID = "ch04s03s23"
fourth24 = insDoc(third3, gLnk("R", "FetchDocument.java", "ch04s03s24.html"))
fourth24.xID = "ch04s03s24"
fourth25 = insDoc(third3, gLnk("R", "ListEvents.java", "ch04s03s25.html"))
fourth25.xID = "ch04s03s25"
fourth26 = insDoc(third3, gLnk("R", "ListGroups.java", "ch04s03s26.html"))
fourth26.xID = "ch04s03s26"
fourth27 = insDoc(third3, gLnk("R", "ListUsers.java", "ch04s03s27.html"))
fourth27.xID = "ch04s03s27"
fourth28 = insDoc(third3, gLnk("R", "Login.java", "ch04s03s28.html"))
fourth28.xID = "ch04s03s28"
fourth29 = insDoc(third3, gLnk("R", "ObjectByPath.java", "ch04s03s29.html"))
fourth29.xID = "ch04s03s29"
fourth30 = insDoc(third3, gLnk("R", "ObjectById.java", "ch04s03s30.html"))
fourth30.xID = "ch04s03s30"
fourth31 = insDoc(third3, gLnk("R", "PublishEvent.java", "ch04s03s31.html"))
fourth31.xID = "ch04s03s31"
fourth32 = insDoc(third3, gLnk("R", "PublishOutputDirectory.java", "ch04s03s32.html"))
fourth32.xID = "ch04s03s32"
fourth33 = insDoc(third3, gLnk("R", "PublishPrinterResource.java", "ch04s03s33.html"))
fourth33.xID = "ch04s03s33"
fourth34 = insDoc(third3, gLnk("R", "QueryGroup.java", "ch04s03s34.html"))
fourth34.xID = "ch04s03s34"
fourth35 = insDoc(third3, gLnk("R", "QueryUser.java", "ch04s03s35.html"))
fourth35.xID = "ch04s03s35"
fourth36 = insDoc(third3, gLnk("R", "ReplaceObject.java", "ch04s03s36.html"))
fourth36.xID = "ch04s03s36"
fourth37 = insDoc(third3, gLnk("R", "SQRParms.java", "ch04s03s37.html"))
fourth37.xID = "ch04s03s37"
fourth38 = insDoc(third3, gLnk("R", "TriggerExternalEvent.java", "ch04s03s38.html"))
fourth38.xID = "ch04s03s38"
third4 = insDoc(second4, gLnk("R", "Attributes and Supporting Classes", "ch04s04.html"))
third4.xID = "ch04s04"
first2 = insFld(foldersTree, gFld("Customization", "pt02.html"))
first2.xID = "pt02"
second1 = insFld(first2, gFld("Java Server Pages", "ch05.html"))
second1.xID = "ch05"
third1 = insDoc(second1, gLnk("R", "JSP Directory", "ch05s01.html"))
third1.xID = "ch05s01"
third2 = insDoc(second1, gLnk("R", "JSPs Identified by User Tasks", "ch05s02.html"))
third2.xID = "ch05s02"
third3 = insFld(second1, gFld("Modifying File Properties", "ch05s03.html"))
third3.xID = "ch05s03"
fourth1 = insDoc(third3, gLnk("R", "General Widget", "ch05s03s01.html"))
fourth1.xID = "ch05s03s01"
fourth2 = insDoc(third3, gLnk("R", "Advanced Options Widget", "ch05s03s02.html"))
fourth2.xID = "ch05s03s02"
fourth3 = insDoc(third3, gLnk("R", "Interactive Reporting Database Connection Widget", "ch05s03s03.html"))
fourth3.xID = "ch05s03s03"
third4 = insFld(second1, gFld("Creating Events", "ch05s04.html"))
third4.xID = "ch05s04"
fourth1 = insDoc(third4, gLnk("R", "Manage Jobs Page", "ch05s04s01.html"))
fourth1.xID = "ch05s04s01"
fourth2 = insDoc(third4, gLnk("R", "Manage Events Page", "ch05s04s02.html"))
fourth2.xID = "ch05s04s02"
fourth3 = insFld(third4, gFld("Create Recurring Event Page", "ch05s04s03.html"))
fourth3.xID = "ch05s04s03"
fifth1 = insDoc(fourth3, gLnk("R", "Days To Run", "ch05s04s03s01.html"))
fifth1.xID = "ch05s04s03s01"
fifth2 = insDoc(fourth3, gLnk("R", "Time To Run", "ch05s04s03s02.html"))
fifth2.xID = "ch05s04s03s02"
fourth4 = insDoc(third4, gLnk("R", "Create Externally Triggered Event Page", "ch05s04s04.html"))
fourth4.xID = "ch05s04s04"
third5 = insFld(second1, gFld("Scheduling Jobs", "ch05s05.html"))
third5.xID = "ch05s05"
fourth1 = insDoc(third5, gLnk("R", "Scheduling Information Page", "ch05s05s01.html"))
fourth1.xID = "ch05s05s01"
fourth2 = insDoc(third5, gLnk("R", "Schedule General Properties Page", "ch05s05s02.html"))
fourth2.xID = "ch05s05s02"
fourth3 = insDoc(third5, gLnk("R", "Select Job Parameters", "ch05s05s03.html"))
fourth3.xID = "ch05s05s03"
fourth4 = insDoc(third5, gLnk("R", "Set Values Page", "ch05s05s04.html"))
fourth4.xID = "ch05s05s04"
fourth5 = insFld(third5, gFld("Interactive Reporting Jobs", "ch05s05s05.html"))
fourth5.xID = "ch05s05s05"
fifth1 = insDoc(fourth5, gLnk("R", "Cycles", "ch05s05s05s01.html"))
fifth1.xID = "ch05s05s05s01"
fifth2 = insDoc(fourth5, gLnk("R", "Define Cycle Widget", "ch05s05s05s02.html"))
fifth2.xID = "ch05s05s05s02"
fifth3 = insDoc(fourth5, gLnk("R", "Set Values", "ch05s05s05s03.html"))
fifth3.xID = "ch05s05s05s03"
fifth4 = insDoc(fourth5, gLnk("R", "Actions", "ch05s05s05s04.html"))
fifth4.xID = "ch05s05s05s04"
fourth6 = insDoc(third5, gLnk("R", "SQR Production Reporting Jobs", "ch05s05s06.html"))
fourth6.xID = "ch05s05s06"
fourth7 = insDoc(third5, gLnk("R", "Generic Jobs", "ch05s05s07.html"))
fourth7.xID = "ch05s05s07"
fourth8 = insDoc(third5, gLnk("R", "When to Run Page", "ch05s05s08.html"))
fourth8.xID = "ch05s05s08"
fourth9 = insDoc(third5, gLnk("R", "Notification Page", "ch05s05s09.html"))
fourth9.xID = "ch05s05s09"
second2 = insFld(first2, gFld("Customizing E-mail Notifications", "ch06.html"))
second2.xID = "ch06"
third1 = insDoc(second2, gLnk("R", "Configuring E-mail Notifications", "ch06s01.html"))
third1.xID = "ch06s01"
third2 = insDoc(second2, gLnk("R", "Notification Types", "ch06s02.html"))
third2.xID = "ch06s02"
third3 = insDoc(second2, gLnk("R", "Template File Directory", "ch06s03.html"))
third3.xID = "ch06s03"
third4 = insDoc(second2, gLnk("R", "Choosing HTML or Text Format", "ch06s04.html"))
third4.xID = "ch06s04"
third5 = insDoc(second2, gLnk("R", "Template File Replacement Tokens", "ch06s05.html"))
third5.xID = "ch06s05"
third6 = insDoc(second2, gLnk("R", "Properties in the notification.properties File", "ch06s06.html"))
third6.xID = "ch06s06"
third7 = insDoc(second2, gLnk("R", "Images in HTML-Formatted E-mail Notifications", "ch06s07.html"))
third7.xID = "ch06s07"
second3 = insFld(first2, gFld("SmartCuts", "ch07.html"))
second3.xID = "ch07"
third1 = insDoc(second3, gLnk("R", "About SmartCuts", "ch07s01.html"))
third1.xID = "ch07s01"
third2 = insDoc(second3, gLnk("R", "SmartCut Considerations", "ch07s02.html"))
third2.xID = "ch07s02"
third3 = insFld(second3, gFld("get Command", "ch07s03.html"))
third3.xID = "ch07s03"
fourth1 = insDoc(third3, gLnk("R", "Getting and Viewing Documents, Reports, or Forms", "ch07s03s01.html"))
fourth1.xID = "ch07s03s01"
fourth2 = insFld(third3, gFld("Getting Report Output", "ch07s03s02.html"))
fourth2.xID = "ch07s03s02"
fifth1 = insDoc(fourth2, gLnk("R", "SQR Production Reporting Jobs", "ch07s03s02s01.html"))
fifth1.xID = "ch07s03s02s01"
fifth2 = insDoc(fourth2, gLnk("R", "Non-SQR Production Reporting Jobs", "ch07s03s02s02.html"))
fifth2.xID = "ch07s03s02s02"
fourth3 = insDoc(third3, gLnk("R", "Getting One Job Output Artifact", "ch07s03s03.html"))
fourth3.xID = "ch07s03s03"
third4 = insDoc(second3, gLnk("R", "run Command", "ch07s04.html"))
third4.xID = "ch07s04"
third5 = insFld(second3, gFld("SmartCut Variables for Interactive Reporting Documents and Jobs", "ch07s05.html"))
third5.xID = "ch07s05"
fourth1 = insDoc(third5, gLnk("R", "bqtype", "ch07s05s01.html"))
fourth1.xID = "ch07s05s01"
fourth2 = insDoc(third5, gLnk("R", "mimetype or filename", "ch07s05s02.html"))
fourth2.xID = "ch07s05s02"
fourth3 = insDoc(third5, gLnk("R", "dest", "ch07s05s03.html"))
fourth3.xID = "ch07s05s03"
fourth4 = insDoc(third5, gLnk("R", "version", "ch07s05s04.html"))
fourth4.xID = "ch07s05s04"
fourth5 = insDoc(third5, gLnk("R", "SectionName", "ch07s05s05.html"))
fourth5.xID = "ch07s05s05"
fourth6 = insDoc(third5, gLnk("R", "Toolbar", "ch07s05s06.html"))
fourth6.xID = "ch07s05s06"
fourth7 = insDoc(third5, gLnk("R", "BoundRect", "ch07s05s07.html"))
fourth7.xID = "ch07s05s07"
fourth8 = insDoc(third5, gLnk("R", "jobOutput", "ch07s05s08.html"))
fourth8.xID = "ch07s05s08"
fourth9 = insDoc(third5, gLnk("R", "ShowForm", "ch07s05s09.html"))
fourth9.xID = "ch07s05s09"
fourth10 = insDoc(third5, gLnk("R", "Limit and LimitValue", "ch07s05s10.html"))
fourth10.xID = "ch07s05s10"
third6 = insFld(second3, gFld("SmartCut Examples", "ch07s06.html"))
third6.xID = "ch07s06"
fourth1 = insDoc(third6, gLnk("R", "Example: Accessing Workspace Content from Web Applications", "ch07s06s01.html"))
fourth1.xID = "ch07s06s01"
fourth2 = insDoc(third6, gLnk("R", "Example: Using SmartCuts in HTML Forms", "ch07s06s02.html"))
fourth2.xID = "ch07s06s02"
second4 = insFld(first2, gFld("Extended Services", "ch08.html"))
second4.xID = "ch08"
third1 = insFld(second4, gFld("Integrating Extended Services", "ch08s01.html"))
third1.xID = "ch08s01"
fourth1 = insDoc(third1, gLnk("R", "Configuration File for Extended Services", "ch08s01s01.html"))
fourth1.xID = "ch08s01s01"
fourth2 = insDoc(third1, gLnk("R", "URL to Access Extended Services", "ch08s01s02.html"))
fourth2.xID = "ch08s01s02"
fourth3 = insDoc(third1, gLnk("R", "Examples Entries and URLs for Service Properties", "ch08s01s03.html"))
fourth3.xID = "ch08s01s03"
fourth4 = insDoc(third1, gLnk("R", "Aggregation of Query Parameters", "ch08s01s04.html"))
fourth4.xID = "ch08s01s04"
fourth5 = insDoc(third1, gLnk("R", "Relative Links in Extended Service HTML Output", "ch08s01s05.html"))
fourth5.xID = "ch08s01s05"
fourth6 = insDoc(third1, gLnk("R", "Local Resource Management", "ch08s01s06.html"))
fourth6.xID = "ch08s01s06"
third2 = insDoc(second4, gLnk("R", "Displaying Extended Service Content on Personal Pages", "ch08s02.html"))
third2.xID = "ch08s02"
first3 = insFld(foldersTree, gFld("How to Use the API Sample Programs for Non-Java Programmers", "apa.html"))
first3.xID = "apa"
second1 = insFld(first3, gFld("Preparing to Use the Sample Java Programs", "apas01.html"))
second1.xID = "apas01"
third1 = insDoc(second1, gLnk("R", "Installing the Interactive Reporting SDK", "apas01s01.html"))
third1.xID = "apas01s01"
third2 = insDoc(second1, gLnk("R", "Validating Workspace Connections", "apas01s02.html"))
third2.xID = "apas01s02"
third3 = insFld(second1, gFld("Compiling the Sample Programs", "apas01s03.html"))
third3.xID = "apas01s03"
fourth1 = insDoc(third3, gLnk("R", "About the Java Compiler", "apas01s03s01.html"))
fourth1.xID = "apas01s03s01"
fourth2 = insDoc(third3, gLnk("R", "About execapi.bat", "apas01s03s02.html"))
fourth2.xID = "apas01s03s02"
fourth3 = insDoc(third3, gLnk("R", "Using jc.bat to Compile the Sample Programs", "apas01s03s03.html"))
fourth3.xID = "apas01s03s03"
fourth4 = insDoc(third3, gLnk("R", "Compiling Sample Programs", "apas01s03s04.html"))
fourth4.xID = "apas01s03s04"
second2 = insDoc(first3, gLnk("R", "Running the Login Sample Program", "apas02.html"))
second2.xID = "apas02"
second3 = insDoc(first3, gLnk("R", "Batch Driver Tutorial", "apas03.html"))
second3.xID = "apas03"