//-----------------------------------------------------------------------
//- Created by the Agama Web Menus - generator  ver 2.12
//- Copyright MP Software (c)2008
//- Can I use this script? See http://www.agama-menu.com
//-----------------------------------------------------------------------

//Create main menu items style object. All main menu items inherite style from this object
var menu01_MainGroupItemsGeneralStyle = new menu01MenuItem();
menu01_MainGroupItemsGeneralStyle.Text_o='';
menu01_MainGroupItemsGeneralStyle.Text_c='';
menu01_MainGroupItemsGeneralStyle.TextAlign='center';
menu01_MainGroupItemsGeneralStyle.URL='';
menu01_MainGroupItemsGeneralStyle.URLTarget='';
menu01_MainGroupItemsGeneralStyle.Hint='';
menu01_MainGroupItemsGeneralStyle.OnLeaveJS='';
menu01_MainGroupItemsGeneralStyle.OnOverJS='';
menu01_MainGroupItemsGeneralStyle.OnClickJS='';
menu01_MainGroupItemsGeneralStyle.Height=38;
menu01_MainGroupItemsGeneralStyle.Width=120;
menu01_MainGroupItemsGeneralStyle.Cursor='default';
menu01_MainGroupItemsGeneralStyle.PaddingLeft=5;
menu01_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingTop=5;
menu01_MainGroupItemsGeneralStyle.PaddingTop_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingRight=5;
menu01_MainGroupItemsGeneralStyle.PaddingRight_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingBottom=5;
menu01_MainGroupItemsGeneralStyle.PaddingBottom_o=null;
menu01_MainGroupItemsGeneralStyle.BgColor='';
menu01_MainGroupItemsGeneralStyle.BgColor_o='';
menu01_MainGroupItemsGeneralStyle.BgColor_c='';
menu01_MainGroupItemsGeneralStyle.BgImage='menu01_images/nav_gold_bg.gif';
menu01_MainGroupItemsGeneralStyle.BgImage_o='menu01_images/nav_gold_bg_o.gif';
menu01_MainGroupItemsGeneralStyle.BgImage_c='';
menu01_MainGroupItemsGeneralStyle.BgImgRep='repeat';
menu01_MainGroupItemsGeneralStyle.BgImgRep_o='';
menu01_MainGroupItemsGeneralStyle.BgImgRep_c='';
menu01_MainGroupItemsGeneralStyle.BgImgPos='top left';
menu01_MainGroupItemsGeneralStyle.BgImgPos_o='';
menu01_MainGroupItemsGeneralStyle.BgImgPos_c='';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImage='';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImage_o='';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImage_c='';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu01_MainGroupItemsGeneralStyle.RightPartBgImage='menu01_images/nav_gold_sep.gif';
menu01_MainGroupItemsGeneralStyle.RightPartBgImage_o='';
menu01_MainGroupItemsGeneralStyle.RightPartBgImage_c='';
menu01_MainGroupItemsGeneralStyle.RightPartBgImgPos='top';
menu01_MainGroupItemsGeneralStyle.FontColor='#FFFFFF';
menu01_MainGroupItemsGeneralStyle.FontColor_o='#FFFFFF';
menu01_MainGroupItemsGeneralStyle.FontColor_c='';
menu01_MainGroupItemsGeneralStyle.FontFamily='Verdana';
menu01_MainGroupItemsGeneralStyle.FontFamily_o='';
menu01_MainGroupItemsGeneralStyle.FontFamily_c='';
menu01_MainGroupItemsGeneralStyle.FontSize=11;
menu01_MainGroupItemsGeneralStyle.FontSize_o=null;
menu01_MainGroupItemsGeneralStyle.FontSize_c=null;
menu01_MainGroupItemsGeneralStyle.FontDecoration='none';
menu01_MainGroupItemsGeneralStyle.FontDecoration_o='';
menu01_MainGroupItemsGeneralStyle.FontDecoration_c='';
menu01_MainGroupItemsGeneralStyle.FontWeight='normal';
menu01_MainGroupItemsGeneralStyle.FontWeight_o='';
menu01_MainGroupItemsGeneralStyle.FontWeight_c='';
menu01_MainGroupItemsGeneralStyle.FontStyle='normal';
menu01_MainGroupItemsGeneralStyle.FontStyle_o='';
menu01_MainGroupItemsGeneralStyle.FontStyle_c='';
menu01_MainGroupItemsGeneralStyle.BorderWidth=1;
menu01_MainGroupItemsGeneralStyle.BorderWidth_o=null;
menu01_MainGroupItemsGeneralStyle.BorderWidth_c=null;
menu01_MainGroupItemsGeneralStyle.BorderColor='#000000';
menu01_MainGroupItemsGeneralStyle.BorderColor_o='';
menu01_MainGroupItemsGeneralStyle.BorderColor_c='';
menu01_MainGroupItemsGeneralStyle.Border='none';
menu01_MainGroupItemsGeneralStyle.Border_o='';
menu01_MainGroupItemsGeneralStyle.Border_c='';
menu01_MainGroupItemsGeneralStyle.BorderLeft=true;
menu01_MainGroupItemsGeneralStyle.BorderRight=true;
menu01_MainGroupItemsGeneralStyle.BorderTop=true;
menu01_MainGroupItemsGeneralStyle.BorderBottom=true;
menu01_MainGroupItemsGeneralStyle.SeparatorColor='#000000';
menu01_MainGroupItemsGeneralStyle.SeparatorSize=0;
menu01_MainGroupItemsGeneralStyle.LeftIcon='';
menu01_MainGroupItemsGeneralStyle.LeftIcon_o='';
menu01_MainGroupItemsGeneralStyle.LeftIcon_c='';
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetX=0;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetY=0;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu01_MainGroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu01_MainGroupItemsGeneralStyle.RightIcon='';
menu01_MainGroupItemsGeneralStyle.RightIcon_o='';
menu01_MainGroupItemsGeneralStyle.RightIcon_c='';
menu01_MainGroupItemsGeneralStyle.RightIconOffsetX=0;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetY=0;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu01_MainGroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object. All menu items of submenus inherite style from this object
var menu01_GroupItemsGeneralStyle = new menu01MenuItem();
menu01_GroupItemsGeneralStyle.Text_o='';
menu01_GroupItemsGeneralStyle.Text_c='';
menu01_GroupItemsGeneralStyle.TextAlign='left';
menu01_GroupItemsGeneralStyle.URL='';
menu01_GroupItemsGeneralStyle.URLTarget='';
menu01_GroupItemsGeneralStyle.Hint='';
menu01_GroupItemsGeneralStyle.OnLeaveJS='';
menu01_GroupItemsGeneralStyle.OnOverJS='';
menu01_GroupItemsGeneralStyle.OnClickJS='';
menu01_GroupItemsGeneralStyle.Height=30;
menu01_GroupItemsGeneralStyle.Width=150;
menu01_GroupItemsGeneralStyle.Cursor='default';
menu01_GroupItemsGeneralStyle.PaddingLeft=5;
menu01_GroupItemsGeneralStyle.PaddingLeft_o=5;
menu01_GroupItemsGeneralStyle.PaddingTop=5;
menu01_GroupItemsGeneralStyle.PaddingTop_o=5;
menu01_GroupItemsGeneralStyle.PaddingRight=5;
menu01_GroupItemsGeneralStyle.PaddingRight_o=5;
menu01_GroupItemsGeneralStyle.PaddingBottom=5;
menu01_GroupItemsGeneralStyle.PaddingBottom_o=5;
menu01_GroupItemsGeneralStyle.BgColor='#004885';
menu01_GroupItemsGeneralStyle.BgColor_o='';
menu01_GroupItemsGeneralStyle.BgColor_c='';
menu01_GroupItemsGeneralStyle.BgImage='';
menu01_GroupItemsGeneralStyle.BgImage_o='';
menu01_GroupItemsGeneralStyle.BgImage_c='';
menu01_GroupItemsGeneralStyle.BgImgRep='repeat';
menu01_GroupItemsGeneralStyle.BgImgRep_o='';
menu01_GroupItemsGeneralStyle.BgImgRep_c='';
menu01_GroupItemsGeneralStyle.BgImgPos='top left';
menu01_GroupItemsGeneralStyle.BgImgPos_o='';
menu01_GroupItemsGeneralStyle.BgImgPos_c='';
menu01_GroupItemsGeneralStyle.LeftPartBgImage='';
menu01_GroupItemsGeneralStyle.LeftPartBgImage_o='';
menu01_GroupItemsGeneralStyle.LeftPartBgImage_c='';
menu01_GroupItemsGeneralStyle.LeftPartBgImgPos='top left';
menu01_GroupItemsGeneralStyle.RightPartBgImage='';
menu01_GroupItemsGeneralStyle.RightPartBgImage_o='';
menu01_GroupItemsGeneralStyle.RightPartBgImage_c='';
menu01_GroupItemsGeneralStyle.RightPartBgImgPos='top left';
menu01_GroupItemsGeneralStyle.FontColor='#FFFFFF';
menu01_GroupItemsGeneralStyle.FontColor_o='#FFFFFF';
menu01_GroupItemsGeneralStyle.FontColor_c='';
menu01_GroupItemsGeneralStyle.FontFamily='Verdana';
menu01_GroupItemsGeneralStyle.FontFamily_o='';
menu01_GroupItemsGeneralStyle.FontFamily_c='';
menu01_GroupItemsGeneralStyle.FontSize=11;
menu01_GroupItemsGeneralStyle.FontSize_o=null;
menu01_GroupItemsGeneralStyle.FontSize_c=null;
menu01_GroupItemsGeneralStyle.FontDecoration='none';
menu01_GroupItemsGeneralStyle.FontDecoration_o='';
menu01_GroupItemsGeneralStyle.FontDecoration_c='';
menu01_GroupItemsGeneralStyle.FontWeight='normal';
menu01_GroupItemsGeneralStyle.FontWeight_o='';
menu01_GroupItemsGeneralStyle.FontWeight_c='';
menu01_GroupItemsGeneralStyle.FontStyle='normal';
menu01_GroupItemsGeneralStyle.FontStyle_o='';
menu01_GroupItemsGeneralStyle.FontStyle_c='';
menu01_GroupItemsGeneralStyle.BorderWidth=1;
menu01_GroupItemsGeneralStyle.BorderWidth_o=1;
menu01_GroupItemsGeneralStyle.BorderWidth_c=null;
menu01_GroupItemsGeneralStyle.BorderColor='#FAEFC5';
menu01_GroupItemsGeneralStyle.BorderColor_o='#B90000';
menu01_GroupItemsGeneralStyle.BorderColor_c='';
menu01_GroupItemsGeneralStyle.Border='solid';
menu01_GroupItemsGeneralStyle.Border_o='dotted';
menu01_GroupItemsGeneralStyle.Border_c='';
menu01_GroupItemsGeneralStyle.BorderLeft=true;
menu01_GroupItemsGeneralStyle.BorderRight=true;
menu01_GroupItemsGeneralStyle.BorderTop=true;
menu01_GroupItemsGeneralStyle.BorderBottom=true;
menu01_GroupItemsGeneralStyle.SeparatorColor='';
menu01_GroupItemsGeneralStyle.SeparatorSize=null;
menu01_GroupItemsGeneralStyle.LeftIcon='';
menu01_GroupItemsGeneralStyle.LeftIcon_o='';
menu01_GroupItemsGeneralStyle.LeftIcon_c='';
menu01_GroupItemsGeneralStyle.LeftIconOffsetX=0;
menu01_GroupItemsGeneralStyle.LeftIconOffsetX_o=0;
menu01_GroupItemsGeneralStyle.LeftIconOffsetX_c=0;
menu01_GroupItemsGeneralStyle.LeftIconOffsetY=0;
menu01_GroupItemsGeneralStyle.LeftIconOffsetY_o=0;
menu01_GroupItemsGeneralStyle.LeftIconOffsetY_c=0;
menu01_GroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu01_GroupItemsGeneralStyle.RightIcon='menu01_images/arr_blue_right.gif';
menu01_GroupItemsGeneralStyle.RightIcon_o='';
menu01_GroupItemsGeneralStyle.RightIcon_c='';
menu01_GroupItemsGeneralStyle.RightIconOffsetX=-7;
menu01_GroupItemsGeneralStyle.RightIconOffsetX_o=0;
menu01_GroupItemsGeneralStyle.RightIconOffsetX_c=0;
menu01_GroupItemsGeneralStyle.RightIconOffsetY=-3;
menu01_GroupItemsGeneralStyle.RightIconOffsetY_o=0;
menu01_GroupItemsGeneralStyle.RightIconOffsetY_c=0;
menu01_GroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object - All submenus inherite style from this object
var menu01_GroupStyle = new menu01MenuGroup();
menu01_GroupStyle.Width=170;
menu01_GroupStyle.MenuGroupAlign=0;
menu01_GroupStyle.Opacity=80;
menu01_GroupStyle.ShowDropDownControl=false;
menu01_GroupStyle.InitDropdownState=1;
menu01_GroupStyle.ItemsPadding_L=0;
menu01_GroupStyle.ItemsPadding_R=0;
menu01_GroupStyle.ItemsPadding_T=0;
menu01_GroupStyle.ItemsPadding_B=0;
menu01_GroupStyle.ItemsSpacing=2;
menu01_GroupStyle.BgColor='#5A93C4';
menu01_GroupStyle.BgImgPos='top left';
menu01_GroupStyle.BgImgRep='repeat';
menu01_GroupStyle.Border='solid';
menu01_GroupStyle.BorderWidth=5;
menu01_GroupStyle.BorderColor='#5A93C4';
menu01_GroupStyle.HeaderText='';
menu01_GroupStyle.HeaderTextAlign='center';
menu01_GroupStyle.HeaderTextOffsetX=0;
menu01_GroupStyle.HeaderTextOffsetY=8;
menu01_GroupStyle.HeaderHeight=0;
menu01_GroupStyle.HeaderBgColor='';
menu01_GroupStyle.HeaderIconOffsetX=6;
menu01_GroupStyle.HeaderIconOffsetY=6;
menu01_GroupStyle.HeaderBgImgRep='repeat';
menu01_GroupStyle.HeaderBgImgPos='top left';
menu01_GroupStyle.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu01_GroupStyle.FontColor='#FFFFFF';
menu01_GroupStyle.FontSize=11;
menu01_GroupStyle.FontDecoration='none';
menu01_GroupStyle.FontWeight='bold';
menu01_GroupStyle.FontStyle='normal';
menu01_GroupStyle.DropdownImageExpand='';
menu01_GroupStyle.DropdownImageCollapse='';
menu01_GroupStyle.OnGroupShowJS='';
menu01_GroupStyle.OnGroupHideJS='';
menu01_GroupStyle.AnimationType=0;
menu01_GroupStyle.AnimationTimeout=8;

