﻿	var NoOffFirstLineMenus=8; //set number of main menu items

	var LowBgColor='#007851';

	var HighBgColor='#EAAF00';

	var FontLowColor='#FFFFFF';

	var FontHighColor='#000000';

	var BorderColor='#FFFFFF';

	var BorderWidth=0;

	var BorderBtwnElmnts=1;

	var FontFamily="Arial, sans-serif"

	var FontSize=9;

	var FontBold=1;

	var FontItalic=0;

	var MenuTextCentered=0;

	var MenuCentered='left';

	var MenuVerticalCentered='top';

	var ChildOverlap=.0;

	var ChildVerticalOverlap=.0;

	var StartTop=103; //set vertical offset

	var StartLeft=0; //set horizontal offset

	var VerCorrect=0;

	var HorCorrect=0;

	var LeftPaddng=5;

	var TopPaddng=5;

	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);



Menu1=new Array("Home","index.html",0,26,175);

Menu2=new Array("About Us","",5);

	Menu2_1=new Array("Our Services","our_services.html",0,26,175);

	Menu2_2=new Array("Our Philosophy","our_philosophy.html",0);

	Menu2_3=new Array("Our Strategy","our_strategy.html",0);	

	Menu2_4=new Array("Our Commitment","our_commitment.html",0);

	Menu2_5=new Array("Corporate Background","background.html",0);

Menu3=new Array("The SEM Advantage","sem_advantage.html",0);

Menu4=new Array("Performance","performance.html",0);

Menu5=new Array("Opening Your Account","opening_account.html",0);		

Menu6=new Array("News Room","",2);	

	Menu6_1=new Array("Letters to Investors","letters_main.html",0,26,175);	

	Menu6_2=new Array("News Articles","articles.html",0);

Menu7=new Array("Client Login","login.html",0);

Menu8=new Array("Contact Us","",1);

	Menu8_1=new Array("Our Address","contact_us.html",0,26,175);

	
