///////////////////////////////////////////////////////////////////////////////////////
// This is the navigation xml converted to a javascript  string                      //
// Use this file to maintain navigation                                              //
///////////////////////////////////////////////////////////////////////////////////////


var navXML

var arrNavXML = new Array

//solutions navigation
arrNavXML[0] = ""	
	+ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
	+ "	<document level=\"-1\">"
	+ "		<page id=\"0\" title=\"Solutions\" file=\"/solutions/index.shtml\" target=\"\" level=\"0\" hdrImage=\"int_bnr_solutions.gif\">"
	
	
    + "			<page id=\"0_14\" title=\"Technology Solutions\" file=\"/solutions/technology/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_Customer_Cases.gif\">"
	+ "				<page id=\"0_14_1\" title=\"Database Activity Monitoring\" file=\"/products/dbprotect/database-activity-monitoring.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "				<page id=\"0_14_2\" title=\"Vulnerability Management\" file=\"/products/dbprotect/database-activity-monitoring.shtml#ACTIVE\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "				<page id=\"0_14_3\" title=\"Rights Management\" file=\"/products/dbprotect/rights-management.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "		       </page>"	
	
    
	+ "			<page id=\"0_10\" title=\"Data Breach Prevention\" file=\"/solutions/data-breach-prevention/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_Customer_Cases.gif\">"
	+ "				<page id=\"0_10_1\" title=\"Security in the Cloud\" file=\"/solutions/secure-cloud-computing/index.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "				<page id=\"0_10_2\" title=\"SQL Injection\" file=\"/solutions/attack-vectors/index.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "				<page id=\"0_10_3\" title=\"Advanced Persistant Threat\" file=\"/solutions/risk-management/advanced-persistant-threat.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "		       </page>"
	
	
    + "			<page id=\"0_8\" title=\"Compliance Solutions\" file=\"/solutions/compliance/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_Customer_Cases.gif\">"
    + "			<page id=\"0_8_11\" title=\"Continuous Monitoring \" file=\"/solutions/compliance/continuous-monitoring.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_Customer_Cases.gif\">" 
    + "			</page>"
    + "			<page id=\"0_8_16\" title=\"FISMA\" file=\"/solutions/compliance/continuous-monitoring.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_Customer_Cases.gif\">" 
    + "			</page>"
    + "			<page id=\"0_8_12\" title=\"NIST\" file=\"/solutions/compliance/continuous-monitoring.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_Customer_Cases.gif\">" 
    + "			</page>"
    + "			<page id=\"0_8_13\" title=\"DISA STIG\" file=\"/solutions/compliance/continuous-monitoring.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_Customer_Cases.gif\">" 
    + "			</page>"
    + "			<page id=\"0_8_15\" title=\"SOX\" file=\"/solutions/sarbanesoxley/index.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_Customer_Cases.gif\">"        
    + "			</page>" 
    + "			<page id=\"0_8_10\" title=\"PCI\" file=\"/solutions/pci/index.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_Customer_Cases.gif\">" 
    + "		       </page>"
    + "			<page id=\"0_8_9\" title=\"HIPAA\" file=\"/solutions/hipaa/index.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_Customer_Cases.gif\">" 
	+ "		       </page>"
    + "		       </page>"


    + "			<page id=\"0_6\" title=\"Industry Solutions\" file=\"/solutions/industry/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_Customer_Cases.gif\">"
	+ "				<page id=\"0_6_1\" title=\"Banking and Financial\" file=\"/solutions/industry/banking-and-financial.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "				<page id=\"0_6_2\" title=\"Federal, State and Local Government\" file=\"/solutions/federal/index.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "				<page id=\"0_6_3\" title=\"Health and Life Sciences\" file=\"/solutions/industry/healthcare.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "				<page id=\"0_6_4\" title=\"Telecom and Utilities\" file=\"/solutions/industry/utilities.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "				<page id=\"0_6_6\" title=\"Education\" file=\"/solutions/industry/higher-education.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "				<page id=\"0_6_5\" title=\"Retail\" file=\"/solutions/industry/retail.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	
	+ "				</page>"
	+ "		       </page>"
	
	+ "		</page>"
	+ "	</document>"