//Create main menu
var menu01_mg_ID1 = new menu01MenuGroup(0,0,'H');
menu01_mg_ID1.id='menu01_mg_ID1';
menu01_mg_ID1.IsMainGroup=1;
menu01_mg_ID1.BgColor='';
menu01_mg_ID1.Width=130;
menu01_mg_ID1.Opacity=100;
menu01_mg_ID1.ShowDropDownControl=false;
menu01_mg_ID1.InitDropdownState=1;
menu01_mg_ID1.ItemsPadding_L=0;
menu01_mg_ID1.ItemsPadding_R=0;
menu01_mg_ID1.ItemsPadding_T=0;
menu01_mg_ID1.ItemsPadding_B=0;
menu01_mg_ID1.ItemsSpacing=0;
menu01_mg_ID1.Embedding='relative';
menu01_mg_ID1.z=1000;
menu01_mg_ID1.BgImgPos='top left';
menu01_mg_ID1.BgImgRep='repeat';
menu01_mg_ID1.Border='none';
menu01_mg_ID1.BorderWidth=1;
menu01_mg_ID1.BorderColor='';
menu01_mg_ID1.HeaderText='';
menu01_mg_ID1.HeaderTextAlign='center';
menu01_mg_ID1.HeaderTextOffsetX=0;
menu01_mg_ID1.HeaderTextOffsetY=4;
menu01_mg_ID1.HeaderHeight=0;
menu01_mg_ID1.HeaderBgColor='';
menu01_mg_ID1.HeaderIconOffsetX=-5;
menu01_mg_ID1.HeaderIconOffsetY=1;
menu01_mg_ID1.HeaderBgImgRep='repeat-x';
menu01_mg_ID1.HeaderBgImgPos='top left';
menu01_mg_ID1.DropdownImageExpand='';
menu01_mg_ID1.DropdownImageCollapse='';
menu01_mg_ID1.FontFamily='';
menu01_mg_ID1.FontColor='#FFFFFF';
menu01_mg_ID1.FontSize=11;
menu01_mg_ID1.FontDecoration='none';
menu01_mg_ID1.FontWeight='bolder';
menu01_mg_ID1.FontStyle='normal';

