//-----------------------------------------------------------------------
//- Created by the Agama Web Menus - generator  ver 2.12
//- 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 menu02_MainGroupItemsGeneralStyle = new menu02MenuItem();
menu02_MainGroupItemsGeneralStyle.Text_o='';
menu02_MainGroupItemsGeneralStyle.Text_c='';
menu02_MainGroupItemsGeneralStyle.TextAlign='left';
menu02_MainGroupItemsGeneralStyle.URL='';
menu02_MainGroupItemsGeneralStyle.URLTarget='';
menu02_MainGroupItemsGeneralStyle.Hint='';
menu02_MainGroupItemsGeneralStyle.OnLeaveJS='';
menu02_MainGroupItemsGeneralStyle.OnOverJS='';
menu02_MainGroupItemsGeneralStyle.OnClickJS='';
menu02_MainGroupItemsGeneralStyle.Height=20;
menu02_MainGroupItemsGeneralStyle.Width=200;
menu02_MainGroupItemsGeneralStyle.Cursor='pointer';
menu02_MainGroupItemsGeneralStyle.PaddingLeft=5;
menu02_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
menu02_MainGroupItemsGeneralStyle.PaddingTop=5;
menu02_MainGroupItemsGeneralStyle.PaddingTop_o=null;
menu02_MainGroupItemsGeneralStyle.PaddingRight=5;
menu02_MainGroupItemsGeneralStyle.PaddingRight_o=null;
menu02_MainGroupItemsGeneralStyle.PaddingBottom=5;
menu02_MainGroupItemsGeneralStyle.PaddingBottom_o=null;
menu02_MainGroupItemsGeneralStyle.BgColor='';
menu02_MainGroupItemsGeneralStyle.BgColor_o='';
menu02_MainGroupItemsGeneralStyle.BgColor_c='';
menu02_MainGroupItemsGeneralStyle.BgImage='';
menu02_MainGroupItemsGeneralStyle.BgImage_o='';
menu02_MainGroupItemsGeneralStyle.BgImage_c='';
menu02_MainGroupItemsGeneralStyle.BgImgRep='repeat';
menu02_MainGroupItemsGeneralStyle.BgImgRep_o='';
menu02_MainGroupItemsGeneralStyle.BgImgRep_c='';
menu02_MainGroupItemsGeneralStyle.BgImgPos='top left';
menu02_MainGroupItemsGeneralStyle.BgImgPos_o='';
menu02_MainGroupItemsGeneralStyle.BgImgPos_c='';
menu02_MainGroupItemsGeneralStyle.LeftPartBgImage='';
menu02_MainGroupItemsGeneralStyle.LeftPartBgImage_o='';
menu02_MainGroupItemsGeneralStyle.LeftPartBgImage_c='';
menu02_MainGroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu02_MainGroupItemsGeneralStyle.RightPartBgImage='';
menu02_MainGroupItemsGeneralStyle.RightPartBgImage_o='';
menu02_MainGroupItemsGeneralStyle.RightPartBgImage_c='';
menu02_MainGroupItemsGeneralStyle.RightPartBgImgPos='top';
menu02_MainGroupItemsGeneralStyle.FontColor='#FFFFFF';
menu02_MainGroupItemsGeneralStyle.FontColor_o='#9999CC';
menu02_MainGroupItemsGeneralStyle.FontColor_c='';
menu02_MainGroupItemsGeneralStyle.FontFamily='Tahoma';
menu02_MainGroupItemsGeneralStyle.FontFamily_o='';
menu02_MainGroupItemsGeneralStyle.FontFamily_c='';
menu02_MainGroupItemsGeneralStyle.FontSize=11;
menu02_MainGroupItemsGeneralStyle.FontSize_o=null;
menu02_MainGroupItemsGeneralStyle.FontSize_c=null;
menu02_MainGroupItemsGeneralStyle.FontDecoration='none';
menu02_MainGroupItemsGeneralStyle.FontDecoration_o='none';
menu02_MainGroupItemsGeneralStyle.FontDecoration_c='';
menu02_MainGroupItemsGeneralStyle.FontWeight='bold';
menu02_MainGroupItemsGeneralStyle.FontWeight_o='bold';
menu02_MainGroupItemsGeneralStyle.FontWeight_c='';
menu02_MainGroupItemsGeneralStyle.FontStyle='normal';
menu02_MainGroupItemsGeneralStyle.FontStyle_o='';
menu02_MainGroupItemsGeneralStyle.FontStyle_c='';
menu02_MainGroupItemsGeneralStyle.BorderWidth=1;
menu02_MainGroupItemsGeneralStyle.BorderWidth_o=null;
menu02_MainGroupItemsGeneralStyle.BorderWidth_c=null;
menu02_MainGroupItemsGeneralStyle.BorderColor='#9999CC';
menu02_MainGroupItemsGeneralStyle.BorderColor_o='#9999CC';
menu02_MainGroupItemsGeneralStyle.BorderColor_c='';
menu02_MainGroupItemsGeneralStyle.Border='none';
menu02_MainGroupItemsGeneralStyle.Border_o='';
menu02_MainGroupItemsGeneralStyle.Border_c='';
menu02_MainGroupItemsGeneralStyle.BorderLeft=true;
menu02_MainGroupItemsGeneralStyle.BorderRight=true;
menu02_MainGroupItemsGeneralStyle.BorderTop=true;
menu02_MainGroupItemsGeneralStyle.BorderBottom=true;
menu02_MainGroupItemsGeneralStyle.SeparatorColor='#808080';
menu02_MainGroupItemsGeneralStyle.SeparatorSize=1;
menu02_MainGroupItemsGeneralStyle.LeftIcon='';
menu02_MainGroupItemsGeneralStyle.LeftIcon_o='';
menu02_MainGroupItemsGeneralStyle.LeftIcon_c='';
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetX=0;
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetY=0;
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu02_MainGroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu02_MainGroupItemsGeneralStyle.RightIcon='';
menu02_MainGroupItemsGeneralStyle.RightIcon_o='';
menu02_MainGroupItemsGeneralStyle.RightIcon_c='';
menu02_MainGroupItemsGeneralStyle.RightIconOffsetX=-12;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetY=-2;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu02_MainGroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object. All menu items of submenus inherite style from this object
var menu02_GroupItemsGeneralStyle = new menu02MenuItem();
menu02_GroupItemsGeneralStyle.Text_o='';
menu02_GroupItemsGeneralStyle.Text_c='';
menu02_GroupItemsGeneralStyle.TextAlign='left';
menu02_GroupItemsGeneralStyle.URL='';
menu02_GroupItemsGeneralStyle.URLTarget='main';
menu02_GroupItemsGeneralStyle.Hint='';
menu02_GroupItemsGeneralStyle.OnLeaveJS='';
menu02_GroupItemsGeneralStyle.OnOverJS='';
menu02_GroupItemsGeneralStyle.OnClickJS='';
menu02_GroupItemsGeneralStyle.Height=20;
menu02_GroupItemsGeneralStyle.Width=200;
menu02_GroupItemsGeneralStyle.Cursor='default';
menu02_GroupItemsGeneralStyle.PaddingLeft=5;
menu02_GroupItemsGeneralStyle.PaddingLeft_o=null;
menu02_GroupItemsGeneralStyle.PaddingTop=5;
menu02_GroupItemsGeneralStyle.PaddingTop_o=null;
menu02_GroupItemsGeneralStyle.PaddingRight=5;
menu02_GroupItemsGeneralStyle.PaddingRight_o=null;
menu02_GroupItemsGeneralStyle.PaddingBottom=5;
menu02_GroupItemsGeneralStyle.PaddingBottom_o=null;
menu02_GroupItemsGeneralStyle.BgColor='';
menu02_GroupItemsGeneralStyle.BgColor_o='#004080';
menu02_GroupItemsGeneralStyle.BgColor_c='';
menu02_GroupItemsGeneralStyle.BgImage='';
menu02_GroupItemsGeneralStyle.BgImage_o='';
menu02_GroupItemsGeneralStyle.BgImage_c='';
menu02_GroupItemsGeneralStyle.BgImgRep='repeat';
menu02_GroupItemsGeneralStyle.BgImgRep_o='';
menu02_GroupItemsGeneralStyle.BgImgRep_c='';
menu02_GroupItemsGeneralStyle.BgImgPos='top left';
menu02_GroupItemsGeneralStyle.BgImgPos_o='';
menu02_GroupItemsGeneralStyle.BgImgPos_c='';
menu02_GroupItemsGeneralStyle.LeftPartBgImage='';
menu02_GroupItemsGeneralStyle.LeftPartBgImage_o='';
menu02_GroupItemsGeneralStyle.LeftPartBgImage_c='';
menu02_GroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu02_GroupItemsGeneralStyle.RightPartBgImage='';
menu02_GroupItemsGeneralStyle.RightPartBgImage_o='';
menu02_GroupItemsGeneralStyle.RightPartBgImage_c='';
menu02_GroupItemsGeneralStyle.RightPartBgImgPos='top';
menu02_GroupItemsGeneralStyle.FontColor='#000000';
menu02_GroupItemsGeneralStyle.FontColor_o='#FFFFFF';
menu02_GroupItemsGeneralStyle.FontColor_c='';
menu02_GroupItemsGeneralStyle.FontFamily='Tahoma';
menu02_GroupItemsGeneralStyle.FontFamily_o='';
menu02_GroupItemsGeneralStyle.FontFamily_c='';
menu02_GroupItemsGeneralStyle.FontSize=11;
menu02_GroupItemsGeneralStyle.FontSize_o=null;
menu02_GroupItemsGeneralStyle.FontSize_c=null;
menu02_GroupItemsGeneralStyle.FontDecoration='none';
menu02_GroupItemsGeneralStyle.FontDecoration_o='none';
menu02_GroupItemsGeneralStyle.FontDecoration_c='';
menu02_GroupItemsGeneralStyle.FontWeight='normal';
menu02_GroupItemsGeneralStyle.FontWeight_o='bold';
menu02_GroupItemsGeneralStyle.FontWeight_c='';
menu02_GroupItemsGeneralStyle.FontStyle='normal';
menu02_GroupItemsGeneralStyle.FontStyle_o='';
menu02_GroupItemsGeneralStyle.FontStyle_c='';
menu02_GroupItemsGeneralStyle.BorderWidth=1;
menu02_GroupItemsGeneralStyle.BorderWidth_o=null;
menu02_GroupItemsGeneralStyle.BorderWidth_c=null;
menu02_GroupItemsGeneralStyle.BorderColor='#000000';
menu02_GroupItemsGeneralStyle.BorderColor_o='';
menu02_GroupItemsGeneralStyle.BorderColor_c='';
menu02_GroupItemsGeneralStyle.Border='none';
menu02_GroupItemsGeneralStyle.Border_o='';
menu02_GroupItemsGeneralStyle.Border_c='';
menu02_GroupItemsGeneralStyle.BorderLeft=true;
menu02_GroupItemsGeneralStyle.BorderRight=true;
menu02_GroupItemsGeneralStyle.BorderTop=true;
menu02_GroupItemsGeneralStyle.BorderBottom=true;
menu02_GroupItemsGeneralStyle.SeparatorColor='#808080';
menu02_GroupItemsGeneralStyle.SeparatorSize=1;
menu02_GroupItemsGeneralStyle.LeftIcon='';
menu02_GroupItemsGeneralStyle.LeftIcon_o='';
menu02_GroupItemsGeneralStyle.LeftIcon_c='';
menu02_GroupItemsGeneralStyle.LeftIconOffsetX=0;
menu02_GroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu02_GroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu02_GroupItemsGeneralStyle.LeftIconOffsetY=0;
menu02_GroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu02_GroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu02_GroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu02_GroupItemsGeneralStyle.RightIcon='menu02_images/square-orange.GIF';
menu02_GroupItemsGeneralStyle.RightIcon_o='';
menu02_GroupItemsGeneralStyle.RightIcon_c='';
menu02_GroupItemsGeneralStyle.RightIconOffsetX=-12;
menu02_GroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu02_GroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu02_GroupItemsGeneralStyle.RightIconOffsetY=-2;
menu02_GroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu02_GroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu02_GroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object - All submenus inherite style from this object
var menu02_GroupStyle = new menu02MenuGroup();
menu02_GroupStyle.Width=150;
menu02_GroupStyle.MenuGroupAlign=0;
menu02_GroupStyle.Opacity=100;
menu02_GroupStyle.ShowDropDownControl=false;
menu02_GroupStyle.InitDropdownState=1;
menu02_GroupStyle.ItemsPadding_L=3;
menu02_GroupStyle.ItemsPadding_R=3;
menu02_GroupStyle.ItemsPadding_T=10;
menu02_GroupStyle.ItemsPadding_B=5;
menu02_GroupStyle.ItemsSpacing=3;
menu02_GroupStyle.BgColor='#575757';
menu02_GroupStyle.BgImgPos='top left';
menu02_GroupStyle.BgImgRep='repeat';
menu02_GroupStyle.Border='solid';
menu02_GroupStyle.BorderWidth=1;
menu02_GroupStyle.BorderColor='#575757';
menu02_GroupStyle.HeaderText='';
menu02_GroupStyle.HeaderTextAlign='center';
menu02_GroupStyle.HeaderTextOffsetX=0;
menu02_GroupStyle.HeaderTextOffsetY=4;
menu02_GroupStyle.HeaderHeight=0;
menu02_GroupStyle.HeaderBgColor='';
menu02_GroupStyle.HeaderIconOffsetX=3;
menu02_GroupStyle.HeaderIconOffsetY=3;
menu02_GroupStyle.HeaderBgImgRep='repeat-x';
menu02_GroupStyle.HeaderBgImgPos='top left';
menu02_GroupStyle.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu02_GroupStyle.FontColor='#004080';
menu02_GroupStyle.FontSize=11;
menu02_GroupStyle.FontDecoration='none';
menu02_GroupStyle.FontWeight='bolder';
menu02_GroupStyle.FontStyle='normal';
menu02_GroupStyle.DropdownImageExpand='';
menu02_GroupStyle.DropdownImageCollapse='';
menu02_GroupStyle.OnGroupShowJS='';
menu02_GroupStyle.OnGroupHideJS='';
menu02_GroupStyle.AnimationType=0;
menu02_GroupStyle.AnimationTimeout=8;

