//-----------------------------------------------------------------------
//- Created by the Agama Web Menus - generator  ver 2.14
//- 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=4;
menu01_MainGroupItemsGeneralStyle.Width=80;
menu01_MainGroupItemsGeneralStyle.Cursor='default';
menu01_MainGroupItemsGeneralStyle.PaddingLeft=2;
menu01_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingTop=0;
menu01_MainGroupItemsGeneralStyle.PaddingTop_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingRight=2;
menu01_MainGroupItemsGeneralStyle.PaddingRight_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingBottom=0;
menu01_MainGroupItemsGeneralStyle.PaddingBottom_o=null;
menu01_MainGroupItemsGeneralStyle.BgColor='';
menu01_MainGroupItemsGeneralStyle.BgColor_o='#DFCC7D';
menu01_MainGroupItemsGeneralStyle.BgColor_c='';
menu01_MainGroupItemsGeneralStyle.BgImage='';
menu01_MainGroupItemsGeneralStyle.BgImage_o='';
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_MainGroupItemsGeneralStyle.RightPartBgImage_o='';
menu01_MainGroupItemsGeneralStyle.RightPartBgImage_c='';
menu01_MainGroupItemsGeneralStyle.RightPartBgImgPos='top';
menu01_MainGroupItemsGeneralStyle.FontColor='#004080';
menu01_MainGroupItemsGeneralStyle.FontColor_o='#FFFFFF';
menu01_MainGroupItemsGeneralStyle.FontColor_c='';
menu01_MainGroupItemsGeneralStyle.FontFamily='Trebuchet MS';
menu01_MainGroupItemsGeneralStyle.FontFamily_o='';
menu01_MainGroupItemsGeneralStyle.FontFamily_c='';
menu01_MainGroupItemsGeneralStyle.FontSize=10.5;
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='bolder';
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='center';
menu01_GroupItemsGeneralStyle.URL='';
menu01_GroupItemsGeneralStyle.URLTarget='';
menu01_GroupItemsGeneralStyle.Hint='';
menu01_GroupItemsGeneralStyle.OnLeaveJS='';
menu01_GroupItemsGeneralStyle.OnOverJS='';
menu01_GroupItemsGeneralStyle.OnClickJS='';
menu01_GroupItemsGeneralStyle.Height=6;
menu01_GroupItemsGeneralStyle.Width=90;
menu01_GroupItemsGeneralStyle.Cursor='default';
menu01_GroupItemsGeneralStyle.PaddingLeft=0;
menu01_GroupItemsGeneralStyle.PaddingLeft_o=5;
menu01_GroupItemsGeneralStyle.PaddingTop=0;
menu01_GroupItemsGeneralStyle.PaddingTop_o=5;
menu01_GroupItemsGeneralStyle.PaddingRight=0;
menu01_GroupItemsGeneralStyle.PaddingRight_o=5;
menu01_GroupItemsGeneralStyle.PaddingBottom=0;
menu01_GroupItemsGeneralStyle.PaddingBottom_o=5;
menu01_GroupItemsGeneralStyle.BgColor='#FFFFC1';
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='#004080';
menu01_GroupItemsGeneralStyle.FontColor_o='';
menu01_GroupItemsGeneralStyle.FontColor_c='';
menu01_GroupItemsGeneralStyle.FontFamily='Trebuchet MS';
menu01_GroupItemsGeneralStyle.FontFamily_o='';
menu01_GroupItemsGeneralStyle.FontFamily_c='';
menu01_GroupItemsGeneralStyle.FontSize=10;
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='bolder';
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='#800000';
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='gif/arr_black_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=100;
menu01_GroupStyle.MenuGroupAlign=0;
menu01_GroupStyle.Opacity=100;
menu01_GroupStyle.ShowDropDownControl=false;
menu01_GroupStyle.InitDropdownState=0;
menu01_GroupStyle.ItemsPadding_L=2;
menu01_GroupStyle.ItemsPadding_R=0;
menu01_GroupStyle.ItemsPadding_T=0;
menu01_GroupStyle.ItemsPadding_B=0;
menu01_GroupStyle.ItemsSpacing=0;
menu01_GroupStyle.BgColor='#DBEE99';
menu01_GroupStyle.BgImgPos='top left';
menu01_GroupStyle.BgImgRep='repeat';
menu01_GroupStyle.Border='solid';
menu01_GroupStyle.BorderWidth=1;
menu01_GroupStyle.BorderColor='#FFFFCC';
menu01_GroupStyle.HeaderText='';
menu01_GroupStyle.HeaderTextAlign='center';
menu01_GroupStyle.HeaderTextOffsetX=0;
menu01_GroupStyle.HeaderTextOffsetY=4;
menu01_GroupStyle.HeaderHeight=10;
menu01_GroupStyle.HeaderBgColor='';
menu01_GroupStyle.HeaderIconOffsetX=6;
menu01_GroupStyle.HeaderIconOffsetY=6;
menu01_GroupStyle.HeaderBgImgRep='repeat';
menu01_GroupStyle.HeaderBgImgPos='top left';
menu01_GroupStyle.FontFamily='Trebuchet MS';
menu01_GroupStyle.FontColor='#004080';
menu01_GroupStyle.FontSize=10;
menu01_GroupStyle.FontDecoration='none';
menu01_GroupStyle.FontWeight='bolder';
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='#FFFFCC';
menu01_mg_ID1.Width=100;
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='solid';
menu01_mg_ID1.BorderWidth=0;
menu01_mg_ID1.BorderColor='#FFFFFF';
menu01_mg_ID1.HeaderText='';
menu01_mg_ID1.HeaderTextAlign='center';
menu01_mg_ID1.HeaderTextOffsetX=0;
menu01_mg_ID1.HeaderTextOffsetY=2;
menu01_mg_ID1.HeaderHeight=0;
menu01_mg_ID1.HeaderBgColor='';
menu01_mg_ID1.HeaderIconOffsetX=2;
menu01_mg_ID1.HeaderIconOffsetY=3;
menu01_mg_ID1.HeaderBgImgRep='repeat-x';
menu01_mg_ID1.HeaderBgImgPos='top left';
menu01_mg_ID1.DropdownImageExpand='';
menu01_mg_ID1.DropdownImageCollapse='';
menu01_mg_ID1.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu01_mg_ID1.FontColor='#004080';
menu01_mg_ID1.FontSize=10.5;
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('General Info');
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='';
menu01_i_ID5.Hint='';

