/*
  --- 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 = [
	['Jamaika', 'http://www.amnesty-caribbean.org/de/jm/oben.html', {'tw' : 'oben'},],
	['Jahresberichte', null,null,
		['2007', 'http://www.amnesty-caribbean.org/de/jm/jb/jb2007.html'],
		['2006', 'http://www.amnesty-caribbean.org/de/jm/jb/jb2006.html'],
		['2005', 'http://www.amnesty-caribbean.org/de/jm/jb/jb2005.html'],
	],
	['Berichte', null, null,
		['Puplic security reforms and human rights in Jamaica','http://www.amnesty-caribbean.org/de/jm/reports/Jamaica_Public_security_reforms.pdf'],
		['&#034;Let them kille each other&#034; &#045; Public Security in Jamaica&#039;s inner Cities','http://www.amnesty-caribbean.org/de/jm/reports/Jamaika2008.pdf'],
		['Gang and Police Violence in the inner Cities','http://www.amnesty-caribbean.org/de/jm/reports/kurzbericht2008.pdf'],
		['Sexual violence against women and girls in Jamaica:&ldquo;just a little sex&rdquo;', 'http://www.amnesty-caribbean.org/de/jm/reports/AMR380022006.html'],
	],
	['urgent actions',null, null,
	],
	['Presseerkl&auml;rungen',null,{'tw' : 'oben'},
	['Amnesty welcomes government projects but warns of vital need for real change','http://www.amnesty-caribbean.org/de/jm/news/jm2009_1.html'
	],
	['Public Security Crisis &ndash; Facts and Figures','http://www.amnesty-caribbean.org/de/jm/news/jm2009_2.html'
	],
	['Public Security Crisis &ndash; Case Studies','http://www.amnesty-caribbean.org/de/jm/news/jm2009_3.html'
	],
	['China, Iran und Jamaika handeln gegen den Trend von Hinrichtungen','http://www.amnesty-caribbean.org/de/jm/news/jm2008_2.html'],
	['More executions will not reduce crime' , 'http://www.amnesty-caribbean.org/de/jm/news/jm2008_1.html'],
           ['Amnesty verurteilt homophobe Gewalt','http://www.amnesty-caribbean.org/de/jm/news/AMR300042007.html'],
	   ['Politischer Wille zur Beendigung von Gewalt gegen Frauen und Mädchen benötigt','http://www.amnesty-caribbean.org/de/jm/news/AMR380062006.html'],
	   ['Erste Verurteilung eines Polizeibeamten wegen Mordes im Dienst seit über 6 Jahren','http://www.amnesty-caribbean.org/de/jm/news/AMR38_001_2006.html'],
	],
	['Sonstiges',null,{'tw' : 'oben'},
		['Video: Gangs and police cripple Jamaica&lsqou;s inner cities','http://www.amnesty.org/en/news-and-updates/video-and-audio/gangs-and-police-cripple-jamaicas-inner-cities-20080401',{'tw' :'_top'},],
	['Video: Silence Means Consent Part 1','href=http://www.youtube.com/watch?v=XXvPDcOaR4E',{'tw' :'_top'},],
	['Video: Silence Means Consent Part 2' ,'http://www.youtube.com/watch?v=1Bjat2FfIt0',{'tw' :'_top'},],
		['L&auml;nderkurzinfo','http://www.amnesty-caribbean.org/de/jm/sonst/lkp2007.html'],
		['Interwiew mit Jason Smith Mutter', 'http://www.amnesty-caribbean.org/de/jm/sonst/journal200602/smithjason.html'],
	],
	['Kontakt', 'mailto:jamaika@amnesty-caribbean.org', null,
	],
	['Home', 'http://www.amnesty-caribbean.org', {'tw' : '_top'},],
];


