	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='22458F';			// Background color when mouse is not over
	var LowSubBgColor='084A7B';			// Background color when mouse is not over on subs
	var HighBgColor='8AB9CB';			// Background color when mouse is over
	var HighSubBgColor='009899';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='009899';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Tahoma"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=1;			// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// Frame where target documents appear
	var TargetLoc='M1';				// span id for relative positioning
	var HideTop=1;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['',0,0];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("rollover:sliki/home.gif:sliki/home_over.gif","index.asp","",0,25,135,"","","","","");
Menu2=new Array("rollover:sliki/about.gif:sliki/about_over.gif","#","",6,25,135,"","","","","");
		Menu2_1=new Array("History","AboutFES_History.asp","",0,15,190,"","","","","");
		Menu2_2=new Array("Friedrich Ebert biography","AboutFES_FriedrichEbertBio.asp","",0,15,120,"","","","","");
		Menu2_3=new Array("FES International","AboutFES_FESInternational.asp","",0,15,120,"","","","","");
		Menu2_4=new Array("FES Offices around the World","http://www.fes.de/internationalearbeit.html","",0,15,120,"","","","","");
		Menu2_5=new Array("Facts and Figures","AboutFES_Facts.asp","",0,15,120,"","","","","");
		Menu2_6=new Array("FES Library","http://www.fes.de/library/index_gr.html","",0,15,120,"","","","","");
Menu3=new Array("rollover:sliki/fesmkd.gif:sliki/fesmkd_over.gif","#","",2,25,135,"","","","","");
		Menu3_1=new Array("Objectives","FESMacedonia_Objectives.asp","",0,15,130,"","","","","");
		Menu3_2=new Array("Staff","FESMacedonia_Staff.asp","",0,15,130,"","","","","");
Menu4=new Array("rollover:sliki/act.gif:sliki/act_over.gif","activities.asp","",0,25,135,"","","","","");
				
Menu5=new Array("rollover:sliki/public.gif:sliki/public_over.gif","#","",2,25,135,"","","","","");
		Menu5_1=new Array("Publications","publications.asp","",0,15,130,"","","","","");
		Menu5_2=new Array("Special Reports","reports.asp","",0,15,130,"","","","","");
Menu6=new Array("rollover:sliki/reg.gif:sliki/reg_over.gif","#","",5,28,135,"","","","","");
		Menu6_1=new Array("Offices in SEE","regional_o.asp","",0,15,130,"","","","","");
		Menu6_2=new Array("Economy and Social Policy<br> (Social and Labour Market Policy)","http://www.fes.ro/engl/index.php?IDsec=5&IDpag=74","",0,53,140,"","","","","");
		Menu6_3=new Array("Labour Relations and Social Dialogue","http://www.fes-social-dialogue-see.de/","",0,30,140,"","","","","");
		Menu6_4=new Array("Local Self Government","http://www.fes.hr/index-6.html","",0,15,140,"","","","","");
		Menu6_5=new Array("Minorities","minorities.asp","",0,15,140,"","","","","");
