//---------------------------------------------------------------------------
// This script is based on the work of Dieter Bungers - http://www.infovation.de
// The original example for the "Cross Browser Expanding and Collapsing TOC"
// was published on http://www.siteexperts.com/tips/techniques/ts03/index.htm
//---------------------------------------------------------------------------

var tocTab = new Array();var ir=0;
tocTab[ir++] = new Array ("1", "Welcome to ComponentSoftware RCS", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("1.1", "About CS-RCS", "idh_introduction.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("1.2", "Why Use an RCS?", "idh_whyuse.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("1.3", "What's new", "whatsnewinversion2_0.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("1.4", "How ComponentSoftware RCS Helps You", "idh_howhelp.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("1.5", "How to Use this Manual", "howtousethismanual.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("1.6", "Conventions", "conventions.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("1.7", "License", "licence.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("1.8", "Purchase", "purchase.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("1.9", "Technical Support", "technicalsupport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2", "Getting Started", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.1", "Single-Users Tutorial", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.1.1", "Introduction", "introsingleusertut.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.1.2", "Installing ComponentSoftware RCS for Single Users", "idh_quickstart.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.1.3", "Basic Concepts", "basicconcepts.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.1.4", "Getting Started", "setyourselfup.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.1.5", "Adding a File to the RCS Repository", "addafile.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.1.6", "Viewing Changes to a File", "viewthechanges.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.1.7", "Checking-Out the Latest Revision of a File", "check_out.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.1.8", "Checking-In a New Revision of a File", "check_in.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.1.9", "Viewing the Revision History of a File", "revisionhistory.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.1.10", "Using the Document Explorer", "docexplorer.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.1.11", "Where To Go From Here", "wheretogofromhere.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.2", "Workgroups Tutorial", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.2.1", "Introduction", "introworkgroups.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.2.2", "Installing ComponentSoftware RCS for Workgroups", "installingcomponentsoftwarercs.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.2.3", "Working in the Workgroup Environment ", "multitut.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.2.4", "Where To Go From Here", "wheretogofromhere2.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.3", "Working with Projects Tutorial", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.3.1", "Introduction", "projectsintro.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.3.2", "Creating a New Project", "createanewproject.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("2.3.3", "Performing Project-level Operations", "project_leveloperations.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3", "User Guide", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.1", "Setting Up a Workgroup Environment", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.1.1", "Introduction", "mutiuserenv.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.1.2", "RCS Repository Server Requirements", "server.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.1.3", "Selecting a Suitable Network", "network.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.1.4", "Configuring the RCS Workstation", "workstation.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.2", "Configuring Projects", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.2.1", "Introduction", "introprojects.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.2.2", "Using the Project Library", "theprojectslibrary.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.2.3", "Editing the Project Properties", "editingtheprojectparameters.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.2.4", "Configuring the General Properties", "configuringthegeneralpropertie.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.2.5", "Configuring the Components Properties", "configuringthecomponentsproper.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.2.6", "Configuring the Security Properties", "securitytab.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.2.7", "Configuring the Shadow Properties", "shadowtab.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.2.8", "Defining Sub-Projects", "sub_projects.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.2.9", "Customizing Projects on a Local Workstation ", "projectworkstationsettings.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.3", "Working with Project Milestones", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.3.1", "Introduction", "projectmilestones.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.3.2", "Using the Milestone Library", "themilestonelibrary.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.3.3", "Creating a New Milestone", "creatinganewmilestone.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.3.4", "Retrieving a Project's Revision ", "retrievingaprojectsrevision.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.3.5", "Recalculating Milestones", "recalculatemilestone.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.3.6", "Comparing Milestones", "comparingmilestones.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.3.7", "Generating Reports", "milestonereports.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.3.8", "Marking a Symbolic Name", "markrevision.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.3.9", "Deleting and Renaming Files", "deletefiles.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.4", "Branching and Merging", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.4.1", "Introduction", "introbranchmerge.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.4.2", "Defining Branches", "definingbranches.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.4.3", "Selecting the Active Branch", "selectthedefaultbranch.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.4.4", "Using the ComponentSoftware Administrator", "thecsadministrator.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.4.5", "Merging a Branch to the Trunk", "mergebranchtothetrunk.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.4.6", "Branch Development Scenarios", "workingwithbranches.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.5", "Concurrent Changes (CVS) Mode", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.5.1", "Introduction", "cvsintroduction.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.5.2", "Selecting the CVS Mode", "selectingthecvsmode.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.5.3", "CVS Mode Methods", "cvsmodemethods.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.5.4", "Merging Concurrent Changes", "mergingconcurrentchanges.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.6", "Customizing ComponentSoftware RCS", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.6.1", "Introduction", "properties.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.6.2", "Viewing General Information", "propertiesabouthelp.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.6.3", "Configuring the File Type", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.6.3.1", "Configuring the File Type", "propertiesfiletypeshelp.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.6.3.2", "Adding a File Type", "editfiletypeshelp.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.6.4", "Configuring the Security Policies", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.6.4.1", "Configuring the Users", "propertiesusershelp.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.6.4.2", "Configuring the Security Properties", "configuringthesecurityproperti.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.6.4.3", "Configuring the Group Members", "configuringthegroupmembers.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.6.5", "Configuring the Advanced Properties", "propertiesadvancedhelp.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.7", "Integration with Windows Tools", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.7.1", "Working with Microsoft Word Documents", "workingwithms_worddocuments.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.7.2", "Integrating with Windows Development Tools", "integrationwithwindowsdevel.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.7.3", "Downloading ComponentSoftware RCS Add-ons", "componentsoftwarercsadd_ons.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8", "Generating ComponentSoftware RCS Reports", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.1", "Using the Report Generator", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.1.1", "Introduction", "thereportgenerator.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.1.2", "Select Columns Dialog", "selectcolumnsdialog.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.1.3", "String Filter Dialog", "stringfilterdialog.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.1.4", "Time Filter Dialog", "timefilterdialog.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.1.5", "Enumeration Filter Dialog", "enumerationfilterdialog.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.1.6", "Numeric Filter Dialog", "numericfilterdialog.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.2", "Revision History Report", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.2.1", "Introduction", "introrevhistreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.2.2", "Hyper-link definition", "hyperrevhistreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.2.3", "How to Generate", "genrevhistreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.2.4", "Sample", "samplerevhistreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.3", "Project Definition Report", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.3.1", "Introduction", "introprojdefreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.3.2", "Hyper-link definition", "hyperprojdefreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.3.3", "How to Generate", "genprojdefreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.3.4", "Sample", "sampleprojdefreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.4", "Project Status Report", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.4.1", "Introduction", "introprojstatreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.4.2", "Hyper-link definition", "hyperprojstatreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.4.3", "How to Generate", "genprojstatreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.4.4", "Sample", "samplerevstatreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.5", "Milestone Report", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.5.1", "Introduction", "intromilreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.5.2", "Hyper-link definition", "hypermilreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.5.3", "How to Generate", "genmilreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.5.4", "Sample", "samplemilreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.6", "Milestone Definitions Report", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.6.1", "Introduction", "intromildefreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.6.2", "Hyper-link definition", "hypermildefreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.6.3", "How to Generate", "genmildefreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.6.4", "Sample", "samplemildefreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.7", "Milestone Difference Report - By Document", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.7.1", "Introduction", "intromildifreportbd.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.7.2", "Hyper-link definition", "hypermildifreportbd.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.7.3", "How to Generate", "genmildifreportbd.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.7.4", "Sample", "samplemildifreportbd.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.8", "Milestone Difference Report - By Changes", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.8.1", "Introduction", "intromildifreportbc.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.8.2", "Hyper-link definition", "hypermildifreportbc.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.8.3", "How to Generate", "genmildifreportbc.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.8.4", "Sample", "samplemildifreportbc.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.9", "Milestone Difference Report - Full Details", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.9.1", "Introduction", "intromildifreportfd.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.9.2", "Hyper-link definition", "hypermildifreportfd.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.9.3", "How to Generate", "genmildifreportfd.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.9.4", "Sample", "samplemildifreportfd.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.10", "Branch Merge Report", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.10.1", "Introduction", "introbramerreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.10.2", "How to Generate", "genbramerreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.10.3", "Sample", "samplebramerreport.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.11", "Security Permission Report", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.11.1", "Introduction", "introsecrep.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.11.2", "How to Generate", "gensecrep.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.11.3", "Sample", "samplesecrep.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.12", "Project Components Report", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.12.1", "Introduction", "introprojcomprep.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.12.2", "How to Generate", "genprojcomprep.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.12.3", "Sample", "sampleprojprorep.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.13", "File Extensions Report", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.13.1", "Introduction", "introfileextrep.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.13.2", "How to Generate", "genfileextrep.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.13.3", "Sample", "samplefileextrep.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.14", "File Difference Report", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.8.14.1", "Introduction", "intromilreport_2.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.8.14.2", "Sample", "samplemilreport_2.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.9", "Efficiency Tips", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.9.1", "Working with Multiple Files", "multiplefile.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.9.2", "Defining RCS Keywords", "rcskeywords.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.9.3", "Activating the CSDiff File Comparison Utility", "csdiff.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10", "Command-line Interface", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.10.1", "Using Basic Command-line Interface", "basiccmd.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2", "Using Advanced Command-line Interface", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.10.2.1", "Introduction", "advcmd.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2.2", "The Create Command", "createcommand.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2.3", "The CheckOut Command", "checkoutcommand.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2.4", "The Update Command", "updatecommand.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2.5", "The CheckIn Command", "checkincommand.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2.6", "The Mark Command", "markcommand.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2.7", "The Retrieve Command", "retrievecommand.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2.8", "The Scan Command", "scancommand.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2.9", "The Status Command", "statuscommand.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2.10", "The Report Command", "reportcommand.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2.11", "The History Command", "historycommand.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.10.2.12", "The Help Command", "helpcommand.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11", "ComponentSoftware RCS Tools", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.11.1", "Using the Document Explorer Tool", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.11.1.1", "Introduction", "usingthedocumentexplorertool.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.1.2", "Document Properties", "documentproperties.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.1.3", "The Right-click Menu", "right_clickmenu.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.1.4", "The File Menu", "thefilemenu.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.1.5", "The Edit Menu", "theeditmenu.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.1.6", "The View Menu", "theviewmenu.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.1.7", "The Project Menu", "theprojectmenu.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.1.8", "Checking-In Files", "thecheck_indialog.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.1.9", "Checking-Out Files", "thecheck_outdialog.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.1.10", "Project Search", "searchdialog.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.1.11", "Retrieve Revision Dialog", "retriverevisiondialog.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.1.12", "Folder Status Window", "folderstatuswindow.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.2", "Using the Revision Manager Tool", "usingtherevisionhistorytool.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.3", "Using the ComponentSoftware Administrator Tool", "usingthecsadmintool.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.4", "Using the Change Explorer Tool", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.11.4.1", "Introduction", "usingthechangeexplorertool.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.4.2", "Change Explorer - By Document", "changeexplorerbydocument.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.4.3", "Change Explorer - By Change", "changeexplorerbychange.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("3.11.4.4", "Change Explorer - Full Details", "changeexplorerfulldetails.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("4", "Frequently Asked Questions (FAQ)", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("4.1", "Topics", "topics.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("4.2", "ComponentSoftware RCS and GNU RCS", "gnufaq.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("4.3", "Evaluation and Registration", "regfaq.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("4.4", "ComponentSoftware RCS Installation", "installfaq.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("4.5", "Multi-platform (Windows/UNIX )", "unixwin.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("4.6", "Networking / Remote Users", "networkingremoteusers.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("4.7", "Integration with External Tools", "integrationwithothertools.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("4.8", "Repository Administration", "repositoryadministration.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("4.9", "How To...", "howfaq.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("4.10", "Troubleshooting", "troubleshuting.htm", "", "cicon9.gif", "");
tocTab[ir++] = new Array ("4.11", "Configurations", "configurations.htm", "", "cicon9.gif", "");
showNumbers = false,
textSizes = new Array(1, 1, 0.7, 0.7),
tocBehaviour = new Array(2,2),
tocScroll=true,
tocLinks = new Array(1,0);
var isIE = navigator.appName.toLowerCase().indexOf("explorer") > -1;
var mdi = (isIE) ? textSizes[1]:textSizes[3];
var sml = (isIE) ? textSizes[2]:textSizes[4];
var oldCurrentNumber = "", oldLastVisitNumber = "";
var toDisplay = new Array();
for (ir=0; ir<tocTab.length; ir++) {
toDisplay[ir] = tocTab[ir][0].split(".").length==1;
}
function reDisplay(currentNumber,tocChange,noLink,e) {
if (e) {
ctrlKeyDown = (isIE) ? e.ctrlKey : (e.modifiers==2);
if (tocChange && ctrlKeyDown) tocChange = 2;
}
toc.document.clear();
toc.document.write("<html>\n\r<head></head>\n\r<font size=\"4\" color=\"blue\"><b>CS-RCS Pro Documentation</b></font>\n\r<style type=\"text/css\">\n\r       SPAN.heading1 { font-family: Arial,Helvetica; font-weight: normal; font-size: 10pt; color: #000000; text-decoration: none }\n\r       SPAN.heading2 { font-family: Arial,Helvetica; font-weight: normal; font-size: 9pt; color: #000000; text-decoration: none }\n\r       SPAN.heading3 { font-family: Arial,Helvetica; font-weight: normal; font-size: 8pt; color: #000000; text-decoration: none }\n\r       SPAN.heading4 { font-family: Arial,Helvetica; font-weight: normal; font-size: 8pt; color: #000000; text-decoration: none }\n\r       SPAN.heading5 { font-family: Arial,Helvetica; font-weight: normal; font-size: 8pt; color: #000000; text-decoration: none }\n\r       SPAN.heading6 { font-family: Arial,Helvetica; font-weight: normal; font-size: 8pt; color: #000000; text-decoration: none }\n\r\n\r       SPAN.hilight1 { font-family: Arial,Helvetica; font-weight: normal; font-size: 10pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r       SPAN.hilight2 { font-family: Arial,Helvetica; font-weight: normal; font-size: 9pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r       SPAN.hilight3 { font-family: Arial,Helvetica; font-weight: normal; font-size: 8pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r       SPAN.hilight4 { font-family: Arial,Helvetica; font-weight: normal; font-size: 8pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r       SPAN.hilight5 { font-family: Arial,Helvetica; font-weight: normal; font-size: 8pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r       SPAN.hilight6 { font-family: Arial,Helvetica; font-weight: normal; font-size: 8pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r</style>\n\r<body bgcolor=\"#FFFFFF\">\n\r  <font face=\"Arial,Helvetica\" size=\"4\"><b>\n\r\n\r  </b></font>\n\r  <br>\n\r  <br>\n\r\n\r  <!-- Place holder for the TOC, do not delete the line below -->\n\r  ");var currentNumArray = currentNumber.split(".");
var currentLevel = currentNumArray.length-1;
var currentIndex = 1;
if (currentNumber == "") currentNumber = top.location.href.substring(top.location.href.lastIndexOf("?")+1,top.location.href.length);
for (i=0; i<tocTab.length; i++) {
if (tocTab[i][2] == currentNumber && tocTab[i][2] != "") {
currentIndex = i;
break;
}
if (tocTab[i][0] == currentNumber) {
currentIndex = i;
break;
}
}
if (currentIndex < tocTab.length-1) {
nextLevel = tocTab[currentIndex+1][0].split(".").length-1;
currentIsExpanded = nextLevel > currentLevel && toDisplay[currentIndex+1];
}
else currentIsExpanded = false;
theHref = (noLink) ? "" : tocTab[currentIndex][2];
theTarget = tocTab[currentIndex][3];
for (i=1; i<tocTab.length; i++) {
if (tocChange) {
thisNumber = tocTab[i][0];
thisNumArray = thisNumber.split(".");
thisLevel = thisNumArray.length-1;
isOnPath = true;
if (thisLevel > 0) {
for (j=0; j<thisLevel; j++) {
isOnPath = (j>currentLevel) ? false : isOnPath && (thisNumArray[j] == currentNumArray[j]);
}
}
toDisplay[i] = (tocChange == 1) ? isOnPath : (isOnPath || toDisplay[i]);
if (thisNumber.indexOf(currentNumber+".")==0 && thisLevel > currentLevel) {
if (currentIsExpanded) toDisplay[i] = false;
else toDisplay[i] = (thisLevel == currentLevel+1);
}
}
}
var scrollY=0, addScroll=tocScroll;
for (i=0; i<tocTab.length; i++) {
if (toDisplay[i]) {
thisNumber = tocTab[i][0];
thisNumArray = thisNumber.split(".");
thisLevel = thisNumArray.length-1;
isCurrent = (i == currentIndex);
if (i < tocTab.length-1) {
nextLevel = tocTab[i+1][0].split(".").length-1;
img = (thisLevel >= nextLevel) ? tocTab[i][4] : ((toDisplay[i+1]) ? tocTab[i][5] : tocTab[i][4]);
}
else img = tocTab[i][4];
thisTextClass = ((thisNumber==currentNumber)?("hilight"):("heading"));
if (addScroll) scrollY+=((thisLevel<2)?mdi:sml)*25;
if (isCurrent) addScroll=false;
toc.document.write("<table border=0 cellspacing=0 cellpadding=2>");
toc.document.write("<tr><td width=" + ((thisLevel+1) * 20) + " align=right valign=top>");
toc.document.write("<a href=\"javaScript:history.go(0)\" onMouseDown=\"parent.reDisplay('" + thisNumber + "'," + tocBehaviour[0] + "," + tocLinks[0] + ",event)\">");
toc.document.write("<img src=\"" + img + "\" border=0></a>");
toc.document.write("</td><td align=left>");
toc.document.write("<a href=\"javaScript:history.go(0)\" onMouseDown=\"parent.reDisplay('" + thisNumber + "'," + tocBehaviour[1] + "," + tocLinks[1] + ",event)\">");
toc.document.write("<span class=\""  + thisTextClass + ((thisLevel>5) ? 6 : thisLevel+1) + "\">");
toc.document.write( ((showNumbers)?(thisNumber+" "):"") + tocTab[i][1]);
toc.document.write("</span></a>");
toc.document.writeln("</td></tr></table>");
}
}
if (!noLink) {
oldLastVisitNumber = oldCurrentNumber;
oldCurrentNumber = currentNumber;
}
toc.document.write("\n\r\n\r  <br>\n\r  <hr>\n\r  <font face=\"Arial,Helvetica\" size=\"1\">\n\r\n\r  </font>\n\r</body>\n\r</html>\n\r");
toc.document.close();
if (tocScroll) toc.scroll(0,scrollY);
if (theHref)
if (theTarget=="top") top.location.href = theHref;
else if (theTarget=="parent") parent.location.href = theHref;
else if (theTarget=="blank") open(theHref,"");
else content.location.href = theHref;
}

