//-----------------------------------------------------------------------
//- 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 menu03_MainGroupItemsGeneralStyle = new menu03MenuItem();
menu03_MainGroupItemsGeneralStyle.Text_o='';
menu03_MainGroupItemsGeneralStyle.Text_c='';
menu03_MainGroupItemsGeneralStyle.TextAlign='left';
menu03_MainGroupItemsGeneralStyle.URL='';
menu03_MainGroupItemsGeneralStyle.URLTarget='';
menu03_MainGroupItemsGeneralStyle.Hint='';
menu03_MainGroupItemsGeneralStyle.OnLeaveJS='';
menu03_MainGroupItemsGeneralStyle.OnOverJS='';
menu03_MainGroupItemsGeneralStyle.OnClickJS='';
menu03_MainGroupItemsGeneralStyle.Height=40;
menu03_MainGroupItemsGeneralStyle.Width=50;
menu03_MainGroupItemsGeneralStyle.Cursor='default';
menu03_MainGroupItemsGeneralStyle.PaddingLeft=5;
menu03_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
menu03_MainGroupItemsGeneralStyle.PaddingTop=5;
menu03_MainGroupItemsGeneralStyle.PaddingTop_o=null;
menu03_MainGroupItemsGeneralStyle.PaddingRight=5;
menu03_MainGroupItemsGeneralStyle.PaddingRight_o=null;
menu03_MainGroupItemsGeneralStyle.PaddingBottom=5;
menu03_MainGroupItemsGeneralStyle.PaddingBottom_o=null;
menu03_MainGroupItemsGeneralStyle.BgColor='';
menu03_MainGroupItemsGeneralStyle.BgColor_o='#0080FF';
menu03_MainGroupItemsGeneralStyle.BgColor_c='';
menu03_MainGroupItemsGeneralStyle.BgImage='';
menu03_MainGroupItemsGeneralStyle.BgImage_o='';
menu03_MainGroupItemsGeneralStyle.BgImage_c='';
menu03_MainGroupItemsGeneralStyle.BgImgRep='repeat-y';
menu03_MainGroupItemsGeneralStyle.BgImgRep_o='';
menu03_MainGroupItemsGeneralStyle.BgImgRep_c='';
menu03_MainGroupItemsGeneralStyle.BgImgPos='top left';
menu03_MainGroupItemsGeneralStyle.BgImgPos_o='';
menu03_MainGroupItemsGeneralStyle.BgImgPos_c='';
menu03_MainGroupItemsGeneralStyle.LeftPartBgImage='';
menu03_MainGroupItemsGeneralStyle.LeftPartBgImage_o='';
menu03_MainGroupItemsGeneralStyle.LeftPartBgImage_c='';
menu03_MainGroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu03_MainGroupItemsGeneralStyle.RightPartBgImage='';
menu03_MainGroupItemsGeneralStyle.RightPartBgImage_o='';
menu03_MainGroupItemsGeneralStyle.RightPartBgImage_c='';
menu03_MainGroupItemsGeneralStyle.RightPartBgImgPos='top';
menu03_MainGroupItemsGeneralStyle.FontColor='#000000';
menu03_MainGroupItemsGeneralStyle.FontColor_o='#FFFFFF';
menu03_MainGroupItemsGeneralStyle.FontColor_c='';
menu03_MainGroupItemsGeneralStyle.FontFamily='Tahoma';
menu03_MainGroupItemsGeneralStyle.FontFamily_o='';
menu03_MainGroupItemsGeneralStyle.FontFamily_c='';
menu03_MainGroupItemsGeneralStyle.FontSize=11;
menu03_MainGroupItemsGeneralStyle.FontSize_o=null;
menu03_MainGroupItemsGeneralStyle.FontSize_c=null;
menu03_MainGroupItemsGeneralStyle.FontDecoration='none';
menu03_MainGroupItemsGeneralStyle.FontDecoration_o='';
menu03_MainGroupItemsGeneralStyle.FontDecoration_c='';
menu03_MainGroupItemsGeneralStyle.FontWeight='normal';
menu03_MainGroupItemsGeneralStyle.FontWeight_o='';
menu03_MainGroupItemsGeneralStyle.FontWeight_c='';
menu03_MainGroupItemsGeneralStyle.FontStyle='normal';
menu03_MainGroupItemsGeneralStyle.FontStyle_o='';
menu03_MainGroupItemsGeneralStyle.FontStyle_c='';
menu03_MainGroupItemsGeneralStyle.BorderWidth=0;
menu03_MainGroupItemsGeneralStyle.BorderWidth_o=null;
menu03_MainGroupItemsGeneralStyle.BorderWidth_c=null;
menu03_MainGroupItemsGeneralStyle.BorderColor='';
menu03_MainGroupItemsGeneralStyle.BorderColor_o='';
menu03_MainGroupItemsGeneralStyle.BorderColor_c='';
menu03_MainGroupItemsGeneralStyle.Border='solid';
menu03_MainGroupItemsGeneralStyle.Border_o='';
menu03_MainGroupItemsGeneralStyle.Border_c='';
menu03_MainGroupItemsGeneralStyle.BorderLeft=true;
menu03_MainGroupItemsGeneralStyle.BorderRight=true;
menu03_MainGroupItemsGeneralStyle.BorderTop=true;
menu03_MainGroupItemsGeneralStyle.BorderBottom=true;
menu03_MainGroupItemsGeneralStyle.SeparatorColor='#C3D3E6';
menu03_MainGroupItemsGeneralStyle.SeparatorSize=0;
menu03_MainGroupItemsGeneralStyle.LeftIcon='';
menu03_MainGroupItemsGeneralStyle.LeftIcon_o='';
menu03_MainGroupItemsGeneralStyle.LeftIcon_c='';
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetX=0;
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetY=0;
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu03_MainGroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu03_MainGroupItemsGeneralStyle.RightIcon='menu03_images/arr_black_right.gif';
menu03_MainGroupItemsGeneralStyle.RightIcon_o='menu03_images/arr_white_right.gif';
menu03_MainGroupItemsGeneralStyle.RightIcon_c='';
menu03_MainGroupItemsGeneralStyle.RightIconOffsetX=-8;
menu03_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu03_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu03_MainGroupItemsGeneralStyle.RightIconOffsetY=-3;
menu03_MainGroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu03_MainGroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu03_MainGroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object. All menu items of submenus inherite style from this object
var menu03_GroupItemsGeneralStyle = new menu03MenuItem();
menu03_GroupItemsGeneralStyle.Text_o='';
menu03_GroupItemsGeneralStyle.Text_c='';
menu03_GroupItemsGeneralStyle.TextAlign='left';
menu03_GroupItemsGeneralStyle.URL='';
menu03_GroupItemsGeneralStyle.URLTarget='';
menu03_GroupItemsGeneralStyle.Hint='';
menu03_GroupItemsGeneralStyle.OnLeaveJS='';
menu03_GroupItemsGeneralStyle.OnOverJS='';
menu03_GroupItemsGeneralStyle.OnClickJS='';
menu03_GroupItemsGeneralStyle.Height=30;
menu03_GroupItemsGeneralStyle.Width=30;
menu03_GroupItemsGeneralStyle.Cursor='default';
menu03_GroupItemsGeneralStyle.PaddingLeft=5;
menu03_GroupItemsGeneralStyle.PaddingLeft_o=null;
menu03_GroupItemsGeneralStyle.PaddingTop=5;
menu03_GroupItemsGeneralStyle.PaddingTop_o=null;
menu03_GroupItemsGeneralStyle.PaddingRight=5;
menu03_GroupItemsGeneralStyle.PaddingRight_o=null;
menu03_GroupItemsGeneralStyle.PaddingBottom=5;
menu03_GroupItemsGeneralStyle.PaddingBottom_o=null;
menu03_GroupItemsGeneralStyle.BgColor='';
menu03_GroupItemsGeneralStyle.BgColor_o='#0080FF';
menu03_GroupItemsGeneralStyle.BgColor_c='';
menu03_GroupItemsGeneralStyle.BgImage='';
menu03_GroupItemsGeneralStyle.BgImage_o='';
menu03_GroupItemsGeneralStyle.BgImage_c='';
menu03_GroupItemsGeneralStyle.BgImgRep='repeat';
menu03_GroupItemsGeneralStyle.BgImgRep_o='';
menu03_GroupItemsGeneralStyle.BgImgRep_c='';
menu03_GroupItemsGeneralStyle.BgImgPos='top left';
menu03_GroupItemsGeneralStyle.BgImgPos_o='';
menu03_GroupItemsGeneralStyle.BgImgPos_c='';
menu03_GroupItemsGeneralStyle.LeftPartBgImage='';
menu03_GroupItemsGeneralStyle.LeftPartBgImage_o='';
menu03_GroupItemsGeneralStyle.LeftPartBgImage_c='';
menu03_GroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu03_GroupItemsGeneralStyle.RightPartBgImage='';
menu03_GroupItemsGeneralStyle.RightPartBgImage_o='';
menu03_GroupItemsGeneralStyle.RightPartBgImage_c='';
menu03_GroupItemsGeneralStyle.RightPartBgImgPos='top';
menu03_GroupItemsGeneralStyle.FontColor='#000000';
menu03_GroupItemsGeneralStyle.FontColor_o='#FFFFFF';
menu03_GroupItemsGeneralStyle.FontColor_c='';
menu03_GroupItemsGeneralStyle.FontFamily='Tahoma';
menu03_GroupItemsGeneralStyle.FontFamily_o='';
menu03_GroupItemsGeneralStyle.FontFamily_c='';
menu03_GroupItemsGeneralStyle.FontSize=11;
menu03_GroupItemsGeneralStyle.FontSize_o=null;
menu03_GroupItemsGeneralStyle.FontSize_c=null;
menu03_GroupItemsGeneralStyle.FontDecoration='none';
menu03_GroupItemsGeneralStyle.FontDecoration_o='';
menu03_GroupItemsGeneralStyle.FontDecoration_c='';
menu03_GroupItemsGeneralStyle.FontWeight='normal';
menu03_GroupItemsGeneralStyle.FontWeight_o='';
menu03_GroupItemsGeneralStyle.FontWeight_c='';
menu03_GroupItemsGeneralStyle.FontStyle='normal';
menu03_GroupItemsGeneralStyle.FontStyle_o='';
menu03_GroupItemsGeneralStyle.FontStyle_c='';
menu03_GroupItemsGeneralStyle.BorderWidth=0;
menu03_GroupItemsGeneralStyle.BorderWidth_o=null;
menu03_GroupItemsGeneralStyle.BorderWidth_c=null;
menu03_GroupItemsGeneralStyle.BorderColor='';
menu03_GroupItemsGeneralStyle.BorderColor_o='';
menu03_GroupItemsGeneralStyle.BorderColor_c='';
menu03_GroupItemsGeneralStyle.Border='none';
menu03_GroupItemsGeneralStyle.Border_o='';
menu03_GroupItemsGeneralStyle.Border_c='';
menu03_GroupItemsGeneralStyle.BorderLeft=true;
menu03_GroupItemsGeneralStyle.BorderRight=true;
menu03_GroupItemsGeneralStyle.BorderTop=true;
menu03_GroupItemsGeneralStyle.BorderBottom=true;
menu03_GroupItemsGeneralStyle.SeparatorColor='#C3D3E6';
menu03_GroupItemsGeneralStyle.SeparatorSize=0;
menu03_GroupItemsGeneralStyle.LeftIcon='';
menu03_GroupItemsGeneralStyle.LeftIcon_o='';
menu03_GroupItemsGeneralStyle.LeftIcon_c='';
menu03_GroupItemsGeneralStyle.LeftIconOffsetX=0;
menu03_GroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu03_GroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu03_GroupItemsGeneralStyle.LeftIconOffsetY=0;
menu03_GroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu03_GroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu03_GroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu03_GroupItemsGeneralStyle.RightIcon='';
menu03_GroupItemsGeneralStyle.RightIcon_o='menu03_images/arr_white_right.gif';
menu03_GroupItemsGeneralStyle.RightIcon_c='';
menu03_GroupItemsGeneralStyle.RightIconOffsetX=-8;
menu03_GroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu03_GroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu03_GroupItemsGeneralStyle.RightIconOffsetY=-3;
menu03_GroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu03_GroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu03_GroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenus style object - All submenus inherite style from this object
var menu03_GroupStyle = new menu03MenuGroup();
menu03_GroupStyle.Width=150;
menu03_GroupStyle.MenuGroupAlign=0;
menu03_GroupStyle.Opacity=100;
menu03_GroupStyle.ShowDropDownControl=false;
menu03_GroupStyle.InitDropdownState=1;
menu03_GroupStyle.ItemsPadding_L=2;
menu03_GroupStyle.ItemsPadding_R=2;
menu03_GroupStyle.ItemsPadding_T=2;
menu03_GroupStyle.ItemsPadding_B=2;
menu03_GroupStyle.ItemsSpacing=3;
menu03_GroupStyle.BgColor='';
menu03_GroupStyle.BgImage='menu03_images/blue_to_white_gradient.gif';
menu03_GroupStyle.BgImgPos='top left';
menu03_GroupStyle.BgImgRep='repeat-y';
menu03_GroupStyle.Border='solid';
menu03_GroupStyle.BorderWidth=1;
menu03_GroupStyle.BorderColor='#8CADCF';
menu03_GroupStyle.HeaderText='';
menu03_GroupStyle.HeaderTextAlign='center';
menu03_GroupStyle.HeaderTextOffsetX=0;
menu03_GroupStyle.HeaderTextOffsetY=3;
menu03_GroupStyle.HeaderHeight=0;
menu03_GroupStyle.HeaderBgColor='';
menu03_GroupStyle.HeaderIconOffsetX=3;
menu03_GroupStyle.HeaderIconOffsetY=3;
menu03_GroupStyle.HeaderBgImgRep='repeat';
menu03_GroupStyle.HeaderBgImgPos='top left';
menu03_GroupStyle.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu03_GroupStyle.FontColor='#004080';
menu03_GroupStyle.FontSize=11;
menu03_GroupStyle.FontDecoration='none';
menu03_GroupStyle.FontWeight='bold';
menu03_GroupStyle.FontStyle='normal';
menu03_GroupStyle.DropdownImageExpand='';
menu03_GroupStyle.DropdownImageCollapse='';
menu03_GroupStyle.OnGroupShowJS='';
menu03_GroupStyle.OnGroupHideJS='';
menu03_GroupStyle.AnimationType=100;
menu03_GroupStyle.AnimationTimeout=0;