//products navigation
arrNavXML[1] = ""	
	+ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
	+ "	<document level=\"-1\">"
	+ "		<page id=\"1\" title=\"Products\" file=\"/products/index.shtml\" target=\"\" level=\"0\" hdrImage=\"int_bnr_products.gif\">"
	+ "			<page id=\"1_2\" title=\"Enterprise Solutions - DbProtect\" file=\"/products/dbprotect/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_appradar.gif\">" 
	
	+ "		<page id=\"1_2_1\" title=\"VULNERABILITY MANAGEMENT\" file=\"/products/dbprotect/vulnerability-management.shtml#vul\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
	+ "		<page id=\"1_2_2\" title=\"Database Discovery\" file=\"/products/dbprotect/vulnerability-management.shtml#data-d\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
		+ "		<page id=\"1_2_3\" title=\"Sensitive Data Discovery\" file=\"/products/dbprotect/vulnerability-management.shtml#sensitive\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
		+ "		<page id=\"1_2_4\" title=\"Penetration Testing\" file=\"/products/dbprotect/vulnerability-management.shtml#pentest\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
		+ "		<page id=\"1_2_5\" title=\"Security and Configuration Auditing\" file=\"/products/dbprotect/vulnerability-management.shtml#pentest\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
		+ "		<page id=\"1_2_6\" title=\"Risk Analysis\" file=\"/products/dbprotect/vulnerability-management.shtml#risk\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
		+ "		<page id=\"1_2_7\" title=\"Policy Development\" file=\"/products/dbprotect/vulnerability-management.shtml#policy\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
		+ "		<page id=\"1_2_8\" title=\"SHATTER Knowledgebase\" file=\"/products/dbprotect/vulnerability-management.shtml#shatter\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
		+ "		<page id=\"1_2_9\" title=\"RIGHTS MANAGEMENT\" file=\"/products/dbprotect/rights-management.shtml#\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
		
		+ "		<page id=\"1_2_10\" title=\"DATABASE ACTIVITY MONITIRING\" file=\"/products/dbprotect/database-activity-monitoring.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
		+ "		<page id=\"1_2_11\" title=\"Active Response\" file=\"/products/dbprotect/database-activity-monitoring.shtml#ACTIVE\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
		
		+ "		<page id=\"1_2_12\" title=\"REPORTING and ANALYTICS\" file=\"/products/dbprotect/reporting-and-analytics.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_compliance.gif\">"	+ "				</page>"
	
	+ "			</page>"
	
	+ "			<page id=\"1_3\" title=\"Auditor Solutions - AppDetectivePro\" file=\"/products/appdetective/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_appradar.gif\">" 
	+ "			</page>"
	
    + "			<page id=\"1_4\" title=\"Product Evalautions and Downloads\" file=\"/downloads/\" target=\"\" level=\"1\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	
	+ "				<page id=\"1_5\" title=\"Two Minute Tutorials\" file=\"/products/videos/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"

 + "		</page>"
	+ "	</document>"

//partners navigation
arrNavXML[2] = ""	
	+ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
	+ "	<document level=\"-1\">"
	+ "		<page id=\"2\" title=\"Partners\" file=\"/partners\" target=\"\" level=\"0\" hdrImage=\"int_bnr_partners.gif\">"
	
	
	+ "			<page id=\"2_6\" title=\"Data Security Alliance Partners\" file=\"/partners/Data-Security-Alliance-Partners.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_secservicepp.gif\">"
	+ "			</page>"
	+ "			<page id=\"2_0\" title=\"Audit and Advisory Practice Partners\" file=\"/partners/securitysppartners.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_secservicepp.gif\">"
	+ "			</page>"
	+ "			<page id=\"2_1\" title=\"Solution Value Added Resellers\" file=\"/partners/securitysrpartners.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_secservicerp.gif\">"
	+ "			</page>"
	+ "			<page id=\"2_4\" title=\"Become a Partner\" file=\"/partners/becomeapartner/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_becomeapartner.gif\">"
	+ "			</page>"
	
	+ "			<page id=\"2_5\" title=\"Partner Directory\" file=\"/partners/directory/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_appdet.gif\">"
	+ "				<page id=\"2_5_6\" title=\"Africa\" file=\"/partners/directory/africa.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"2_5_0\" title=\"Asia\" file=\"/partners/directory/asia.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"2_5_1\" title=\"Australia and New Zealand \" file=\"/partners/directory/australia.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"2_5_2\" title=\"Caribbean, Central and South America\" file=\"/partners/directory/carib-CA-SA.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"2_5_3\" title=\"Europe\" file=\"/partners/directory/europe.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"2_5_4\" title=\"North America\" file=\"/partners/directory/n-america.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"2_5_5\" title=\"Mexico\" file=\"/partners/directory/mexico.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "			</page>"
	
    + "			<page id=\"2_6\" title=\"Partner Login\" file=\"http://appsec.icentera.com/portals/login.asp\" target=\"\" level=\"1\" hdrImage=\"int_bnr_becomeapartner.gif\">"
	+ "			</page>"
	
	+ "		</page>"
	+ "	</document>"

