

//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='left';
menu01_MainGroupItemsGeneralStyle.URL='';
menu01_MainGroupItemsGeneralStyle.URLTarget='';
menu01_MainGroupItemsGeneralStyle.Hint='';
menu01_MainGroupItemsGeneralStyle.OnLeaveJS='';
menu01_MainGroupItemsGeneralStyle.OnOverJS='';
menu01_MainGroupItemsGeneralStyle.OnClickJS='';
menu01_MainGroupItemsGeneralStyle.Height=26;
menu01_MainGroupItemsGeneralStyle.Width=142.5;
menu01_MainGroupItemsGeneralStyle.Cursor='default';
menu01_MainGroupItemsGeneralStyle.PaddingLeft=5;
menu01_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingTop=0;
menu01_MainGroupItemsGeneralStyle.PaddingTop_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingRight=5;
menu01_MainGroupItemsGeneralStyle.PaddingRight_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingBottom=0;
menu01_MainGroupItemsGeneralStyle.PaddingBottom_o=null;
menu01_MainGroupItemsGeneralStyle.BgColor='';
menu01_MainGroupItemsGeneralStyle.BgColor_o='';
menu01_MainGroupItemsGeneralStyle.BgColor_c='';
menu01_MainGroupItemsGeneralStyle.BgImage='gif/silver-center-part-base.gif';
menu01_MainGroupItemsGeneralStyle.BgImage_o='gif/silver-center-part-over.gif';
menu01_MainGroupItemsGeneralStyle.BgImage_c='';
menu01_MainGroupItemsGeneralStyle.BgImgRep='repeat-x';
menu01_MainGroupItemsGeneralStyle.BgImgRep_o='';
menu01_MainGroupItemsGeneralStyle.BgImgRep_c='';
menu01_MainGroupItemsGeneralStyle.BgImgPos='top left';
menu01_MainGroupItemsGeneralStyle.BgImgPos_o='';
menu01_MainGroupItemsGeneralStyle.BgImgPos_c='';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImage='gif/silver-left-part-base.gif';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImage_o='gif/silver-left-part-over.gif';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImage_c='';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu01_MainGroupItemsGeneralStyle.RightPartBgImage='gif/silver-right-part-base.gif';
menu01_MainGroupItemsGeneralStyle.RightPartBgImage_o='gif/silver-right-part-over.gif';
menu01_MainGroupItemsGeneralStyle.RightPartBgImage_c='';
menu01_MainGroupItemsGeneralStyle.RightPartBgImgPos='top';
menu01_MainGroupItemsGeneralStyle.FontColor='#808080';
menu01_MainGroupItemsGeneralStyle.FontColor_o='';
menu01_MainGroupItemsGeneralStyle.FontColor_c='';
menu01_MainGroupItemsGeneralStyle.FontFamily='Tahoma';
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='none';
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='#C0C0C0';
menu01_MainGroupItemsGeneralStyle.SeparatorSize=0;
menu01_MainGroupItemsGeneralStyle.LeftIcon='';
menu01_MainGroupItemsGeneralStyle.LeftIcon_o='';
menu01_MainGroupItemsGeneralStyle.LeftIcon_c='';
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetX=2;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetY=-9;
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=-12;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetY=9;
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=16;
menu01_GroupItemsGeneralStyle.Width=200;
menu01_GroupItemsGeneralStyle.Cursor='default';
menu01_GroupItemsGeneralStyle.PaddingLeft=5;
menu01_GroupItemsGeneralStyle.PaddingLeft_o=null;
menu01_GroupItemsGeneralStyle.PaddingTop=5;
menu01_GroupItemsGeneralStyle.PaddingTop_o=null;
menu01_GroupItemsGeneralStyle.PaddingRight=5;
menu01_GroupItemsGeneralStyle.PaddingRight_o=null;
menu01_GroupItemsGeneralStyle.PaddingBottom=5;
menu01_GroupItemsGeneralStyle.PaddingBottom_o=null;
menu01_GroupItemsGeneralStyle.BgColor='';
menu01_GroupItemsGeneralStyle.BgColor_o='#D8D8D8';
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';
menu01_GroupItemsGeneralStyle.RightPartBgImage='';
menu01_GroupItemsGeneralStyle.RightPartBgImage_o='';
menu01_GroupItemsGeneralStyle.RightPartBgImage_c='';
menu01_GroupItemsGeneralStyle.RightPartBgImgPos='top';
menu01_GroupItemsGeneralStyle.FontColor='#5C5C5C';
menu01_GroupItemsGeneralStyle.FontColor_o='#C00521';
menu01_GroupItemsGeneralStyle.FontColor_c='';
menu01_GroupItemsGeneralStyle.FontFamily='Tahoma';
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='none';
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=null;
menu01_GroupItemsGeneralStyle.BorderWidth_c=null;
menu01_GroupItemsGeneralStyle.BorderColor='#000000';
menu01_GroupItemsGeneralStyle.BorderColor_o='';
menu01_GroupItemsGeneralStyle.BorderColor_c='';
menu01_GroupItemsGeneralStyle.Border='none';
menu01_GroupItemsGeneralStyle.Border_o='';
menu01_GroupItemsGeneralStyle.Border_c='';
menu01_GroupItemsGeneralStyle.BorderLeft=true;
menu01_GroupItemsGeneralStyle.BorderRight=true;
menu01_GroupItemsGeneralStyle.BorderTop=true;
menu01_GroupItemsGeneralStyle.BorderBottom=true;
menu01_GroupItemsGeneralStyle.SeparatorColor='#C0C0C0';
menu01_GroupItemsGeneralStyle.SeparatorSize=0;
menu01_GroupItemsGeneralStyle.LeftIcon='';
menu01_GroupItemsGeneralStyle.LeftIcon_o='';
menu01_GroupItemsGeneralStyle.LeftIcon_c='';
menu01_GroupItemsGeneralStyle.LeftIconOffsetX=0;
menu01_GroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu01_GroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu01_GroupItemsGeneralStyle.LeftIconOffsetY=0;
menu01_GroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu01_GroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu01_GroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu01_GroupItemsGeneralStyle.RightIcon='gif/arr_black_right.gif';
menu01_GroupItemsGeneralStyle.RightIcon_o='';
menu01_GroupItemsGeneralStyle.RightIcon_c='';
menu01_GroupItemsGeneralStyle.RightIconOffsetX=-12;
menu01_GroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu01_GroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu01_GroupItemsGeneralStyle.RightIconOffsetY=-3;
menu01_GroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu01_GroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu01_GroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenus style object - All submenus inherite style from this object
var menu01_GroupStyle = new menu01MenuGroup();
menu01_GroupStyle.Width=150;
menu01_GroupStyle.MenuGroupAlign=0;
menu01_GroupStyle.Opacity=100;
menu01_GroupStyle.ShowDropDownControl=false;
menu01_GroupStyle.InitDropdownState=1;
menu01_GroupStyle.ItemsPadding_L=5;
menu01_GroupStyle.ItemsPadding_R=5;
menu01_GroupStyle.ItemsPadding_T=10;
menu01_GroupStyle.ItemsPadding_B=5;
menu01_GroupStyle.ItemsSpacing=3;
menu01_GroupStyle.BgColor='#FFFFFF';
menu01_GroupStyle.BgImgPos='top left';
menu01_GroupStyle.BgImgRep='repeat';
menu01_GroupStyle.Border='solid';
menu01_GroupStyle.BorderWidth=1;
menu01_GroupStyle.BorderColor='#DFDFDF';
menu01_GroupStyle.HeaderText='';
menu01_GroupStyle.HeaderTextAlign='left';
menu01_GroupStyle.HeaderTextOffsetX=10;
menu01_GroupStyle.HeaderTextOffsetY=7;
menu01_GroupStyle.HeaderHeight=0;
menu01_GroupStyle.HeaderBgColor='';
menu01_GroupStyle.HeaderIconOffsetX=3;
menu01_GroupStyle.HeaderIconOffsetY=3;
menu01_GroupStyle.HeaderBgImgRep='repeat-x';
menu01_GroupStyle.HeaderBgImgPos='top left';
menu01_GroupStyle.FontFamily='Arial, Helvetica, sans-seri';
menu01_GroupStyle.FontColor='#000000';
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=100;
menu01_GroupStyle.AnimationTimeout=0;

