//-----------------------------------------------------------------------
//- 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 menu_MainGroupItemsGeneralStyle = new menuMenuItem();
menu_MainGroupItemsGeneralStyle.Text_o='';
menu_MainGroupItemsGeneralStyle.Text_c='';
menu_MainGroupItemsGeneralStyle.TextAlign='left';
menu_MainGroupItemsGeneralStyle.URL='';
menu_MainGroupItemsGeneralStyle.URLTarget='';
menu_MainGroupItemsGeneralStyle.Hint='';
menu_MainGroupItemsGeneralStyle.OnLeaveJS='';
menu_MainGroupItemsGeneralStyle.OnOverJS='';
menu_MainGroupItemsGeneralStyle.OnClickJS='';
menu_MainGroupItemsGeneralStyle.Height=22;
menu_MainGroupItemsGeneralStyle.Width=70;
menu_MainGroupItemsGeneralStyle.Cursor='pointer';
menu_MainGroupItemsGeneralStyle.PaddingLeft=16;
menu_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
menu_MainGroupItemsGeneralStyle.PaddingTop=0;
menu_MainGroupItemsGeneralStyle.PaddingTop_o=null;
menu_MainGroupItemsGeneralStyle.PaddingRight=0;
menu_MainGroupItemsGeneralStyle.PaddingRight_o=null;
menu_MainGroupItemsGeneralStyle.PaddingBottom=0;
menu_MainGroupItemsGeneralStyle.PaddingBottom_o=null;
menu_MainGroupItemsGeneralStyle.BgColor='';
menu_MainGroupItemsGeneralStyle.BgColor_o='';
menu_MainGroupItemsGeneralStyle.BgColor_c='';
menu_MainGroupItemsGeneralStyle.BgImage='http://www.downall.info/menu_images/btn-center.png';
menu_MainGroupItemsGeneralStyle.BgImage_o='http://www.downall.info/menu_images/btn-center-hover.png';
menu_MainGroupItemsGeneralStyle.BgImage_c='';
menu_MainGroupItemsGeneralStyle.BgImgRep='repeat-x';
menu_MainGroupItemsGeneralStyle.BgImgRep_o='repeat-x';
menu_MainGroupItemsGeneralStyle.BgImgRep_c='';
menu_MainGroupItemsGeneralStyle.BgImgPos='top left';
menu_MainGroupItemsGeneralStyle.BgImgPos_o='';
menu_MainGroupItemsGeneralStyle.BgImgPos_c='';
menu_MainGroupItemsGeneralStyle.LeftPartBgImage='http://www.downall.info/menu_images/btn-left.png';
menu_MainGroupItemsGeneralStyle.LeftPartBgImage_o='http://www.downall.info/menu_images/btn-left-hover.png';
menu_MainGroupItemsGeneralStyle.LeftPartBgImage_c='';
menu_MainGroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu_MainGroupItemsGeneralStyle.RightPartBgImage='http://www.downall.info/menu_images/btn-right.png';
menu_MainGroupItemsGeneralStyle.RightPartBgImage_o='http://www.downall.info/menu_images/btn-right-hover.png';
menu_MainGroupItemsGeneralStyle.RightPartBgImage_c='';
menu_MainGroupItemsGeneralStyle.RightPartBgImgPos='top';
menu_MainGroupItemsGeneralStyle.FontColor='#414141';
menu_MainGroupItemsGeneralStyle.FontColor_o='#000000';
menu_MainGroupItemsGeneralStyle.FontColor_c='';
menu_MainGroupItemsGeneralStyle.FontFamily='Tahoma';
menu_MainGroupItemsGeneralStyle.FontFamily_o='';
menu_MainGroupItemsGeneralStyle.FontFamily_c='';
menu_MainGroupItemsGeneralStyle.FontSize=11;
menu_MainGroupItemsGeneralStyle.FontSize_o=null;
menu_MainGroupItemsGeneralStyle.FontSize_c=null;
menu_MainGroupItemsGeneralStyle.FontDecoration='none';
menu_MainGroupItemsGeneralStyle.FontDecoration_o='';
menu_MainGroupItemsGeneralStyle.FontDecoration_c='';
menu_MainGroupItemsGeneralStyle.FontWeight='normal';
menu_MainGroupItemsGeneralStyle.FontWeight_o='';
menu_MainGroupItemsGeneralStyle.FontWeight_c='';
menu_MainGroupItemsGeneralStyle.FontStyle='normal';
menu_MainGroupItemsGeneralStyle.FontStyle_o='';
menu_MainGroupItemsGeneralStyle.FontStyle_c='';
menu_MainGroupItemsGeneralStyle.BorderWidth=0;
menu_MainGroupItemsGeneralStyle.BorderWidth_o=null;
menu_MainGroupItemsGeneralStyle.BorderWidth_c=null;
menu_MainGroupItemsGeneralStyle.BorderColor='#000000';
menu_MainGroupItemsGeneralStyle.BorderColor_o='';
menu_MainGroupItemsGeneralStyle.BorderColor_c='';
menu_MainGroupItemsGeneralStyle.Border='none';
menu_MainGroupItemsGeneralStyle.Border_o='';
menu_MainGroupItemsGeneralStyle.Border_c='';
menu_MainGroupItemsGeneralStyle.BorderLeft=true;
menu_MainGroupItemsGeneralStyle.BorderRight=true;
menu_MainGroupItemsGeneralStyle.BorderTop=true;
menu_MainGroupItemsGeneralStyle.BorderBottom=true;
menu_MainGroupItemsGeneralStyle.SeparatorColor='#000000';
menu_MainGroupItemsGeneralStyle.SeparatorSize=0;
menu_MainGroupItemsGeneralStyle.LeftIcon='';
menu_MainGroupItemsGeneralStyle.LeftIcon_o='';
menu_MainGroupItemsGeneralStyle.LeftIcon_c='';
menu_MainGroupItemsGeneralStyle.LeftIconOffsetX=0;
menu_MainGroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu_MainGroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu_MainGroupItemsGeneralStyle.LeftIconOffsetY=0;
menu_MainGroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu_MainGroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu_MainGroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu_MainGroupItemsGeneralStyle.RightIcon='http://www.downall.info/menu_images/bullet.gif';
menu_MainGroupItemsGeneralStyle.RightIcon_o='http://www.downall.info/menu_images/bullet-hover.gif';
menu_MainGroupItemsGeneralStyle.RightIcon_c='';
menu_MainGroupItemsGeneralStyle.RightIconOffsetX=-63;
menu_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu_MainGroupItemsGeneralStyle.RightIconOffsetY=-5;
menu_MainGroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu_MainGroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu_MainGroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object. All menu items of submenus inherite style from this object
var menu_GroupItemsGeneralStyle = new menuMenuItem();
menu_GroupItemsGeneralStyle.Text_o='';
menu_GroupItemsGeneralStyle.Text_c='';
menu_GroupItemsGeneralStyle.TextAlign='left';
menu_GroupItemsGeneralStyle.URL='';
menu_GroupItemsGeneralStyle.URLTarget='';
menu_GroupItemsGeneralStyle.Hint='';
menu_GroupItemsGeneralStyle.OnLeaveJS='';
menu_GroupItemsGeneralStyle.OnOverJS='';
menu_GroupItemsGeneralStyle.OnClickJS='';
menu_GroupItemsGeneralStyle.Height=10;
menu_GroupItemsGeneralStyle.Width=150;
menu_GroupItemsGeneralStyle.Cursor='pointer';
menu_GroupItemsGeneralStyle.PaddingLeft=5;
menu_GroupItemsGeneralStyle.PaddingLeft_o=null;
menu_GroupItemsGeneralStyle.PaddingTop=2;
menu_GroupItemsGeneralStyle.PaddingTop_o=null;
menu_GroupItemsGeneralStyle.PaddingRight=5;
menu_GroupItemsGeneralStyle.PaddingRight_o=null;
menu_GroupItemsGeneralStyle.PaddingBottom=2;
menu_GroupItemsGeneralStyle.PaddingBottom_o=null;
menu_GroupItemsGeneralStyle.BgColor='#D6E2FC';
menu_GroupItemsGeneralStyle.BgColor_o='#000000';
menu_GroupItemsGeneralStyle.BgColor_c='';
menu_GroupItemsGeneralStyle.BgImage='';
menu_GroupItemsGeneralStyle.BgImage_o='';
menu_GroupItemsGeneralStyle.BgImage_c='';
menu_GroupItemsGeneralStyle.BgImgRep='repeat';
menu_GroupItemsGeneralStyle.BgImgRep_o='';
menu_GroupItemsGeneralStyle.BgImgRep_c='';
menu_GroupItemsGeneralStyle.BgImgPos='top left';
menu_GroupItemsGeneralStyle.BgImgPos_o='';
menu_GroupItemsGeneralStyle.BgImgPos_c='';
menu_GroupItemsGeneralStyle.LeftPartBgImage='';
menu_GroupItemsGeneralStyle.LeftPartBgImage_o='';
menu_GroupItemsGeneralStyle.LeftPartBgImage_c='';
menu_GroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu_GroupItemsGeneralStyle.RightPartBgImage='';
menu_GroupItemsGeneralStyle.RightPartBgImage_o='';
menu_GroupItemsGeneralStyle.RightPartBgImage_c='';
menu_GroupItemsGeneralStyle.RightPartBgImgPos='top';
menu_GroupItemsGeneralStyle.FontColor='#5C4BB1';
menu_GroupItemsGeneralStyle.FontColor_o='#FF8000';
menu_GroupItemsGeneralStyle.FontColor_c='#FFFF00';
menu_GroupItemsGeneralStyle.FontFamily='Tahoma';
menu_GroupItemsGeneralStyle.FontFamily_o='';
menu_GroupItemsGeneralStyle.FontFamily_c='';
menu_GroupItemsGeneralStyle.FontSize=11;
menu_GroupItemsGeneralStyle.FontSize_o=null;
menu_GroupItemsGeneralStyle.FontSize_c=null;
menu_GroupItemsGeneralStyle.FontDecoration='none';
menu_GroupItemsGeneralStyle.FontDecoration_o='';
menu_GroupItemsGeneralStyle.FontDecoration_c='';
menu_GroupItemsGeneralStyle.FontWeight='normal';
menu_GroupItemsGeneralStyle.FontWeight_o='';
menu_GroupItemsGeneralStyle.FontWeight_c='';
menu_GroupItemsGeneralStyle.FontStyle='normal';
menu_GroupItemsGeneralStyle.FontStyle_o='';
menu_GroupItemsGeneralStyle.FontStyle_c='';
menu_GroupItemsGeneralStyle.BorderWidth=1;
menu_GroupItemsGeneralStyle.BorderWidth_o=null;
menu_GroupItemsGeneralStyle.BorderWidth_c=null;
menu_GroupItemsGeneralStyle.BorderColor='#9DB9FA';
menu_GroupItemsGeneralStyle.BorderColor_o='';
menu_GroupItemsGeneralStyle.BorderColor_c='';
menu_GroupItemsGeneralStyle.Border='solid';
menu_GroupItemsGeneralStyle.Border_o='';
menu_GroupItemsGeneralStyle.Border_c='';
menu_GroupItemsGeneralStyle.BorderLeft=true;
menu_GroupItemsGeneralStyle.BorderRight=true;
menu_GroupItemsGeneralStyle.BorderTop=true;
menu_GroupItemsGeneralStyle.BorderBottom=true;
menu_GroupItemsGeneralStyle.SeparatorColor='#000000';
menu_GroupItemsGeneralStyle.SeparatorSize=0;
menu_GroupItemsGeneralStyle.LeftIcon='';
menu_GroupItemsGeneralStyle.LeftIcon_o='';
menu_GroupItemsGeneralStyle.LeftIcon_c='';
menu_GroupItemsGeneralStyle.LeftIconOffsetX=0;
menu_GroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu_GroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu_GroupItemsGeneralStyle.LeftIconOffsetY=0;
menu_GroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu_GroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu_GroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu_GroupItemsGeneralStyle.RightIcon='http://www.downall.info/menu_images/arr_black_right.gif';
menu_GroupItemsGeneralStyle.RightIcon_o='http://www.downall.info/menu_images/arr_white_right.gif';
menu_GroupItemsGeneralStyle.RightIcon_c='';
menu_GroupItemsGeneralStyle.RightIconOffsetX=-10;
menu_GroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu_GroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu_GroupItemsGeneralStyle.RightIconOffsetY=-3;
menu_GroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu_GroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu_GroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenus style object - All submenus inherite style from this object
var menu_GroupStyle = new menuMenuGroup();
menu_GroupStyle.Width=150;
menu_GroupStyle.MenuGroupAlign=0;
menu_GroupStyle.Opacity=100;
menu_GroupStyle.ShowDropDownControl=false;
menu_GroupStyle.InitDropdownState=1;
menu_GroupStyle.ItemsPadding_L=4;
menu_GroupStyle.ItemsPadding_R=4;
menu_GroupStyle.ItemsPadding_T=4;
menu_GroupStyle.ItemsPadding_B=4;
menu_GroupStyle.ItemsSpacing=4;
menu_GroupStyle.BgColor='#FFFFFF';
menu_GroupStyle.BgImgPos='top left';
menu_GroupStyle.BgImgRep='repeat';
menu_GroupStyle.Border='solid';
menu_GroupStyle.BorderWidth=1;
menu_GroupStyle.BorderColor='#C6C6FF';
menu_GroupStyle.HeaderText='';
menu_GroupStyle.HeaderTextAlign='center';
menu_GroupStyle.HeaderTextOffsetX=0;
menu_GroupStyle.HeaderTextOffsetY=3;
menu_GroupStyle.HeaderHeight=0;
menu_GroupStyle.HeaderBgColor='';
menu_GroupStyle.HeaderIconOffsetX=3;
menu_GroupStyle.HeaderIconOffsetY=3;
menu_GroupStyle.HeaderBgImgRep='repeat';
menu_GroupStyle.HeaderBgImgPos='top left';
menu_GroupStyle.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu_GroupStyle.FontColor='#000000';
menu_GroupStyle.FontSize=11;
menu_GroupStyle.FontDecoration='none';
menu_GroupStyle.FontWeight='bold';
menu_GroupStyle.FontStyle='normal';
menu_GroupStyle.DropdownImageExpand='';
menu_GroupStyle.DropdownImageCollapse='';
menu_GroupStyle.OnGroupShowJS='';
menu_GroupStyle.OnGroupHideJS='';
menu_GroupStyle.AnimationType=100;
menu_GroupStyle.AnimationTimeout=0;

