﻿/* Tigra Menu items structure */
var MENU_ITEMS = [
	['project', null, null,
		['theme', 'sph_thm.htm'],
		['objectives', 'sph_obj.htm'],
		['audience', 'sph_tr_au.htm']
	],
	['partners', null, null,
		['The&nbsp;Middle&nbsp;East&nbsp;Technical&nbsp;University&nbsp;(METU,&nbsp;Turkey)', 'sph_pr_metu.htm'],
		['Working&nbsp;Lives&nbsp;Research&nbsp;(WLRI&nbsp;UK&nbsp;and&nbsp;France)', 'sph_pr_wlri.htm'],
		['Institut&nbsp;für&nbsp;Arbeitsmarktund&nbsp;Berufsforschung&nbsp;(IAB,&nbsp;Germany)', 'sph_pr_iab.htm'],
		['Uniwersytet&nbsp;Slaski&nbsp;(Upper&nbsp;Silesia,&nbsp;Poland)', 'sph_pr_up_sls.htm'],
		['University&nbsp;Complutense&nbsp;of&nbsp;Madrid&nbsp;(UCM,&nbsp;Spain)', 'sph_pr_ucm.htm'],
		['University&nbsp;of&nbsp;Murcia&nbsp;(UM,&nbsp;Spain)', 'sph_pr_um.htm']
	],
	['&nbsp;reports', null, null,
		['&nbsp;report&nbsp;1', 'sph_smp_rp.htm'],
		['&nbsp;report&nbsp;2', 'sph_smp_rp2.htm']
	],
	['publications', null, null,
		['John Kirk, Sylvie Contrepois ve Steve Jefferys (eds.), Changing Work and Community Identities in European Regions: Perspectives on Past and Present, Hampshire: Palgrave McMillan,&nbsp;2011', ' Changing Work and Community Identities in European Regions.pdf'],
		
	],
	['&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;links', 'sph_eur_lnk.htm'],
	['&nbsp;&nbsp;&nbsp;&nbsp;contact', null, null,		
	    ['&nbsp;&nbsp;&nbsp;&nbsp;sphere&nbsp;Europe', 'sph_eur_cntc.htm'],
	    ['&nbsp;&nbsp;&nbsp;&nbsp;sphere&nbsp;Zonguldak', 'sph_zng_cntc.htm'],
	    ['&nbsp;&nbsp;&nbsp;&nbsp;sphere&nbsp;South Yorkshire', 'sph_sys_cntc.htm'],
        ['&nbsp;&nbsp;&nbsp;&nbsp;sphere&nbsp;Corbeil Evry', 'sph_cev_cntc.htm'],
        ['&nbsp;&nbsp;&nbsp;&nbsp;sphere&nbsp;Nürnberg', 'sph_prjbb_cntc.htm'],
        ['&nbsp;&nbsp;&nbsp;&nbsp;sphere&nbsp;Silesia', 'sph_sls_cntc.htm'],
        ['&nbsp;&nbsp;&nbsp;&nbsp;sphere&nbsp;Alacant', 'sph_alc_cntc.htm'],
	],
	['&nbsp;&nbsp;&nbsp;&nbsp;photo&nbsp;galerie', 'sph_eur_pht.htm'],

];


