//-----------------------------------------------------------------------
//- Created by the Agama Web Menus - generator  ver 2.15
//- 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 menu04_MainGroupItemsGeneralStyle = new menu04MenuItem();
menu04_MainGroupItemsGeneralStyle.Text_o='';
menu04_MainGroupItemsGeneralStyle.Text_c='';
menu04_MainGroupItemsGeneralStyle.TextAlign='center';
menu04_MainGroupItemsGeneralStyle.URL='';
menu04_MainGroupItemsGeneralStyle.URLTarget='';
menu04_MainGroupItemsGeneralStyle.Hint='';
menu04_MainGroupItemsGeneralStyle.OnLeaveJS='';
menu04_MainGroupItemsGeneralStyle.OnOverJS='';
menu04_MainGroupItemsGeneralStyle.OnClickJS='';
menu04_MainGroupItemsGeneralStyle.Height=20;
menu04_MainGroupItemsGeneralStyle.Width=135;
menu04_MainGroupItemsGeneralStyle.Cursor='default';
menu04_MainGroupItemsGeneralStyle.PaddingLeft=5;
menu04_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
menu04_MainGroupItemsGeneralStyle.PaddingTop=5;
menu04_MainGroupItemsGeneralStyle.PaddingTop_o=null;
menu04_MainGroupItemsGeneralStyle.PaddingRight=5;
menu04_MainGroupItemsGeneralStyle.PaddingRight_o=null;
menu04_MainGroupItemsGeneralStyle.PaddingBottom=5;
menu04_MainGroupItemsGeneralStyle.PaddingBottom_o=null;
menu04_MainGroupItemsGeneralStyle.BgColor='';
menu04_MainGroupItemsGeneralStyle.BgColor_o='#B0D2E3';
menu04_MainGroupItemsGeneralStyle.BgColor_c='';
menu04_MainGroupItemsGeneralStyle.BgImage='';
menu04_MainGroupItemsGeneralStyle.BgImage_o='';
menu04_MainGroupItemsGeneralStyle.BgImage_c='';
menu04_MainGroupItemsGeneralStyle.BgImgRep='repeat';
menu04_MainGroupItemsGeneralStyle.BgImgRep_o='';
menu04_MainGroupItemsGeneralStyle.BgImgRep_c='';
menu04_MainGroupItemsGeneralStyle.BgImgPos='top left';
menu04_MainGroupItemsGeneralStyle.BgImgPos_o='';
menu04_MainGroupItemsGeneralStyle.BgImgPos_c='';
menu04_MainGroupItemsGeneralStyle.LeftPartBgImage='';
menu04_MainGroupItemsGeneralStyle.LeftPartBgImage_o='';
menu04_MainGroupItemsGeneralStyle.LeftPartBgImage_c='';
menu04_MainGroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu04_MainGroupItemsGeneralStyle.RightPartBgImage='';
menu04_MainGroupItemsGeneralStyle.RightPartBgImage_o='';
menu04_MainGroupItemsGeneralStyle.RightPartBgImage_c='';
menu04_MainGroupItemsGeneralStyle.RightPartBgImgPos='top';
menu04_MainGroupItemsGeneralStyle.FontColor='#727272';
menu04_MainGroupItemsGeneralStyle.FontColor_o='#8080FF';
menu04_MainGroupItemsGeneralStyle.FontColor_c='';
menu04_MainGroupItemsGeneralStyle.FontFamily='Tahoma';
menu04_MainGroupItemsGeneralStyle.FontFamily_o='';
menu04_MainGroupItemsGeneralStyle.FontFamily_c='';
menu04_MainGroupItemsGeneralStyle.FontSize=11;
menu04_MainGroupItemsGeneralStyle.FontSize_o=null;
menu04_MainGroupItemsGeneralStyle.FontSize_c=null;
menu04_MainGroupItemsGeneralStyle.FontDecoration='none';
menu04_MainGroupItemsGeneralStyle.FontDecoration_o='';
menu04_MainGroupItemsGeneralStyle.FontDecoration_c='';
menu04_MainGroupItemsGeneralStyle.FontWeight='bold';
menu04_MainGroupItemsGeneralStyle.FontWeight_o='';
menu04_MainGroupItemsGeneralStyle.FontWeight_c='';
menu04_MainGroupItemsGeneralStyle.FontStyle='italic';
menu04_MainGroupItemsGeneralStyle.FontStyle_o='';
menu04_MainGroupItemsGeneralStyle.FontStyle_c='';
menu04_MainGroupItemsGeneralStyle.BorderWidth=1;
menu04_MainGroupItemsGeneralStyle.BorderWidth_o=null;
menu04_MainGroupItemsGeneralStyle.BorderWidth_c=null;
menu04_MainGroupItemsGeneralStyle.BorderColor='#000000';
menu04_MainGroupItemsGeneralStyle.BorderColor_o='';
menu04_MainGroupItemsGeneralStyle.BorderColor_c='';
menu04_MainGroupItemsGeneralStyle.Border='none';
menu04_MainGroupItemsGeneralStyle.Border_o='';
menu04_MainGroupItemsGeneralStyle.Border_c='';
menu04_MainGroupItemsGeneralStyle.BorderLeft=true;
menu04_MainGroupItemsGeneralStyle.BorderRight=true;
menu04_MainGroupItemsGeneralStyle.BorderTop=true;
menu04_MainGroupItemsGeneralStyle.BorderBottom=true;
menu04_MainGroupItemsGeneralStyle.SeparatorColor='#FFFFFF';
menu04_MainGroupItemsGeneralStyle.SeparatorSize=1;
menu04_MainGroupItemsGeneralStyle.LeftIcon='';
menu04_MainGroupItemsGeneralStyle.LeftIcon_o='';
menu04_MainGroupItemsGeneralStyle.LeftIcon_c='';
menu04_MainGroupItemsGeneralStyle.LeftIconOffsetX=0;
menu04_MainGroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu04_MainGroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu04_MainGroupItemsGeneralStyle.LeftIconOffsetY=0;
menu04_MainGroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu04_MainGroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu04_MainGroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu04_MainGroupItemsGeneralStyle.RightIcon='';
menu04_MainGroupItemsGeneralStyle.RightIcon_o='';
menu04_MainGroupItemsGeneralStyle.RightIcon_c='';
menu04_MainGroupItemsGeneralStyle.RightIconOffsetX=0;
menu04_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu04_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu04_MainGroupItemsGeneralStyle.RightIconOffsetY=0;
menu04_MainGroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu04_MainGroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu04_MainGroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object. All menu items of submenus inherite style from this object
var menu04_GroupItemsGeneralStyle = new menu04MenuItem();
menu04_GroupItemsGeneralStyle.Text_o='';
menu04_GroupItemsGeneralStyle.Text_c='';
menu04_GroupItemsGeneralStyle.TextAlign='center';
menu04_GroupItemsGeneralStyle.URL='';
menu04_GroupItemsGeneralStyle.URLTarget='';
menu04_GroupItemsGeneralStyle.Hint='';
menu04_GroupItemsGeneralStyle.OnLeaveJS='';
menu04_GroupItemsGeneralStyle.OnOverJS='';
menu04_GroupItemsGeneralStyle.OnClickJS='';
menu04_GroupItemsGeneralStyle.Height=20;
menu04_GroupItemsGeneralStyle.Width=150;
menu04_GroupItemsGeneralStyle.Cursor='default';
menu04_GroupItemsGeneralStyle.PaddingLeft=5;
menu04_GroupItemsGeneralStyle.PaddingLeft_o=null;
menu04_GroupItemsGeneralStyle.PaddingTop=5;
menu04_GroupItemsGeneralStyle.PaddingTop_o=null;
menu04_GroupItemsGeneralStyle.PaddingRight=5;
menu04_GroupItemsGeneralStyle.PaddingRight_o=null;
menu04_GroupItemsGeneralStyle.PaddingBottom=5;
menu04_GroupItemsGeneralStyle.PaddingBottom_o=null;
menu04_GroupItemsGeneralStyle.BgColor='#B0D2E3';
menu04_GroupItemsGeneralStyle.BgColor_o='#B4E1EF';
menu04_GroupItemsGeneralStyle.BgColor_c='';
menu04_GroupItemsGeneralStyle.BgImage='';
menu04_GroupItemsGeneralStyle.BgImage_o='';
menu04_GroupItemsGeneralStyle.BgImage_c='';
menu04_GroupItemsGeneralStyle.BgImgRep='repeat';
menu04_GroupItemsGeneralStyle.BgImgRep_o='';
menu04_GroupItemsGeneralStyle.BgImgRep_c='';
menu04_GroupItemsGeneralStyle.BgImgPos='top left';
menu04_GroupItemsGeneralStyle.BgImgPos_o='';
menu04_GroupItemsGeneralStyle.BgImgPos_c='';
menu04_GroupItemsGeneralStyle.LeftPartBgImage='';
menu04_GroupItemsGeneralStyle.LeftPartBgImage_o='';
menu04_GroupItemsGeneralStyle.LeftPartBgImage_c='';
menu04_GroupItemsGeneralStyle.LeftPartBgImgPos='top left';
menu04_GroupItemsGeneralStyle.RightPartBgImage='';
menu04_GroupItemsGeneralStyle.RightPartBgImage_o='';
menu04_GroupItemsGeneralStyle.RightPartBgImage_c='';
menu04_GroupItemsGeneralStyle.RightPartBgImgPos='top left';
menu04_GroupItemsGeneralStyle.FontColor='#004080';
menu04_GroupItemsGeneralStyle.FontColor_o='#577786';
menu04_GroupItemsGeneralStyle.FontColor_c='';
menu04_GroupItemsGeneralStyle.FontFamily='Trebuchet MS';
menu04_GroupItemsGeneralStyle.FontFamily_o='';
menu04_GroupItemsGeneralStyle.FontFamily_c='';
menu04_GroupItemsGeneralStyle.FontSize=11;
menu04_GroupItemsGeneralStyle.FontSize_o=null;
menu04_GroupItemsGeneralStyle.FontSize_c=null;
menu04_GroupItemsGeneralStyle.FontDecoration='none';
menu04_GroupItemsGeneralStyle.FontDecoration_o='';
menu04_GroupItemsGeneralStyle.FontDecoration_c='';
menu04_GroupItemsGeneralStyle.FontWeight='normal';
menu04_GroupItemsGeneralStyle.FontWeight_o='';
menu04_GroupItemsGeneralStyle.FontWeight_c='';
menu04_GroupItemsGeneralStyle.FontStyle='normal';
menu04_GroupItemsGeneralStyle.FontStyle_o='';
menu04_GroupItemsGeneralStyle.FontStyle_c='';
menu04_GroupItemsGeneralStyle.BorderWidth=1;
menu04_GroupItemsGeneralStyle.BorderWidth_o=1;
menu04_GroupItemsGeneralStyle.BorderWidth_c=null;
menu04_GroupItemsGeneralStyle.BorderColor='#B0D2E3';
menu04_GroupItemsGeneralStyle.BorderColor_o='#004080';
menu04_GroupItemsGeneralStyle.BorderColor_c='';
menu04_GroupItemsGeneralStyle.Border='solid';
menu04_GroupItemsGeneralStyle.Border_o='dotted';
menu04_GroupItemsGeneralStyle.Border_c='';
menu04_GroupItemsGeneralStyle.BorderLeft=true;
menu04_GroupItemsGeneralStyle.BorderRight=true;
menu04_GroupItemsGeneralStyle.BorderTop=true;
menu04_GroupItemsGeneralStyle.BorderBottom=true;
menu04_GroupItemsGeneralStyle.SeparatorColor='';
menu04_GroupItemsGeneralStyle.SeparatorSize=null;
menu04_GroupItemsGeneralStyle.LeftIcon='';
menu04_GroupItemsGeneralStyle.LeftIcon_o='';
menu04_GroupItemsGeneralStyle.LeftIcon_c='';
menu04_GroupItemsGeneralStyle.LeftIconOffsetX=0;
menu04_GroupItemsGeneralStyle.LeftIconOffsetX_o=0;
menu04_GroupItemsGeneralStyle.LeftIconOffsetX_c=0;
menu04_GroupItemsGeneralStyle.LeftIconOffsetY=0;
menu04_GroupItemsGeneralStyle.LeftIconOffsetY_o=0;
menu04_GroupItemsGeneralStyle.LeftIconOffsetY_c=0;
menu04_GroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu04_GroupItemsGeneralStyle.RightIcon='../mymenu/menu04_images/arr_black_right.gif';
menu04_GroupItemsGeneralStyle.RightIcon_o='';
menu04_GroupItemsGeneralStyle.RightIcon_c='';
menu04_GroupItemsGeneralStyle.RightIconOffsetX=-7;
menu04_GroupItemsGeneralStyle.RightIconOffsetX_o=0;
menu04_GroupItemsGeneralStyle.RightIconOffsetX_c=0;
menu04_GroupItemsGeneralStyle.RightIconOffsetY=-3;
menu04_GroupItemsGeneralStyle.RightIconOffsetY_o=0;
menu04_GroupItemsGeneralStyle.RightIconOffsetY_c=0;
menu04_GroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenus style object - All submenus inherite style from this object
var menu04_GroupStyle = new menu04MenuGroup();
menu04_GroupStyle.Width=150;
menu04_GroupStyle.MenuGroupAlign=0;
menu04_GroupStyle.Opacity=100;
menu04_GroupStyle.ShowDropDownControl=false;
menu04_GroupStyle.InitDropdownState=1;
menu04_GroupStyle.ItemsPadding_L=5;
menu04_GroupStyle.ItemsPadding_R=5;
menu04_GroupStyle.ItemsPadding_T=10;
menu04_GroupStyle.ItemsPadding_B=5;
menu04_GroupStyle.ItemsSpacing=0;
menu04_GroupStyle.BgColor='#B0D2E3';
menu04_GroupStyle.HeaderIcon='../mymenu/menu04_images/square-blue.GIF';
menu04_GroupStyle.BgImgPos='top left';
menu04_GroupStyle.BgImgRep='repeat';
menu04_GroupStyle.Border='solid';
menu04_GroupStyle.BorderWidth=1;
menu04_GroupStyle.BorderColor='#0080C0';
menu04_GroupStyle.HeaderText='Header';
menu04_GroupStyle.HeaderTextAlign='center';
menu04_GroupStyle.HeaderTextOffsetX=0;
menu04_GroupStyle.HeaderTextOffsetY=8;
menu04_GroupStyle.HeaderHeight=25;
menu04_GroupStyle.HeaderBgColor='';
menu04_GroupStyle.HeaderIconOffsetX=6;
menu04_GroupStyle.HeaderIconOffsetY=6;
menu04_GroupStyle.HeaderBgImgRep='repeat';
menu04_GroupStyle.HeaderBgImgPos='top left';
menu04_GroupStyle.FontFamily='Trebuchet MS';
menu04_GroupStyle.FontColor='#004080';
menu04_GroupStyle.FontSize=12;
menu04_GroupStyle.FontDecoration='none';
menu04_GroupStyle.FontWeight='bold';
menu04_GroupStyle.FontStyle='normal';
menu04_GroupStyle.DropdownImageExpand='';
menu04_GroupStyle.DropdownImageCollapse='';
menu04_GroupStyle.OnGroupShowJS='';
menu04_GroupStyle.OnGroupHideJS='';
menu04_GroupStyle.AnimationType=0;
menu04_GroupStyle.AnimationTimeout=8;