//Create new menu item
var menu01_i_ID5 = new menu01MenuItem('Home');
menu01_i_ID5.id='menu01_i_ID5';
menu01_i_ID5.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID5.Text_o='';
menu01_i_ID5.Text_c='';
menu01_i_ID5.URL='index.html';
menu01_i_ID5.Hint='';
menu01_i_ID5.BgImage='menu01_images/nav_gold_bg.gif';
menu01_i_ID5.BgImage_o='menu01_images/nav_gold_bg_o.gif';
menu01_i_ID5.RightPartBgImage='menu01_images/nav_gold_sep.jpg';
menu01_i_ID5.FontColor_o='#FFFFFF';
menu01_mg_ID1.AddItem(menu01_i_ID5);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID29 = new menu01MenuItem('About Us');
menu01_i_ID29.id='menu01_i_ID29';
menu01_i_ID29.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID29.Text_o='';
menu01_i_ID29.Text_c='';
menu01_i_ID29.URL='';
menu01_i_ID29.Hint='';

//Create new submenu group
var menu01_g_ID31 = new menu01MenuGroup(0,0,'V');
menu01_g_ID31.id='menu01_g_ID31';
menu01_g_ID31.Assign(menu01_GroupStyle); //assign styles from the general style object
menu01_g_ID31.Width=170;
menu01_g_ID31.Opacity=80;
menu01_g_ID31.BgColor='#5A93C4';
menu01_g_ID31.FontColor='#FFFFFF';
//Connect the submenu to the menu item
menu01_i_ID29.AddGroup(menu01_g_ID31);