//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='#FFFFFF';
menu01_mg_ID1.Width=150;
menu01_mg_ID1.Opacity=100;
menu01_mg_ID1.ShowDropDownControl=false;
menu01_mg_ID1.InitDropdownState=1;
menu01_mg_ID1.ItemsPadding_L=7;
menu01_mg_ID1.ItemsPadding_R=0;
menu01_mg_ID1.ItemsPadding_T=1;
menu01_mg_ID1.ItemsPadding_B=0;
menu01_mg_ID1.ItemsSpacing=0;
menu01_mg_ID1.Embedding='relative';
menu01_mg_ID1.z=1000;
menu01_mg_ID1.BgImage='gif/silver-left-tile.gif';
menu01_mg_ID1.BgImgPos='left';
menu01_mg_ID1.BgImgRep='no-repeat';
menu01_mg_ID1.Border='solid';
menu01_mg_ID1.BorderWidth=0;
menu01_mg_ID1.BorderColor='#C0C0C0';
menu01_mg_ID1.HeaderText='';
menu01_mg_ID1.HeaderTextAlign='left';
menu01_mg_ID1.HeaderTextOffsetX=0;
menu01_mg_ID1.HeaderTextOffsetY=0;
menu01_mg_ID1.HeaderHeight=0;
menu01_mg_ID1.HeaderBgColor='';
menu01_mg_ID1.HeaderIconOffsetX=3;
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='#000000';
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('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(4,0,'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='http://darjeeling.gov.in/darj-hist.html';
menu01_i_ID6.Hint='';
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='http://darjeeling.gov.in/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='http://darjeeling.gov.in/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_ID22 = new menu01MenuItem('Time Capsule');
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='http://darjeeling.gov.in/time-capsule.html';
menu01_i_ID22.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID22);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID23 = new menu01MenuItem('Geography');
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='http://darjeeling.gov.in/geography.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('District Profile');
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='http://darjeeling.gov.in/dist-prof.html';
menu01_i_ID24.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID24);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID25 = new menu01MenuItem('Census 2011');
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='http://censusindia.gov.in/PopulationFinder/Sub_Districts_Master.aspx?state_code=19&district_code=01';
menu01_i_ID25.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID25);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID26 = new menu01MenuItem('People & Culture');
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='http://darjeeling.gov.in/people.html';
menu01_i_ID26.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID26);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID27 = new menu01MenuItem('Flora & Fauna');
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='http://darjeeling.gov.in/flora.html';
menu01_i_ID27.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID27);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID28 = new menu01MenuItem('Agriculture');
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='http://darjeeling.gov.in/agriculture.html';
menu01_i_ID28.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID28);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID29 = new menu01MenuItem('Forticulture');
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='http://darjeeling.gov.in/floriculture.html';
menu01_i_ID29.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID29);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID30 = new menu01MenuItem('Educational Institute');
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='http://darjeeling.gov.in/edu-institute.html';
menu01_i_ID30.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID30);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID131 = new menu01MenuItem('District Gazetteer');
menu01_i_ID131.id='menu01_i_ID131';
menu01_i_ID131.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID131.Text_o='';
menu01_i_ID131.Text_c='';
menu01_i_ID131.URL='http://darjeeling.gov.in/gazetteer.html';
menu01_i_ID131.Hint='';
menu01_g_ID15.AddItem(menu01_i_ID131);//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_ID31 = new menu01MenuItem('Tourism');
menu01_i_ID31.id='menu01_i_ID31';
menu01_i_ID31.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID31.Text_o='';
menu01_i_ID31.Text_c='';
menu01_i_ID31.URL='';
menu01_i_ID31.Hint='';