//Create main menu
var menu02_mg_ID1 = new menu02MenuGroup(0,0,'V');
menu02_mg_ID1.id='menu02_mg_ID1';
menu02_mg_ID1.IsMainGroup=1;
menu02_mg_ID1.BgColor='#000033';
menu02_mg_ID1.Width=150;
menu02_mg_ID1.Opacity=100;
menu02_mg_ID1.ShowDropDownControl=false;
menu02_mg_ID1.InitDropdownState=1;
menu02_mg_ID1.ItemsPadding_L=3;
menu02_mg_ID1.ItemsPadding_R=3;
menu02_mg_ID1.ItemsPadding_T=10;
menu02_mg_ID1.ItemsPadding_B=5;
menu02_mg_ID1.ItemsSpacing=3;
menu02_mg_ID1.Embedding='relative';
menu02_mg_ID1.z=1000;
menu02_mg_ID1.BgImgPos='top left';
menu02_mg_ID1.BgImgRep='repeat';
menu02_mg_ID1.Border='none';
menu02_mg_ID1.BorderWidth=1;
menu02_mg_ID1.BorderColor='#808080';
menu02_mg_ID1.HeaderText='';
menu02_mg_ID1.HeaderTextAlign='center';
menu02_mg_ID1.HeaderTextOffsetX=0;
menu02_mg_ID1.HeaderTextOffsetY=4;
menu02_mg_ID1.HeaderHeight=0;
menu02_mg_ID1.HeaderBgColor='';
menu02_mg_ID1.HeaderIconOffsetX=3;
menu02_mg_ID1.HeaderIconOffsetY=3;
menu02_mg_ID1.HeaderBgImgRep='repeat-x';
menu02_mg_ID1.HeaderBgImgPos='top left';
menu02_mg_ID1.DropdownImageExpand='';
menu02_mg_ID1.DropdownImageCollapse='';
menu02_mg_ID1.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu02_mg_ID1.FontColor='#004080';
menu02_mg_ID1.FontSize=11;
menu02_mg_ID1.FontDecoration='none';
menu02_mg_ID1.FontWeight='bolder';
menu02_mg_ID1.FontStyle='normal';

//Create new submenu group
var menu02_g_ID2668 = new menu02MenuGroup(0,0,'V');
menu02_g_ID2668.id='menu02_g_ID2668';
menu02_g_ID2668.Assign(menu02_GroupStyle); //assign styles from the general style object

//Create new menu item
var menu02_i_ID2671 = new menu02MenuItem('Prístup na FTP server');
menu02_i_ID2671.id='menu02_i_ID2671';
menu02_i_ID2671.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID2671.Text_o='';
menu02_i_ID2671.Text_c='';
menu02_i_ID2671.URL='http://webftp.vaav.sk';
menu02_i_ID2671.URLTarget='_blank';
menu02_i_ID2671.Hint='';
menu02_mg_ID1.AddItem(menu02_i_ID2671);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID2674 = new menu02MenuItem('Linky');
menu02_i_ID2674.id='menu02_i_ID2674';
menu02_i_ID2674.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID2674.Text_o='';
menu02_i_ID2674.Text_c='';
menu02_i_ID2674.URL='vaav/HTML/linky.html';
menu02_i_ID2674.URLTarget='main';
menu02_i_ID2674.Hint='';
menu02_mg_ID1.AddItem(menu02_i_ID2674);//Add menu item to the menu group