//Create main menu
var menu_mg_ID1 = new menuMenuGroup(0,0,'H');
menu_mg_ID1.id='menu_mg_ID1';
menu_mg_ID1.IsMainGroup=1;
menu_mg_ID1.BgColor='';
menu_mg_ID1.Width=200;
menu_mg_ID1.Opacity=100;
menu_mg_ID1.ShowDropDownControl=false;
menu_mg_ID1.InitDropdownState=1;
menu_mg_ID1.ItemsPadding_L=0;
menu_mg_ID1.ItemsPadding_R=0;
menu_mg_ID1.ItemsPadding_T=0;
menu_mg_ID1.ItemsPadding_B=0;
menu_mg_ID1.ItemsSpacing=1;
menu_mg_ID1.Embedding='relative';
menu_mg_ID1.z=1000;
menu_mg_ID1.BgImgPos='top left';
menu_mg_ID1.BgImgRep='repeat';
menu_mg_ID1.Border='none';
menu_mg_ID1.BorderWidth=0;
menu_mg_ID1.BorderColor='#000000';
menu_mg_ID1.HeaderText='';
menu_mg_ID1.HeaderTextAlign='center';
menu_mg_ID1.HeaderTextOffsetX=0;
menu_mg_ID1.HeaderTextOffsetY=4;
menu_mg_ID1.HeaderHeight=0;
menu_mg_ID1.HeaderBgColor='';
menu_mg_ID1.HeaderIconOffsetX=6;
menu_mg_ID1.HeaderIconOffsetY=3;
menu_mg_ID1.HeaderBgImgRep='repeat-x';
menu_mg_ID1.HeaderBgImgPos='top left';
menu_mg_ID1.DropdownImageExpand='';
menu_mg_ID1.DropdownImageCollapse='';
menu_mg_ID1.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu_mg_ID1.FontColor='#000000';
menu_mg_ID1.FontSize=11;
menu_mg_ID1.FontDecoration='none';
menu_mg_ID1.FontWeight='bolder';
menu_mg_ID1.FontStyle='normal';