//Create new submenu group
var menu01_g_ID15 = new menu01MenuGroup(0,2,'V');
menu01_g_ID15.id='menu01_g_ID15';
menu01_g_ID15.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID5.AddGroup(menu01_g_ID15);

//Create new menu item
var menu01_i_ID6 = new menu01MenuItem('History');
menu01_i_ID6.id='menu01_i_ID6';
menu01_i_ID6.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID6.Text_o='';
menu01_i_ID6.Text_c='';
menu01_i_ID6.URL='darj-hist.html';
menu01_i_ID6.Hint='';

//Create new submenu group
var menu01_g_ID20 = new menu01MenuGroup(0,2,'V');
menu01_g_ID20.id='menu01_g_ID20';
menu01_g_ID20.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID6.AddGroup(menu01_g_ID20);

//Create new menu item
var menu01_i_ID19 = new menu01MenuItem('Pre-Independence');
menu01_i_ID19.id='menu01_i_ID19';
menu01_i_ID19.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID19.Text_o='';
menu01_i_ID19.Text_c='';
menu01_i_ID19.URL='darj-hist.html#pre-ind';
menu01_i_ID19.Hint='';
menu01_g_ID20.AddItem(menu01_i_ID19);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID21 = new menu01MenuItem('Post independence');
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='darj-hist.html#post-ind';
menu01_i_ID21.Hint='';
menu01_g_ID20.AddItem(menu01_i_ID21);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID22 = new menu01MenuItem('Darjeeling Today');
menu01_i_ID22.id='menu01_i_ID22';
menu01_i_ID22.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID22.Text_o='';
menu01_i_ID22.Text_c='';
menu01_i_ID22.URL='darj-hist.html#drj-today';
menu01_i_ID22.Hint='';
menu01_g_ID20.AddItem(menu01_i_ID22);//Add menu item to the menu group
menu01_g_ID15.AddItem(menu01_i_ID6);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID7 = new menu01MenuItem('Independence Movement');
menu01_i_ID7.id='menu01_i_ID7';
menu01_i_ID7.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID7.Text_o='';
menu01_i_ID7.Text_c='';
menu01_i_ID7.URL='independence.html';
menu01_i_ID7.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID7);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID8 = new menu01MenuItem('During WW-II');
menu01_i_ID8.id='menu01_i_ID8';
menu01_i_ID8.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID8.Text_o='';
menu01_i_ID8.Text_c='';
menu01_i_ID8.URL='second-worldwar.html';
menu01_i_ID8.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID8);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID23 = new menu01MenuItem('Time Capsule');
menu01_i_ID23.id='menu01_i_ID23';
menu01_i_ID23.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID23.Text_o='';
menu01_i_ID23.Text_c='';
menu01_i_ID23.URL='time-capsule.html';
menu01_i_ID23.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID23);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID24 = new menu01MenuItem('Geography');
menu01_i_ID24.id='menu01_i_ID24';
menu01_i_ID24.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID24.Text_o='';
menu01_i_ID24.Text_c='';
menu01_i_ID24.URL='geography.html';
menu01_i_ID24.Hint='';

