//-----------------------------------------------------------------------
//- 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='left';
menu04_MainGroupItemsGeneralStyle.URL='';
menu04_MainGroupItemsGeneralStyle.URLTarget='';
menu04_MainGroupItemsGeneralStyle.Hint='';
menu04_MainGroupItemsGeneralStyle.OnLeaveJS='';
menu04_MainGroupItemsGeneralStyle.OnOverJS='';
menu04_MainGroupItemsGeneralStyle.OnClickJS='';
menu04_MainGroupItemsGeneralStyle.Height=40;
menu04_MainGroupItemsGeneralStyle.Width=50;
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='#0080FF';
menu04_MainGroupItemsGeneralStyle.BgColor_c='';
menu04_MainGroupItemsGeneralStyle.BgImage='';
menu04_MainGroupItemsGeneralStyle.BgImage_o='';
menu04_MainGroupItemsGeneralStyle.BgImage_c='';
menu04_MainGroupItemsGeneralStyle.BgImgRep='repeat-y';
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='#000000';
menu04_MainGroupItemsGeneralStyle.FontColor_o='#FFFFFF';
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='normal';
menu04_MainGroupItemsGeneralStyle.FontWeight_o='';
menu04_MainGroupItemsGeneralStyle.FontWeight_c='';
menu04_MainGroupItemsGeneralStyle.FontStyle='normal';
menu04_MainGroupItemsGeneralStyle.FontStyle_o='';
menu04_MainGroupItemsGeneralStyle.FontStyle_c='';
menu04_MainGroupItemsGeneralStyle.BorderWidth=0;
menu04_MainGroupItemsGeneralStyle.BorderWidth_o=null;
menu04_MainGroupItemsGeneralStyle.BorderWidth_c=null;
menu04_MainGroupItemsGeneralStyle.BorderColor='';
menu04_MainGroupItemsGeneralStyle.BorderColor_o='';
menu04_MainGroupItemsGeneralStyle.BorderColor_c='';
menu04_MainGroupItemsGeneralStyle.Border='solid';
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='#C3D3E6';
menu04_MainGroupItemsGeneralStyle.SeparatorSize=0;
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_images/arr_black_right.gif';
menu04_MainGroupItemsGeneralStyle.RightIcon_o='menu04_images/arr_white_right.gif';
menu04_MainGroupItemsGeneralStyle.RightIcon_c='';
menu04_MainGroupItemsGeneralStyle.RightIconOffsetX=-8;
menu04_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu04_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu04_MainGroupItemsGeneralStyle.RightIconOffsetY=-3;
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='left';
menu04_GroupItemsGeneralStyle.URL='';
menu04_GroupItemsGeneralStyle.URLTarget='';
menu04_GroupItemsGeneralStyle.Hint='';
menu04_GroupItemsGeneralStyle.OnLeaveJS='';
menu04_GroupItemsGeneralStyle.OnOverJS='';
menu04_GroupItemsGeneralStyle.OnClickJS='';
menu04_GroupItemsGeneralStyle.Height=30;
menu04_GroupItemsGeneralStyle.Width=30;
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='';
menu04_GroupItemsGeneralStyle.BgColor_o='#0080FF';
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';
menu04_GroupItemsGeneralStyle.RightPartBgImage='';
menu04_GroupItemsGeneralStyle.RightPartBgImage_o='';
menu04_GroupItemsGeneralStyle.RightPartBgImage_c='';
menu04_GroupItemsGeneralStyle.RightPartBgImgPos='top';
menu04_GroupItemsGeneralStyle.FontColor='#000000';
menu04_GroupItemsGeneralStyle.FontColor_o='#FFFFFF';
menu04_GroupItemsGeneralStyle.FontColor_c='';
menu04_GroupItemsGeneralStyle.FontFamily='Tahoma';
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=0;
menu04_GroupItemsGeneralStyle.BorderWidth_o=null;
menu04_GroupItemsGeneralStyle.BorderWidth_c=null;
menu04_GroupItemsGeneralStyle.BorderColor='';
menu04_GroupItemsGeneralStyle.BorderColor_o='';
menu04_GroupItemsGeneralStyle.BorderColor_c='';
menu04_GroupItemsGeneralStyle.Border='none';
menu04_GroupItemsGeneralStyle.Border_o='';
menu04_GroupItemsGeneralStyle.Border_c='';
menu04_GroupItemsGeneralStyle.BorderLeft=true;
menu04_GroupItemsGeneralStyle.BorderRight=true;
menu04_GroupItemsGeneralStyle.BorderTop=true;
menu04_GroupItemsGeneralStyle.BorderBottom=true;
menu04_GroupItemsGeneralStyle.SeparatorColor='#C3D3E6';
menu04_GroupItemsGeneralStyle.SeparatorSize=0;
menu04_GroupItemsGeneralStyle.LeftIcon='';
menu04_GroupItemsGeneralStyle.LeftIcon_o='';
menu04_GroupItemsGeneralStyle.LeftIcon_c='';
menu04_GroupItemsGeneralStyle.LeftIconOffsetX=0;
menu04_GroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu04_GroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu04_GroupItemsGeneralStyle.LeftIconOffsetY=0;
menu04_GroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu04_GroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu04_GroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu04_GroupItemsGeneralStyle.RightIcon='';
menu04_GroupItemsGeneralStyle.RightIcon_o='menu04_images/arr_white_right.gif';
menu04_GroupItemsGeneralStyle.RightIcon_c='';
menu04_GroupItemsGeneralStyle.RightIconOffsetX=-8;
menu04_GroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu04_GroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu04_GroupItemsGeneralStyle.RightIconOffsetY=-3;
menu04_GroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu04_GroupItemsGeneralStyle.RightIconOffsetY_c=null;
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=2;
menu04_GroupStyle.ItemsPadding_R=2;
menu04_GroupStyle.ItemsPadding_T=2;
menu04_GroupStyle.ItemsPadding_B=2;
menu04_GroupStyle.ItemsSpacing=3;
menu04_GroupStyle.BgColor='';
menu04_GroupStyle.BgImage='menu04_images/blue_to_white_gradient.gif';
menu04_GroupStyle.BgImgPos='top left';
menu04_GroupStyle.BgImgRep='repeat-y';
menu04_GroupStyle.Border='solid';
menu04_GroupStyle.BorderWidth=1;
menu04_GroupStyle.BorderColor='#8CADCF';
menu04_GroupStyle.HeaderText='';
menu04_GroupStyle.HeaderTextAlign='center';
menu04_GroupStyle.HeaderTextOffsetX=0;
menu04_GroupStyle.HeaderTextOffsetY=3;
menu04_GroupStyle.HeaderHeight=0;
menu04_GroupStyle.HeaderBgColor='';
menu04_GroupStyle.HeaderIconOffsetX=3;
menu04_GroupStyle.HeaderIconOffsetY=3;
menu04_GroupStyle.HeaderBgImgRep='repeat';
menu04_GroupStyle.HeaderBgImgPos='top left';
menu04_GroupStyle.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu04_GroupStyle.FontColor='#004080';
menu04_GroupStyle.FontSize=11;
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=100;
menu04_GroupStyle.AnimationTimeout=0;