//Create new submenu group
var menu_g_ID18 = new menuMenuGroup(-4,0,'V');
menu_g_ID18.id='menu_g_ID18';
menu_g_ID18.Assign(menu_GroupStyle); //assign styles from the general style object

//Create new menu item
var menu_i_ID20 = new menuMenuItem('Software');
menu_i_ID20.id='menu_i_ID20';
menu_i_ID20.Assign(menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID20.Text_o='';
menu_i_ID20.Text_c='';
menu_i_ID20.URL='/software/';
menu_i_ID20.Hint='';
menu_i_ID20.PaddingLeft=6;
menu_i_ID20.PaddingRight=13;
menu_i_ID20.RightIconOffsetX=-14;

//Create new submenu group
var menu_g_ID27 = new menuMenuGroup(-4,0,'V');
menu_g_ID27.id='menu_g_ID27';
menu_g_ID27.Assign(menu_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu_i_ID20.AddGroup(menu_g_ID27);

//Create new menu item
var menu_i_ID26 = new menuMenuItem('System & Utilities');
menu_i_ID26.id='menu_i_ID26';
menu_i_ID26.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID26.Text_o='';
menu_i_ID26.Text_c='';
menu_i_ID26.URL='/software-system-utilities/';
menu_i_ID26.Hint='';
menu_g_ID27.AddItem(menu_i_ID26);//Add menu item to the menu group

//Create new menu item
var menu_i_ID28 = new menuMenuItem('Graphics & Design');
menu_i_ID28.id='menu_i_ID28';
menu_i_ID28.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID28.Text_o='';
menu_i_ID28.Text_c='';
menu_i_ID28.URL='/software-graphics-design/';
menu_i_ID28.Hint='';
menu_g_ID27.AddItem(menu_i_ID28);//Add menu item to the menu group

//Create new menu item
var menu_i_ID29 = new menuMenuItem('Audio & Video');
menu_i_ID29.id='menu_i_ID29';
menu_i_ID29.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID29.Text_o='';
menu_i_ID29.Text_c='';
menu_i_ID29.URL='/software-audio-video/';
menu_i_ID29.Hint='';
menu_g_ID27.AddItem(menu_i_ID29);//Add menu item to the menu group

//Create new menu item
var menu_i_ID30 = new menuMenuItem('Internet & Network');
menu_i_ID30.id='menu_i_ID30';
menu_i_ID30.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID30.Text_o='';
menu_i_ID30.Text_c='';
menu_i_ID30.URL='/software-internet-network/';
menu_i_ID30.Hint='';
menu_g_ID27.AddItem(menu_i_ID30);//Add menu item to the menu group

//Create new menu item
var menu_i_ID31 = new menuMenuItem('OS & Programming');
menu_i_ID31.id='menu_i_ID31';
menu_i_ID31.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID31.Text_o='';
menu_i_ID31.Text_c='';
menu_i_ID31.URL='/software-os-programming/';
menu_i_ID31.Hint='';
menu_g_ID27.AddItem(menu_i_ID31);//Add menu item to the menu group

//Create new menu item
var menu_i_ID32 = new menuMenuItem('Portable');
menu_i_ID32.id='menu_i_ID32';
menu_i_ID32.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID32.Text_o='';
menu_i_ID32.Text_c='';
menu_i_ID32.URL='/software-portable/';
menu_i_ID32.Hint='';
menu_g_ID27.AddItem(menu_i_ID32);//Add menu item to the menu group

//Create new menu item
var menu_i_ID33 = new menuMenuItem('Cracks & Patches');
menu_i_ID33.id='menu_i_ID33';
menu_i_ID33.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID33.Text_o='';
menu_i_ID33.Text_c='';
menu_i_ID33.URL='/cracks-patches/';
menu_i_ID33.Hint='';
menu_g_ID27.AddItem(menu_i_ID33);//Add menu item to the menu group

//Create new menu item
var menu_i_ID34 = new menuMenuItem('Other Software');
menu_i_ID34.id='menu_i_ID34';
menu_i_ID34.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID34.Text_o='';
menu_i_ID34.Text_c='';
menu_i_ID34.URL='/software-other/';
menu_i_ID34.Hint='';
menu_g_ID27.AddItem(menu_i_ID34);//Add menu item to the menu group
menu_mg_ID1.AddItem(menu_i_ID20);//Add menu item to the menu group

//Create new menu item
var menu_i_ID5 = new menuMenuItem('Movies');
menu_i_ID5.id='menu_i_ID5';
menu_i_ID5.Assign(menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID5.Text_o='';
menu_i_ID5.Text_c='';
menu_i_ID5.URL='/movies/';
menu_i_ID5.Hint='';
menu_i_ID5.Width=61;
menu_i_ID5.PaddingLeft=6;
menu_i_ID5.PaddingRight=13;
menu_i_ID5.RightIconOffsetX=-15;

//Create new submenu group
var menu_g_ID15 = new menuMenuGroup(-4,0,'V');
menu_g_ID15.id='menu_g_ID15';
menu_g_ID15.Assign(menu_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu_i_ID5.AddGroup(menu_g_ID15);

//Create new menu item
var menu_i_ID51 = new menuMenuItem('Movies 2010');
menu_i_ID51.id='menu_i_ID51';
menu_i_ID51.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID51.Text_o='';
menu_i_ID51.Text_c='';
menu_i_ID51.URL='/movies-2010/';
menu_i_ID51.Hint='';
menu_g_ID15.AddItem(menu_i_ID51);//Add menu item to the menu group

//Create new menu item
var menu_i_ID6 = new menuMenuItem('Movies 2009');
menu_i_ID6.id='menu_i_ID6';
menu_i_ID6.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID6.Text_o='';
menu_i_ID6.Text_c='';
menu_i_ID6.URL='/movies-2009/';
menu_i_ID6.Hint='';
menu_g_ID15.AddItem(menu_i_ID6);//Add menu item to the menu group

//Create new menu item
var menu_i_ID7 = new menuMenuItem('Movies 2008');
menu_i_ID7.id='menu_i_ID7';
menu_i_ID7.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID7.Text_o='';
menu_i_ID7.Text_c='';
menu_i_ID7.URL='/movies-2008/';
menu_i_ID7.Hint='';
menu_g_ID15.AddItem(menu_i_ID7);//Add menu item to the menu group

//Create new menu item
var menu_i_ID8 = new menuMenuItem('Movies Older');
menu_i_ID8.id='menu_i_ID8';
menu_i_ID8.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID8.Text_o='';
menu_i_ID8.Text_c='';
menu_i_ID8.URL='/movies-older/';
menu_i_ID8.Hint='';
menu_g_ID15.AddItem(menu_i_ID8);//Add menu item to the menu group

//Create new menu item
var menu_i_ID25 = new menuMenuItem('Documentaries');
menu_i_ID25.id='menu_i_ID25';
menu_i_ID25.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID25.Text_o='';
menu_i_ID25.Text_c='';
menu_i_ID25.URL='/documentaries/';
menu_i_ID25.Hint='';
menu_g_ID15.AddItem(menu_i_ID25);//Add menu item to the menu group

//Create new menu item
var menu_i_ID41 = new menuMenuItem('TV-Series');
menu_i_ID41.id='menu_i_ID41';
menu_i_ID41.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID41.Text_o='';
menu_i_ID41.Text_c='';
menu_i_ID41.URL='/tv-series/';
menu_i_ID41.Hint='';
menu_g_ID15.AddItem(menu_i_ID41);//Add menu item to the menu group
menu_mg_ID1.AddItem(menu_i_ID5);//Add menu item to the menu group

//Create new menu item
var menu_i_ID21 = new menuMenuItem('Games');
menu_i_ID21.id='menu_i_ID21';
menu_i_ID21.Assign(menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID21.Text_o='';
menu_i_ID21.Text_c='';
menu_i_ID21.URL='/games/';
menu_i_ID21.Hint='';
menu_i_ID21.Width=60;
menu_i_ID21.PaddingLeft=6;
menu_i_ID21.PaddingRight=13;
menu_i_ID21.RightIconOffsetX=-15;

//Create new submenu group
var menu_g_ID43 = new menuMenuGroup(-4,0,'V');
menu_g_ID43.id='menu_g_ID43';
menu_g_ID43.Assign(menu_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu_i_ID21.AddGroup(menu_g_ID43);

//Create new menu item
var menu_i_ID42 = new menuMenuItem('PC');
menu_i_ID42.id='menu_i_ID42';
menu_i_ID42.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID42.Text_o='';
menu_i_ID42.Text_c='';
menu_i_ID42.URL='/games-pc/';
menu_i_ID42.Hint='';
menu_g_ID43.AddItem(menu_i_ID42);//Add menu item to the menu group

//Create new menu item
var menu_i_ID44 = new menuMenuItem('Xbox360');
menu_i_ID44.id='menu_i_ID44';
menu_i_ID44.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID44.Text_o='';
menu_i_ID44.Text_c='';
menu_i_ID44.URL='/games-xbox360/';
menu_i_ID44.Hint='';
menu_g_ID43.AddItem(menu_i_ID44);//Add menu item to the menu group

//Create new menu item
var menu_i_ID45 = new menuMenuItem('Wii');
menu_i_ID45.id='menu_i_ID45';
menu_i_ID45.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID45.Text_o='';
menu_i_ID45.Text_c='';
menu_i_ID45.URL='/games-wii/';
menu_i_ID45.Hint='';
menu_g_ID43.AddItem(menu_i_ID45);//Add menu item to the menu group

//Create new menu item
var menu_i_ID46 = new menuMenuItem('PlayStation');
menu_i_ID46.id='menu_i_ID46';
menu_i_ID46.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID46.Text_o='';
menu_i_ID46.Text_c='';
menu_i_ID46.URL='/games-ps/';
menu_i_ID46.Hint='';
menu_g_ID43.AddItem(menu_i_ID46);//Add menu item to the menu group
menu_mg_ID1.AddItem(menu_i_ID21);//Add menu item to the menu group

//Create new menu item
var menu_i_ID23 = new menuMenuItem('Music');
menu_i_ID23.id='menu_i_ID23';
menu_i_ID23.Assign(menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID23.Text_o='';
menu_i_ID23.Text_c='';
menu_i_ID23.URL='/music/';
menu_i_ID23.Hint='';
menu_i_ID23.Width=49;
menu_i_ID23.PaddingLeft=6;
menu_mg_ID1.AddItem(menu_i_ID23);//Add menu item to the menu group

//Create new menu item
var menu_i_ID22 = new menuMenuItem('e-Books');
menu_i_ID22.id='menu_i_ID22';
menu_i_ID22.Assign(menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID22.Text_o='';
menu_i_ID22.Text_c='';
menu_i_ID22.URL='/e-books/';
menu_i_ID22.Hint='';
menu_i_ID22.Width=64;
menu_i_ID22.PaddingLeft=6;
menu_mg_ID1.AddItem(menu_i_ID22);//Add menu item to the menu group

//Create new menu item
var menu_i_ID56 = new menuMenuItem('Tutorials');
menu_i_ID56.id='menu_i_ID56';
menu_i_ID56.Assign(menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID56.Text_o='';
menu_i_ID56.Text_c='';
menu_i_ID56.URL='/tutorials/';
menu_i_ID56.Hint='';
menu_i_ID56.Width=63;
menu_i_ID56.PaddingLeft=6;
menu_mg_ID1.AddItem(menu_i_ID56);//Add menu item to the menu group

//Create new menu item
var menu_i_ID24 = new menuMenuItem('Mobile');
menu_i_ID24.id='menu_i_ID24';
menu_i_ID24.Assign(menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID24.Text_o='';
menu_i_ID24.Text_c='';
menu_i_ID24.URL='/mobile/';
menu_i_ID24.Hint='';
menu_i_ID24.Width=52;
menu_i_ID24.PaddingLeft=6;
menu_mg_ID1.AddItem(menu_i_ID24);//Add menu item to the menu group

//Create new menu item
var menu_i_ID47 = new menuMenuItem('Other');
menu_i_ID47.id='menu_i_ID47';
menu_i_ID47.Assign(menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID47.Text_o='';
menu_i_ID47.Text_c='';
menu_i_ID47.URL='/other/';
menu_i_ID47.Hint='';
menu_i_ID47.Width=49;
menu_i_ID47.PaddingLeft=6;
menu_mg_ID1.AddItem(menu_i_ID47);//Add menu item to the menu group

//Create new menu item
var menu_i_ID19 = new menuMenuItem('General');
menu_i_ID19.id='menu_i_ID19';
menu_i_ID19.Assign(menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID19.Text_o='';
menu_i_ID19.Text_c='';
menu_i_ID19.URL='/general/';
menu_i_ID19.Hint='';
menu_i_ID19.Width=57;
menu_i_ID19.PaddingLeft=6;
menu_i_ID19.PaddingRight=13;
menu_i_ID19.RightIconOffsetX=-14;

//Create new submenu group
var menu_g_ID36 = new menuMenuGroup(-4,0,'V');
menu_g_ID36.id='menu_g_ID36';
menu_g_ID36.Assign(menu_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu_i_ID19.AddGroup(menu_g_ID36);

//Create new menu item
var menu_i_ID60 = new menuMenuItem('Rules');
menu_i_ID60.id='menu_i_ID60';
menu_i_ID60.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID60.Text_o='';
menu_i_ID60.Text_c='';
menu_i_ID60.URL='/rules/';
menu_i_ID60.URLTarget='_top';
menu_i_ID60.Hint='';
menu_g_ID36.AddItem(menu_i_ID60);//Add menu item to the menu group

//Create new menu item
var menu_i_ID37 = new menuMenuItem('Discussion');
menu_i_ID37.id='menu_i_ID37';
menu_i_ID37.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID37.Text_o='';
menu_i_ID37.Text_c='';
menu_i_ID37.URL='/general-discussion/';
menu_i_ID37.URLTarget='_top';
menu_i_ID37.Hint='';
menu_g_ID36.AddItem(menu_i_ID37);//Add menu item to the menu group

//Create new menu item
var menu_i_ID38 = new menuMenuItem('Help & Questions');
menu_i_ID38.id='menu_i_ID38';
menu_i_ID38.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID38.Text_o='';
menu_i_ID38.Text_c='';
menu_i_ID38.URL='/help-questions/';
menu_i_ID38.URLTarget='_parent';
menu_i_ID38.Hint='';
menu_g_ID36.AddItem(menu_i_ID38);//Add menu item to the menu group

//Create new menu item
var menu_i_ID66 = new menuMenuItem('Areas');
menu_i_ID66.id='menu_i_ID66';
menu_i_ID66.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID66.Text_o='';
menu_i_ID66.Text_c='';
menu_i_ID66.URL='/areas/';
menu_i_ID66.URLTarget='_top';
menu_i_ID66.Hint='';
menu_g_ID36.AddItem(menu_i_ID66);//Add menu item to the menu group

//Create new menu item
var menu_i_ID40 = new menuMenuItem('Garbage');
menu_i_ID40.id='menu_i_ID40';
menu_i_ID40.Assign(menu_GroupItemsGeneralStyle); //Assign styles from the general style object
menu_i_ID40.Text_o='';
menu_i_ID40.Text_c='';
menu_i_ID40.URL='/garbage/';
menu_i_ID40.URLTarget='_self';
menu_i_ID40.Hint='';
menu_g_ID36.AddItem(menu_i_ID40);//Add menu item to the menu group
menu_mg_ID1.AddItem(menu_i_ID19);//Add menu item to the menu group