//Create new submenu group
var menu01_g_ID26 = new menu01MenuGroup(0,2,'V');
menu01_g_ID26.id='menu01_g_ID26';
menu01_g_ID26.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID24.AddGroup(menu01_g_ID26);

//Create new menu item
var menu01_i_ID25 = new menu01MenuItem('General Information');
menu01_i_ID25.id='menu01_i_ID25';
menu01_i_ID25.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID25.Text_o='';
menu01_i_ID25.Text_c='';
menu01_i_ID25.URL='geography.html#gen-info';
menu01_i_ID25.Hint='';
menu01_g_ID26.AddItem(menu01_i_ID25);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID27 = new menu01MenuItem('Important Rivers');
menu01_i_ID27.id='menu01_i_ID27';
menu01_i_ID27.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID27.Text_o='';
menu01_i_ID27.Text_c='';
menu01_i_ID27.URL='geography.html#imp-river';
menu01_i_ID27.Hint='';
menu01_g_ID26.AddItem(menu01_i_ID27);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID28 = new menu01MenuItem('Important Roads');
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='geography.html#imp-road';
menu01_i_ID28.Hint='';
menu01_g_ID26.AddItem(menu01_i_ID28);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID29 = new menu01MenuItem('Geographical Layout');
menu01_i_ID29.id='menu01_i_ID29';
menu01_i_ID29.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID29.Text_o='';
menu01_i_ID29.Text_c='';
menu01_i_ID29.URL='geography.html#geo-layout';
menu01_i_ID29.Hint='';
menu01_g_ID26.AddItem(menu01_i_ID29);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID30 = new menu01MenuItem('Soils');
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='geography.html#soils';
menu01_i_ID30.Hint='';
menu01_g_ID26.AddItem(menu01_i_ID30);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID31 = new menu01MenuItem('Climate');
menu01_i_ID31.id='menu01_i_ID31';
menu01_i_ID31.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID31.Text_o='';
menu01_i_ID31.Text_c='';
menu01_i_ID31.URL='geography.html#climate';
menu01_i_ID31.Hint='';
menu01_g_ID26.AddItem(menu01_i_ID31);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID32 = new menu01MenuItem('Forest');
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='geography.html#forest';
menu01_i_ID32.Hint='';
menu01_g_ID26.AddItem(menu01_i_ID32);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID33 = new menu01MenuItem('Land Use Pattern');
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='geography.html#land-use';
menu01_i_ID33.Hint='';
menu01_g_ID26.AddItem(menu01_i_ID33);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID34 = new menu01MenuItem('Land Slide');
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='geography.html#landslide';
menu01_i_ID34.Hint='';
menu01_g_ID26.AddItem(menu01_i_ID34);//Add menu item to the menu group
menu01_g_ID15.AddItem(menu01_i_ID24);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID35 = new menu01MenuItem('District Profile');
menu01_i_ID35.id='menu01_i_ID35';
menu01_i_ID35.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID35.Text_o='';
menu01_i_ID35.Text_c='';
menu01_i_ID35.URL='dist-prof.html';
menu01_i_ID35.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID35);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID36 = new menu01MenuItem('Census');
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='CENSUS-2001/index.htm';
menu01_i_ID36.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID36);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID37 = new menu01MenuItem('People & Culture');
menu01_i_ID37.id='menu01_i_ID37';
menu01_i_ID37.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID37.Text_o='';
menu01_i_ID37.Text_c='';
menu01_i_ID37.URL='people.html';
menu01_i_ID37.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID37);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID38 = new menu01MenuItem('Flora & Fauna');
menu01_i_ID38.id='menu01_i_ID38';
menu01_i_ID38.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID38.Text_o='';
menu01_i_ID38.Text_c='';
menu01_i_ID38.URL='flora.html';
menu01_i_ID38.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID38);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID39 = new menu01MenuItem('Agriculture');
menu01_i_ID39.id='menu01_i_ID39';
menu01_i_ID39.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID39.Text_o='';
menu01_i_ID39.Text_c='';
menu01_i_ID39.URL='agriculture.html';
menu01_i_ID39.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID39);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID40 = new menu01MenuItem('Forticulture');
menu01_i_ID40.id='menu01_i_ID40';
menu01_i_ID40.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID40.Text_o='';
menu01_i_ID40.Text_c='';
menu01_i_ID40.URL='floriculture.html';
menu01_i_ID40.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID40);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID41 = new menu01MenuItem('Educational Institute');
menu01_i_ID41.id='menu01_i_ID41';
menu01_i_ID41.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID41.Text_o='';
menu01_i_ID41.Text_c='';
menu01_i_ID41.URL='edu-institute.html';
menu01_i_ID41.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID41);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID5);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID17 = new menu01MenuItem('Tourism');
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='';
menu01_i_ID17.Width=60;