//Create new submenu group
var menu01_g_ID33 = new menu01MenuGroup(4,0,'V');
menu01_g_ID33.id='menu01_g_ID33';
menu01_g_ID33.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID31.AddGroup(menu01_g_ID33);

//Create new menu item
var menu01_i_ID32 = new menu01MenuItem('How to Reach');
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='http://darjeeling.gov.in/track.html';
menu01_i_ID32.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID32);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID34 = new menu01MenuItem('Tour Planning');
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='http://darjeeling.gov.in/tour-plan.html';
menu01_i_ID34.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID34);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID35 = new menu01MenuItem('Darjeeling');
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='http://darjeeling.gov.in/darj-tour.html';
menu01_i_ID35.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID35);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID36 = new menu01MenuItem('Kalimpong');
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='http://darjeeling.gov.in/kalimpong.html';
menu01_i_ID36.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID36);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID37 = new menu01MenuItem('Kurseong');
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='http://darjeeling.gov.in/Kurseong.html';
menu01_i_ID37.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID37);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID40 = new menu01MenuItem('Mirik');
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='http://darjeeling.gov.in/mirik.html';
menu01_i_ID40.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID40);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID41 = new menu01MenuItem('Mungpoo');
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='http://darjeeling.gov.in/Mungpoo.html';
menu01_i_ID41.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID41);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID42 = new menu01MenuItem('DHR');
menu01_i_ID42.id='menu01_i_ID42';
menu01_i_ID42.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID42.Text_o='';
menu01_i_ID42.Text_c='';
menu01_i_ID42.URL='http://darjeeling.gov.in/dhr.html';
menu01_i_ID42.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID42);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID43 = new menu01MenuItem('Government Accomodation');
menu01_i_ID43.id='menu01_i_ID43';
menu01_i_ID43.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID43.Text_o='';
menu01_i_ID43.Text_c='';
menu01_i_ID43.URL='http://darjeeling.gov.in/govt-accomodation.html';
menu01_i_ID43.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID43);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID44 = new menu01MenuItem('Hotels');
menu01_i_ID44.id='menu01_i_ID44';
menu01_i_ID44.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID44.Text_o='';
menu01_i_ID44.Text_c='';
menu01_i_ID44.URL='http://darjeeling.gov.in/hotel.html';
menu01_i_ID44.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID44);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID45 = new menu01MenuItem('Resturant and Fast Food');
menu01_i_ID45.id='menu01_i_ID45';
menu01_i_ID45.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID45.Text_o='';
menu01_i_ID45.Text_c='';
menu01_i_ID45.URL='http://darjeeling.gov.in/restaurant.html';
menu01_i_ID45.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID45);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID46 = new menu01MenuItem('Shopping');
menu01_i_ID46.id='menu01_i_ID46';
menu01_i_ID46.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID46.Text_o='';
menu01_i_ID46.Text_c='';
menu01_i_ID46.URL='http://darjeeling.gov.in/shopping.html';
menu01_i_ID46.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID46);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID47 = new menu01MenuItem('Govt. App. Fare Chart');
menu01_i_ID47.id='menu01_i_ID47';
menu01_i_ID47.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID47.Text_o='';
menu01_i_ID47.Text_c='';
menu01_i_ID47.URL='http://darjeeling.gov.in/fare-chart.html';
menu01_i_ID47.Hint='';
menu01_g_ID33.AddItem(menu01_i_ID47);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID31);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID48 = new menu01MenuItem('Adventure');
menu01_i_ID48.id='menu01_i_ID48';
menu01_i_ID48.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID48.Text_o='';
menu01_i_ID48.Text_c='';
menu01_i_ID48.URL='';
menu01_i_ID48.Hint='';