//Create main menu
var menu04_mg_ID1 = new menu04MenuGroup(0,0,'H');
menu04_mg_ID1.id='menu04_mg_ID1';
menu04_mg_ID1.IsMainGroup=1;
menu04_mg_ID1.BgColor='#DCEEFC';
menu04_mg_ID1.Width=150;
menu04_mg_ID1.Opacity=100;
menu04_mg_ID1.ShowDropDownControl=false;
menu04_mg_ID1.InitDropdownState=1;
menu04_mg_ID1.ItemsPadding_L=1;
menu04_mg_ID1.ItemsPadding_R=1;
menu04_mg_ID1.ItemsPadding_T=1;
menu04_mg_ID1.ItemsPadding_B=1;
menu04_mg_ID1.ItemsSpacing=0;
menu04_mg_ID1.Embedding='relative';
menu04_mg_ID1.z=1000;
menu04_mg_ID1.HeaderIcon='../mymenu/menu04_images/globe.gif';
menu04_mg_ID1.BgImgPos='top left';
menu04_mg_ID1.BgImgRep='repeat';
menu04_mg_ID1.Border='none';
menu04_mg_ID1.BorderWidth=1;
menu04_mg_ID1.BorderColor='#0080C0';
menu04_mg_ID1.HeaderText='';
menu04_mg_ID1.HeaderTextAlign='center';
menu04_mg_ID1.HeaderTextOffsetX=0;
menu04_mg_ID1.HeaderTextOffsetY=4;
menu04_mg_ID1.HeaderHeight=0;
menu04_mg_ID1.HeaderBgColor='';
menu04_mg_ID1.HeaderIconOffsetX=3;
menu04_mg_ID1.HeaderIconOffsetY=1;
menu04_mg_ID1.HeaderBgImgRep='repeat-x';
menu04_mg_ID1.HeaderBgImgPos='top left';
menu04_mg_ID1.DropdownImageExpand='';
menu04_mg_ID1.DropdownImageCollapse='';
menu04_mg_ID1.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu04_mg_ID1.FontColor='#004080';
menu04_mg_ID1.FontSize=11;
menu04_mg_ID1.FontDecoration='none';
menu04_mg_ID1.FontWeight='bolder';
menu04_mg_ID1.FontStyle='normal';