//Create new submenu group
var menu01_g_ID523 = new menu01MenuGroup(0,2,'V');
menu01_g_ID523.id='menu01_g_ID523';
menu01_g_ID523.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID17.AddGroup(menu01_g_ID523);

//Create new menu item
var menu01_i_ID522 = new menu01MenuItem('How to Reach');
menu01_i_ID522.id='menu01_i_ID522';
menu01_i_ID522.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID522.Text_o='';
menu01_i_ID522.Text_c='';
menu01_i_ID522.URL='track.html';
menu01_i_ID522.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID522);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID524 = new menu01MenuItem('Tour Planning');
menu01_i_ID524.id='menu01_i_ID524';
menu01_i_ID524.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID524.Text_o='';
menu01_i_ID524.Text_c='';
menu01_i_ID524.URL='tour-plan.html';
menu01_i_ID524.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID524);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID525 = new menu01MenuItem('Darjeeling');
menu01_i_ID525.id='menu01_i_ID525';
menu01_i_ID525.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID525.Text_o='';
menu01_i_ID525.Text_c='';
menu01_i_ID525.URL='darj-tour.html';
menu01_i_ID525.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID525);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID526 = new menu01MenuItem('Kalimpong');
menu01_i_ID526.id='menu01_i_ID526';
menu01_i_ID526.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID526.Text_o='';
menu01_i_ID526.Text_c='';
menu01_i_ID526.URL='kalimpong.html';
menu01_i_ID526.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID526);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID527 = new menu01MenuItem('Kurseong');
menu01_i_ID527.id='menu01_i_ID527';
menu01_i_ID527.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID527.Text_o='';
menu01_i_ID527.Text_c='';
menu01_i_ID527.URL='Kurseong.html';
menu01_i_ID527.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID527);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID528 = new menu01MenuItem('Mirik');
menu01_i_ID528.id='menu01_i_ID528';
menu01_i_ID528.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID528.Text_o='';
menu01_i_ID528.Text_c='';
menu01_i_ID528.URL='mirik.html';
menu01_i_ID528.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID528);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID529 = new menu01MenuItem('Mungpoo');
menu01_i_ID529.id='menu01_i_ID529';
menu01_i_ID529.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID529.Text_o='';
menu01_i_ID529.Text_c='';
menu01_i_ID529.URL='Mungpoo.html';
menu01_i_ID529.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID529);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID530 = new menu01MenuItem('DHR');
menu01_i_ID530.id='menu01_i_ID530';
menu01_i_ID530.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID530.Text_o='';
menu01_i_ID530.Text_c='';
menu01_i_ID530.URL='dhr.html';
menu01_i_ID530.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID530);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID531 = new menu01MenuItem('Government Accomodation');
menu01_i_ID531.id='menu01_i_ID531';
menu01_i_ID531.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID531.Text_o='';
menu01_i_ID531.Text_c='';
menu01_i_ID531.URL='govt-accomodation.html';
menu01_i_ID531.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID531);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID532 = new menu01MenuItem('Hotels');
menu01_i_ID532.id='menu01_i_ID532';
menu01_i_ID532.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID532.Text_o='';
menu01_i_ID532.Text_c='';
menu01_i_ID532.URL='hotel.html';
menu01_i_ID532.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID532);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID533 = new menu01MenuItem('Resturant & Fast Food');
menu01_i_ID533.id='menu01_i_ID533';
menu01_i_ID533.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID533.Text_o='';
menu01_i_ID533.Text_c='';
menu01_i_ID533.URL='restaurant.html';
menu01_i_ID533.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID533);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID534 = new menu01MenuItem('Shopping');
menu01_i_ID534.id='menu01_i_ID534';
menu01_i_ID534.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID534.Text_o='';
menu01_i_ID534.Text_c='';
menu01_i_ID534.URL='shopping.html';
menu01_i_ID534.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID534);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID535 = new menu01MenuItem('Govt. App. Fare Chart');
menu01_i_ID535.id='menu01_i_ID535';
menu01_i_ID535.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID535.Text_o='';
menu01_i_ID535.Text_c='';
menu01_i_ID535.URL='fare-chart.html';
menu01_i_ID535.Hint='';
menu01_g_ID523.AddItem(menu01_i_ID535);//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_ID18 = new menu01MenuItem('Adventure');
menu01_i_ID18.id='menu01_i_ID18';
menu01_i_ID18.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID18.Text_o='';
menu01_i_ID18.Text_c='';
menu01_i_ID18.URL='';
menu01_i_ID18.Hint='';
menu01_i_ID18.Width=60;