//Create main menu
var menu04_mg_ID1 = new menu04MenuGroup(0,65,'H');
menu04_mg_ID1.id='menu04_mg_ID1';
menu04_mg_ID1.IsMainGroup=1;
menu04_mg_ID1.BgColor='';
menu04_mg_ID1.Width=30;
menu04_mg_ID1.Opacity=100;
menu04_mg_ID1.ShowDropDownControl=false;
menu04_mg_ID1.InitDropdownState=1;
menu04_mg_ID1.ItemsPadding_L=2;
menu04_mg_ID1.ItemsPadding_R=2;
menu04_mg_ID1.ItemsPadding_T=2;
menu04_mg_ID1.ItemsPadding_B=2;
menu04_mg_ID1.ItemsSpacing=3;
menu04_mg_ID1.Embedding='relative';
menu04_mg_ID1.z=1000;
menu04_mg_ID1.BgImage='menu04_images/blue_to_white_gradient.gif';
menu04_mg_ID1.BgImgPos='top left';
menu04_mg_ID1.BgImgRep='repeat-y';
menu04_mg_ID1.Border='none';
menu04_mg_ID1.BorderWidth=1;
menu04_mg_ID1.BorderColor='#8CADCF';
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=3;
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_ID19 = new menu04MenuItem('Hungarian');
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.TextAlign='center';
menu04_i_ID19.URL='hu/index.php';
menu04_i_ID19.Hint='';
menu04_i_ID19.PaddingLeft=2;
menu04_i_ID19.PaddingTop=19;
menu04_i_ID19.PaddingRight=2;
menu04_i_ID19.PaddingBottom=2;
menu04_i_ID19.BgImage='menu04_images/hungary.jpg';
menu04_i_ID19.BgImgRep='no-repeat';
menu04_i_ID19.BgImgPos='top';
menu04_mg_ID1.AddItem(menu04_i_ID19);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID20 = new menu04MenuItem('English');
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.TextAlign='center';
menu04_i_ID20.URL='en/index.php';
menu04_i_ID20.Hint='';
menu04_i_ID20.PaddingLeft=2;
menu04_i_ID20.PaddingTop=19;
menu04_i_ID20.PaddingRight=2;
menu04_i_ID20.PaddingBottom=2;
menu04_i_ID20.BgImage='menu04_images/united_kingdom.jpg';
menu04_i_ID20.BgImgRep='no-repeat';
menu04_i_ID20.BgImgPos='top';
menu04_mg_ID1.AddItem(menu04_i_ID20);//Add menu item to the menu group

//Create new menu item
var menu04_i_ID21 = new menu04MenuItem('German');
menu04_i_ID21.id='menu04_i_ID21';
menu04_i_ID21.Assign(menu04_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu04_i_ID21.Text_o='';
menu04_i_ID21.Text_c='';
menu04_i_ID21.TextAlign='center';
menu04_i_ID21.URL='ge/index.php';
menu04_i_ID21.Hint='';
menu04_i_ID21.PaddingLeft=2;
menu04_i_ID21.PaddingTop=19;
menu04_i_ID21.PaddingRight=2;
menu04_i_ID21.PaddingBottom=2;
menu04_i_ID21.BgImage='menu04_images/germany.jpg';
menu04_i_ID21.BgImgRep='no-repeat';
menu04_i_ID21.BgImgPos='top';
menu04_mg_ID1.AddItem(menu04_i_ID21);//Add menu item to the menu group

