/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [
	['<img src="http://europa.edu.pl/portal/img/strony/header2_left.png" border=0>','http://europa.edu.pl/portal/index/strony?mainSP=strony&amp;*.events=(cat_id:-1)',{'iw':'15'}],
	['Fundacja Edukacji Ekonomicznej','http://europa.edu.pl/portal/index/strony?mainSP=articles&mainSRV=europa&treeid=menu&item=1&page=default&*.events=(cat_id:1)',{'il':'25', 'iw':'200'},
		['Projekty Fundacji', 'http://europa.edu.pl/portal/index/strony?mainSP=articles&mainSRV=europa&treeid=menu&item=522&page=default&*.events=(cat_id:522)'],
		['Spotkania Fundacji', 'http://europa.edu.pl/portal/index/strony?mainSP=articles&mainSRV=europa&treeid=menu&item=521&page=default&*.events=(cat_id:521)']
	],
	['Zródła informacji', 'http://europa.edu.pl/portal/index/strony?mainSP=articles&mainSRV=europa&treeid=menu&item=2&page=default&*.events=(cat_id:2)', {'il':'207', 'iw':'120'},
		['Instytucje Unii Europejskiej', 'http://europa.edu.pl/portal/index/strony?mainSP=articles&mainSRV=europa&treeid=menu&item=8&page=default&*.events=(cat_id:8)'],
		['Instytucje europejskie w Polsce', 'http://europa.edu.pl/portal/index/strony?mainSP=articles&mainSRV=europa&treeid=menu&item=7&page=default&*.events=(cat_id:7)']
/*		['Regionalne Centra Informacji Europejskiej', 'http://europa.edu.pl/portal/index/strony?mainSP=articles&mainSRV=europa&treeid=menu&item=6&page=default&*.events=(cat_id:6)'],
		['Punkty Informacji Europejskiej w Polsce', 'http://europa.edu.pl/portal/index/strony?mainSP=articles&mainSRV=europa&treeid=menu&item=5&page=default&*.events=(cat_id:5)']*/
	],
/*	['English brief', 'http://europa.edu.pl/portal/index/strony?mainSP=articles&mainSRV=europa&treeid=menu&item=3&page=default&*.events=(cat_id:3)', {'il':'125', 'iw':'90'}],*/
	['Kontakt', 'http://europa.edu.pl/portal/index/strony?mainSP=articles&mainSRV=europa&treeid=menu&item=4&page=default&*.events=(cat_id:4)', {'il':'127'}],
];

