// You can find instructions for this file at http://www.treeview.net

//Environment variables are usually set at the top of this file.
BUILDALL = 0
HIGHLIGHT = 1
HIGHLIGHT_COLOR = "white"
HIGHLIGHT_BG = "red"
ICONPATH = "/java/"
PERSERVESTATE = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 1
USETEXTLINKS = 1
WRAPTEXT = 1

foldersTree = gFld('Products, Solutions & Services', '/menu_prodsolserv/products_solutions_and_services.htm')
prodsolservTree = foldersTree
prodsolservTree.iconSrc = ICONPATH + "red_triangle.gif"
prodsolservTree.iconSrcClosed = ICONPATH + "red_triangle.gif"
prodsolservTree.treeID = "t1" 
prodsolservTree.xID = "t1Top"

technologyTree = insFld(prodsolservTree,gFld('Technology', '/menu_prodsolserv/products_solutions_and_services_technology.htm'))
technologyTree.iconSrc = ICONPATH + "red_triangle.gif"
technologyTree.iconSrcClosed = ICONPATH + "red_triangle.gif"
technologyTree.xID = "t1Tech"

productTree = insFld(prodsolservTree,gFld('Products', 'javascript:parent.op();'))
productTree.xID = "t1Prod"

	trustbrokerTree = insFld(productTree,gFld('TrustBroker', '/menu_prodsolserv/products/products_trustbroker.htm'))
	trustbrokerTree.iconSrc = ICONPATH + "red_triangle.gif"
	trustbrokerTree.iconSrcClosed = ICONPATH + "red_triangle.gif"
	trustbrokerTree.xID = "t1TB"
	
		authservprodTree = insFld(trustbrokerTree,gFld('Authentication Server','javascript:parent.op();'))
		authservprodTree.xID = "t1KDC"
		
			x = insDoc(authservprodTree,gLnk('T', 'TrustBroker Security Server', '/menu_prodsolserv/products/products_security_server.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1TBps"
			
		sdkTree = insFld(trustbrokerTree,gFld('Development Kits','javascript:parent.op();'))
		sdkTree.xID = "t1SDK"
		
			appsecsdkTree = insFld(sdkTree,gFld('Application Security','javascript:parent.op();'))
			appsecsdkTree.xID = "t1appsec"
			
				x = insDoc(appsecsdkTree,gLnk('T', 'TrustBroker Application Security SDK', '/menu_prodsolserv/products/products_appsec_sdk.htm'))
				x.iconSrc = ICONPATH + "red_triangle.gif"
				x.xID = "t1TBassdk"
				x = insDoc(appsecsdkTree,gLnk('T', 'Application Security SDK & GSS-API Details', '/menu_prodsolserv/products/products_appsec_sdk_details.htm'))
				x.iconSrc = ICONPATH + "red_triangle.gif"
				x.xID = "t1TBgss"
				
				x = insDoc(appsecsdkTree,gLnk('T', 'TrustBroker Application Security Runtime Library', '/menu_prodsolserv/products/products_appsec_runtime.htm'))
				x.iconSrc = ICONPATH + "red_triangle.gif"
				x.xID = "t1TBasrt"
				
			adminsdkTree = insFld(sdkTree,gFld('Administration','javascript:parent.op();'))
			adminsdkTree.xID = "t1admsdk"

				x = insDoc(adminsdkTree,gLnk('T', 'TrustBroker Administration SDK', 'javascript:parent.op();'))
				x.iconSrc = ICONPATH + "red_triangle.gif"
				x.xID = "t1TBadmsdk"

		kerbclientTree = insFld(trustbrokerTree,gFld('Client Software','javascript:parent.op();'))
		kerbclientTree.xID = "t1client"
		
			x = insDoc(kerbclientTree,gLnk('T', 'TrustBroker Secure Client for Workstations', '/menu_prodsolserv/products/products_secure_client_workstations.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1TBscw"
			x = insDoc(kerbclientTree,gLnk('T', 'TrustBroker Secure Client for Servers', '/menu_prodsolserv/products/products_secure_client_servers.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1TBscs"

			x = insDoc(kerbclientTree,gLnk('T', 'TrustBroker Key Table Management', '/menu_prodsolserv/products/products_key_table_management.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1TBktutil"

			x = insDoc(kerbclientTree,gLnk('T', 'TrustBroker Secure Connection Pack', '/menu_prodsolserv/products/products_secure_connection_pack.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1TBcpak"
/*			
			x = insDoc(kerbclientTree,gLnk('T', 'TrustBroker Public Key Option Pack', '/menu_prodsolserv/products/products_pk_option_pack.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1TBpko"
			
		webauthTree = insFld(trustbrokerTree,gFld('Web Authentication','javascript:parent.op();'))
		webauthTree.xID = "t1wauth"
		
			x = insDoc(webauthTree,gLnk('T', 'TrustBroker WebAccess', '/menu_prodsolserv/products/products_webaccess.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1TBwa"
			x = insDoc(webauthTree,gLnk('T', 'TrustBroker WebAccess Application Server Option', '/menu_prodsolserv/products/products_webaccess_as_option.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1TBwaaso"
*/	
	productpartnerTree = insFld(productTree,gFld('Partner Products', '/menu_prodsolserv/products_partner/products_partner.htm'))
	productpartnerTree.iconSrc = ICONPATH + "red_triangle.gif"
	productpartnerTree.iconSrcClosed = ICONPATH + "red_triangle.gif"
	productpartnerTree.xID = "t1prodpart"
			
		passfacesTree = insFld(productpartnerTree,gFld('Real User Passfaces', '/menu_prodsolserv/products_partner/products_partner_realuser_passfaces.htm'))
		passfacesTree.iconSrc = ICONPATH + "red_triangle.gif"
		passfacesTree.iconSrcClosed = ICONPATH + "red_triangle.gif"
		passfacesTree.xID = "t1PF"
/*	
			x = insDoc(passfacesTree,gLnk('T', 'Passfaces for Windows', ''))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1PFw"
			x = insDoc(passfacesTree,gLnk('T', 'Passfaces SDK', ''))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1PFsdk"

		wedgetailTree = insFld(productpartnerTree,gFld('Wedgetail JCSI', '/menu_prodsolserv/products_partner/products_partner_wedgetail_jcsi.htm'))
		wedgetailTree.iconSrc = ICONPATH + "red_triangle.gif"
		wedgetailTree.iconSrcClosed = ICONPATH + "red_triangle.gif"
		wedgetailTree.xID = "t1WT"
	
			x = insDoc(wedgetailTree,gLnk('T', 'JCSI Kerberos', ''))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1WTjk"
			x = insDoc(wedgetailTree,gLnk('T', 'JCSI SSO', ''))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1WTjsso"
*/		

solTree = insFld(prodsolservTree,gFld('Solutions', '/menu_prodsolserv/solutions/solutions.htm'))
solTree.iconSrc = ICONPATH + "red_triangle.gif"
solTree.iconSrcClosed = ICONPATH + "red_triangle.gif"
solTree.xID = "t1Sol"
/*
solTree = insFld(prodsolservTree,gFld('Solutions', 'javascript:parent.op();'))
productTree.xID = "t1Sol"
*/

	TBsolTree = insFld(solTree,gFld('TrustBroker', 'javascript:parent.op();'))
	TBsolTree.xID = "t1TBSol"
	
        TBsapTree = insFld(TBsolTree,gFld('TrustBroker Security Solutions,<em> for SAP<span class="PageCopy_Superscript">&reg;</span> R/3 and NetWeaver<span class="PageCopy_Superscript">&reg;</span></em>', '/menu_prodsolserv/solutions/solutions_sap_overview.htm'))
		TBsapTree.iconSrc = ICONPATH + "red_triangle.gif"
		TBsapTree.iconSrcClosed = ICONPATH + "red_triangle.gif"
        TBsapTree.xID = "t1SAP"
		
		    x = insDoc(TBsapTree,gLnk('T', 'TrustBroker Security Solution,<em> for SAP<span class="PageCopy_Superscript">&reg;</span> R/3', '/menu_prodsolserv/solutions/solutions_sap_snc.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1SAPa"
			
		    x = insDoc(TBsapTree,gLnk('T', 'TrustBroker PAS Module,<em> for SAP<span class="PageCopy_Superscript">&reg;</span> ITS', '/menu_prodsolserv/solutions/solutions_sap_pas.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1SAPb"

		    x = insDoc(TBsapTree,gLnk('T', 'TrustBroker Connector,<em> for SAP<span class="PageCopy_Superscript">&reg;</span> .NET', '/menu_prodsolserv/solutions/solutions_sap_dotnet.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1SAPc"

		    x = insDoc(TBsapTree,gLnk('T', 'TrustBroker Adapter,<em> for SAP<span class="PageCopy_Superscript">&reg;</span> NetWeaver<span class="PageCopy_Superscript">&reg;</span>', '/menu_prodsolserv/solutions/solutions_sap_adapter.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1SAPd"

			x = insDoc(TBsapTree,gLnk('T', 'SAP<span class="PageCopy_Superscript">&reg;</span> Applications, IWA and SSSO ...', '/menu_prodsolserv/solutions/solutions_sap_iwa+ssso.htm'))
			x.iconSrc = ICONPATH + "red_triangle.gif"
			x.xID = "t1SAPiwa"

        x = insDoc(TBsolTree,gLnk('T', 'TrustBroker Security Solutions,<em> for Sybase<span class="PageCopy_Superscript">&reg;</span></em>', '/menu_prodsolserv/solutions/solutions_sybase.htm'))
		x.iconSrc = ICONPATH + "red_triangle.gif"
		x.xID = "t1Sybase"
		
/*		x = insDoc(TBsolTree,gLnk('T', 'TrustBroker Security Solutions,<em> for Oracle<span class="PageCopy_Superscript">&reg;</span></em>', '/menu_prodsolserv/solutions/solutions_oracle.htm'))
		x.iconSrc = ICONPATH + "red_triangle.gif"
		x.xID = "t1Oracle"
*/

servTree = insFld(prodsolservTree,gFld('Services', 'javascript:parent.op();'))
servTree.xID = "t1Serv"

	consTree = insFld(servTree,gFld('Consultancy Services', '/menu_prodsolserv/services/services_consultancy.htm'))
	consTree.iconSrc = ICONPATH + "red_triangle.gif"
	consTree.iconSrcClosed = ICONPATH + "red_triangle.gif"
	consTree.xID = "t1Cons"

	supTree = insFld(servTree,gFld('Support Services', '/menu_prodsolserv/services/services_support.htm'))
	supTree.iconSrc = ICONPATH + "red_triangle.gif"
	supTree.iconSrcClosed = ICONPATH + "red_triangle.gif"
	supTree.xID = "t1Sup"