//Create new submenu group
var menu01_g_ID51 = new menu01MenuGroup(4,0,'V');
menu01_g_ID51.id='menu01_g_ID51';
menu01_g_ID51.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID48.AddGroup(menu01_g_ID51);

//Create new menu item
var menu01_i_ID50 = new menu01MenuItem('Trekking');
menu01_i_ID50.id='menu01_i_ID50';
menu01_i_ID50.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID50.Text_o='';
menu01_i_ID50.Text_c='';
menu01_i_ID50.URL='http://darjeeling.gov.in/treak.html';
menu01_i_ID50.Hint='';
menu01_g_ID51.AddItem(menu01_i_ID50);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID52 = new menu01MenuItem('White Water Rafting');
menu01_i_ID52.id='menu01_i_ID52';
menu01_i_ID52.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID52.Text_o='';
menu01_i_ID52.Text_c='';
menu01_i_ID52.URL='http://darjeeling.gov.in/rafting.html';
menu01_i_ID52.Hint='';
menu01_g_ID51.AddItem(menu01_i_ID52);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID48);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID49 = new menu01MenuItem('Tea');
menu01_i_ID49.id='menu01_i_ID49';
menu01_i_ID49.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID49.Text_o='';
menu01_i_ID49.Text_c='';
menu01_i_ID49.URL='';
menu01_i_ID49.Hint='';

//Create new submenu group
var menu01_g_ID54 = new menu01MenuGroup(4,0,'V');
menu01_g_ID54.id='menu01_g_ID54';
menu01_g_ID54.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID49.AddGroup(menu01_g_ID54);

//Create new menu item
var menu01_i_ID53 = new menu01MenuItem('Darjeeling Tea');
menu01_i_ID53.id='menu01_i_ID53';
menu01_i_ID53.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID53.Text_o='';
menu01_i_ID53.Text_c='';
menu01_i_ID53.URL='http://darjeeling.gov.in/darj-tea.html';
menu01_i_ID53.Hint='';
menu01_g_ID54.AddItem(menu01_i_ID53);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID55 = new menu01MenuItem('Tea Gardens of Darjeeling');
menu01_i_ID55.id='menu01_i_ID55';
menu01_i_ID55.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID55.Text_o='';
menu01_i_ID55.Text_c='';
menu01_i_ID55.URL='http://darjeeling.gov.in/tea-garden.html';
menu01_i_ID55.Hint='';
menu01_g_ID54.AddItem(menu01_i_ID55);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID49);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID56 = new menu01MenuItem('IT Services');
menu01_i_ID56.id='menu01_i_ID56';
menu01_i_ID56.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID56.Text_o='';
menu01_i_ID56.Text_c='';
menu01_i_ID56.URL='';
menu01_i_ID56.Hint='';