//support navigation
arrNavXML[3] = ""	
	+ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
	+ "	<document level=\"-1\">"
	+ "		<page id=\"3\" title=\"Support\" file=\"/support/index.shtml\" target=\"\" level=\"0\" hdrImage=\"int_bnr_support.gif\">"
	+ "			<page id=\"3_10\" title=\"Training Center\" file=\"/support/training/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_master.gif\">"
	+ "			</page>"
	+ "			<page id=\"3_11\" title=\"Professional Services\" file=\"/support/services/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_master.gif\">"
	+ "			</page>"
	+ "			<page id=\"3_9\" title=\"Customer Support Portal\" file=\"/support/customer_portal/\" target=\"\" level=\"1\" hdrImage=\"int_bnr_master.gif\">"
	+ "			</page>"
	+ "			<page id=\"3_0\" title=\"Security Updates\" file=\"/asap\" target=\"\" level=\"1\" hdrImage=\"int_bnr_securityupdates.gif\">"
	+ "				<page id=\"3_0_1\" title=\"ASAP Updates\" file=\"/asap/updates\" target=\"\" level=\"2\" hdrImage=\"int_bnr_ASAPUpdates.gif\">"
	+ "				</page>"
	+ "				<page id=\"3_0_2\" title=\"ASAP Installation\" file=\"/asap/updates/local_update_instructions.php\" target=\"\" level=\"2\" hdrImage=\"int_bnr_ASAPUpdatesFile.gif\">"
	+ "				</page>"
	+ "			</page>"
	+ "			<page id=\"3_3\" title=\"Security Alerts\" file=\"/resources/alerts\" target=\"\" level=\"1\" hdrImage=\"int_bnr_securityalerts.gif\">"
	+ "				<page id=\"3_3_0\" title=\"Team SHATTER Alerts\" file=\"/resources/alerts\" target=\"\" level=\"2\" hdrImage=\"int_bnr_securityalerts.gif\">"
	+ "				</page>"
	+ "				<page id=\"3_3_1\" title=\"Security Alert Downloads\" file=\"/resources/alerts/security_alert_downloads/\" target=\"\" level=\"2\" hdrImage=\"int_bnr_resources.gif\">"
	+ "			</page>"
    + "			</page>"
	+ "			<page id=\"3_1\" title=\"MASTER Support Program\" file=\"/support/master.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_master.gif\">"
	+ "			</page>"
	+ "			<page id=\"3_5\" title=\"Resource Center\" file=\"/resources/whitepapers/welcome/\" target=\"\" level=\"1\" hdrImage=\"int_bnr_resources.gif\">"
	+ "				<page id=\"3_5_3\" title=\"Whitepapers\" file=\"/resources/whitepapers/welcome/index.html\" target=\"\" level=\"2\" hdrImage=\"int_bnr_resources.gif\">"
	+ "				</page>"
	+ "				<page id=\"3_5_0\" title=\"Security Links\" file=\"/resources/security\" target=\"\" level=\"2\" hdrImage=\"int_bnr_resources.gif\">"
    + "				</page>"
	+ "				<page id=\"3_5_1\" title=\"Platform Specific Links\" file=\"/resources/platform\" target=\"\" level=\"2\" hdrImage=\"int_bnr_resources.gif\">"
	+ "				</page>"
	+ "			</page>"
	+ "				<page id=\"3_8\" title=\"Vulnerability Disclosure Policy\" file=\"/aboutus/vulndisclosepolicy/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_resources.gif\">"
	+ "				</page>"
	+ "		</page>"
	+ "	</document>"

