//This menu has been tested and is working in the following browsers
//IE 4.72.2106.8
//IE 4.72.3110.8
//IE 5.00.3105.0106CO
//IE 5.50.4807.2300CO
//IE 6.0.2600.0000CO
//Netscape 4.08
//Netscape 4.71
//Netscape 4.72
//Netscape 4.76
//Netscape 4.78
//Netscape 6.1
//

	var NoOffFirstLineMenus=10; //Number of first level menu items
	var MouseOverBgColor='#ffffff';
	var HighBgColor='#EDEDED';
	var FirstLineFontColor='#0f238c';
	var HighFontColor='#0f238c';
	var BorderColor='#606daf';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="helvetica,arial,sans serif,helv";
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=0;
	var ChildVerticalOverlap=0;
	var StartTop=115; //set vertical offset
	var StartLeft=19; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Home","/site/offshore/index.html",0,18,180);

Menu2=new Array("About us","",5);
	Menu2_1=new Array("Overview","/site/offshore/about.html",0,18,150);
	Menu2_2=new Array("Registered details","/site/offshore/aboutRegistered.html",0);
	Menu2_3=new Array("Organogram","/site/offshore/aboutOrganogram.html",0);
	Menu2_4=new Array("Group global representation","/site/offshore/location.html",0);
	Menu2_5=new Array("Brochures","/site/offshore/aboutBrochures.html",0);

Menu3=new Array("Services","",11);
	Menu3_1=new Array("About our services","/site/offshore/serviceAbout.html",0,18,200);
	Menu3_2=new Array("Banking","/site/offshore/servicePrivate.html",0);
	Menu3_3=new Array("Private Client Services","/site/offshore/servicePrivateClient.html",0);
	Menu3_4=new Array("Priority Banking","/site/offshore/servicePriorityBanking.html",0);
	Menu3_5=new Array("Business services","/site/offshore/serviceBusiness.html",0);
	Menu3_6=new Array("Treasury services","/site/offshore/serviceTreasury.html",0);
	Menu3_7=new Array("Stockbroking and asset management","/site/offshore/serviceStock.html",0);
	Menu3_8=new Array("Offshore funds","/site/offshore/serviceOffshore01.html",0);
	Menu3_9=new Array("Fiduciary and corporate services","/site/offshore/serviceTrust.html",0);
	Menu3_10=new Array("Expatriate services","/site/offshore/serviceExpat.html",0);
	Menu3_11=new Array("Internet banking","/site/offshore/serviceInternet.html",0);

Menu4=new Array("International services","/site/offshore/international.html",0);
	//Menu4_1=new Array("Standard Bank of South Africa","javascript:alert('LINKING NOTICE: You are now leaving the Standard Bank Offshore Website and entering one managed and maintained by another Standard Bank Group company');window.location = 'http://www.standardbank.co.za/';",0,18,165);
	//Menu4_2=new Array("Stanbic Africa","javascript:alert('LINKING NOTICE: You are now leaving the Standard Bank Offshore Website and entering one managed and maintained by another Standard Bank Group company');window.location = 'http://www.stanbic.com/';",0);
	//Menu4_3=new Array("Standard Bank London","javascript:alert('LINKING NOTICE: You are now leaving the Standard Bank Offshore Website and entering one managed and maintained by another Standard Bank Group company');window.location = 'http://www.standardbank.com/';",0);
	//Menu4_4=new Array("Stanlib","javascript:alert('LINKING NOTICE: You are now leaving the Standard Bank Offshore Website and entering one managed and maintained by another Standard Bank Group company');window.location = 'http://www.stanlib.com/';",0);

Menu5=new Array("Application forms","",6);
	Menu5_1=new Array("Bank accounts","/site/offshore/servicePrivateApplications.html",0,18,190);
	Menu5_2=new Array("Transferring funds","/site/offshore/serviceTransferFunds.html",0);
	Menu5_3=new Array("Visa Debit Card","/site/offshore/servicePrivateVisaApplication.html",0);
	Menu5_4=new Array("Stockbroking Agreement forms","/site/offshore/serviceStockApplication.html",0);
	Menu5_5=new Array("Offshore funds","/site/offshore/offshoreFundApplication.html",0);
	Menu5_6=new Array("Fiduciary and corporate agreements","/site/offshore/serviceTrustApplication.html",0);
	//Menu4_7=new Array("Standard Asset Selection Funds","/site/offshore/serviceOffshore06.html",0);
	
Menu6=new Array("Brochures","/site/offshore/offshoreBrochures.html",0);

Menu7=new Array("Contact us","",6);
	Menu7_1=new Array("Standard Bank Offshore","/site/offshore/offshoreIsle.html",0,18,140);
	Menu7_2=new Array("International offices","/site/offshore/london.html",0);
	Menu7_3=new Array("South Africa","/site/offshore/sa.html",0);
	Menu7_4=new Array("Other Africa","/site/offshore/otherafrica.html",0);
	Menu7_5=new Array("Recruitment","/site/offshore/recruitment.html",0);
	Menu7_6=new Array("Feedback","/site/offshore/general.html",0);

Menu8=new Array("Important notices","/site/offshore/noticehome.html",0);

Menu9=new Array("Client communications","/site/offshore/clientcom.html",0);

Menu10=new Array("Site map","/site/offshore/sitemapOffshore.html",0);