//Create new submenu group
var menu01_g_ID538 = new menu01MenuGroup(0,2,'V');
menu01_g_ID538.id='menu01_g_ID538';
menu01_g_ID538.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID18.AddGroup(menu01_g_ID538);

//Create new menu item
var menu01_i_ID537 = new menu01MenuItem('Trekking');
menu01_i_ID537.id='menu01_i_ID537';
menu01_i_ID537.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID537.Text_o='';
menu01_i_ID537.Text_c='';
menu01_i_ID537.URL='treak.html';
menu01_i_ID537.Hint='';
menu01_g_ID538.AddItem(menu01_i_ID537);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID539 = new menu01MenuItem('White Water Rafting');
menu01_i_ID539.id='menu01_i_ID539';
menu01_i_ID539.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID539.Text_o='';
menu01_i_ID539.Text_c='';
menu01_i_ID539.URL='rafting.html';
menu01_i_ID539.Hint='';
menu01_g_ID538.AddItem(menu01_i_ID539);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID18);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID536 = new menu01MenuItem('Tea');
menu01_i_ID536.id='menu01_i_ID536';
menu01_i_ID536.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID536.Text_o='';
menu01_i_ID536.Text_c='';
menu01_i_ID536.URL='';
menu01_i_ID536.Hint='';
menu01_i_ID536.Width=50;

//Create new submenu group
var menu01_g_ID541 = new menu01MenuGroup(0,2,'V');
menu01_g_ID541.id='menu01_g_ID541';
menu01_g_ID541.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID536.AddGroup(menu01_g_ID541);