//news & events navigation
arrNavXML[4] = ""	
	+ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
	+ "	<document level=\"-1\">"
	+ "		<page id=\"4\" title=\"News and Events\" file=\"/news/index.shtml\" target=\"\" level=\"0\" hdrImage=\"int_bnr_newsevents.gif\">"
	+ "			<page id=\"4_0\" title=\"News\" file=\"/news/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_news.gif\">"
	+ "				<page id=\"4_0_12\" title=\"2012\" file=\"/news/index.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_0_11\" title=\"2011\" file=\"/news/2011.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_0_10\" title=\"2010\" file=\"/news/2010.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_0_9\" title=\"2009\" file=\"/news/2009.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_0_8\" title=\"2008\" file=\"/news/2008.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_0_7\" title=\"2007\" file=\"/news/2007.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_0_6\" title=\"2006\" file=\"/news/2006.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"	
	+ "				<page id=\"4_0_0\" title=\"2005\" file=\"/news/2005.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_0_1\" title=\"2004\" file=\"/news/2004.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_0_2\" title=\"2003\" file=\"/news/2003.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_0_3\" title=\"2002\" file=\"/news/2002.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_0_4\" title=\"2001\" file=\"/news/2001.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_news.gif\">"
	+ "				</page>"
	+ "			</page>"
	+ "			<page id=\"4_1\" title=\"Events and Tradeshows\" file=\"/news/events.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_events.gif\">"
	+ "				<page id=\"4_1_12\" title=\"2012\" file=\"/news/events.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_12A\" title=\"2012 - Past\" file=\"/news/pastevents2012.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_11\" title=\"2011\" file=\"/news/pastevents2011.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_10A\" title=\"2010\" file=\"/news/pastevents2010.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_9A\" title=\"2009\" file=\"/news/pastevents2009.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_8A\" title=\"2008\" file=\"/news/pastevents2008.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_7\" title=\"2007\" file=\"/news/pastevents2007.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_6A\" title=\"2006\" file=\"/news/pastevents2006.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_0\" title=\"2005\" file=\"/news/pastevents2005.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_1\" title=\"2004\" file=\"/news/pastevents2004.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_2\" title=\"2003\" file=\"/news/pastevents2003.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_3\" title=\"2002\" file=\"/news/pastevents2002.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_1_4\" title=\"2001\" file=\"/news/pastevents2001.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_events.gif\">"
	+ "				</page>"
	+ "			</page>"
	+ "			<page id=\"4_2\" title=\"Press Releases\" file=\"/news/pr/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_pressreleases.gif\">"
	+ "				<page id=\"4_2_12\" title=\"2012\" file=\"/news/pr/index.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_2_11\" title=\"2011\" file=\"/news/pr/2011.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_2_10\" title=\"2010\" file=\"/news/pr/2010.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_2_9\" title=\"2009\" file=\"/news/pr/2009.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_2_8\" title=\"2008\" file=\"/news/pr/2008.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_2_7\" title=\"2007\" file=\"/news/pr/2007.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_2_6\" title=\"2006\" file=\"/news/pr/2006.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_2_0\" title=\"2005\" file=\"/news/pr/2005.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_2_1\" title=\"2004\" file=\"/news/pr/2004.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_2_2\" title=\"2003\" file=\"/news/pr/2003.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_2_3\" title=\"2002\" file=\"/news/pr/2002.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"4_2_4\" title=\"2001\" file=\"/news/pr/2001.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "			</page>"
	+ "			<page id=\"4_3\" title=\"Webinars\" file=\"/news/casts/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_webinars.gif\">"
	+ "		</page>"
	+ "			<page id=\"4_4\" title=\"Video Highlights\" file=\"/news/video/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_webinars.gif\">"
	+ "		</page>"
	+ "		</page>"
	+ "	</document>"
	
	