//Create new menu item
var menu04_i_ID5 = new menu04MenuItem('Beranda');
menu04_i_ID5.id='menu04_i_ID5';
menu04_i_ID5.Assign(menu04_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID5.Text_o='';
menu04_i_ID5.Text_c='';
menu04_i_ID5.URL='../home/index.php';
menu04_i_ID5.Hint='';
menu04_mg_ID1.AddItem(menu04_i_ID5);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID17 = new menu04MenuItem('Seputar Banyumas');
menu04_i_ID17.id='menu04_i_ID17';
menu04_i_ID17.Assign(menu04_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID17.Text_o='';
menu04_i_ID17.Text_c='';
menu04_i_ID17.URL='../seputarbanyumas/index.php';
menu04_i_ID17.Hint='';

//Create new submenu group
var menu04_g_ID22 = new menu04MenuGroup(1,2,'V');
menu04_g_ID22.id='menu04_g_ID22';
menu04_g_ID22.Assign(menu04_GroupStyle); //assign styles from the general style object
menu04_g_ID22.Width=230;
menu04_g_ID22.HeaderIcon='../mymenu/menu04_images/small-blue-glasy-bullet.gif';
menu04_g_ID22.HeaderText='';
menu04_g_ID22.HeaderTextAlign='left';
menu04_g_ID22.HeaderTextOffsetY=0;
menu04_g_ID22.HeaderHeight=0;
menu04_g_ID22.HeaderIconOffsetX=-5;
menu04_g_ID22.HeaderIconOffsetY=-5;
menu04_g_ID22.HeaderBgImgRep='no-repeat';
menu04_g_ID22.HeaderBgImgPos='bottom';
//Connect the submenu to the menu item
menu04_i_ID17.AddGroup(menu04_g_ID22);

//Create new menu item
var menu04_i_ID21 = new menu04MenuItem('Instansi Vertikal');
menu04_i_ID21.id='menu04_i_ID21';
menu04_i_ID21.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID21.Text_o='';
menu04_i_ID21.Text_c='';
menu04_i_ID21.TextAlign='left';
menu04_i_ID21.URL='../seputarbanyumas/index.php?idm=&jns=1&id_berita=39';
menu04_i_ID21.Hint='';
menu04_g_ID22.AddItem(menu04_i_ID21);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID23 = new menu04MenuItem('Lembaga Pemerintahan Non Departemen');
menu04_i_ID23.id='menu04_i_ID23';
menu04_i_ID23.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID23.Text_o='';
menu04_i_ID23.Text_c='';
menu04_i_ID23.TextAlign='left';
menu04_i_ID23.URL='../seputarbanyumas/index.php?idm=&jns=1&id_berita=38';
menu04_i_ID23.Hint='';
menu04_g_ID22.AddItem(menu04_i_ID23);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID48 = new menu04MenuItem('Pameran');
menu04_i_ID48.id='menu04_i_ID48';
menu04_i_ID48.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID48.Text_o='';
menu04_i_ID48.Text_c='';
menu04_i_ID48.TextAlign='left';
menu04_i_ID48.URL='../seputarbanyumas/index.php?idm=&jns=1&id_berita=32';
menu04_i_ID48.Hint='';
menu04_g_ID22.AddItem(menu04_i_ID48);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID25 = new menu04MenuItem('Bursa Kerja');
menu04_i_ID25.id='menu04_i_ID25';
menu04_i_ID25.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID25.Text_o='';
menu04_i_ID25.Text_c='';
menu04_i_ID25.TextAlign='left';
menu04_i_ID25.URL='../seputarbanyumas/index.php?idm=&jns=1&id_berita=33';
menu04_i_ID25.Hint='';
menu04_g_ID22.AddItem(menu04_i_ID25);//Add menu item to the menu group
menu04_mg_ID1.AddItem(menu04_i_ID17);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID18 = new menu04MenuItem('Landmark Banyumas');
menu04_i_ID18.id='menu04_i_ID18';
menu04_i_ID18.Assign(menu04_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID18.Text_o='';
menu04_i_ID18.Text_c='';
menu04_i_ID18.URL='../landmark/index.php';
menu04_i_ID18.Hint='';
menu04_i_ID18.Width=150;

//Create new submenu group
var menu04_g_ID32 = new menu04MenuGroup(1,2,'V');
menu04_g_ID32.id='menu04_g_ID32';
menu04_g_ID32.Assign(menu04_GroupStyle); //assign styles from the general style object
menu04_g_ID32.HeaderIcon='../mymenu/menu04_images/small-blue-glasy-bullet.gif';
menu04_g_ID32.HeaderText='';
menu04_g_ID32.HeaderTextOffsetY=0;
menu04_g_ID32.HeaderHeight=0;
menu04_g_ID32.HeaderIconOffsetX=-5;
menu04_g_ID32.HeaderIconOffsetY=-5;
menu04_g_ID32.HeaderBgImgRep='no-repeat';
menu04_g_ID32.HeaderBgImgPos='right';
//Connect the submenu to the menu item
menu04_i_ID18.AddGroup(menu04_g_ID32);

//Create new menu item
var menu04_i_ID31 = new menu04MenuItem('Kota Lama');
menu04_i_ID31.id='menu04_i_ID31';
menu04_i_ID31.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID31.Text_o='';
menu04_i_ID31.Text_c='';
menu04_i_ID31.TextAlign='left';
menu04_i_ID31.URL='../landmark/index.php?idm=&jns=1&id_berita=53';
menu04_i_ID31.Hint='';
menu04_g_ID32.AddItem(menu04_i_ID31);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID33 = new menu04MenuItem('Bangunan Cagar Budaya');
menu04_i_ID33.id='menu04_i_ID33';
menu04_i_ID33.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID33.Text_o='';
menu04_i_ID33.Text_c='';
menu04_i_ID33.TextAlign='left';
menu04_i_ID33.URL='../landmark/index.php?idm=&jns=1&id_berita=54';
menu04_i_ID33.Hint='';
menu04_g_ID32.AddItem(menu04_i_ID33);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID34 = new menu04MenuItem('Taman Kota');
menu04_i_ID34.id='menu04_i_ID34';
menu04_i_ID34.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID34.Text_o='';
menu04_i_ID34.Text_c='';
menu04_i_ID34.TextAlign='left';
menu04_i_ID34.URL='../landmark/index.php?idm=&jns=1&id_berita=55';
menu04_i_ID34.Hint='';
menu04_g_ID32.AddItem(menu04_i_ID34);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID35 = new menu04MenuItem('Pendopo si Panji');
menu04_i_ID35.id='menu04_i_ID35';
menu04_i_ID35.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID35.Text_o='';
menu04_i_ID35.Text_c='';
menu04_i_ID35.TextAlign='left';
menu04_i_ID35.URL='../landmark/index.php?idm=&jns=1&id_berita=56';
menu04_i_ID35.Hint='';
menu04_g_ID32.AddItem(menu04_i_ID35);//Add menu item to the menu group
menu04_mg_ID1.AddItem(menu04_i_ID18);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID278 = new menu04MenuItem('Bank Data');
menu04_i_ID278.id='menu04_i_ID278';
menu04_i_ID278.Assign(menu04_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID278.Text_o='';
menu04_i_ID278.Text_c='';
menu04_i_ID278.URL='../bankdata/index.php';
menu04_i_ID278.Hint='';
menu04_mg_ID1.AddItem(menu04_i_ID278);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID19 = new menu04MenuItem('Fasilitas');
menu04_i_ID19.id='menu04_i_ID19';
menu04_i_ID19.Assign(menu04_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID19.Text_o='';
menu04_i_ID19.Text_c='';
menu04_i_ID19.URL='../direktori/index.php';
menu04_i_ID19.Hint='';

//Create new submenu group
var menu04_g_ID41 = new menu04MenuGroup(1,2,'V');
menu04_g_ID41.id='menu04_g_ID41';
menu04_g_ID41.Assign(menu04_GroupStyle); //assign styles from the general style object
menu04_g_ID41.HeaderIcon='../mymenu/menu04_images/small-blue-glasy-bullet.gif';
menu04_g_ID41.HeaderText='';
menu04_g_ID41.HeaderTextOffsetY=0;
menu04_g_ID41.HeaderHeight=0;
menu04_g_ID41.HeaderIconOffsetX=-5;
menu04_g_ID41.HeaderIconOffsetY=-5;
//Connect the submenu to the menu item
menu04_i_ID19.AddGroup(menu04_g_ID41);

//Create new menu item
var menu04_i_ID40 = new menu04MenuItem('Transportasi');
menu04_i_ID40.id='menu04_i_ID40';
menu04_i_ID40.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID40.Text_o='';
menu04_i_ID40.Text_c='';
menu04_i_ID40.TextAlign='left';
menu04_i_ID40.URL='../direktori/index.php?idm=8&id_direktori_kat=1';
menu04_i_ID40.Hint='';
menu04_g_ID41.AddItem(menu04_i_ID40);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID42 = new menu04MenuItem('Hotel, Hiburan, Restoran');
menu04_i_ID42.id='menu04_i_ID42';
menu04_i_ID42.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID42.Text_o='';
menu04_i_ID42.Text_c='';
menu04_i_ID42.TextAlign='left';
menu04_i_ID42.URL='../direktori/index.php?idm=8&id_direktori_kat=2';
menu04_i_ID42.Hint='';
menu04_g_ID41.AddItem(menu04_i_ID42);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID44 = new menu04MenuItem('Sarana Kesehatan');
menu04_i_ID44.id='menu04_i_ID44';
menu04_i_ID44.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID44.Text_o='';
menu04_i_ID44.Text_c='';
menu04_i_ID44.TextAlign='left';
menu04_i_ID44.URL='../direktori/index.php?idm=8&id_direktori_kat=3';
menu04_i_ID44.Hint='';
menu04_g_ID41.AddItem(menu04_i_ID44);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID45 = new menu04MenuItem('Sarana Pendidikan');
menu04_i_ID45.id='menu04_i_ID45';
menu04_i_ID45.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID45.Text_o='';
menu04_i_ID45.Text_c='';
menu04_i_ID45.TextAlign='left';
menu04_i_ID45.URL='../direktori/index.php?idm=8&id_direktori_kat=4';
menu04_i_ID45.Hint='';
menu04_g_ID41.AddItem(menu04_i_ID45);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID46 = new menu04MenuItem('Sarana Olahraga');
menu04_i_ID46.id='menu04_i_ID46';
menu04_i_ID46.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID46.Text_o='';
menu04_i_ID46.Text_c='';
menu04_i_ID46.TextAlign='left';
menu04_i_ID46.URL='../direktori/index.php?idm=8&id_direktori_kat=5';
menu04_i_ID46.Hint='';
menu04_g_ID41.AddItem(menu04_i_ID46);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID1094 = new menu04MenuItem('Instansi Pemerintah');
menu04_i_ID1094.id='menu04_i_ID1094';
menu04_i_ID1094.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID1094.Text_o='';
menu04_i_ID1094.Text_c='';
menu04_i_ID1094.TextAlign='left';
menu04_i_ID1094.URL='../direktori/index.php?idm=8&id_direktori_kat=6';
menu04_i_ID1094.Hint='';
menu04_g_ID41.AddItem(menu04_i_ID1094);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID47 = new menu04MenuItem('Teknologi dan Informasi');
menu04_i_ID47.id='menu04_i_ID47';
menu04_i_ID47.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID47.Text_o='';
menu04_i_ID47.Text_c='';
menu04_i_ID47.TextAlign='left';
menu04_i_ID47.URL='../direktori/index.php?idm=8&id_direktori_kat=7';
menu04_i_ID47.Hint='';
menu04_g_ID41.AddItem(menu04_i_ID47);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID43 = new menu04MenuItem('Perbankan');
menu04_i_ID43.id='menu04_i_ID43';
menu04_i_ID43.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID43.Text_o='';
menu04_i_ID43.Text_c='';
menu04_i_ID43.TextAlign='left';
menu04_i_ID43.URL='../direktori/index.php?idm=8&id_direktori_kat=8';
menu04_i_ID43.Hint='';
menu04_g_ID41.AddItem(menu04_i_ID43);//Add menu item to the menu group
menu04_mg_ID1.AddItem(menu04_i_ID19);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID20 = new menu04MenuItem('Interaksi');
menu04_i_ID20.id='menu04_i_ID20';
menu04_i_ID20.Assign(menu04_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID20.Text_o='';
menu04_i_ID20.Text_c='';
menu04_i_ID20.URL='';
menu04_i_ID20.Hint='';

//Create new submenu group
var menu04_g_ID37 = new menu04MenuGroup(1,2,'V');
menu04_g_ID37.id='menu04_g_ID37';
menu04_g_ID37.Assign(menu04_GroupStyle); //assign styles from the general style object
menu04_g_ID37.HeaderIcon='../mymenu/menu04_images/small-blue-glasy-bullet.gif';
menu04_g_ID37.HeaderText='';
menu04_g_ID37.HeaderTextOffsetY=0;
menu04_g_ID37.HeaderHeight=0;
menu04_g_ID37.HeaderIconOffsetX=-5;
menu04_g_ID37.HeaderIconOffsetY=-5;
//Connect the submenu to the menu item
menu04_i_ID20.AddGroup(menu04_g_ID37);

//Create new menu item
var menu04_i_ID36 = new menu04MenuItem('Buku Tamu');
menu04_i_ID36.id='menu04_i_ID36';
menu04_i_ID36.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID36.Text_o='';
menu04_i_ID36.Text_c='';
menu04_i_ID36.TextAlign='left';
menu04_i_ID36.URL='../surat/index.php?jns=2';
menu04_i_ID36.Hint='';
menu04_g_ID37.AddItem(menu04_i_ID36);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID38 = new menu04MenuItem('Kontak');
menu04_i_ID38.id='menu04_i_ID38';
menu04_i_ID38.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID38.Text_o='';
menu04_i_ID38.Text_c='';
menu04_i_ID38.TextAlign='left';
menu04_i_ID38.URL='../home/contact.php';
menu04_i_ID38.Hint='';
menu04_g_ID37.AddItem(menu04_i_ID38);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID1096 = new menu04MenuItem('Jajak Pendapat');
menu04_i_ID1096.id='menu04_i_ID1096';
menu04_i_ID1096.Assign(menu04_GroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID1096.Text_o='';
menu04_i_ID1096.Text_c='';
menu04_i_ID1096.TextAlign='left';
menu04_i_ID1096.URL='../jajakpendapat/index.php';
menu04_i_ID1096.Hint='Jajak Pendapat';
menu04_g_ID37.AddItem(menu04_i_ID1096);//Add menu item to the menu group
menu04_mg_ID1.AddItem(menu04_i_ID20);//Add menu item to the menu group