//Create new menu item
var menu01_i_ID30 = new menu01MenuItem('Profile');
menu01_i_ID30.id='menu01_i_ID30';
menu01_i_ID30.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID30.Text_o='';
menu01_i_ID30.Text_c='';
menu01_i_ID30.URL='aboutus.html';
menu01_i_ID30.Hint='';
menu01_g_ID31.AddItem(menu01_i_ID30);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID32 = new menu01MenuItem('Mission');
menu01_i_ID32.id='menu01_i_ID32';
menu01_i_ID32.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID32.Text_o='';
menu01_i_ID32.Text_c='';
menu01_i_ID32.URL='mission.html';
menu01_i_ID32.Hint='';
menu01_g_ID31.AddItem(menu01_i_ID32);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID33 = new menu01MenuItem('Difference');
menu01_i_ID33.id='menu01_i_ID33';
menu01_i_ID33.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID33.Text_o='';
menu01_i_ID33.Text_c='';
menu01_i_ID33.URL='difference.html';
menu01_i_ID33.Hint='';
menu01_g_ID31.AddItem(menu01_i_ID33);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID34 = new menu01MenuItem('Team');
menu01_i_ID34.id='menu01_i_ID34';
menu01_i_ID34.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID34.Text_o='';
menu01_i_ID34.Text_c='';
menu01_i_ID34.URL='team.html';
menu01_i_ID34.Hint='';
menu01_i_ID34.FontColor_o='#FFFFFF';
menu01_g_ID31.AddItem(menu01_i_ID34);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID36 = new menu01MenuItem('C S R');
menu01_i_ID36.id='menu01_i_ID36';
menu01_i_ID36.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID36.Text_o='';
menu01_i_ID36.Text_c='';
menu01_i_ID36.URL='csr.html';
menu01_i_ID36.Hint='';
menu01_g_ID31.AddItem(menu01_i_ID36);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID29);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID17 = new menu01MenuItem('Services');
menu01_i_ID17.id='menu01_i_ID17';
menu01_i_ID17.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID17.Text_o='';
menu01_i_ID17.Text_c='';
menu01_i_ID17.URL='';
menu01_i_ID17.Hint='';