// about us navigation
arrNavXML[5] = ""	
	+ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
	+ "	<document level=\"-1\">"
	+ "		<page id=\"5\" title=\"About Us\" file=\"/aboutus/index.shtml\" target=\"\" level=\"0\" hdrImage=\"int_bnr_aboutus.gif\">"
	+ "			<page id=\"5_8\" title=\"Company\" file=\"/aboutus/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_mission.gif\">"
	+ "			</page>"
	+ "			<page id=\"5_1\" title=\"Management Team\" file=\"/aboutus/management/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_managementteam.gif\">"
	+ "				<page id=\"5_1_7\" title=\"Jack Hembrough\" file=\"/aboutus/management/hembrough.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_1_8\" title=\"Peter Schwartz\" file=\"/aboutus/management/schwartz.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_1_10\" title=\"Josh Shaul\" file=\"/aboutus/management/shaul.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_1_11\" title=\"Rob Chapdelaine\" file=\"/aboutus/management/chapdelaine.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_1_3\" title=\"Anirban Chowdhuri\" file=\"/aboutus/management/chowdhuri.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_1_13\" title=\"Xavier Coemelck\" file=\"/aboutus/management/coemelck.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_1_2\" title=\"Eric T. S. Gonzales\" file=\"/aboutus/management/gonzales.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
    + "				<page id=\"5_1_12\" title=\"Erik Jarlstrom\" file=\"/aboutus/management/jarlstrom.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_1_6\" title=\"Dave McNamara\" file=\"/aboutus/management/mcnamara.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_1_9\" title=\"Thom VanHorn\" file=\"/aboutus/management/vanhorn.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "			</page>"
	+ "			<page id=\"5_2\" title=\"Board of Directors\" file=\"/aboutus/board/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_boardofdirectors.gif\">"
	+ "				<page id=\"5_2_7\" title=\"Rob Born\" file=\"/aboutus/board/RobBorn.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_2_4\" title=\"Philip Eliot\" file=\"/aboutus/board/PhilipEliot.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_2_1\" title=\"David Furneaux\" file=\"/aboutus/board/DaveFurneaux.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_2_8\" title=\"Jack Hembrough\" file=\"/aboutus/board/hembrough.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_2_3\" title=\"Peter McKay\" file=\"/aboutus/board/PeterMcKay.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "				<page id=\"5_2_5\" title=\"Aaron C. Newman\" file=\"/aboutus/board/AaronCNewman.shtml\" target=\"\" level=\"2\" hdrImage=\"int_bnr_.gif\">"
	+ "				</page>"
	+ "			</page>"
	+ "			<page id=\"5_9\" title=\"Team SHATTER\" file=\"/aboutus/teamshatter/index.shtml\" target=\"_blank\" level=\"1\" hdrImage=\"int_bnr_teamSHATTER.gif\">"
	+ "			</page>"
	+ "			<page id=\"5_3\" title=\"Careers\" file=\"/aboutus/careers/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_careers.gif\">"
	+ "			</page>"
	+ "			<page id=\"5_7\" title=\"Contact Us\" file=\"/contact/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_contactus.gif\">"
	+ "			</page>"
		+ "			<page id=\"5_7\" title=\"Media Kit\" file=\"/aboutus/mediakit/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_contactus.gif\">"
	+ "			</page>"
	+ "			<page id=\"5_8\" title=\"Customers\" file=\"/aboutus/customers/index.shtml\" target=\"\" level=\"1\" hdrImage=\"int_bnr_contactus.gif\">"
	+ "			</page>"
	+ "		</page>"
	+ "	</document>"

// search navigation
arrNavXML[6] = ""	
	+ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
	+ "	<document level=\"-1\">"
	+ "		<page id=\"6\" title=\"Search\" file=\"/cgi-bin/search.pl\" target=\"\" level=\"0\" hdrImage=\"int_bnr_search.gif\">"
	+ "		</page>"
	+ "	</document>"
	

// site map navigation
arrNavXML[7] = ""	
	+ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
	+ "	<document level=\"-1\">"
	+ "		<page id=\"7\" title=\"Site Map\" file=\"/sitemap.shtml\" target=\"\" level=\"0\" hdrImage=\"int_bnr_sitemap.gif\">"
	+ "		</page>"
	+ "	</document>"



	

	
	

