/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

		var NoOffFirstLineMenus=10;			// Number of first level items
		var LowBgColor='#1A2B5F';			// Background color when mouse is not over
		var LowSubBgColor='#1A2B5F';			// Background color when mouse is not over on subs
		var HighBgColor='#2C4593';			// Background color when mouse is over
		var HighSubBgColor='#6B8CAD';			// 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='white';			// Border color for subs
		var BorderWidth=1;				// Border width
		var BorderBtwnElmnts=1;			// Border between elements 1 or 0
		var FontFamily="Verdana,Arial"	// Font family menu items
		var FontSize=8;				// 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='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;			// vertical overlap child/ parent
		var StartTop=200;				// 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=8;				// Left padding
		var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=200;			// 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=0;				// Uses arrow gifs when 1
		var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// 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:_images/menu_overview.gif:_images/menu_overview_on.gif","about.asp","",6,31,179);
	Menu1_1=new Array("About Amcham","about.asp","",0,24,150);
	Menu1_2=new Array("Mission Statement","mission.asp","",0);
	Menu1_3=new Array("Objectives","objectives.asp","",0);
	Menu1_4=new Array("Organization","organization.asp","",0);
	Menu1_5=new Array("Chamber members","members.asp","",0);
	Menu1_6=new Array("Committees","commites.asp","",0);
	
Menu2=new Array("rollover:_images/menu_activities.gif:_images/menu_activities_on.gif","activities.asp","",7);
	Menu2_1=new Array("Program of Activities","activities.asp","",0,24,200);
	//Menu2_2=new Array("Comdex","comdex.asp","",0);
	Menu2_2=new Array("Healthworld Conference","hw_conference.asp","",0);
	Menu2_3=new Array("Greek Economy Conference","ge_conference.asp","",0);
	//Menu2_4=new Array("Posidonia Exhibition","posidonia_exh.asp","",0);
	Menu2_4=new Array("Defendory Exhibition","defentory_exh.asp","",0);
	Menu2_5=new Array("Thessaloniki Int. Fair","thessaloniki_intfair.asp","",0);
	Menu2_6=new Array("Ad hoc events","adhoc_events.asp","",0);
	Menu2_7=new Array("Interesting links","activities_links.asp","",0);

Menu3=new Array("rollover:_images/menu_publications.gif:_images/menu_publications_on.gif","partners.asp","",2);
	Menu3_1=new Array("Business Partners","partners.asp","",0,24,150);
	Menu3_2=new Array("Directory","directory.asp","",0);

Menu4=new Array("rollover:_images/menu_greece.gif:_images/menu_greece_on.gif","visiting_greece.asp","",4);
	Menu4_1=new Array("Visiting Greece","visiting_greece.asp","",0,24,150);
	Menu4_2=new Array("Living in Greece","living_greece.asp","",0);
	Menu4_3=new Array("Business in Greece","business_greece.asp","",0);
	Menu4_4=new Array("Interesting links","about_links.asp","",0);

Menu5=new Array("rollover:_images/menu_news.gif:_images/menu_news_on.gif","news.asp","",0);
	Menu5_1=new Array("Archive","archive.asp","",0,24,150);

Menu6=new Array("rollover:_images/menu_members.gif:_images/menu_members_on.gif","bop_usa.asp","",5);
	Menu6_1=new Array("Business Opportunities in the USA","bop_usa.asp","",0,24,210);
	Menu6_2=new Array("Business Opportunities in Greece","bop_greece.asp","",0);
	Menu6_3=new Array("Chamber Initiatives","initiatives.asp","",0);
	Menu6_4=new Array("Surveys - Reports","surveys_reports.asp","",0);
	//Menu6_5=new Array("Members list","members_list.asp","",0);
	Menu6_5=new Array("Interesting links","links.asp","",0);
	
Menu7=new Array("rollover:_images/menu_speeches.gif:_images/menu_speeches_on.gif","past_speeches.asp","",0);
	Menu7_1=new Array("Speeches","past_speeches.asp","",0,24,150);

Menu8=new Array("rollover:_images/menu_summeries.gif:_images/menu_summeries_on.gif","summeries.asp","",0);
	Menu8_1=new Array("Archive","summeries.asp","",0,24,150);
	
Menu9=new Array("rollover:_images/menu_application.gif:_images/menu_application_on.gif","application.asp","",0);
	Menu9_1=new Array("Archive","archive.asp","",0,24,150);	

Menu10=new Array("rollover:_images/menu_president.gif:_images/menu_president_on.gif","president.asp","",0);
	Menu10_1=new Array("President","president.asp","",0,24,150);		