//Create new submenu group
var menu01_g_ID19 = new menu01MenuGroup(0,0,'V');
menu01_g_ID19.id='menu01_g_ID19';
menu01_g_ID19.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID17.AddGroup(menu01_g_ID19);

//Create new menu item
var menu01_i_ID18 = new menu01MenuItem('Pre Occupancy Services');
menu01_i_ID18.id='menu01_i_ID18';
menu01_i_ID18.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID18.Text_o='';
menu01_i_ID18.Text_c='';
menu01_i_ID18.URL='pre_occupancy.html';
menu01_i_ID18.Hint='';
menu01_g_ID19.AddItem(menu01_i_ID18);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID20 = new menu01MenuItem('Post Occupancy Services');
menu01_i_ID20.id='menu01_i_ID20';
menu01_i_ID20.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID20.Text_o='';
menu01_i_ID20.Text_c='';
menu01_i_ID20.URL='post_occupancy.html';
menu01_i_ID20.Hint='';
menu01_g_ID19.AddItem(menu01_i_ID20);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID21 = new menu01MenuItem('Financial Services');
menu01_i_ID21.id='menu01_i_ID21';
menu01_i_ID21.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID21.Text_o='';
menu01_i_ID21.Text_c='';
menu01_i_ID21.URL='financial.html';
menu01_i_ID21.Hint='';
menu01_g_ID19.AddItem(menu01_i_ID21);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID17);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID22 = new menu01MenuItem('Projects');
menu01_i_ID22.id='menu01_i_ID22';
menu01_i_ID22.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID22.Text_o='';
menu01_i_ID22.Text_c='';
menu01_i_ID22.URL='';
menu01_i_ID22.Hint='';