//Create new submenu group
var menu01_g_ID59 = new menu01MenuGroup(4,0,'V');
menu01_g_ID59.id='menu01_g_ID59';
menu01_g_ID59.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID56.AddGroup(menu01_g_ID59);

//Create new menu item
var menu01_i_ID58 = new menu01MenuItem('IT in the District');
menu01_i_ID58.id='menu01_i_ID58';
menu01_i_ID58.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID58.Text_o='';
menu01_i_ID58.Text_c='';
menu01_i_ID58.URL='http://darjeeling.gov.in/it.html';
menu01_i_ID58.Hint='';
menu01_g_ID59.AddItem(menu01_i_ID58);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID101 = new menu01MenuItem('District Map');
menu01_i_ID101.id='menu01_i_ID101';
menu01_i_ID101.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID101.Text_o='';
menu01_i_ID101.Text_c='';
menu01_i_ID101.URL='';
menu01_i_ID101.Hint='';

//Create new submenu group
var menu01_g_ID111 = new menu01MenuGroup(4,0,'V');
menu01_g_ID111.id='menu01_g_ID111';
menu01_g_ID111.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID101.AddGroup(menu01_g_ID111);

//Create new menu item
var menu01_i_ID110 = new menu01MenuItem('3D Maps');
menu01_i_ID110.id='menu01_i_ID110';
menu01_i_ID110.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID110.Text_o='';
menu01_i_ID110.Text_c='';
menu01_i_ID110.URL='http://darjeeling.gov.in/3dmaps.html';
menu01_i_ID110.Hint='';
menu01_g_ID111.AddItem(menu01_i_ID110);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID112 = new menu01MenuItem('GIS Maps');
menu01_i_ID112.id='menu01_i_ID112';
menu01_i_ID112.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID112.Text_o='';
menu01_i_ID112.Text_c='';
menu01_i_ID112.URL='http://darjeeling.gov.in/gismaps.html';
menu01_i_ID112.Hint='';
menu01_g_ID111.AddItem(menu01_i_ID112);//Add menu item to the menu group
menu01_g_ID59.AddItem(menu01_i_ID101);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID60 = new menu01MenuItem('Download Forms');
menu01_i_ID60.id='menu01_i_ID60';
menu01_i_ID60.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID60.Text_o='';
menu01_i_ID60.Text_c='';
menu01_i_ID60.URL='http://darjeeling.gov.in/form-download.html';
menu01_i_ID60.Hint='';
menu01_g_ID59.AddItem(menu01_i_ID60);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID114 = new menu01MenuItem('Important Links');
menu01_i_ID114.id='menu01_i_ID114';
menu01_i_ID114.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID114.Text_o='';
menu01_i_ID114.Text_c='';
menu01_i_ID114.URL='http://darjeeling.gov.in/link.html';
menu01_i_ID114.Hint='';
menu01_g_ID59.AddItem(menu01_i_ID114);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID56);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID57 = new menu01MenuItem('District Admin');
menu01_i_ID57.id='menu01_i_ID57';
menu01_i_ID57.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID57.Text_o='';
menu01_i_ID57.Text_c='';
menu01_i_ID57.URL='';
menu01_i_ID57.Hint='';

//Create new submenu group
var menu01_g_ID62 = new menu01MenuGroup(4,0,'V');
menu01_g_ID62.id='menu01_g_ID62';
menu01_g_ID62.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID57.AddGroup(menu01_g_ID62);

//Create new menu item
var menu01_i_ID61 = new menu01MenuItem('From Desk of The DM');
menu01_i_ID61.id='menu01_i_ID61';
menu01_i_ID61.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID61.Text_o='';
menu01_i_ID61.Text_c='';
menu01_i_ID61.URL='http://darjeeling.gov.in/dm.html';
menu01_i_ID61.Hint='';
menu01_g_ID62.AddItem(menu01_i_ID61);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID63 = new menu01MenuItem('Important District Officials');
menu01_i_ID63.id='menu01_i_ID63';
menu01_i_ID63.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID63.Text_o='';
menu01_i_ID63.Text_c='';
menu01_i_ID63.URL='http://darjeeling.gov.in/dist-official.html';
menu01_i_ID63.Hint='';
menu01_g_ID62.AddItem(menu01_i_ID63);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID90 = new menu01MenuItem('Collectorate');
menu01_i_ID90.id='menu01_i_ID90';
menu01_i_ID90.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID90.Text_o='';
menu01_i_ID90.Text_c='';
menu01_i_ID90.URL='';
menu01_i_ID90.Hint='';

