var MENU_ITEMS = [
        ['About BIFI', '/index.php', null,
                ['Presentation', '/index.php', null],
                ['Management board', '/people/board.php', null],
                ['Location', '/bifi/location.php', null],
                ['Contact', '/bifi/contact.php', null],
                ['News', '/news/index.php', null]
        ],
	['R &amp; D', '/research/index.php', null,
		['Research lines', '/research/lines.php', null,
			['Complex Materials and Fundamental Physics', '/research/complexm_fundphysics/complexm_fundphysics.php', null],
                        ['Quantum Transport and Quantum Computing', '/research/quantum/quantum.php', null],
			['Computing and Supercomputing', '/research/comp_supercomp/comp_supercomp.php', null],
                        ['Complex Networks and Society', '/research/complexnet_society/complexnet_society.php', null],
                        ['Physics of Biological Systems', '/research/physics_biosystems/physics_biosystems.php', null],
                        ['Protein-Ligand Interaction', '/research/protein_ligand_inter/protein_ligand_inter.php', null],
                        ['Protein-Protein Interaction And Electron Transfer', '/research/pro_pro_inter_elec_transfer/index.php', null],
                        ['Protein Folding and Stability', '/research/protein_fold_stability/protein_fold_stability.php', null],
                        ['Molecular Biology and Crystallography', '/research/molec_bio_crys/molec_bio_crys.php', null],
                        ['Protein-DNA interaction and genetic regulation', '/research/protein_dna_inter/protein_dna_inter.php', null]
		],
	        ['Activities', '/events/index.php', null,
        	        ['Congresses', '/events/congresses.php', null],
	                ['Seminars and colloquiums', '/events/seminars/index.php', null],
	                ['Other events', '/events/other.php', null]
	        ],
                ['Web applications', '/research/webapps.php', null,
                        ['ProtSA', 'http://webapps.bifi.es/ProtSA', null]
                ]
	],
	['Infrastructures', '/infrastructures/index.php', null,
		['Edificio Cervantes', '/infrastructures/cervantes/index.php', null],
		['Supercomputing Laboratory', '/infrastructures/supercomputing/index.php', null,
                        ['Terminus', '/infrastructures/supercomputing/terminus/index.php', null],
                        ['GRID Resources', '/infrastructures/supercomputing/grid.php', null],
                        ['openSUSE Mirror', 'http://suse.bifi.unizar.es', null]
		],
		['Laboratory of Electronics', '/infrastructures/electronics/index.php', null,
                        ['JANUS', 'http://www.janus-computer.com', null]
		],
		['Laboratory of Biochemistry', '/infrastructures/biochemistry/index.php', null],
                ['Crystallography Lab', '/infrastructures/crystallography/index.php', null],
                ['3D Visualization Lounge', '/infrastructures/3droom/index.php', null],
		['Videoconference Room', '/infrastructures/videoconf/index.php', null],
                ['CAESARAUGUSTA', '/infrastructures/caesaraugusta/index.php', null]
	],
	['People', '/people/index.php', null,
		['BIFI Members List', '/people/members.php', null],
		['Search People', '/people/directorio/index.php', null],
		['BIFI Registration', '/people/register/FormularioBIFI.htm', null],
                ['Job Offers', '/jobs/index.php', null]
	],
	['Intranet', '/wiki/doku.php', null]
];