//Create new submenu group
var menu01_g_ID27 = new menu01MenuGroup(0,0,'V');
menu01_g_ID27.id='menu01_g_ID27';
menu01_g_ID27.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID22.AddGroup(menu01_g_ID27);

//Create new menu item
var menu01_i_ID26 = new menu01MenuItem('Ongoing Projects');
menu01_i_ID26.id='menu01_i_ID26';
menu01_i_ID26.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID26.Text_o='';
menu01_i_ID26.Text_c='';
menu01_i_ID26.URL='western.html';
menu01_i_ID26.Hint='';
menu01_g_ID27.AddItem(menu01_i_ID26);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID28 = new menu01MenuItem('Upcoming Projects');
menu01_i_ID28.id='menu01_i_ID28';
menu01_i_ID28.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID28.Text_o='';
menu01_i_ID28.Text_c='';
menu01_i_ID28.URL='upcoming.html';
menu01_i_ID28.Hint='';
menu01_g_ID27.AddItem(menu01_i_ID28);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID22);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID24 = new menu01MenuItem('e - Brochure');
menu01_i_ID24.id='menu01_i_ID24';
menu01_i_ID24.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID24.Text_o='';
menu01_i_ID24.Text_c='';
menu01_i_ID24.URL='e_brochure.html';
menu01_i_ID24.Hint='';
menu01_mg_ID1.AddItem(menu01_i_ID24);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID35 = new menu01MenuItem('Photo Gallery');
menu01_i_ID35.id='menu01_i_ID35';
menu01_i_ID35.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID35.Text_o='';
menu01_i_ID35.Text_c='';
menu01_i_ID35.URL='photogallery.html';
menu01_i_ID35.Hint='';
menu01_i_ID35.FontColor_o='#FFFFFF';
menu01_mg_ID1.AddItem(menu01_i_ID35);//Add menu item to the menu group


