var myMenu =
[
   ['','Home','index.asp',null,'Home'],
   ['','Company','about.htm',null,'Company',
      ['&nbsp;','Corporate Profile','about.htm',null,'Corporate Profile'],
      ['&nbsp;','Join Us','join_us.htm',null,'Join Us'],
      ['&nbsp;','Privacy Statement','privacy_statement.htm',null,'Privacy Statement'],],
   ['','Compliance','compliance.htm',null,'Compliance',
	['&nbsp;','FISMA','fisma.htm',null,'FISMA'],
	['&nbsp;','DIACAP','diacap.htm',null,'DIACAP'],
	['&nbsp;','HIPAA','hipaa.htm',null,'HIPAA'],
	['&nbsp;','GLBA','glba.htm',null,'GLBA'],
	['&nbsp;','ISO/IEC 27001','iso.htm',null,'ISO/IEC 27001'],
	['&nbsp;','SOX','sox.htm',null,'SOX'],],
   ['','Products','products.htm',null,'Products',
      ['&nbsp;','ComplyVision&#153;','complyvision.htm',null,'ComplyVision&#153;'],
      ['&nbsp;','ThreatVision&#153;','threatvision.htm',null,'ThreatVision&#153;',
      		['&nbsp;','Overview','threatvision.htm',null,'Overview'],
      		['&nbsp;','Architecture','tv_architecture.htm',null,'Architecture'],
      		['&nbsp;','Features','tv_features.htm',null,'Features'],
      		['&nbsp;','Reporting','tv_reportig.htm',null,'Reporting'],
      		['&nbsp;','HW & SW Requirements','tv_hw_sw_require.htm',null,'HW & SW Requirements'],
		['&nbsp;','Product Literature','tv_literature.htm',null,'Product Literature'],],
      ['&nbsp;','ThreatVision&#153; Appliance','Appliance.htm',null,'ThreatVision&#153;Appliance'],		
      ['&nbsp;','LogVision&#153;','logvision.htm',null,'LogVision&#153;',
		['&nbsp;','Overview','logvision.htm',null,'Overview'],
		['&nbsp;','Architecture','lv_architecture.htm',null,'Architecture'],
		['&nbsp;','Features','lv_features.htm',null,'Features'],
		['&nbsp;','Reporting','lv_reporting.htm',null,'Reporting'],
		['&nbsp;','HW & SW Requirements','lv_hw_sw_require.htm',null,'HW & SW Requirements'],
		['&nbsp;','Product Literature','lv_literature.htm',null,'Product Literature'],],
      ['&nbsp;','AssetVision&#153;','assetvision.htm',null,'AssetVision&#153;'],],		
   ['','Services','services_overview.htm',null,'Services',
      ['&nbsp;','Overview','services_overview.htm',null,'Overview'],
      ['&nbsp;','Monitoring and Alerting Services','monitoring.htm',null,'Monitoring and Alerting Services'],
      ['&nbsp;','Managed Network Security','mnetwork.htm',null,'Managed Network Security'],
      ['&nbsp;','Vulnerability Assessment','vulnerability.htm',null,'Vulnerability Assessment'],
      ['&nbsp;','Professional Services','services.htm',null,'Professional Services'],],
      //['&nbsp;','Development Services','offshore_dev.htm',null,'Development Services'],],	
   ['','Government','government.htm',null,'Government',
   	['&nbsp;','Contract Vehicles','c_vehicle.htm',null,'Contract Vehicles'],],
   ['','Resources','resources_overview.htm',null,'Resources',
   	 ['&nbsp;','Datasheet','resources.htm',null,'Datasheet'],
         ['&nbsp;','White Papers','white_papers.htm',null,'White Papers'],
   	 ['&nbsp;','Partners','partner_overview.htm',null,'Partners',
	      ['&nbsp;','Partners Overview','partner_overview.htm',null,'Partners Overview'],
	      ['&nbsp;','Technology Partners','partner_vendors.htm',null,'Technology Partners'],
	      ['&nbsp;','Consulting and Integration Partners','partner_consult.htm',null,'Consulting and Integration Partners'],
	      ['&nbsp;','Partner Login','support_partner.htm',null,'Partner Login'],],         
         ['&nbsp;','Support','support.htm',null,'Support'],],
   ['','Contact','contact.htm',null,'Contact',
   	 ['&nbsp;','Contact overview','contact.htm',null,'Contact overview'],
         ['&nbsp;','Document Request','document_request.asp',null,'Document Request'],],
];
