
//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"white",					// Mouse Off Font Color
"7996DE",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"000099",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
5,						// Menu Item Padding
 ,			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,					// Current Page Item Background Color (leave this blank to disable)
,			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
76,					// Menu Top - The Top position of the menu in pixels
,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"Home","index.htm",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar",
,"Information by Subject","show-menu=Information by subject",,"",1
,"Albania&nbsp;","show-menu=Albania",,"",1
,"Bulgaria&nbsp;","show-menu=Bulgaria",,"",1
,"F.Y.R.O.M&nbsp;","show-menu=F.Y.R.O.M",,"",1
,"Greece&nbsp;","show-menu=Greece",,"",1
,"Romania&nbsp;","show-menu=Romania",,"",1
,"Serbia & Montenegro&nbsp;","show-menu=Serbia Montenegro",,"",1
,"Links&nbsp;","show-menu=Links",,"",1
])

	addmenu(menu=["Information by subject",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"General","show-menu=General",,,1
	,"Human Rights","show-menu=Human Rights",,,1
	,"Gender Equality","show-menu=Gender Equality",,,1
	,"Judicial Cooperation","show-menu=Judicial Cooperation",,,1
	,"Civil Society","show-menu=Civil Society",,,1
	])
	
		addmenu(menu=["General",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"General Information on the countries","information_by_subject/Generalinfo.htm target= I1",,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"National Reports","1.htm target= I1",,,
		,"Bibliography","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Research institutions","1.htm target= I1",,,
		,"International donors","1.htm target= I1",,,
		,"Universities","1.htm target= I1",,,
		])

		addmenu(menu=["Human Rights",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","information_by_subject/GIHR.htm target= I1",,,
		,"Jurisprudence","information_by_subject/GIJR.htm target= I1",,,
		,"State Organs and Institutions","information_by_subject/GISO.htm target= I1",,,
		,"Bibliography","information_by_subject/GIBIB.htm target= I1",,,
		,"National Reports","information_by_subject/GINR.htm target= I1",,,
		])

		addmenu(menu=["Gender Equality",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","information_by_subject/GELE.htm target= I1",,,
		,"Jurisprudence","information_by_subject/GEJR.htm target= I1",,,
		,"Administration","information_by_subject/GEAD.htm target= I1",,,
		,"Policies","information_by_subject/GEPO.htm target= I1",,,
		,"NGOs","information_by_subject/GENGO.htm target= I1",,,
		,"Bibliography","information_by_subject/GEBIB.htm target= I1",,,
		,"National Reports","information_by_subject/GENR.htm target= I1",,,
		,"Links","information_by_subject/GELI.htm target= I1",,,
		])

		addmenu(menu=["Judicial Cooperation",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","information_by_subject/JCLE.htm target= I1",,,
		,"Jurisprudence","information_by_subject/JCJR.htm target= I1",,,
		,"Administration","information_by_subject/JCAD.htm target= I1",,,
		,"International programmes","information_by_subject/JCIP.htm target= I1",,,
		,"Bibliography","information_by_subject/JCBIB.htm target= I1",,,
		,"National Reports","information_by_subject/JCNR.htm target= I1",,,
		,"Links","information_by_subject/JCLI.htm target= I1",,,
		])

		addmenu(menu=["Civil Society",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","information_by_subject/SCLE.htm target= I1",,,
		,"Jurisprudence","information_by_subject/SCJR.htm target= I1",,,
		,"Administration","information_by_subject/SCAD.htm target= I1",,,
		,"Strategies","information_by_subject/SCSTR.htm target= I1",,,
		,"NGOs","information_by_subject/SCNGO.htm target= I1",,,
		,"Bibliography","information_by_subject/SCBIB.htm target= I1",,,
		,"National Reports","information_by_subject/SCNR.htm target= I1",,,
		,"Links","information_by_subject/SCLI.htm target= I1",,,
		])

	addmenu(menu=["Greece",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"General","show-menu=GeneralG",,,1
	,"Human Rights","show-menu=Human Rights Greece",,,1
	,"Gender Equality","show-menu=Gender Equality Greece",,,1
	,"Judicial Cooperation","show-menu=Judicial Cooperation Greece",,,1
	,"Civil Society","show-menu=Civil Society greece",,,1
	])

		addmenu(menu=["GeneralG",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"General Information","general_info/GREECEGI.htm target= I1",,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"Bibliography","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Research institutions","1.htm target= I1",,,
		,"International donors","1.htm target= I1",,,
		,"Universities","UNIVERSITIES/GREECEUNIV.htm target= I1",,,
		])

		addmenu(menu=["Human Rights Greece",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"State Organs and Institutions","1.htm target= I1",,,
		,"Bibliography","1.htm target= I1",,,
		,"National Reports","1.htm target= I1",,,
		])

		addmenu(menu=["Gender Equality Greece",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"Policies","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Bibliography","1.htm target= I1",,,
		,"National Reports","1.htm target= I1",,,
		,"Links","1.htm target= I1",,,
		])

		addmenu(menu=["Judicial Cooperation Greece",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"International programmes","1.htm target= I1",,,
		,"Bibliography","1.htm target= I1",,,
		,"National Reports","1.htm target= I1",,,
		,"Links","1.htm target= I1",,,
		])

		addmenu(menu=["Civil Society Greece",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"Strategies","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Bibliography","1.htm target= I1",,,
		,"National Reports","1.htm target= I1",,,
		,"Links","1.htm target= I1",,,
		])


	addmenu(menu=["Albania",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"General","show-menu=GeneralA",,,1
	,"Human Rights","show-menu=Human Rights Albania",,,1
	,"Gender Equality","show-menu=Gender Equality Albania",,,1
	,"Judicial Cooperation","show-menu=Judicial Cooperation Albania",,,1
	,"Civil Society","show-menu=Civil Society Albania",,,1
	])

		addmenu(menu=["GeneralA",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"General Information","general_info/AlbaniaGI.htm target= I1",,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"National Reports","show-menu=NRA",,,
		,"Bibliography","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Research institutions","1.htm target= I1",,,
		,"International donors","1.htm target= I1",,,
		,"Universities","UNIVERSITIES/ALBANIANUNIV.htm target= I1",,,
		])

		addmenu(menu=["NRA",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Phase B","show-menu=WorkshopsBALB",,,0
		,"Phase A","show-menu=WorkshopsAALB",,,0
		])
			
			addmenu(menu=["WorkshopsBALB",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"1st workshop","workshops/PhaseB/1workshop/phaseB1workshopcel2Albania.htm target= I1",,,
			,"2nd workshop","workshops/PhaseB/2workshop/phaseB2workshopcel2Albania.htm target= I1",,,
			,"3rd workshop","workshops/PhaseB/3workshop/phaseB3workshopcel2Albania.htm target= I1",,,
			,"4th workshop","workshops/PhaseB/4workshop/phaseB4workshopcel2Albania.htm target= I1",,,
			])


			addmenu(menu=["WorkshopsAALB",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"1st workshop","workshops/PhaseA/1workshop/phaseA1workshopcel2Albania.htm target= I1",,,
			,"2nd workshop","workshops/PhaseA/2workshop/phaseA2workshopcel2Albania.htm target= I1",,,
			,"3rd workshop","workshops/PhaseA/3workshop/phaseA3workshopcel2Albania.htm target= I1",,,
			,"4th workshop","workshops/PhaseA/4workshop/phaseA4workshopcel2Albania.htm target= I1",,,
			,"5th workshop","workshops/PhaseA/5workshop/phaseA5workshopcel2Albania.htm target= I1",,,
			])

		
		addmenu(menu=["Human Rights Albania",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","human_rights/HR_Leg_Alb.htm target= I1",,,
		,"Jurisprudence","human_rights/HR_Jur_Alb.htm target= I1",,,
		,"State Organs and Institutions","human_rights/HR_Sta_Alb.htm target= I1",,,
		,"Bibliography","human_rights/HR_Bib_Alb.htm target= I1",,,
		,"National Reports","workshops/PhaseB/1workshop/phaseB1workshopcel2Albania.htm target= I1",,,
		])

		addmenu(menu=["Gender Equality Albania",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","gender_equality/GE_Leg_Alb.htm target= I1",,,
		,"Administration","gender_equality/GE_Adm_Alb.htm target= I1",,,
		,"Policies","gender_equality/GE_Pol_Alb.htm target= I1",,,
		,"NGOs","gender_equality/GE_NGO_Alb.htm target= I1",,,
		,"Bibliography","gender_equality/GE_Bib_Alb.htm target= I1",,,
		,"National Reports","workshops/PhaseB/2workshop/phaseB2workshopcel2Albania.htm target= I1",,,
		,"Links","gender_equality/GE_Lin_Alb.htm target= I1",,,
		])

		addmenu(menu=["Judicial Cooperation Albania",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","judical_cooperation/JC_Leg_Alb.htm target= I1",,,
		,"Jurisprudence","judical_cooperation/JC_Jur_Alb.htm target= I1",,,
		,"Administration","judical_cooperation/JC_Adm_Alb.htm target= I1",,,
		,"International programmes","judical_cooperation/JC_Int_Alb.htm target= I1",,,
		,"Bibliography","judical_cooperation/JC_Bib_Alb.htm target= I1",,,
		,"National Reports","workshops/PhaseB/3workshop/phaseB3workshopcel2Albania.htm target= I1",,,
		,"Links","judical_cooperation/JC_Lin_Alb.htm target= I1",,,
		])

		addmenu(menu=["Civil Society Albania",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"Strategies","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Bibliography","1.htm target= I1",,,
		,"National Reports","workshops/PhaseB/4workshop/phaseB4workshopcel2Albania.htm target= I1",,,
		,"Links","1.htm target= I1",,,
		])

	addmenu(menu=["Bulgaria",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"General","show-menu=GeneralB",,,1
	,"Human Rights","show-menu=Human Rights Bulgaria",,,1
	,"Gender Equality","show-menu=Gender Equality Bulgaria",,,1
	,"Judicial Cooperation","show-menu=Judicial Cooperation Bulgaria",,,1
	,"Civil Society","show-menu=Civil Society Bulgaria",,,1
	])
	
		addmenu(menu=["GeneralB",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"General Information","general_info/BulgGI.htm target= I1",,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"National Reports","show-menu=NRB",,,
		,"Bibliography","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Research institutions","1.htm target= I1",,,
		,"International donors","1.htm target= I1",,,
		,"Universities","UNIVERSITIES/BULGARIANUNIV.htm target= I1",,,
		])

		addmenu(menu=["NRB",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Phase B","show-menu=WorkshopsBBULG",,,0
		,"Phase A","show-menu=WorkshopsABULG",,,0
		])
		
			addmenu(menu=["WorkshopsBBULG",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"1st workshop","workshops/PhaseB/1workshop/phaseB1workshopcel2Bulgaria.htm target= I1",,,
			,"2nd workshop","workshops/PhaseB/2workshop/phaseB2workshopcel2Bulgaria.htm target= I1",,,
			,"3rd workshop","workshops/PhaseB/3workshop/phaseB3workshopcel2Bulgaria.htm target= I1",,,
			,"4th workshop","workshops/PhaseB/4workshop/phaseB4workshopcel2Bulgaria.htm target= I1",,,
			])


			addmenu(menu=["WorkshopsABULG",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"1st workshop","workshops/PhaseA/1workshop/phaseA1workshopcel2Bulgaria.htm target= I1",,,
			,"2nd workshop","workshops/PhaseA/2workshop/phaseA2workshopcel2Bulgaria.htm target= I1",,,
			,"3rd workshop","workshops/PhaseA/3workshop/phaseA3workshopcel2Bulgaria.htm target= I1",,,
			,"4th workshop","workshops/PhaseA/4workshop/phaseA4workshopcel2Bulgaria.htm target= I1",,,
			,"5th workshop","workshops/PhaseA/5workshop/phaseA5workshopcel2Bulgaria.htm target= I1",,,
			])

		addmenu(menu=["Human Rights Bulgaria",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","human_rights/HR_Leg_Bul.htm target= I1",,,
		,"Jurisprudence","human_rights/HR_Jur_Bul.htm target= I1",,,
		,"State Organs and Institutions","human_rights/HR_Sta_Bul.htm target= I1",,,
		,"Bibliography","human_rights/HR_Bib_Bul.htm target= I1",,,
		,"National Reports","workshops/PhaseB/1workshop/phaseB1workshopcel2Bulgaria.htm target= I1",,,
		])

		addmenu(menu=["Gender Equality Bulgaria",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","gender_equality/GE_Leg_Bul.htm target= I1",,,
		,"Jurisprudence","gender_equality/GE_Jur_Bul.htm target= I1",,,
		,"Administration","gender_equality/GE_Adm_Bul.htm target= I1",,,
		,"Policies","gender_equality/GE_Pol_Bul.htm target= I1",,,
		,"NGOs","gender_equality/GE_NGO_Bul.htm target= I1",,,
		,"Bibliography","gender_equality/GE_Bib_Bul.htm target= I1",,,
		,"National Reports","workshops/PhaseB/2workshop/phaseB2workshopcel2Bulgaria.htm target= I1",,,
		,"Links","gender_equality/GE_Lin_Bul.htm target= I1",,,
		])

		addmenu(menu=["Judicial Cooperation Bulgaria",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","judical_cooperation/JC_Leg_Bul.htm target= I1",,,
		,"Jurisprudence","judical_cooperation/JC_Jur_Bul.htm target= I1",,,
		,"Administration","judical_cooperation/JC_Adm_Bul.htm target= I1",,,
		,"International programmes","judical_cooperation/JC_Int_Bul.htm target= I1",,,
		,"Bibliography","judical_cooperation/JC_Bib_Bul.htm target= I1",,,
		,"National Reports","workshops/PhaseB/3workshop/phaseB3workshopcel2Bulgaria.htm target= I1",,,
		])

		addmenu(menu=["Civil Society Bulgaria",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"Strategies","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Bibliography","1.htm target= I1",,,
		,"National Reports","workshops/PhaseB/4workshop/phaseB4workshopcel2Bulgaria.htm target= I1",,,
		,"Links","1.htm target= I1",,,
		])


	addmenu(menu=["Serbia Montenegro",
	,,160,1,"",style1,,"",effect,,,,,,,,,,,,
	,"General","show-menu=GeneralSM",,,1
	,"Human Rights","show-menu=Human Rights S&M",,,1
	,"Gender Equality","show-menu=Gender Equality S&M",,,1
	,"Judicial Cooperation","show-menu=Judicial Cooperation S&M",,,1
	,"Civil Society","show-menu=Civil Society S&M",,,1
	])

		addmenu(menu=["GeneralSM",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"General Information","general_info/SMGI.htm target= I1",,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"National Reports","show-menu=NRSM",,,
		,"Bibliography","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Research institutions","1.htm target= I1",,,
		,"International donors","1.htm target= I1",,,
		,"Universities","UNIVERSITIES/YUGOUNIV.htm target= I1",,,
		])

		addmenu(menu=["NRSM",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Phase B","show-menu=workshopsBSERB",,,0
		,"Phase A","show-menu=WorkshopsASERB",,,0
		])
		
			addmenu(menu=["WorkshopsBSERB",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"1st workshop","workshops/PhaseB/1workshop/phaseB1workshopcel2FRYugoslavia.htm target= I1",,,
			,"2nd workshop","workshops/PhaseB/2workshop/phaseB2workshopcel2FRYugoslavia.htm target= I1",,,
			,"3rd workshop","workshops/PhaseB/3workshop/phaseB3workshopcel2FRYugoslavia.htm target= I1",,,
			,"4th workshop","workshops/PhaseB/4workshop/phaseB4workshopcel2FRYugoslavia.htm target= I1",,,
			])


			addmenu(menu=["WorkshopsASERB",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"1st workshop","workshops/PhaseA/1workshop/phaseA1workshopcel2FRYugoslavia.htm target= I1",,,
			,"2nd workshop","workshops/PhaseA/2workshop/phaseA2workshopcel2FRYugoslavia.htm target= I1",,,
			,"3rd workshop","workshops/PhaseA/3workshop/phaseA3workshopcel2FRYugoslavia.htm target= I1",,,
			,"4th workshop","workshops/PhaseA/4workshop/phaseA4workshopcel2FRYugoslavia.htm target= I1",,,
			,"5th workshop","workshops/PhaseA/5workshop/phaseA5workshopcel2FRYugoslavia.htm target= I1",,,
			])
	
		addmenu(menu=["Human Rights S&M",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","human_rights/HR_Leg_S&M.htm target= I1",,,
		,"State Organs and Institutions","human_rights/HR_Sta_S&M.htm target= I1",,,
		,"Bibliography","human_rights/HR_Bib_S&M.htm target= I1",,,
		,"National Reports","workshops/PhaseB/1workshop/phaseB1workshopcel2FRYugoslavia.htm target= I1",,,
		])


		addmenu(menu=["Gender Equality S&M",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","gender_equality/GE_Leg_S&M.htm target= I1",,,
		,"Administration","gender_equality/GE_Adm_S&M.htm target= I1",,,
		,"NGOs","gender_equality/GE_NGO_S&M.htm target= I1",,,
		,"Bibliography","gender_equality/GE_Bib_S&M.htm target= I1",,,
		,"National Reports","workshops/PhaseB/2workshop/phaseB2workshopcel2FRYugoslavia.htm target= I1",,,
		])

		addmenu(menu=["Judicial Cooperation S&M",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","judical_cooperation/JC_Leg_S&M.htm target= I1",,,
		,"National Reports","workshops/PhaseB/3workshop/phaseB3workshopcel2FRYugoslavia.htm target= I1",,,
		])

		addmenu(menu=["Civil Society S&M",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"National Reports","workshops/PhaseB/4workshop/phaseB4workshopcel2FRYugoslavia.htm target= I1",,,
		])


	addmenu(menu=["F.Y.R.O.M",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"General","show-menu=GeneralF",,,1
	,"Human Rights","show-menu=Human Rights FYROM",,,1
	,"Gender Equality","show-menu=Gender Equality FYROM",,,1
	,"Judicial Cooperation","show-menu=Judicial Cooperation FYROM",,,1
	,"Civil Society","show-menu=Civil Society FYROM",,,1
	])
	
		addmenu(menu=["GeneralF",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"General Information","general_info/FYROMGI.htm target= I1",,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"National Reports","show-menu=NRF",,,
		,"Bibliography","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Research institutions","1.htm target= I1",,,
		,"International donors","1.htm target= I1",,,
		,"Universities","UNIVERSITIES/FYROMUNIV.htm target= I1",,,
		])

		addmenu(menu=["NRF",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Phase B","show-menu=WorkshopsBFYROM",,,0
		,"Phase A","show-menu=WorkshopsAFYROM",,,0
		])
		
			addmenu(menu=["WorkshopsBFYROM",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"1st workshop","workshops/PhaseB/1workshop/phaseB1workshopcel2FYROM.htm target= I1",,,
			,"2nd workshop","workshops/PhaseB/2workshop/phaseB2workshopcel2FYROM.htm target= I1",,,
			,"3rd workshop","workshops/PhaseB/3workshop/phaseB3workshopcel2FYROM.htm target= I1",,,
			,"4th workshop","workshops/PhaseB/4workshop/phaseB4workshopcel2FYROM.htm target= I1",,,
			])


			addmenu(menu=["WorkshopsAFYROM",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"1st workshop","workshops/PhaseA/1workshop/phaseA1workshopcel2FYROM.htm target= I1",,,
			,"2nd workshop","workshops/PhaseA/2workshop/phaseA2workshopcel2FYROM.htm target= I1",,,
			,"3rd workshop","workshops/PhaseA/3workshop/phaseA3workshopcel2FYROM.htm target= I1",,,
			,"4th workshop","workshops/PhaseA/4workshop/phaseA4workshopcel2FYROM.htm target= I1",,,
			,"5th workshop","workshops/PhaseA/5workshop/phaseA5workshopcel2FYROM.htm target= I1",,,
			])

		addmenu(menu=["Human Rights FYROM",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","human_rights/HR_Leg_FYROM.htm target= I1",,,
		,"Jurisprudence","human_rights/HR_Jur_FYROM.htm target= I1",,,
		,"State Organs and Institutions","human_rights/HR_Sta_FYROM.htm target= I1",,,
		,"Bibliography","human_rights/HR_Bib_FYROM.htm target= I1",,,
		,"National Reports","workshops/PhaseB/1workshop/phaseB1workshopcel2FYROM.htm target= I1",,,
		])

		addmenu(menu=["Gender Equality FYROM",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","gender_equality/GE_Leg_FYROM.htm target= I1",,,
		,"Jurisprudence","gender_equality/GE_Jur_FYROM.htm target= I1",,,
		,"Administration","gender_equality/GE_Adm_FYROM.htm target= I1",,,
		,"Policies","gender_equality/GE_Pol_FYROM.htm target= I1",,,
		,"NGOs","gender_equality/GE_NGO_FYROM.htm target= I1",,,
		,"Bibliography","gender_equality/GE_Bib_FYROM.htm target= I1",,,
		,"National Reports","workshops/PhaseB/2workshop/phaseB2workshopcel2FYROM.htm target= I1",,,
		,"Links","gender_equality/GE_Lin_FYROM.htm target= I1",,,
		])

		addmenu(menu=["Judicial Cooperation FYROM",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","judical_cooperation/JC_Leg_FYROM.htm target= I1",,,
		,"Jurisprudence","judical_cooperation/JC_Jur_FYROM.htm target= I1",,,
		,"Administration","judical_cooperation/JC_Adm_FYROM.htm target= I1",,,
		,"International programmes","judical_cooperation/JC_Int_FYROM.htm target= I1",,,
		,"Bibliography","judical_cooperation/JC_Bib_FYROM.htm target= I1",,,
		,"National Reports","workshops/PhaseA/3workshop/phaseA3workshopcel2FYROM.htm target= I1",,,
		,"Links","judical_cooperation/JC_Lin_FYROM.htm target= I1",,,
		])

		addmenu(menu=["Civil Society FYROM",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"Strategies","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Bibliography","1.htm target= I1",,,
		,"National Reports","workshops/PhaseB/4workshop/phaseB4workshopcel2FYROM.htm target= I1",,,
		,"Links","1.htm target= I1",,,
		])


	addmenu(menu=["Romania",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"General","show-menu=GeneralR",,,1
	,"Human Rights","show-menu=Human Rights Romania",,,1
	,"Gender Equality","show-menu=Gender Equality Romania",,,1
	,"Judicial Cooperation","show-menu=Judicial Cooperation Romania",,,1
	,"Civil Society","show-menu=Civil Society Romania",,,1
	])
	
		addmenu(menu=["GeneralR",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"General Information","general_info/ROMANIAGI.htm target= I1",,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"National Reports","show-menu=NRR",,,
		,"Bibliography","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"Research institutions","1.htm target= I1",,,
		,"International donors","1.htm target= I1",,,
		,"Universities","UNIVERSITIES/ROMANUNIV.htm target= I1",,,
		])


		addmenu(menu=["NRR",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Phase B","show-menu=WorkshopsBROM",,,0
		,"Phase A","show-menu=WorkshopsAROM",,,0
		])
		
			addmenu(menu=["WorkshopsBROM",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"1st workshop","workshops/PhaseB/1workshop/phaseB1workshopcel2Romania.htm target= I1",,,
			,"2nd workshop","workshops/PhaseB/2workshop/phaseB2workshopcel2Romania.htm target= I1",,,
			,"3rd workshop","workshops/PhaseB/3workshop/phaseB3workshopcel2Romania.htm target= I1",,,
			,"4th workshop","workshops/PhaseB/4workshop/phaseB4workshopcel2Romania.htm target= I1",,,
			])


			addmenu(menu=["WorkshopsAROM",
			,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"1st workshop","workshops/PhaseA/1workshop/phaseA1workshopcel2Romania.htm target= I1",,,
			,"2nd workshop","workshops/PhaseA/2workshop/phaseA2workshopcel2Romania.htm target= I1",,,
			,"3rd workshop","workshops/PhaseA/3workshop/phaseA3workshopcel2Romania.htm target= I1",,,
			,"4th workshop","workshops/PhaseA/4workshop/phaseA4workshopcel2Romania.htm target= I1",,,
			,"5th workshop","workshops/PhaseA/5workshop/phaseA5workshopcel2Romania.htm target= I1",,,
			])

		addmenu(menu=["Human Rights Romania",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","human_rights/HR_Leg_Rom.htm target= I1",,,
		,"Jurisprudence","human_rights/HR_Jur_Rom.htm target= I1",,,
		,"State Organs and Institutions","human_rights/HR_Sta_Rom.htm target= I1",,,
		,"Bibliography","human_rights/HR_Bib_Rom.htm target= I1",,,
		,"National Reports","workshops/PhaseB/1workshop/phaseB1workshopcel2Romania.htm target= I1",,,
		])

		addmenu(menu=["Gender Equality Romania",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","gender_equality/GE_Leg_Rom.htm target= I1",,,
		,"Jurisprudence","gender_equality/GE_Jur_Rom.htm target= I1",,,
		,"Administration","gender_equality/GE_Adm_Rom.htm target= I1",,,
		,"Policies","gender_equality/GE_Pol_Rom.htm target= I1",,,
		,"NGOs","gender_equality/GE_NGO_Rom.htm target= I1",,,
		,"National Reports","workshops/PhaseB/2workshop/phaseB2workshopcel2Romania.htm target= I1",,,
		])

		addmenu(menu=["Judicial Cooperation Romania",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","judical_cooperation/JC_Leg_Rom.htm target= I1",,,
		,"Jurisprudence","judical_cooperation/JC_Jur_Rom.htm target= I1",,,
		,"Administration","judical_cooperation/JC_Adm_Rom.htm target= I1",,,
		,"International programmes","judical_cooperation/JC_Int_Rom.htm target= I1",,,
		,"Bibliography","judical_cooperation/JC_Bib_Rom.htm target= I1",,,
		,"National Reports","workshops/PhaseA/3workshop/phaseA3workshopcel2Romania.htm target= I1",,,
		,"Links","judical_cooperation/JC_Lin_Rom.htm target= I1",,,
		])

		addmenu(menu=["Civil Society Romania",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Legislation","1.htm target= I1",,,
		,"Jurisprudence","1.htm target= I1",,,
		,"Administration","1.htm target= I1",,,
		,"NGOs","1.htm target= I1",,,
		,"National Reports","workshops/PhaseB/4workshop/phaseB4workshopcel2Romania.htm target= I1",,,
		,"Links","1.htm target= I1",,,
		])

			
	addmenu(menu=["Links",,,130,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Institutions","show-menu=Institutionslink",,,1
	,"Media","show-menu=Medialink",,,1
	,"NGO's","show-menu=NGOlink",,,1
	,"International Organisations","2.htm target= I1",,,1
	])

		addmenu(menu=["Institutionslink",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Albania","2.htm target= I1",,,1
		,"Bulgaria","2.htm target= I1",,,1
		,"F.Y.R.O.M","2.htm target= I1",,,1
		,"Greece","2.htm target= I1",,,1	
		,"Romania","2.htm target= I1",,,1
		,"Serbia & Montenegro","2.htm target= I1",,,1
		])

		addmenu(menu=["Medialink",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Albania","2.htm target= I1",,,1
		,"Bulgaria","2.htm target= I1",,,1
		,"F.Y.R.O.M","2.htm target= I1",,,1
		,"Greece","2.htm target= I1",,,1	
		,"Romania","2.htm target= I1",,,1
		,"Serbia & Montenegro","2.htm target= I1",,,1
		])

		addmenu(menu=["NGOlink",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Albania","2.htm target= I1",,,1
		,"Bulgaria","2.htm target= I1",,,1
		,"F.Y.R.O.M","2.htm target= I1",,,1
		,"Greece","2.htm target= I1",,,1	
		,"Romania","2.htm target= I1",,,1
		,"Serbia & Montenegro","2.htm target= I1",,,1
		])

dumpmenus()