//Create new menu item
var menu01_i_ID540 = new menu01MenuItem('Darjeeling Tea');
menu01_i_ID540.id='menu01_i_ID540';
menu01_i_ID540.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID540.Text_o='';
menu01_i_ID540.Text_c='';
menu01_i_ID540.URL='darj-tea.html';
menu01_i_ID540.Hint='';
menu01_g_ID541.AddItem(menu01_i_ID540);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID542 = new menu01MenuItem('Tea Gardens of Darjeeling');
menu01_i_ID542.id='menu01_i_ID542';
menu01_i_ID542.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID542.Text_o='';
menu01_i_ID542.Text_c='';
menu01_i_ID542.URL='tea-garden.html';
menu01_i_ID542.Hint='';
menu01_g_ID541.AddItem(menu01_i_ID542);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID536);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID843 = new menu01MenuItem('IT Services');
menu01_i_ID843.id='menu01_i_ID843';
menu01_i_ID843.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID843.Text_o='';
menu01_i_ID843.Text_c='';
menu01_i_ID843.URL='';
menu01_i_ID843.Hint='';

//Create new submenu group
var menu01_g_ID845 = new menu01MenuGroup(0,2,'V');
menu01_g_ID845.id='menu01_g_ID845';
menu01_g_ID845.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID843.AddGroup(menu01_g_ID845);

//Create new menu item
var menu01_i_ID844 = new menu01MenuItem('IT in the District');
menu01_i_ID844.id='menu01_i_ID844';
menu01_i_ID844.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID844.Text_o='';
menu01_i_ID844.Text_c='';
menu01_i_ID844.URL='it.html';
menu01_i_ID844.Hint='';
menu01_g_ID845.AddItem(menu01_i_ID844);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID846 = new menu01MenuItem('Download Forms');
menu01_i_ID846.id='menu01_i_ID846';
menu01_i_ID846.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID846.Text_o='';
menu01_i_ID846.Text_c='';
menu01_i_ID846.URL='form-download.html';
menu01_i_ID846.Hint='';
menu01_g_ID845.AddItem(menu01_i_ID846);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID843);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID847 = new menu01MenuItem('Dirstict Admin');
menu01_i_ID847.id='menu01_i_ID847';
menu01_i_ID847.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID847.Text_o='';
menu01_i_ID847.Text_c='';
menu01_i_ID847.URL='';
menu01_i_ID847.Hint='';
menu01_i_ID847.Width=90;

//Create new submenu group
var menu01_g_ID849 = new menu01MenuGroup(0,2,'V');
menu01_g_ID849.id='menu01_g_ID849';
menu01_g_ID849.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID847.AddGroup(menu01_g_ID849);

//Create new menu item
var menu01_i_ID848 = new menu01MenuItem('From Desk of the DM');
menu01_i_ID848.id='menu01_i_ID848';
menu01_i_ID848.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID848.Text_o='';
menu01_i_ID848.Text_c='';
menu01_i_ID848.URL='dm.html';
menu01_i_ID848.Hint='';
menu01_g_ID849.AddItem(menu01_i_ID848);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID850 = new menu01MenuItem('Important District Officials');
menu01_i_ID850.id='menu01_i_ID850';
menu01_i_ID850.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID850.Text_o='';
menu01_i_ID850.Text_c='';
menu01_i_ID850.URL='dist-official.html';
menu01_i_ID850.Hint='';
menu01_g_ID849.AddItem(menu01_i_ID850);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID851 = new menu01MenuItem('Tender and Notice');
menu01_i_ID851.id='menu01_i_ID851';
menu01_i_ID851.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID851.Text_o='';
menu01_i_ID851.Text_c='';
menu01_i_ID851.URL='tender.html';
menu01_i_ID851.Hint='';
menu01_g_ID849.AddItem(menu01_i_ID851);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID847);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID852 = new menu01MenuItem('Miscellaneous');
menu01_i_ID852.id='menu01_i_ID852';
menu01_i_ID852.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID852.Text_o='';
menu01_i_ID852.Text_c='';
menu01_i_ID852.URL='';
menu01_i_ID852.Hint='';
menu01_i_ID852.Width=90;