//Create new submenu group
var menu01_g_ID92 = new menu01MenuGroup(4,0,'V');
menu01_g_ID92.id='menu01_g_ID92';
menu01_g_ID92.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID90.AddGroup(menu01_g_ID92);

//Create new menu item
var menu01_i_ID91 = new menu01MenuItem('Sections & Departments');
menu01_i_ID91.id='menu01_i_ID91';
menu01_i_ID91.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID91.Text_o='';
menu01_i_ID91.Text_c='';
menu01_i_ID91.URL='http://darjeeling.gov.in/sections.html';
menu01_i_ID91.Hint='';
menu01_g_ID92.AddItem(menu01_i_ID91);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID123 = new menu01MenuItem('Officers Incharge');
menu01_i_ID123.id='menu01_i_ID123';
menu01_i_ID123.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID123.Text_o='';
menu01_i_ID123.Text_c='';
menu01_i_ID123.URL='http://darjeeling.gov.in/officers.html';
menu01_i_ID123.Hint='';
menu01_g_ID92.AddItem(menu01_i_ID123);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID94 = new menu01MenuItem('Local Orders');
menu01_i_ID94.id='menu01_i_ID94';
menu01_i_ID94.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID94.Text_o='';
menu01_i_ID94.Text_c='';
menu01_i_ID94.URL='http://darjeeling.gov.in/localorders.html';
menu01_i_ID94.Hint='';
menu01_g_ID92.AddItem(menu01_i_ID94);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID95 = new menu01MenuItem('RTI');
menu01_i_ID95.id='menu01_i_ID95';
menu01_i_ID95.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID95.Text_o='';
menu01_i_ID95.Text_c='';
menu01_i_ID95.URL='http://darjeeling.gov.in/rti.html';
menu01_i_ID95.Hint='';
menu01_g_ID92.AddItem(menu01_i_ID95);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID130 = new menu01MenuItem('Block Visit');
menu01_i_ID130.id='menu01_i_ID130';
menu01_i_ID130.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID130.Text_o='';
menu01_i_ID130.Text_c='';
menu01_i_ID130.URL='http://darjeeling.gov.in/blockvisit.html';
menu01_i_ID130.Hint='';
menu01_g_ID92.AddItem(menu01_i_ID130);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID132 = new menu01MenuItem('Land Bank');
menu01_i_ID132.id='menu01_i_ID132';
menu01_i_ID132.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID132.Text_o='';
menu01_i_ID132.Text_c='';
menu01_i_ID132.URL='http://darjeeling.gov.in/landbank.html';
menu01_i_ID132.Hint='';
menu01_g_ID92.AddItem(menu01_i_ID132);//Add menu item to the menu group
menu01_g_ID62.AddItem(menu01_i_ID90);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID83 = new menu01MenuItem('Election');
menu01_i_ID83.id='menu01_i_ID83';
menu01_i_ID83.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID83.Text_o='';
menu01_i_ID83.Text_c='';
menu01_i_ID83.URL='';
menu01_i_ID83.Hint='';

//Create new submenu group
var menu01_g_ID85 = new menu01MenuGroup(4,0,'V');
menu01_g_ID85.id='menu01_g_ID85';
menu01_g_ID85.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID83.AddGroup(menu01_g_ID85);

