// $Id : $

var TREE_NODES = 
[
	['OpManager User Guide', "userguide/opmanager_userguide.html", "MAIN",
	],

	['Getting Started', "", "MAIN",
 		['Starting OpManager ', "userguide/starting_opmanager.html", "MAIN",
		],
		['Enabling SSL WebClient ', "userguide/enabling_ssl.html", "MAIN",
		],		
		['Registering OpManager ', "userguide/register_opmanager.html", "MAIN",
		],
		['Configuring Failover Support', "userguide/configure_failover_support.html", "MAIN",
		],
		['Migrating Database ', "userguide/migrating_database.html", "MAIN",
		], 
		['Data Backup and Restoration ', "userguide/backup_restore.html", "MAIN",
		],
		['Changing Ports ', "userguide/changing_ports.html", "MAIN",
		],
		['Quick Start with Intro tab', "userguide/intro_tab.html", "MAIN",
		],		
		['What should be Monitored? ', "userguide/what_to_monitor.html", "MAIN",
		],
		['Monitoring Interval ', "userguide/monitoring_intervals.html", "MAIN",
		],
		['Personalizing WebClient', "userguide/personalize_webclient.html", "MAIN",
		],
	],
	['Discovery ', "", "MAIN",

		['Adding Credentials ', "userguide/add_credentials.html", "MAIN",
		],
		['Discovering Networks ', "userguide/discover_networks.html", "MAIN",
		],
		['Discovering Devices ', "userguide/discover_devices.html", "MAIN",
		],
		['Layer 2 Discovery and Mapping', "userguide/layer2_mapping.html", "MAIN",
		],
	],
	['Managing Devices ', "", "MAIN",

		['Managing and Unmanaging a Device ', "userguide/manage_unmanage.html", "MAIN",
		],
		['Device Snapshot ', "userguide/device_snapshot.html", "MAIN",
		],
		['Viewing Asset Details ', "userguide/view_asset_details.html", "MAIN",
		],
		['Viewing Installed Software ', "userguide/view_installed_software.html", "MAIN",
		],
		['Viewing Active Processes ', "userguide/view_active_process.html", "MAIN",	
		],
		['Configuring Additional Fields for Devices ', "userguide/additional_fields.html", "MAIN",
		],
		['Configuring Additional Fields for Interfaces ', "userguide/additional_interface_fields.html", "MAIN",
		],
		['Configuring Device Dependencies', "userguide/device_dependencies.html", "MAIN",
		],
		['Adding Custom Links to Devices ', "userguide/custom_links.html", "MAIN",
		],
		['Administratively Disabling an Interface', "userguide/disable_interface.html", "MAIN",
		],
	],

	['Classifying and Mapping the Devices ', "", "MAIN",

		['Using Device Templates ', "userguide/device_templates.html", "MAIN",
		],
		['Using Interface Templates ', "userguide/interface_templates.html", "MAIN",
		],		
		['Categorizing into Default Maps ', "userguide/default_maps.html", "MAIN",
		],
		['Adding New Infrastructure Views ', "userguide/add_infrastructure_views.html", "MAIN",
		],
		['Sorting Devices in Maps ', "userguide/sorting_devices.html", "MAIN",
		],
		['Different Views in Maps ', "userguide/map_views.html", "MAIN",
		],
		['Importing Devices ', "userguide/import_devices.html", "MAIN",
		],
	],
	
	['Managing Users', "", "MAIN",

		['Creating Users ', "userguide/creating_users.html", "MAIN",
		],
		['Changing Passwords ', "userguide/change_password.html", "MAIN",
		],	
		['Removing Users ', "userguide/remove_users.html", "MAIN",
		],
	],

	['Monitoring Network Resources', "", "MAIN",

		['CPU, Disk, Memory Monitoring using SNMP ', "userguide/host_resource_monitoring.html", "MAIN",
		],
		['CPU, Disk, Memory Monitoring using WMI ', "userguide/wmi_monitoring.html", "MAIN",
		],
		['CPU, Disk, Memory Monitoring using CLI ', "userguide/cli_monitoring.html", "MAIN",
		],
		['Adding More Monitors ', "userguide/add_more_monitors.html", "MAIN",
		],
		['Adding Custom Monitors ', "userguide/add_custom_monitors.html", "MAIN",
		],
		['Adding WMI-based Custom Monitors', "userguide/add_wmi_custom_monitors.html", "MAIN",
		],
		['Device-specific Monitoring Configuration ', "userguide/device_specific_monitors.html", "MAIN",
		],
		['Configuring Thresholds for monitors', "userguide/configure_thresholds.html", "MAIN",
		],
		['Viewing Process Diagnostics ', "userguide/process_diagnostics.html", "MAIN",
		],
		['Viewing Live Workload on CPU, Memory & Hard disk', "userguide/live_workload.html", "MAIN",
		],
		['Viewing Live Interface Traffic', "userguide/live_interface_traffic.html", "MAIN",
		],
		['Viewing Live Temperature', "userguide/live_temperature.html", "MAIN",
		],
		['Modifying Live View Parameters', "userguide/modify_live_view_parameters.html", "MAIN",
		],
		['Monitoring Packet Loss ', "userguide/monitor_packet_loss.html", "MAIN",
		],
		['Monitoring Response Time ', "userguide/monitor_response_time.html", "MAIN",	
		],
		['Monitoring TCP Services ', "userguide/monitor_tcp_services.html", "MAIN",
		],
		['Monitoring TCP Services on a Device ', "userguide/tcp_services_devicelevel.html", "MAIN",
		],
		['Adding New TCP Service Monitors', "userguide/add_newtcp_services.html", "MAIN",
		],
		['Monitoring Windows Services ', "userguide/monitor_win_services.html", "MAIN",
		],
		['Adding New Windows Service Monitors ', "userguide/add_newwin_services.html", "MAIN",
		],
		['Monitoring Processes ', "userguide/monitoring_processes.html", "MAIN",
		],
		['Adding New Processes Template', "userguide/add_process_template.html", "MAIN",
		],
		['Associating Processes Template', "userguide/associate_process_template.html", "MAIN",
		],
		['Adding Script Template', "userguide/script_template.html", "MAIN",
		],
		['Associating Script Template', "userguide/associate_script_template.html", "MAIN",
		],
		['Adding File Monitoring Template', "userguide/file_monitoring_template.html", "MAIN",
		],
		['Adding Folder Monitoring Template', "userguide/folder_monitoring_template.html", "MAIN",
		],
		['Monitoring Active Directory ', "userguide/monitoring_active_directory.html", "MAIN",
		],
		['Monitoring MS Exchange 2000/2003/2007 ', "userguide/monitoring_exchange_service.html", "MAIN",
		],
		['Monitoring MSSQL Parameters ', "userguide/monitoring_mssql.html", "MAIN",
		],
		['Monitoring Windows Event Logs ', "userguide/monitor_win_eventlogs.html", "MAIN",
		],
		['Monitoring URLS ', "userguide/monitor_urls.html", "MAIN",
		],
		['URL Monitors for Devices ', "userguide/monitor_urls_in_servers.html", "MAIN",
		],
		['Adding Syslog Rules', "userguide/add_syslog_rules.html", "MAIN",
		],
		['Configuring Syslog Ports', "userguide/configuring_syslog_ports.html", "MAIN",
		],
		['Viewing Syslog Packets', "userguide/view_syslog_packets.html", "MAIN",
		],
		['Viewing Syslog Flow Rate', "userguide/view_syslog_flowrate.html", "MAIN",
		],
	],

        ['IT Automation Workflow', "", "MAIN",

		['About Workflow', "userguide/workflow.html", "MAIN",
		],
		['Workflow Checks and Actions', "userguide/workflow-conditions-actions.html", "MAIN",
		],
		['Adding Worflows', "userguide/add_workflow.html", "MAIN",
		],
		['Executinging Workflows', "userguide/execute_workflow.html", "MAIN",
		],
		['Viewing Workflow Logs', "userguide/workflow_execution_logs.html", "MAIN",
		],
		['Importing/Exporting Workflows', "userguide/import_export_workflow.html", "MAIN",
		],
	],

	['Customizing Dashboards', "", "MAIN",

		['Creating New Dashboard', "userguide/create_new_dashboard.html", "MAIN",
		],
		['Adding Widgets', "userguide/add_widgets.html", "MAIN",
		],
		['Editing Widgets', "userguide/edit_widget.html", "MAIN",
		],
		['Moving Widgets', "userguide/move_widget.html", "MAIN",
		],
		['Embedding Widgets', "userguide/embed_widget.html", "MAIN",
		],
		['Deleting Widgets', "userguide/delete_widget.html", "MAIN",
		],
		['Setting as Default Dashbord', "userguide/set_as_default_dashboard.html", "MAIN",
		],
		['Editing Dashbord Layout', "userguide/edit_dashboard_layout.html", "MAIN",
		],
		['Deleting Dashbord', "userguide/delete_dashboard.html", "MAIN",
		],
	],

	['Managing Different Views', "", "MAIN",

		['CCTV View', "", "MAIN",

			['Adding New CCTV', "userguide/add_new_cctv.html", "MAIN",
			],
			['Viewing CCTV', "userguide/view_cctv.html", "MAIN",
			],
			['Editing CCTV', "userguide/edit_cctv.html", "MAIN",
			],
			['Deleting CCTV', "userguide/delete_cctv.html", "MAIN",
			],
		],
		['List View', "userguide/list_view.html", "MAIN",
		],
		['Infrastructure Views', "userguide/infrastructure_views.html", "MAIN",
		],
		['Google Maps  ', "userguide/integrating_google_maps.html", "MAIN",
		],
		['Business Views ', "userguide/business_views.html", "MAIN",
		],
		['Network Views', "userguide/network_views.html", "MAIN",
		],
		['Unknown Devices View', "userguide/unknown_devices.html", "MAIN",
		],
	],	
	['Alerting', "", "MAIN",

		['Managing Network Faults', "userguide/alerting.html", "MAIN",
		],
		['Viewing OpManager Alerts ', "userguide/viewing_alerts.html", "MAIN",
		],
		['Configuring Actions on Alert ', "userguide/configuring_alert_actions.html", "MAIN",
		],
		['Escalating an Alert ', "userguide/alarm_escalation.html", "MAIN",
		],
		['Suppressing Alarms ', "userguide/suppress_alarms.html", "MAIN",
		],
		['Receiving Traps in OpManager ', "userguide/receiving_traps.html", "MAIN",
		],
		['Processing the Traps into Alerts ', "userguide/processing_traps.html", "MAIN",
		],
		['Configuring Notifications ', "userguide/configuring_notifications.html", "MAIN",
		],
		['Mail Server Settings ', "userguide/mail_server_settings.html", "MAIN",
		],	
		['Proxy Server Settings ', "userguide/proxy_server_settings.html", "MAIN",
		],
		['SMS Server Settings ', "userguide/sms_server_settings.html", "MAIN",
		],
		['Twitter Account Settings', "userguide/twitter_account_settings.html", "MAIN",
		],
		['Email Alerting ', "userguide/email_alerts.html", "MAIN",
		],
		['SMS Alerting ', "userguide/sms_alerts.html", "MAIN",
		],
		['Tweeting Alerts', "userguide/twitter_alerts.html", "MAIN",
		],
		['Web Alerting ', "userguide/web_alarms.html", "MAIN",
		],
		['Running a Program ', "userguide/run_program.html", "MAIN",
		],
		['Logging a Trouble Ticket ', "userguide/log_a_ticket.html", "MAIN",			 
		],
		['Running a System Command ', "userguide/run_command.html", "MAIN",
		],
		['Sound Notification ', "userguide/sound_profile.html", "MAIN",
		],
		['Modifying/Deleting a Profile ', "userguide/modify_remove_profiles.html", "MAIN",
		],
		['Associating a Profile to Devices ', "userguide/associate_profiles.html", "MAIN",
		],
	],
	['Add-ons & Plug-ins', "", "MAIN",
		
		['VMware Monitoring', "","MAIN",
			['About VMware Monitor', "userguide/vmware_monitoring.html", "MAIN",
			],
			['Discovering VMware Server', "userguide/vmware_discovery.html", "MAIN",
			],
			['VMware Performance Monitoring', "userguide/vmware_performance_monitoring.html", "MAIN",
			],
			['Configuring Thresholds for VMware Host and VMs', "userguide/vmware_templates.html", "MAIN",
			],
			['Managing VMware Alerts', "userguide/vmware_threshold_configuration.html", "MAIN",
			],
			['Notifying VMware Alerts', "userguide/vmware_fault_management.html", "MAIN",
			],						
			['VMware Performance Reports', "userguide/vmware_performance_reports.html", "MAIN",
			],			
		],
		['Hyper-V Monitoring', "","MAIN",
			['About Hyper-V Monitor', "userguide/hyperv_monitoring.html", "MAIN",
			],
			['Discovering Hyper-V Server', "userguide/hyperv_discovery.html", "MAIN",
			],
			['Hyper-V Performance Monitoring', "userguide/hyperv_performance_monitoring.html", "MAIN",
			],
			['Configuring Thresholds for Hyper-V Host and VMs', "userguide/hyperv_templates.html", "MAIN",
			],
			['Managing Hyper-V Alerts', "userguide/hyperv_threshold_configuration.html", "MAIN",
			],
			['Notifying Hyper-V Alerts', "userguide/hyperv_fault_management.html", "MAIN",
			],						
			['Hyper-V Performance Reports', "userguide/hyperv_performance_reports.html", "MAIN",
			],			
		],
		['VoIP Monitoring', "", "MAIN",
			['About VoIP Monitor', "userguide/about_voip_monitor.html", "MAIN",
			],
			['Adding a new VoIP Monitor', "userguide/add_new_voip_monitor.html", "MAIN",
			],	
			['Configuring VoIP Monitor Template', "userguide/configure_voip_monitor_template.html", "MAIN",
			],
			['Business Views in VoIP Monitor', "userguide/business_views_voip_monitor.html", "MAIN",
			],
			['Viewing Top 10 Call Paths', "userguide/top10_call_paths.html", "MAIN",
			],
			['Viewing VoIP Monitor Alerts ', "userguide/voip_alerts.html", "MAIN",
			],
			['Viewing VoIP Monitor Reports ', "userguide/voip_reports.html", "MAIN",
			],
			['FAQs on VoIP Monitor', "userguide/faqs_voip_monitor.html", "MAIN",
			],
		],
		['WAN Monitoring', "", "MAIN",
			['About WAN Monitor', "userguide/about_wan_monitor.html", "MAIN",
			],
			['Adding a new WAN Monitor', "userguide/add_new_wan_monitor.html", "MAIN",
			],	
			['Configuring WAN Monitor Template', "userguide/configure_wan_monitor_template.html", "MAIN",
			],
			['Business Views in WAN Monitor', "userguide/business_views_wan_monitor.html", "MAIN",
			],
			['Viewing WAN Monitor Alerts ', "userguide/wan_alerts.html", "MAIN",
			],
			['Viewing WAN Monitor Reports ', "userguide/wan_reports.html", "MAIN",
			],
			['FAQs on WAN Monitor', "userguide/faqs_wan_monitor.html", "MAIN",
			],
		],
		['NCM Plug-in', "", "MAIN",
			['About NCM Plug-in', "userguide/ncm/about_ncm.html", "MAIN",
			],
			['Installing NCM Plug-in', "userguide/ncm/install_ncm.html", "MAIN",
			],
			['Configuring MySQL Server', "userguide/ncm/config_mysql_server.html", "MAIN",
			],
			['Importing Devices to Device Expert', "userguide/ncm/import_devices_to_deviceexpert.html", "MAIN",
			],
			['Providing Credentials', "userguide/ncm/establishing_credentials.html", "MAIN",
			],
			['Grouping Devices', "userguide/ncm/grouping_devices.html", "MAIN",
			],
			['Managing Configurations', "", "MAIN",
				['Backing Up Device Configuration', "userguide/ncm/backing_up_device_configuration.html", "MAIN",
				],
				['Viewing Device Details', "userguide/ncm/viewing_device_configuration_details.html#__viewing_device_details", "MAIN",
				],
				['Viewing Device Configuration', "userguide/ncm/viewing_device_configuration_details.html#__viewing_device_config", "MAIN",
				],
				['Comparing Configurations', "userguide/ncm/viewing_device_configuration_details.html#__comparing_config", "MAIN",
				],
				['Editing Configurations', "userguide/ncm/viewing_device_configuration_details.html#__managing_configs", "MAIN",
				],
				['Actions on Devices/Configurations', "userguide/ncm/viewing_device_configuration_details.html#__actions", "MAIN",
				],
				['Uploading Configuration', "userguide/ncm/configuration_upload.html", "MAIN",
				],
				['Detecting Configuration Changes', "userguide/ncm/real_time_change_detection.html", "MAIN",
				],
				['Change Detection through Schedules', "userguide/ncm/real_time_change_detection.html#__automated_detection", "MAIN",
				],
			],
			['Monitoring and Notifying the Configuration Changes', "userguide/ncm/change_management_rules.html", "MAIN",
			],
			['Adding and Verifying Compliance Policies', "userguide/ncm/compliance.html", "MAIN",
			],
			['Adding Users and Assiging Previleges', "userguide/ncm/role_based_user_access.html", "MAIN",
			],
			['Configuring Custom Templates and Executing Scripts', "userguide/ncm/automation_using_templates.html", "MAIN",
			],
			['Uploading OS Images', "userguide/ncm/automation_using_templates.html#__advanced_script_practical", "MAIN",
			],
			['Auditing Device Configurations', "userguide/ncm/audit.html", "MAIN",
			],
			['Scheduling Tasks', "userguide/ncm/adding_schedules.html", "MAIN",
			],
			['Generating Reports', "userguide/ncm/reports.html", "MAIN",
			],
			['Admin Operations', "userguide/ncm/admin_operations.html", "MAIN",
			],
			['Disaster Recovery', "userguide/ncm/disaster_recovery.html", "MAIN",
			],
		],
		['NFA Plug-in', "", "MAIN",
			['About NFA Plug-in', "userguide/nfa/about_nfa.html", "MAIN",
			],
			['Installing NFA Plug-in', "userguide/nfa/install_nfa.html", "MAIN",
			],
			['Configuring Flow exports', "userguide/nfa/configure-flow-export.html", "MAIN",         	    
		            ['Cisco Devices (NetFlow)', "", "MAIN",	  	
					['Configuring Cisco Devices', "userguide/nfa/setup-cisco-netflow.html", "MAIN",
					],
					['Cisco Device Support', "userguide/nfa/netflow-ios-versions.html", "MAIN",
					],
					['IOS Device', "userguide/nfa/cisco-ios-netflow.html", "MAIN",
					],
					['Cat 6000 Series Switch', "userguide/nfa/cisco-catos-netflow.html", "MAIN",	
					],
					['Native IOS Device', "userguide/nfa/cisco-nativeos-netflow.html", "MAIN",
					],
					['4000 Series Switch', "userguide/nfa/cisco-switch-netflow.html", "MAIN",
					],
					['NetFlow for BGP', "userguide/nfa/cisco-bgp-netflow.html", "MAIN",
					],
	      	      ],
      	      	['Juniper Devices (cflowd/J-Flow)',  "", "MAIN",
					['Configuring cflowd/J-Flow', "userguide/nfa/configuring-jflow.html", "MAIN",
					],   
      		      ],
            		['Huwaei/3com devices(Netstream)', "", "MAIN",	  	
					['Configuring Netstream', "userguide/nfa/configuring-netstream.html", "MAIN",
					],
     				],
				['Nortel Devices(IPFIX)', "", "MAIN",	  	
					['Configuring IPFIX exports', "userguide/nfa/configuring-ipfix.html", "MAIN",
					],
				],
				['sFlow exporting devices', "userguide/nfa/sflow.html", "MAIN",	         
					['sFlow Supported Device', "userguide/nfa/sflow-supported-devices.html", "MAIN",
					],
					['Enabling sFlow', "userguide/nfa/enabling-sflow.html", "MAIN",
					],
				],
			],
			['Different Views in NFA', "userguide/nfa/getting-started-intro.html", "MAIN",
				['Network Snapshot View', "userguide/nfa/network-snapshot-view.html", "MAIN",	
				],		
				['Dashboard Interface View', "userguide/nfa/netflow-interface-view.html", "MAIN",	
				],		
				['Dashboard AS View', "userguide/nfa/netflow-as-view.html", "MAIN",			
				],
				['Google Maps View', "userguide/nfa/google-map-view.html", "MAIN",			
				],
				['IP Groups View', "userguide/nfa/ip-group-view.html", "MAIN",			
				],
			],	
			['Viewing NetFlow Traffic Stats of an Interface', "userguide/nfa/netflow-traffic-stats-of-an-interface.html", "MAIN",
			],	
			['Viewing Traffic Reports', "userguide/nfa/netflow-traffic-reports.html", "MAIN",
				['Real-time Traffic Graphs', "userguide/nfa/traffic-graphs.html", "MAIN",			
				],
				['Top Applications', "userguide/nfa/top-applications.html", "MAIN",			
				],
				['Top Hosts', "userguide/nfa/top-hosts.html", "MAIN",			
				],
            		['QoS', "userguide/nfa/qos-quality-of-service-dscp-tos.html", "MAIN",			
				],
				['Top Conversations', "userguide/nfa/top-conversations.html", "MAIN",			
				],
				['AS Traffic Reports', "userguide/nfa/netflow-as-reports.html", "MAIN",			
				],
				["Troubleshooting", "userguide/nfa/troubleshoot-reports.html", "MAIN",
				],	
				['Consolidated Reports', "userguide/nfa/consol-reports.html", "MAIN",			
				],	
				['Compare Reports', "userguide/nfa/compare-reports.html", "MAIN",			
				],
				['Search Reports', "userguide/nfa/custom-reports.html", "MAIN",			
				],
			],
			['Admin Operations', "userguide/nfa/admin-intro.html", "MAIN",
				['Product Settings', "userguide/nfa/runtime-admin.html", "MAIN",	
					['Port Settings', "userguide/nfa/netflow-settings.html", "MAIN",		
			        	],
					['Advanced Settings', "userguide/nfa/advanced-settings.html", "MAIN",			
					],
					['Storage Settings', "userguide/nfa/storage-settings.html", "MAIN",			
					],
					['Google Map Settings', "userguide/nfa/google-map-settings.html", "MAIN",			
					],
				],
				['Application/QoS Mapping', "userguide/nfa/app-mapping.html", "MAIN",			
				],
				['IP Group Management', "userguide/nfa/ip-group-mgmt.html", "MAIN",			
				],
				['Configuring Alert Profiles', "userguide/nfa/alert-profiles.html", "MAIN",			
				],        
				['Schedule Reports', "userguide/nfa/scheduler-configuration.html", "MAIN",			
				],
				['Device Group Management', "userguide/nfa/group-mgmt.html", "MAIN",			
				],
				['Billing', "userguide/nfa/billing.html", "MAIN",			
				],
 				['NBAR', "userguide/nfa/whatisnbar.html", "MAIN",
					["NBAR Report", "userguide/nfa/nbar-reports.html", "MAIN",
					],
			            ["NBAR Supported Applications", "userguide/nfa/nbar-supported-applications.html", "MAIN",
					],
			            ["NBAR Supported platforms & IOS versions", "userguide/nfa/nbar-supported-platforms-ios.html", "MAIN",
					],
				],
				['CBQoS', "userguide/nfa/whatiscbqos.html", "MAIN",			
				],
				['User Management', "userguide/nfa/user-mgmt.html", "MAIN",
				],
				['License Management', "userguide/nfa/license-mgmt.html", "MAIN",
				],
				['Sync NetFlow', "userguide/nfa/sync_netflow.html", "MAIN",
				],
			],
		],
	],
	['Integrating with Other ME Applications', "", "MAIN",

		['Integrating with NetFlow Analyzer ', "userguide/intregate_netflow.html", "MAIN",
		],
		['Integrating with SDP ', "userguide/intregate_sdp.html", "MAIN",
		],
		['Integrating with DeviceExpert ', "userguide/intregate_deviceexpert.html", "MAIN",
		],
		['Integrating with Firewall Analyzer ', "userguide/intregate_fwanalyzer.html", "MAIN",
		],
	],
	['Other Utilities and Tools', "", "MAIN",

		['Rebranding OpManager ', "userguide/rebrand_opmanager.html", "MAIN",
		],
		['Database Maintenance ', "userguide/database_maintenance.html", "MAIN",
		],
		['Scheduling Downtime ', "userguide/scheduled_downtime.html", "MAIN",
		],
		['Scheduling Reports ', "userguide/scheduled_reports.html", "MAIN",
		],
		['Quick Configuration Wizard ', "userguide/quick_config_wizard.html", "MAIN",
		],
		['MIB Browser ', "userguide/mibbrowser.html", "MAIN",
		],
		['Switch Port Mapper ', "userguide/switch_port_mapper.html", "MAIN",
		],
	],
	['Reporting', "", "MAIN",

		['Viewing OpManger Reports', "userguide/reporting.html", "MAIN",
		],
		['At-a-glance Reports ', "userguide/at_a_glance_reports.html", "MAIN",
		],
		['Viewing Interface Reports', "userguide/interface_reports.html", "MAIN",
		],
		['Business View based Reports ', "userguide/business_view_reports.html", "MAIN",
		],	
		['Creating New Reports ', "userguide/create_new_report.html", "MAIN",
		],
		['Editing Reports', "userguide/editing_reports.html", "MAIN",
		],	
		['Copying Reports', "userguide/copying_reports.html", "MAIN",
		],	
		['Configuring Favorite Reports', "userguide/favorite_reports.html", "MAIN",
		],	
		['Time-based Availability Reports', "userguide/time_based_availabily_reports.html", "MAIN",
		],
	],

	['REST API', "", "MAIN",

		['OpManager REST API', "userguide/rest_api.html", "MAIN",
		],
		['Adding Devices', "userguide/add_device_api.html", "MAIN",
		],
		['Adding Devices to a Business View', "userguide/add_device_to_bv_api.html", "MAIN",
		],
		['Deleting Devices', "userguide/delete_device_api.html", "MAIN",
		], 
		['Displaying Devices on Google Map', "userguide/display_device_on_gmap_api.html", "MAIN",
		],
		['Adding Notification Profile to Device', "userguide/add_np_to_device_api.html", "MAIN",
		],
		['Adding Events', "userguide/add_event_api.html", "MAIN",
		],
		['Adding Business View', "userguide/add_bv_api.html", "MAIN",
		],
		['Adding Users', "userguide/add_user_api.html", "MAIN",
		],
		['Error Codes', "userguide/error_codes.html", "MAIN",
		],
	],
	
	['Appendix', "", "MAIN",

		['Installing SNMP on Windows', "userguide/install_snmp_windows.html", "MAIN",
		],
		['Installing SNMP on Linux', "userguide/install_snmp_linux.html", "MAIN",
		],
		['Installing SNMP on Solaris', "userguide/install_snmp_solaris.html", "MAIN",
		],
		['Configuring Agent on Servers', "userguide/configuring_snmp_agents.html", "MAIN",
		], 
		['Configuring Agent on Cisco', "userguide/configuring_cisco_agents.html", "MAIN",
		],
		['Configuring Lotus Agent', "userguide/configuring_lotus_agents.html", "MAIN",
		],
		['Configuring MSSQL Agent', "userguide/configuring_mssql_agents.html", "MAIN",
		],
		['Configuring Oracle Agent', "userguide/configuring_oracle_agents.html", "MAIN",
		],
		
	],
];

