﻿//
// Copyright (c) 2006 by Conor O'Mahony.
// For enquiries, please email GubuSoft@GubuSoft.com.
// Please keep all copyright notices below.
// Original author of TreeView script is Marcelino Martins.
//
// This document includes the TreeView script.
// The TreeView script can be found at http://www.TreeView.net.
// The script is Copyright (c) 2006 by Conor O'Mahony.
//
// You can find general instructions for this file at www.treeview.net.
//

USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 1
USEICONS = 0
WRAPTEXT = 1
PRESERVESTATE = 1



foldersTree = gFld("<a title='Total Life Cycle Management Solutions' href='LCMS.html' target=_self><b>Total Life Cycle Management Solutions</b></a> ")
  foldersTree.treeID = "Frameless"
 
  aux1 = insFld(foldersTree, gFld("<a title='Reliability Centered Maintenance' href='LCMS_RCM.html' target=_self><b>RCM</b></a>"))
   
    aux2 = insFld(aux1, gFld("<a title='Physical Asset Management Solutions' href='LCMS_RCM_PAMS.html' target=_self> <b>PAMS</b></a> "))
        
      insDoc(aux2, gLnk("S", "<a title='N3' href='LCMS_RCM_PAMS_N3.html' target=_self>N<sup>3</sup></a>"))
     
      insDoc(aux2, gLnk("S", "<a title='Reversed Engineering Maintenance' href='LCMS_RCM_PAMS_REM.html' target=_self>REM</a> "))
     
      insDoc(aux2, gLnk("S", "<a title='Lubrication Cleaning & Servicing' href='LCMS_RCM_PAMS_LCS.html' target=_self>LCS</a> "))
      
      insDoc(aux2, gLnk("S", "<a title='Run to Failture' href='LCMS_RCM_PAMS_RTF.html' target=_self>RTF</a> "))
    
    aux2 = insFld(aux1, gFld("<a title='Participative Problem Solving' href='LCMS_RCM_PPS.html' target=_self><b>PPS</b></a> "))
     
    // aux2 = insFld(aux1, gFld("<a title='2 Level Maintenance™' href='LCMS_RCM_2LM.html' target=_self><b>2LM</b></a> "))
     
    // aux2 = insFld(aux1, gFld("<a title='Tools Analysis' href='LCMS_RCM_SKOT.html' target=_self><b>Tools</b></a> "))
     
     aux2 = insFld(aux1, gFld("<a title='Facilitated Team Approach' href='LCMS_PowerofTeams.html' target=_self><b>Power of Teams</b></a> "))
 
  aux1 = insFld(foldersTree, gFld("<a title='Unique Identification' href='LCMS_UID.html' target=_self><b>UID</b></a> "))
  
   // aux2 = insFld(aux1, gFld("<a title='UID Selection Process®' href='LCMS_UID2.html' target=_self><b>UID Selection Process®</b></a> "))
    
    // insDoc(aux2, gLnk("S", "<a title='Execute Implementation Plan'>1: Execute Implementation Plan</a> "))
     
   //  insDoc(aux2, gLnk("S", "<a title='Decide Parts to Mark'>2: Decide Parts to Mark</a> "))
     
   //  insDoc(aux2, gLnk("S", "<a title='Perform Marking Analysis'>3: Perform Marking Analysis</a> "))
     
    // insDoc(aux2, gLnk("S", "<a title='Validat Decisions'>4: Validate Decisions</a> "))
     
    // insDoc(aux2, gLnk("S", "<a title='Mark and Register'>5: Mark and Register</a> "))
    
    aux2 = insFld(aux1, gFld("<a title='U2ID Selector™' href='LCMS_UIDSelector.html' target=_self><b>U<sup>2</sup>ID Selector™</b></a> "))
    
   // insDoc(aux2, gLnk("S", "<a title='U2ID Selector™ Key Functions'>Key Functions</a> "))
    
    insDoc(aux2, gLnk("S", "<a title='U2ID Selector™ Benefits' href='LCMS_UIDSelector_Benefits.html' target=_self>Benefits</a> "))
    
    insDoc(aux2, gLnk("S", "<a title='U2ID Selector™ Versions' href='LCMS_UIDSelector_Versions.html' target=_self>Versions</a> "))
    
    aux2 = insFld(aux1, gFld("<a title='U2ID Selector™ Success Stories' href='LCMS_UID_Success.html' target=_self>Success Stories</a> "))
    
    aux2 = insFld(aux1, gFld("<a title='Facilitated Team Approach' href='LCMS_PowerofTeams.html' target=_self>Power of Teams</a> "))
    
    aux2 = insFld(aux1, gFld("<a title='Third Party Vendor Integration' href='LCMS_UID_3rdParty.html' target=_self>Third Party Vendor Integration</a>"))
    
    aux2 = insFld(aux1, gFld("<a title='tesa®' href='LCMS_UID_TESA.html' target=_self>tesa®</a> "))
    
  aux1 = insFld(foldersTree, gFld("<a title='Enterprise Software Solutions' href='LCMS_ESS.html' target=_self><b>ESS</b></a> "))
    

     