//Create new menu item
var menu01_i_ID84 = new menu01MenuItem('Assembly-wise Electoral Roll');
menu01_i_ID84.id='menu01_i_ID84';
menu01_i_ID84.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID84.Text_o='';
menu01_i_ID84.Text_c='';
menu01_i_ID84.URL='http://ceowestbengal.nic.in/AcNoMatrix.asp?m_menu_id=40&m_district_id=03';
menu01_i_ID84.Hint='';
menu01_g_ID85.AddItem(menu01_i_ID84);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID86 = new menu01MenuItem('District Election Plan 2011');
menu01_i_ID86.id='menu01_i_ID86';
menu01_i_ID86.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID86.Text_o='';
menu01_i_ID86.Text_c='';
menu01_i_ID86.URL='http://darjeeling.gov.in/election/districtep.pdf';
menu01_i_ID86.Hint='';
menu01_g_ID85.AddItem(menu01_i_ID86);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID126 = new menu01MenuItem('Election Imp Tel No.');
menu01_i_ID126.id='menu01_i_ID126';
menu01_i_ID126.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID126.Text_o='';
menu01_i_ID126.Text_c='';
menu01_i_ID126.URL='http://darjeeling.gov.in/election/imptel.pdf';
menu01_i_ID126.Hint='';
menu01_g_ID85.AddItem(menu01_i_ID126);//Add menu item to the menu group
menu01_g_ID62.AddItem(menu01_i_ID83);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID64 = new menu01MenuItem('Tender & Notice');
menu01_i_ID64.id='menu01_i_ID64';
menu01_i_ID64.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID64.Text_o='';
menu01_i_ID64.Text_c='';
menu01_i_ID64.URL='http://darjeeling.gov.in/tender.html';
menu01_i_ID64.Hint='';
menu01_g_ID62.AddItem(menu01_i_ID64);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID100 = new menu01MenuItem('E-Procurement');
menu01_i_ID100.id='menu01_i_ID100';
menu01_i_ID100.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID100.Text_o='';
menu01_i_ID100.Text_c='';
menu01_i_ID100.URL='http://etender.wb.nic.in/nicgep/app';
menu01_i_ID100.Hint='';
menu01_g_ID62.AddItem(menu01_i_ID100);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID89 = new menu01MenuItem('Recruitment');
menu01_i_ID89.id='menu01_i_ID89';
menu01_i_ID89.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID89.Text_o='';
menu01_i_ID89.Text_c='';
menu01_i_ID89.URL='http://darjeeling.gov.in/recruitment.html';
menu01_i_ID89.Hint='';
menu01_g_ID62.AddItem(menu01_i_ID89);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID124 = new menu01MenuItem('Results');
menu01_i_ID124.id='menu01_i_ID124';
menu01_i_ID124.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID124.Text_o='';
menu01_i_ID124.Text_c='';
menu01_i_ID124.URL='http://darjeeling.gov.in/results.html';
menu01_i_ID124.Hint='';
menu01_g_ID62.AddItem(menu01_i_ID124);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID81 = new menu01MenuItem('MGNREGA');
menu01_i_ID81.id='menu01_i_ID81';
menu01_i_ID81.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID81.Text_o='';
menu01_i_ID81.Text_c='';
menu01_i_ID81.URL='http://164.100.112.66/netnrega/Homedist.aspx?is_statefund=Y&lflag=local&district_code=3219&district_name=Darjeeling%20Gorkha%20Hill%20Council%20%28DGHC%29&state_name=WEST%20BENGAL&state_Code=32';
menu01_i_ID81.Hint='';
menu01_g_ID62.AddItem(menu01_i_ID81);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID127 = new menu01MenuItem('Disaster Management');
menu01_i_ID127.id='menu01_i_ID127';
menu01_i_ID127.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID127.Text_o='';
menu01_i_ID127.Text_c='';
menu01_i_ID127.URL='http://darjeeling.gov.in/disastermanagement.html';
menu01_i_ID127.Hint='';
menu01_g_ID62.AddItem(menu01_i_ID127);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID82 = new menu01MenuItem('Forest Dept');
menu01_i_ID82.id='menu01_i_ID82';
menu01_i_ID82.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID82.Text_o='';
menu01_i_ID82.Text_c='';
menu01_i_ID82.URL='http://darjeeling.gov.in/forest.html';
menu01_i_ID82.Hint='';
menu01_g_ID62.AddItem(menu01_i_ID82);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID129 = new menu01MenuItem('Nabard');
menu01_i_ID129.id='menu01_i_ID129';
menu01_i_ID129.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID129.Text_o='';
menu01_i_ID129.Text_c='';
menu01_i_ID129.URL='http://darjeeling.gov.in/nabard/FI_Revised.zip';
menu01_i_ID129.Hint='';
menu01_g_ID62.AddItem(menu01_i_ID129);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID133 = new menu01MenuItem('Municipality');
menu01_i_ID133.id='menu01_i_ID133';
menu01_i_ID133.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID133.Text_o='';
menu01_i_ID133.Text_c='';
menu01_i_ID133.URL='http://www.darjeelingmunicipality.org/';
menu01_i_ID133.Hint='';
menu01_g_ID62.AddItem(menu01_i_ID133);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID57);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID65 = new menu01MenuItem('Miscellaneous');
menu01_i_ID65.id='menu01_i_ID65';
menu01_i_ID65.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID65.Text_o='';
menu01_i_ID65.Text_c='';
menu01_i_ID65.URL='';
menu01_i_ID65.Hint='';

