/* Tigra Menu items structure */
var MENU_ITEMS = [
	['ENGLISH', 'http://www.neve-ilan.co.il/index.html'],
	['נוה אילן ההסטורית', null, null,
		['הקיבוץ הישן', 'http://www.neve-ilan.co.il/hebrew/h_historic.htm'],
		['ראיון של רקפת נחום', 'http://www.neve-ilan.co.il/hebrew/h_rakefet.htm'],
	],
	['מידע נוסף', null, null,
		['לזכרם >>', null, null,
			['חברים', 'http://www.neve-ilan.co.il/hebrew/h_memory.htm'],
			['חברים בעבר', 'http://www.neve-ilan.co.il/hebrew/h_former.htm'],
			['הורים שגרו כאן', 'http://www.neve-ilan.co.il/hebrew/h_parents.htm'],
		],
		['רופאים ואחייות', 'http://www.neve-ilan.co.il/hebrew/h_medical.htm'],
		],
	['אומנות / צילומים', null, null,
		['אומנות', 'http://www.neve-ilan.co.il/hebrew/h_artwork.htm'],
		['צילומים >>', null, null,
			['חיים יום-יומים', 'http://www.neve-ilan.co.il/hebrew/h_dailylife.htm'],
			['עסקים', 'http://www.neve-ilan.co.il/hebrew/h_album_business.htm'],
			['חגים', 'http://www.neve-ilan.co.il/hebrew/h_album_holidays.htm'],
			[' Yad HaShmona', 'http://www.neve-ilan.co.il/hebrew/h_album_yad8.html'],
		],
	],
	['זכרונות', null, null,
		['מבוא', 'http://www.neve-ilan.co.il/hebrew/h_preface.htm'],
		['המייסדים', 'http://www.neve-ilan.co.il/hebrew/h_founders.htm'],
		['החברים', 'http://www.neve-ilan.co.il/hebrew/h_members.htm'],
		['ילדינו', 'http://www.neve-ilan.co.il/hebrew/h_children.htm'],
		['הענפים  שלנו >>', null, null,
			['העסקים שלנו', 'http://www.neve-ilan.co.il/hebrew/h_businesses.htm'],
			['תיירות', 'http://www.neve-ilan.co.il/hebrew/h_tourism.htm'],
			['חקלאות', 'http://www.neve-ilan.co.il/hebrew/h_agriculture.htm'],
		],
	],
	['מושב שתופי',  null,
		['space holder',null],
		['מי אנחנו', 'http://www.neve-ilan.co.il/hebrew/h_whoweare.htm'],
		['הנחת אבן פינה', 'http://www.neve-ilan.co.il/hebrew/h_ceremony.htm'],		
	],
	['לוח מודעות', null,null,
		['משרד נוה אילן', null],
		['ביטחון', null],
		['נוער וילדים', null],
		['בי"ס אלון', null],
		['בי"ס הר טוב', null]
	],
	['דף הבית', 'http://www.neve-ilan.co.il/hebrew/h_index.html']
	];