//Create new submenu group
var menu01_g_ID854 = new menu01MenuGroup(0,2,'V');
menu01_g_ID854.id='menu01_g_ID854';
menu01_g_ID854.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID852.AddGroup(menu01_g_ID854);

//Create new menu item
var menu01_i_ID853 = new menu01MenuItem('Important Telephone Nos');
menu01_i_ID853.id='menu01_i_ID853';
menu01_i_ID853.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID853.Text_o='';
menu01_i_ID853.Text_c='';
menu01_i_ID853.URL='phone-no.html';
menu01_i_ID853.Hint='';
menu01_g_ID854.AddItem(menu01_i_ID853);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID855 = new menu01MenuItem('Foot Prints');
menu01_i_ID855.id='menu01_i_ID855';
menu01_i_ID855.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID855.Text_o='';
menu01_i_ID855.Text_c='';
menu01_i_ID855.URL='visitors.html';
menu01_i_ID855.Hint='';
menu01_g_ID854.AddItem(menu01_i_ID855);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID856 = new menu01MenuItem('Step Aside');
menu01_i_ID856.id='menu01_i_ID856';
menu01_i_ID856.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID856.Text_o='';
menu01_i_ID856.Text_c='';
menu01_i_ID856.URL='step-aside.html';
menu01_i_ID856.Hint='';
menu01_g_ID854.AddItem(menu01_i_ID856);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID857 = new menu01MenuItem('Netaji Museum');
menu01_i_ID857.id='menu01_i_ID857';
menu01_i_ID857.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID857.Text_o='';
menu01_i_ID857.Text_c='';
menu01_i_ID857.URL='netaji-museum.html';
menu01_i_ID857.Hint='';
menu01_g_ID854.AddItem(menu01_i_ID857);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID858 = new menu01MenuItem('Rhododendron');
menu01_i_ID858.id='menu01_i_ID858';
menu01_i_ID858.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID858.Text_o='';
menu01_i_ID858.Text_c='';
menu01_i_ID858.URL='rhododendron.html';
menu01_i_ID858.Hint='';
menu01_g_ID854.AddItem(menu01_i_ID858);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID859 = new menu01MenuItem('Red Panda');
menu01_i_ID859.id='menu01_i_ID859';
menu01_i_ID859.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID859.Text_o='';
menu01_i_ID859.Text_c='';
menu01_i_ID859.URL='Red-Panda.html';
menu01_i_ID859.Hint='';
menu01_g_ID854.AddItem(menu01_i_ID859);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID860 = new menu01MenuItem('NGO');
menu01_i_ID860.id='menu01_i_ID860';
menu01_i_ID860.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID860.Text_o='';
menu01_i_ID860.Text_c='';
menu01_i_ID860.URL='darj-ngo.html';
menu01_i_ID860.Hint='';
menu01_g_ID854.AddItem(menu01_i_ID860);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID861 = new menu01MenuItem('Cinchona');
menu01_i_ID861.id='menu01_i_ID861';
menu01_i_ID861.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID861.Text_o='';
menu01_i_ID861.Text_c='';
menu01_i_ID861.URL='cinchona.html';
menu01_i_ID861.Hint='';
menu01_g_ID854.AddItem(menu01_i_ID861);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID862 = new menu01MenuItem('Photo Gallery');
menu01_i_ID862.id='menu01_i_ID862';
menu01_i_ID862.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID862.Text_o='';
menu01_i_ID862.Text_c='';
menu01_i_ID862.URL='photo-gallery.html';
menu01_i_ID862.Hint='';
menu01_g_ID854.AddItem(menu01_i_ID862);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID863 = new menu01MenuItem('MLA & MP');
menu01_i_ID863.id='menu01_i_ID863';
menu01_i_ID863.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID863.Text_o='';
menu01_i_ID863.Text_c='';
menu01_i_ID863.URL='mlamp.html';
menu01_i_ID863.Hint='';
menu01_g_ID854.AddItem(menu01_i_ID863);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID852);//Add menu item to the menu group

