	setDefaultMenuColor("#323bf0", "white", "yellow");
	setToolbarBGColor("white");
	setBanner("/web_OLagent/images/YMLbanner.JPG", "", "") ;
	setBannerBottom("/web_OLagent/images/BannerBottom.gif", "", "") ;
	//0
	addMenu("Home", "-Home-", "" ,"/web_OLagent/index.asp");
	//1
	addMenu("OurOrganization", "OurOrganization", "", "");
	addSubMenu("OurOrganization", "Company Profile", "/web_OLagent/OurOrganization/Company/Profile.htm");
	addSubMenu("OurOrganization", "Office Directory", "/web_OLagent/OurOrganization/OFFICE/office.htm");
	addSubMenu("OurOrganization", "Office & Agent's Site", "/web_OLagent/Information/s_Menu.asp?D_FRAME=AgentSite");
	
	//2
	addMenu("Information", "Information", "", "");
	addSubMenu("Information", "Fleets", "/web_OLagent/Information/s_Menu.asp?D_FRAME=Fleets");
	addSubMenu("Information", "Equipment", "/web_OLagent/Information/s_Menu.asp?D_FRAME=Equipment");
	addSubMenu("Information", "Port Information", "/web_OLagent/Information/s_Menu.asp?D_FRAME=PortInfo");
	//addSubMenu("Information", "Demurrage & Detention", "/web_OLagent/Information/s_Menu.asp?D_FRAME=DETDEM");
	addSubMenu("Information", "Charges (Import)", 
"/web_OLagent/Information/s_Menu.asp?D_FRAME=Charges");

	//addSubMenu("Information", "D.G Info.", "");
	//addSubMenu("Information", "F.A.Q.", "");
	
	//
	addMenu("CustomerService", "Customer Service", "", "");
	addSubMenu("CustomerService", "Service Routes", "/web_OLagent/Information/s_Menu.asp?D_FRAME=S_Routes");
	addSubMenu("CustomerService", "Cargo Tracking", "/web_OLagent/Information/s_Menu.asp?D_FRAME=Cargo_T");
	addSubMenu("CustomerService", "Vessel Tracking", "/web_OLagent/Information/s_Menu.asp?D_FRAME=Vessel_T");
	
	//addSubMenu("CustomerService", "Rate Inquiry", "CustomerService/RateInquiry.asp");
	//5
	addMenu("LocalInfo", "[MY] Local Info.", "", "");
	addSubMenu("LocalInfo", "Calling Schedule Import", "/web_OLagent/D_LocalInfo/s_Menu.asp?D_FRAME=C_Import");
	addSubMenu("LocalInfo", "Calling Schedule Export", "/web_OLagent/D_LocalInfo/s_Menu.asp?D_FRAME=C_Export");
	addSubMenu("LocalInfo", "Depot / Terminal", "/web_OLagent/Under_Working/Under Working.htm");
	
	//6
	addMenu("News", "News", "" ,"");
	addSubMenu("News", "YML News", "/web_OLagent/Information/s_Menu.asp?D_FRAME=News");
	//addSubMenu("News", "Local News", "/web_OLagent/E_LocalNews/s_Menu.asp");
	//addSubMenu("News", "Help Wanted", "/web_OLagent/E_LocalNews/Human_Requests.htm");
	addSubMenu("News", "Photo Gallery", "/web_OLagent/Under_Working/Under Working.htm");
	//addSubMenu("News", "Photo Gallery", "/web_OLagent/News/PhotoGallery/PhotoGallery.htm");
	//4
	addMenu("eMember", "eMember", "" ,"");
	addSubMenu("eMember", "MS Outlook Web Access", "http://www.Yml.in/Exchange");
	addSubMenu("eMember", "Public Folder", "http://www.Yml.in/public");
	//addSubMenu("eMember", "Public Folder", "http://ymlexch02.yml.com.tw/public");
	
	//addSubMenu("eMember", "Booking Requests", "/web_OLagent/D_Depot/s_Menu.asp?D_FRAME=Released_U");

	
	
	

