	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#FF0000';			// Background color when mouse is over
	var HighSubBgColor='#FF0000';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='#8d929b';			// Border color
	var BorderSubColor='#002d71';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=7;				// Font size menu items
	var FontBold=0;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=105;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',1,1,'images/tridown.gif',1,1,'images/trileft.gif',1,1];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("rollover:images/home_flat.gif:images/home_over.gif","index.php","..images/home_flat.gif",0,29,67);

Menu2=new Array("rollover:images/declaration_flat.gif:images/declaration_over.gif","declaration/index.html","..images/declaration_flat.gif",3,29,86);
	Menu2_1=new Array("speeches from summit","declaration/speeches.html","",0,20,120);
	Menu2_2=new Array("steering committee","declaration/steering.html","",0,20,120);
	Menu2_3=new Array("minutes","declaration/minutes.html","",0,20,120);

Menu3=new Array("rollover:images/media_flat.gif:images/media_over.gif","media/index.html","images/media_flat.gif",3,29,120);
	Menu3_1=new Array("A - K","media/a-k.html","",0,20,100);
	Menu3_2=new Array("L - N","media/l-n.html","",0,20,100);
	Menu3_3=new Array("O - Z","media/o-z.html","",0,20,100);

Menu4=new Array("rollover:images/other_flat.gif:images/other_over.gif","other/index.html","images/other_flat.gif",0,29,105);

Menu5=new Array("rollover:images/hiv_flat.gif:images/hiv_over.gif","hiv/index.html","images/hiv_flat.gif",0,29,143);
	//Menu5_1=new Array("links","hiv/links.html","",0,20,112);
	
Menu6=new Array("rollover:images/broadcast_flat.gif:images/broadcast_over.gif","resource/index.html","images/broadcast_flat.gif",3,29,127);
	Menu6_1=new Array("video clips","resource/video.html","",0,20,101);
	Menu6_2=new Array("audio clips","resource/radio.html","",0,20,101);
	Menu6_3=new Array("documents","resource/documents.html","",0,20,101);
	
Menu7=new Array("rollover:images/gmai_flat.gif:images/gmai_over.gif","gmai/index.html","images/gmai_flat.gif",1,29,47);
	Menu7_1=new Array("GMAI media resources","gmai/media.html","",0,20,125);

Menu8=new Array("rollover:images/update_flat.gif:images/update_over.gif","forum/update.html","images/update_flat.gif",0,29,57);
	//Menu8_1=new Array("Information Update","forum/update.html","",0,20,105);

Menu9=new Array("rollover:images/subscribe_flat.gif:images/subscribe_over.gif","subscribe/index.html","images/subscribe_flat.gif",0,29,76);

Menu10=new Array("rollover:images/contact_flat.gif:images/contact_over.gif","contact/index.html","images/contact_flat.gif",0,29,167);