var cyntilahome =
[
    ['Home', '', 'http://www.cyntila.com/index.html', '', 'description']
];
var company =
[
    ['Company', '', 'http://www.avaratechnologies.com/about/company_overview.html', '', 'description',   
	 	['Company Profile', '', 'http://www.cyntila.com/company/company.html', '', 'description'], 
	 	['Leadership', '', 'http://www.cyntila.com/company/leadership.html', '', 'description'], 
	  	['Careers', '', 'http://www.cyntila.com/company/careers.html', '', 'description'], 
        ['Contact Us', '', 'http://www.cyntila.com/company/contact.html', '', 'description'] 
    ]
];
var products =
[
    ['Services', '', 'http://www.avaratechnologies.com/products/products.html', '', 'description'
      		
		['Complete Product Solutions', '', 'http://www.avaratechnologies.com/products/ethernet_switch.html', '', 'description'],		
      		
		['Reference Design Solutions', '', 'http://www.avaratechnologies.com/products/TDM_access.html', '', 'description'],
		
        ['Product Re-design Services', '', 'http://www.avaratechnologies.com/products/voice_and_serial_products.html', '', 'description'],
        ['Hardware Design', '', 'http://www.avaratechnologies.com/products/optical_transport.html', '', 'description'],
		['Software Design ', '', 'http://www.avaratechnologies.com/products/SFP_pluggables.html', '', 'description'],
		['FPGA Design ', '', 'http://www.avaratechnologies.com/products/SFP_pluggables.html', '', 'description']

	]	
];
var technical =
[
    ['		Technical', '', 'http://www.avaratechnologies.com/solutions/solutions.html', '', 'description',
	 	['Optical Access', '', 'http://www.avaratechnologies.com/solutions/optical_access.html', '', 'description'],
	 	['Ethernet Access', '', 'http://www.avaratechnologies.com/solutions/ethernet_access.html', '', 'description'],
	 	['TDM Over Ethernet', '', 'http://www.avaratechnologies.com/solutions/TDM_over_ethernet.html', '', 'description'],
	 	['Rail Network', '', 'http://www.avaratechnologies.com/solutions/rail_network.html', '', 'description'],
	 	['Electricity Network', '', 'http://www.avaratechnologies.com/solutions/electricity_network.html', '', 'description'] 
    ]
];
var contact =
[
    ['		Contact', '', 'http://www.avaratechnologies.com/supports/supports.html', '', 'description',  
        ['Knowledge Base', '', '', '', 'description'], 
        ['Customer Service', '', 'http://www.avaratechnologies.com/supports/customer_service.html', '', 'description'],  
        ['Technical Support', '', 'http://www.avaratechnologies.com/supports/technical_support.html', '', 'description'] 	
    ]
];

var login =
[
    ['Login', '', 'http://www.avaratechnologies.com/where_to_buy.html', '', 'description']
];




// JavaScript Document