//Create new submenu group
var menu01_g_ID67 = new menu01MenuGroup(4,0,'V');
menu01_g_ID67.id='menu01_g_ID67';
menu01_g_ID67.Assign(menu01_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu01_i_ID65.AddGroup(menu01_g_ID67);

//Create new menu item
var menu01_i_ID66 = new menu01MenuItem('Important Telephone Numbers');
menu01_i_ID66.id='menu01_i_ID66';
menu01_i_ID66.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID66.Text_o='';
menu01_i_ID66.Text_c='';
menu01_i_ID66.URL='http://darjeeling.gov.in/phone-no.html';
menu01_i_ID66.Hint='';
menu01_g_ID67.AddItem(menu01_i_ID66);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID68 = new menu01MenuItem('Foot Prints');
menu01_i_ID68.id='menu01_i_ID68';
menu01_i_ID68.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID68.Text_o='';
menu01_i_ID68.Text_c='';
menu01_i_ID68.URL='http://darjeeling.gov.in/visitors.html';
menu01_i_ID68.Hint='';
menu01_g_ID67.AddItem(menu01_i_ID68);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID69 = new menu01MenuItem('Step Aside');
menu01_i_ID69.id='menu01_i_ID69';
menu01_i_ID69.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID69.Text_o='';
menu01_i_ID69.Text_c='';
menu01_i_ID69.URL='http://darjeeling.gov.in/step-aside.html';
menu01_i_ID69.Hint='';
menu01_g_ID67.AddItem(menu01_i_ID69);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID70 = new menu01MenuItem('Netaji Museum');
menu01_i_ID70.id='menu01_i_ID70';
menu01_i_ID70.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID70.Text_o='';
menu01_i_ID70.Text_c='';
menu01_i_ID70.URL='http://darjeeling.gov.in/netaji-museum.html';
menu01_i_ID70.Hint='';
menu01_g_ID67.AddItem(menu01_i_ID70);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID71 = new menu01MenuItem('Rhododendron');
menu01_i_ID71.id='menu01_i_ID71';
menu01_i_ID71.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID71.Text_o='';
menu01_i_ID71.Text_c='';
menu01_i_ID71.URL='http://darjeeling.gov.in/rhododendron.html';
menu01_i_ID71.Hint='';
menu01_g_ID67.AddItem(menu01_i_ID71);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID72 = new menu01MenuItem('Red Panda');
menu01_i_ID72.id='menu01_i_ID72';
menu01_i_ID72.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID72.Text_o='';
menu01_i_ID72.Text_c='';
menu01_i_ID72.URL='http://darjeeling.gov.in/Red-Panda.html';
menu01_i_ID72.Hint='';
menu01_g_ID67.AddItem(menu01_i_ID72);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID73 = new menu01MenuItem('NGO');
menu01_i_ID73.id='menu01_i_ID73';
menu01_i_ID73.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID73.Text_o='';
menu01_i_ID73.Text_c='';
menu01_i_ID73.URL='http://darjeeling.gov.in/darj-ngo.html';
menu01_i_ID73.Hint='';
menu01_g_ID67.AddItem(menu01_i_ID73);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID74 = new menu01MenuItem('Cinchona');
menu01_i_ID74.id='menu01_i_ID74';
menu01_i_ID74.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID74.Text_o='';
menu01_i_ID74.Text_c='';
menu01_i_ID74.URL='http://darjeeling.gov.in/cinchona.html';
menu01_i_ID74.Hint='';
menu01_g_ID67.AddItem(menu01_i_ID74);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID75 = new menu01MenuItem('Photo Gallery');
menu01_i_ID75.id='menu01_i_ID75';
menu01_i_ID75.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID75.Text_o='';
menu01_i_ID75.Text_c='';
menu01_i_ID75.URL='http://darjeeling.gov.in/photo-gallery.html';
menu01_i_ID75.Hint='';
menu01_g_ID67.AddItem(menu01_i_ID75);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID76 = new menu01MenuItem('MP & MLA');
menu01_i_ID76.id='menu01_i_ID76';
menu01_i_ID76.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID76.Text_o='';
menu01_i_ID76.Text_c='';
menu01_i_ID76.URL='http://darjeeling.gov.in/mlamp.html';
menu01_i_ID76.Hint='';
menu01_g_ID67.AddItem(menu01_i_ID76);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID134 = new menu01MenuItem('District Detail');
menu01_i_ID134.id='menu01_i_ID134';
menu01_i_ID134.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID134.Text_o='';
menu01_i_ID134.Text_c='';
menu01_i_ID134.URL='http://darjeeling.gov.in/misc/District-Detail.pdf';
menu01_i_ID134.Hint='';
menu01_g_ID67.AddItem(menu01_i_ID134);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID65);//Add menu item to the menu group