//Create main menu
var menu03_mg_ID1 = new menu03MenuGroup(0,10,'H');
menu03_mg_ID1.id='menu03_mg_ID1';
menu03_mg_ID1.IsMainGroup=1;
menu03_mg_ID1.BgColor='';
menu03_mg_ID1.Width=35;
menu03_mg_ID1.Opacity=100;
menu03_mg_ID1.ShowDropDownControl=false;
menu03_mg_ID1.InitDropdownState=1;
menu03_mg_ID1.ItemsPadding_L=2;
menu03_mg_ID1.ItemsPadding_R=2;
menu03_mg_ID1.ItemsPadding_T=2;
menu03_mg_ID1.ItemsPadding_B=2;
menu03_mg_ID1.ItemsSpacing=3;
menu03_mg_ID1.Embedding='relative';
menu03_mg_ID1.z=1000;
menu03_mg_ID1.BgImage='menu03_images/blue_to_white_gradient.gif';
menu03_mg_ID1.BgImgPos='top left';
menu03_mg_ID1.BgImgRep='repeat-y';
menu03_mg_ID1.Border='none';
menu03_mg_ID1.BorderWidth=1;
menu03_mg_ID1.BorderColor='#8CADCF';
menu03_mg_ID1.HeaderText='';
menu03_mg_ID1.HeaderTextAlign='center';
menu03_mg_ID1.HeaderTextOffsetX=0;
menu03_mg_ID1.HeaderTextOffsetY=4;
menu03_mg_ID1.HeaderHeight=0;
menu03_mg_ID1.HeaderBgColor='';
menu03_mg_ID1.HeaderIconOffsetX=3;
menu03_mg_ID1.HeaderIconOffsetY=3;
menu03_mg_ID1.HeaderBgImgRep='repeat-x';
menu03_mg_ID1.HeaderBgImgPos='top left';
menu03_mg_ID1.DropdownImageExpand='';
menu03_mg_ID1.DropdownImageCollapse='';
menu03_mg_ID1.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu03_mg_ID1.FontColor='#004080';
menu03_mg_ID1.FontSize=11;
menu03_mg_ID1.FontDecoration='none';
menu03_mg_ID1.FontWeight='bolder';
menu03_mg_ID1.FontStyle='normal';

//Create new menu item
var menu03_i_ID5 = new menu03MenuItem(' Slovak');
menu03_i_ID5.id='menu03_i_ID5';
menu03_i_ID5.Assign(menu03_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID5.Text_o='';
menu03_i_ID5.Text_c='';
menu03_i_ID5.TextAlign='center';
menu03_i_ID5.URL='sk/index.php';
menu03_i_ID5.Hint='';
menu03_i_ID5.Height=25;
menu03_i_ID5.PaddingLeft=2;
menu03_i_ID5.PaddingTop=19;
menu03_i_ID5.PaddingRight=2;
menu03_i_ID5.PaddingBottom=2;
menu03_i_ID5.BgImage='menu03_images/slovakia.jpg';
menu03_i_ID5.BgImgRep='no-repeat';
menu03_i_ID5.BgImgPos='top';
menu03_mg_ID1.AddItem(menu03_i_ID5);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID17 = new menu03MenuItem(' Polish');
menu03_i_ID17.id='menu03_i_ID17';
menu03_i_ID17.Assign(menu03_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID17.Text_o='';
menu03_i_ID17.Text_c='';
menu03_i_ID17.TextAlign='center';
menu03_i_ID17.URL='pl/index.php';
menu03_i_ID17.Hint='';
menu03_i_ID17.PaddingLeft=2;
menu03_i_ID17.PaddingTop=19;
menu03_i_ID17.PaddingRight=2;
menu03_i_ID17.PaddingBottom=2;
menu03_i_ID17.BgImage='menu03_images/poland.jpg';
menu03_i_ID17.BgImgRep='no-repeat';
menu03_i_ID17.BgImgPos='top';
menu03_i_ID17.RightIcon_o='';
menu03_i_ID17.RightIconOffsetX=-2;
menu03_mg_ID1.AddItem(menu03_i_ID17);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID18 = new menu03MenuItem('Russian');
menu03_i_ID18.id='menu03_i_ID18';
menu03_i_ID18.Assign(menu03_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID18.Text_o='';
menu03_i_ID18.Text_c='';
menu03_i_ID18.TextAlign='center';
menu03_i_ID18.URL='ru/index.php';
menu03_i_ID18.Hint='';
menu03_i_ID18.PaddingLeft=2;
menu03_i_ID18.PaddingTop=19;
menu03_i_ID18.PaddingRight=2;
menu03_i_ID18.PaddingBottom=2;
menu03_i_ID18.BgImage='menu03_images/russian_federation.jpg';
menu03_i_ID18.BgImgRep='no-repeat';
menu03_i_ID18.BgImgPos='top';
menu03_mg_ID1.AddItem(menu03_i_ID18);//Add menu item to the menu group

