//-----------------------------------------------------------------------
//- Created by the Agama Web Menus - generator  ver 2.14
//- 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='center';
menu02_MainGroupItemsGeneralStyle.URL='';
menu02_MainGroupItemsGeneralStyle.URLTarget='';
menu02_MainGroupItemsGeneralStyle.Hint='';
menu02_MainGroupItemsGeneralStyle.OnLeaveJS='';
menu02_MainGroupItemsGeneralStyle.OnOverJS='';
menu02_MainGroupItemsGeneralStyle.OnClickJS='';
menu02_MainGroupItemsGeneralStyle.Height=27;
menu02_MainGroupItemsGeneralStyle.Width=100;
menu02_MainGroupItemsGeneralStyle.Cursor='default';
menu02_MainGroupItemsGeneralStyle.PaddingLeft=7;
menu02_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
menu02_MainGroupItemsGeneralStyle.PaddingTop=2;
menu02_MainGroupItemsGeneralStyle.PaddingTop_o=null;
menu02_MainGroupItemsGeneralStyle.PaddingRight=8;
menu02_MainGroupItemsGeneralStyle.PaddingRight_o=null;
menu02_MainGroupItemsGeneralStyle.PaddingBottom=0;
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-x';
menu02_MainGroupItemsGeneralStyle.BgImgRep_o='repeat-x';
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='#BBFFFF';
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='underline';
menu02_MainGroupItemsGeneralStyle.FontDecoration_c='';
menu02_MainGroupItemsGeneralStyle.FontWeight='normal';
menu02_MainGroupItemsGeneralStyle.FontWeight_o='';
menu02_MainGroupItemsGeneralStyle.FontWeight_c='';
menu02_MainGroupItemsGeneralStyle.FontStyle='normal';
menu02_MainGroupItemsGeneralStyle.FontStyle_o='';
menu02_MainGroupItemsGeneralStyle.FontStyle_c='';
menu02_MainGroupItemsGeneralStyle.BorderWidth=0;
menu02_MainGroupItemsGeneralStyle.BorderWidth_o=null;
menu02_MainGroupItemsGeneralStyle.BorderWidth_c=null;
menu02_MainGroupItemsGeneralStyle.BorderColor='#000000';
menu02_MainGroupItemsGeneralStyle.BorderColor_o='';
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='#0080C0';
menu02_MainGroupItemsGeneralStyle.SeparatorSize=1;
menu02_MainGroupItemsGeneralStyle.LeftIcon='';
menu02_MainGroupItemsGeneralStyle.LeftIcon_o='';
menu02_MainGroupItemsGeneralStyle.LeftIcon_c='';
menu02_MainGroupItemsGeneralStyle.LeftIconOffsetX=15;
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=true;
menu02_MainGroupItemsGeneralStyle.RightIcon='';
menu02_MainGroupItemsGeneralStyle.RightIcon_o='';
menu02_MainGroupItemsGeneralStyle.RightIcon_c='';
menu02_MainGroupItemsGeneralStyle.RightIconOffsetX=0;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu02_MainGroupItemsGeneralStyle.RightIconOffsetY=0;
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='';
menu02_GroupItemsGeneralStyle.Hint='';
menu02_GroupItemsGeneralStyle.OnLeaveJS='';
menu02_GroupItemsGeneralStyle.OnOverJS='';
menu02_GroupItemsGeneralStyle.OnClickJS='';
menu02_GroupItemsGeneralStyle.Height=20;
menu02_GroupItemsGeneralStyle.Width=10;
menu02_GroupItemsGeneralStyle.Cursor='auto';
menu02_GroupItemsGeneralStyle.PaddingLeft=10;
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='#FFFFFF';
menu02_GroupItemsGeneralStyle.BgColor_o='#D5EAFF';
menu02_GroupItemsGeneralStyle.BgColor_c='';
menu02_GroupItemsGeneralStyle.BgImage='';
menu02_GroupItemsGeneralStyle.BgImage_o='';
menu02_GroupItemsGeneralStyle.BgImage_c='';
menu02_GroupItemsGeneralStyle.BgImgRep='repeat-y';
menu02_GroupItemsGeneralStyle.BgImgRep_o='repeat-x';
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='#676767';
menu02_GroupItemsGeneralStyle.FontColor_o='#000000';
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='';
menu02_GroupItemsGeneralStyle.FontDecoration_c='';
menu02_GroupItemsGeneralStyle.FontWeight='normal';
menu02_GroupItemsGeneralStyle.FontWeight_o='';
menu02_GroupItemsGeneralStyle.FontWeight_c='';
menu02_GroupItemsGeneralStyle.FontStyle='normal';
menu02_GroupItemsGeneralStyle.FontStyle_o='';
menu02_GroupItemsGeneralStyle.FontStyle_c='';
menu02_GroupItemsGeneralStyle.BorderWidth=1;
menu02_GroupItemsGeneralStyle.BorderWidth_o=1;
menu02_GroupItemsGeneralStyle.BorderWidth_c=null;
menu02_GroupItemsGeneralStyle.BorderColor='#000000';
menu02_GroupItemsGeneralStyle.BorderColor_o='#FFFFFF';
menu02_GroupItemsGeneralStyle.BorderColor_c='';
menu02_GroupItemsGeneralStyle.Border='none';
menu02_GroupItemsGeneralStyle.Border_o='none';
menu02_GroupItemsGeneralStyle.Border_c='';
menu02_GroupItemsGeneralStyle.BorderLeft=true;
menu02_GroupItemsGeneralStyle.BorderRight=true;
menu02_GroupItemsGeneralStyle.BorderTop=true;
menu02_GroupItemsGeneralStyle.BorderBottom=true;
menu02_GroupItemsGeneralStyle.SeparatorColor='#000000';
menu02_GroupItemsGeneralStyle.SeparatorSize=0;
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_GroupItemsGeneralStyle.RightIcon_o='';
menu02_GroupItemsGeneralStyle.RightIcon_c='';
menu02_GroupItemsGeneralStyle.RightIconOffsetX=-6;
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=50;
menu02_GroupStyle.MenuGroupAlign=0;
menu02_GroupStyle.Opacity=100;
menu02_GroupStyle.ShowDropDownControl=false;
menu02_GroupStyle.InitDropdownState=1;
menu02_GroupStyle.ItemsPadding_L=2;
menu02_GroupStyle.ItemsPadding_R=2;
menu02_GroupStyle.ItemsPadding_T=2;
menu02_GroupStyle.ItemsPadding_B=2;
menu02_GroupStyle.ItemsSpacing=3;
menu02_GroupStyle.BgColor='#FFFFFF';
menu02_GroupStyle.BgImgPos='top left';
menu02_GroupStyle.BgImgRep='repeat';
menu02_GroupStyle.Border='dotted';
menu02_GroupStyle.BorderWidth=1;
menu02_GroupStyle.BorderColor='#808080';
menu02_GroupStyle.HeaderText='';
menu02_GroupStyle.HeaderTextAlign='center';
menu02_GroupStyle.HeaderTextOffsetX=0;
menu02_GroupStyle.HeaderTextOffsetY=3;
menu02_GroupStyle.HeaderHeight=0;
menu02_GroupStyle.HeaderBgColor='';
menu02_GroupStyle.HeaderIconOffsetX=3;
menu02_GroupStyle.HeaderIconOffsetY=3;
menu02_GroupStyle.HeaderBgImgRep='repeat';
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='bold';
menu02_GroupStyle.FontStyle='normal';
menu02_GroupStyle.DropdownImageExpand='';
menu02_GroupStyle.DropdownImageCollapse='';
menu02_GroupStyle.OnGroupShowJS='';
menu02_GroupStyle.OnGroupHideJS='';
menu02_GroupStyle.AnimationType=100;
menu02_GroupStyle.AnimationTimeout=0;

//Create main menu
var menu02_mg_ID1 = new menu02MenuGroup(0,10,'H');
menu02_mg_ID1.id='menu02_mg_ID1';
menu02_mg_ID1.IsMainGroup=1;
menu02_mg_ID1.BgColor='#FFFFFF';
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=5;
menu02_mg_ID1.ItemsPadding_R=0;
menu02_mg_ID1.ItemsPadding_T=0;
menu02_mg_ID1.ItemsPadding_B=0;
menu02_mg_ID1.ItemsSpacing=0;
menu02_mg_ID1.Embedding='relative';
menu02_mg_ID1.z=1000;
menu02_mg_ID1.BgImage='menu02_images/crystal-blue-glass.gif';
menu02_mg_ID1.BgImgPos='top left';
menu02_mg_ID1.BgImgRep='repeat';
menu02_mg_ID1.Border='none';
menu02_mg_ID1.BorderWidth=0;
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=-14;
menu02_mg_ID1.HeaderIconOffsetY=-2;
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_ID75 = new menu02MenuGroup(0,0,'V');
menu02_g_ID75.id='menu02_g_ID75';
menu02_g_ID75.Assign(menu02_GroupStyle); //assign styles from the general style object

//Create new menu item
var menu02_i_ID5 = new menu02MenuItem('INICIO');
menu02_i_ID5.id='menu02_i_ID5';
menu02_i_ID5.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID5.Text_o='';
menu02_i_ID5.Text_c='';
menu02_i_ID5.URL='HTTP://WWW.CHAPITAS.COM';
menu02_i_ID5.Hint='';
menu02_i_ID5.FontWeight_o='normal';
menu02_i_ID5.FontStyle_o='normal';
menu02_i_ID5.SeparatorColor='#FFFFFF';
menu02_mg_ID1.AddItem(menu02_i_ID5);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID17 = new menu02MenuItem('CHAPITAS');
menu02_i_ID17.id='menu02_i_ID17';
menu02_i_ID17.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID17.Text_o='';
menu02_i_ID17.Text_c='';
menu02_i_ID17.URL='';
menu02_i_ID17.Hint='';

//Create new submenu group
var menu02_g_ID41 = new menu02MenuGroup(0,0,'H');
menu02_g_ID41.id='menu02_g_ID41';
menu02_g_ID41.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID17.AddGroup(menu02_g_ID41);

//Create new menu item
var menu02_i_ID40 = new menu02MenuItem('NOVEDADES');
menu02_i_ID40.id='menu02_i_ID40';
menu02_i_ID40.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID40.Text_o='';
menu02_i_ID40.Text_c='';
menu02_i_ID40.URL='paginarcat.asp?cat=novedad';
menu02_i_ID40.Hint='';
menu02_g_ID41.AddItem(menu02_i_ID40);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID47 = new menu02MenuItem('FRASES');
menu02_i_ID47.id='menu02_i_ID47';
menu02_i_ID47.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID47.Text_o='';
menu02_i_ID47.Text_c='';
menu02_i_ID47.URL='paginarcat.asp?cat=frases';
menu02_i_ID47.Hint='';
menu02_g_ID41.AddItem(menu02_i_ID47);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID44 = new menu02MenuItem('ARTWORKS');
menu02_i_ID44.id='menu02_i_ID44';
menu02_i_ID44.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID44.Text_o='';
menu02_i_ID44.Text_c='';
menu02_i_ID44.URL='paginarcat.asp?cat=artworks';
menu02_i_ID44.Hint='';
menu02_g_ID41.AddItem(menu02_i_ID44);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID45 = new menu02MenuItem('CARTOONS');
menu02_i_ID45.id='menu02_i_ID45';
menu02_i_ID45.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID45.Text_o='';
menu02_i_ID45.Text_c='';
menu02_i_ID45.URL='paginarcat.asp?cat=cartoons';
menu02_i_ID45.Hint='';
menu02_g_ID41.AddItem(menu02_i_ID45);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID46 = new menu02MenuItem('CINE');
menu02_i_ID46.id='menu02_i_ID46';
menu02_i_ID46.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID46.Text_o='';
menu02_i_ID46.Text_c='';
menu02_i_ID46.URL='paginarcat.asp?cat=cine';
menu02_i_ID46.Hint='';
menu02_g_ID41.AddItem(menu02_i_ID46);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID48 = new menu02MenuItem('MUSICA');
menu02_i_ID48.id='menu02_i_ID48';
menu02_i_ID48.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID48.Text_o='';
menu02_i_ID48.Text_c='';
menu02_i_ID48.URL='paginarcat.asp?cat=musica';
menu02_i_ID48.Hint='';
menu02_g_ID41.AddItem(menu02_i_ID48);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID49 = new menu02MenuItem('TV');
menu02_i_ID49.id='menu02_i_ID49';
menu02_i_ID49.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID49.Text_o='';
menu02_i_ID49.Text_c='';
menu02_i_ID49.URL='paginarcat.asp?cat=tv';
menu02_i_ID49.Hint='';
menu02_g_ID41.AddItem(menu02_i_ID49);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID50 = new menu02MenuItem('ANACA');
menu02_i_ID50.id='menu02_i_ID50';
menu02_i_ID50.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID50.Text_o='';
menu02_i_ID50.Text_c='';
menu02_i_ID50.URL='paginar.asp?letra=anaca';
menu02_i_ID50.Hint='';
menu02_g_ID41.AddItem(menu02_i_ID50);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID51 = new menu02MenuItem('AZULICA');
menu02_i_ID51.id='menu02_i_ID51';
menu02_i_ID51.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID51.Text_o='';
menu02_i_ID51.Text_c='';
menu02_i_ID51.URL='paginar.asp?letra=azulica';
menu02_i_ID51.Hint='';
menu02_g_ID41.AddItem(menu02_i_ID51);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID52 = new menu02MenuItem('MEGAMAGNATE');
menu02_i_ID52.id='menu02_i_ID52';
menu02_i_ID52.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID52.Text_o='';
menu02_i_ID52.Text_c='';
menu02_i_ID52.URL='paginarcat.asp?cat=megamagnate';
menu02_i_ID52.Hint='';
menu02_g_ID41.AddItem(menu02_i_ID52);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID53 = new menu02MenuItem('VARIOS');
menu02_i_ID53.id='menu02_i_ID53';
menu02_i_ID53.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID53.Text_o='';
menu02_i_ID53.Text_c='';
menu02_i_ID53.URL='paginarcat.asp?cat=varios';
menu02_i_ID53.Hint='';
menu02_i_ID53.Width=550;
menu02_g_ID41.AddItem(menu02_i_ID53);//Add menu item to the menu group
menu02_mg_ID1.AddItem(menu02_i_ID17);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID18 = new menu02MenuItem('CAMISETAS');
menu02_i_ID18.id='menu02_i_ID18';
menu02_i_ID18.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID18.Text_o='';
menu02_i_ID18.Text_c='';
menu02_i_ID18.URL='';
menu02_i_ID18.Hint='';

//Create new submenu group
var menu02_g_ID70 = new menu02MenuGroup(0,0,'H');
menu02_g_ID70.id='menu02_g_ID70';
menu02_g_ID70.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID18.AddGroup(menu02_g_ID70);

//Create new menu item
var menu02_i_ID73 = new menu02MenuItem('OFERTAS');
menu02_i_ID73.id='menu02_i_ID73';
menu02_i_ID73.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID73.Text_o='';
menu02_i_ID73.Text_c='';
menu02_i_ID73.URL='paginarcat.asp?cat=ofertas';
menu02_i_ID73.Hint='';
menu02_i_ID73.Width=60;
menu02_g_ID70.AddItem(menu02_i_ID73);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID69 = new menu02MenuItem('COLECCION_05');
menu02_i_ID69.id='menu02_i_ID69';
menu02_i_ID69.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID69.Text_o='';
menu02_i_ID69.Text_c='';
menu02_i_ID69.URL='paginarcat.asp?cat=camisetas';
menu02_i_ID69.Hint='';
menu02_i_ID69.Width=80;
menu02_g_ID70.AddItem(menu02_i_ID69);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID71 = new menu02MenuItem('COLECCION_06');
menu02_i_ID71.id='menu02_i_ID71';
menu02_i_ID71.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID71.Text_o='';
menu02_i_ID71.Text_c='';
menu02_i_ID71.URL='paginarcat.asp?cat=camisetas06';
menu02_i_ID71.Hint='';
menu02_i_ID71.Width=80;
menu02_g_ID70.AddItem(menu02_i_ID71);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID72 = new menu02MenuItem('COLECCION_07');
menu02_i_ID72.id='menu02_i_ID72';
menu02_i_ID72.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID72.Text_o='';
menu02_i_ID72.Text_c='';
menu02_i_ID72.URL='paginarcat.asp?cat=camisetas07';
menu02_i_ID72.Hint='';
menu02_i_ID72.Width=80;
menu02_g_ID70.AddItem(menu02_i_ID72);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID152 = new menu02MenuItem('PERROLOCO');
menu02_i_ID152.id='menu02_i_ID152';
menu02_i_ID152.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID152.Text_o='';
menu02_i_ID152.Text_c='';
menu02_i_ID152.URL='paginar.asp?letra=ploco';
menu02_i_ID152.Hint='';
menu02_i_ID152.Width=60;
menu02_g_ID70.AddItem(menu02_i_ID152);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID96 = new menu02MenuItem('SOYPOP');
menu02_i_ID96.id='menu02_i_ID96';
menu02_i_ID96.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID96.Text_o='';
menu02_i_ID96.Text_c='';
menu02_i_ID96.URL='paginarcat.asp?cat=soypop';
menu02_i_ID96.Hint='';
menu02_i_ID96.Width=60;
menu02_g_ID70.AddItem(menu02_i_ID96);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID146 = new menu02MenuItem('TUENTITEN');
menu02_i_ID146.id='menu02_i_ID146';
menu02_i_ID146.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID146.Text_o='';
menu02_i_ID146.Text_c='';
menu02_i_ID146.URL='paginarcat.asp?cat=tuentiten';
menu02_i_ID146.Hint='';
menu02_i_ID146.Width=130;
menu02_g_ID70.AddItem(menu02_i_ID146);//Add menu item to the menu group
menu02_mg_ID1.AddItem(menu02_i_ID18);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID93 = new menu02MenuItem('BOLSOS');
menu02_i_ID93.id='menu02_i_ID93';
menu02_i_ID93.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID93.Text_o='';
menu02_i_ID93.Text_c='';
menu02_i_ID93.URL='';
menu02_i_ID93.Hint='';

//Create new submenu group
var menu02_g_ID150 = new menu02MenuGroup(0,0,'H');
menu02_g_ID150.id='menu02_g_ID150';
menu02_g_ID150.Assign(menu02_GroupStyle); //assign styles from the general style object
//Connect the submenu to the menu item
menu02_i_ID93.AddGroup(menu02_g_ID150);

//Create new menu item
var menu02_i_ID149 = new menu02MenuItem('');
menu02_i_ID149.id='menu02_i_ID149';
menu02_i_ID149.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID149.Text_o='';
menu02_i_ID149.Text_c='';
menu02_i_ID149.URL='';
menu02_i_ID149.Hint='';
menu02_i_ID149.Width=100;
menu02_g_ID150.AddItem(menu02_i_ID149);//Add menu item to the menu group
menu02_mg_ID1.AddItem(menu02_i_ID93);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID74 = new menu02MenuItem('MAS COSAS');
menu02_i_ID74.id='menu02_i_ID74';
menu02_i_ID74.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID74.Text_o='';
menu02_i_ID74.Text_c='';
menu02_i_ID74.URL='';
menu02_i_ID74.Hint='';

//Create new submenu group
var menu02_g_ID77 = new menu02MenuGroup(0,0,'V');
menu02_g_ID77.id='menu02_g_ID77';
menu02_g_ID77.Assign(menu02_GroupStyle); //assign styles from the general style object
menu02_g_ID77.Width=160;
//Connect the submenu to the menu item
menu02_i_ID74.AddGroup(menu02_g_ID77);

//Create new menu item
var menu02_i_ID76 = new menu02MenuItem('IMPRESION');
menu02_i_ID76.id='menu02_i_ID76';
menu02_i_ID76.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID76.Text_o='';
menu02_i_ID76.Text_c='';
menu02_i_ID76.URL='';
menu02_i_ID76.Hint='';

//Create new submenu group
var menu02_g_ID87 = new menu02MenuGroup(0,0,'V');
menu02_g_ID87.id='menu02_g_ID87';
menu02_g_ID87.Assign(menu02_GroupStyle); //assign styles from the general style object
menu02_g_ID87.Width=160;
//Connect the submenu to the menu item
menu02_i_ID76.AddGroup(menu02_g_ID87);

//Create new menu item
var menu02_i_ID86 = new menu02MenuItem('PAPEL FOTO');
menu02_i_ID86.id='menu02_i_ID86';
menu02_i_ID86.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID86.Text_o='';
menu02_i_ID86.Text_c='';
menu02_i_ID86.URL='';
menu02_i_ID86.Hint='';
menu02_g_ID87.AddItem(menu02_i_ID86);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID88 = new menu02MenuItem('VINILO ADHESIVO');
menu02_i_ID88.id='menu02_i_ID88';
menu02_i_ID88.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID88.Text_o='';
menu02_i_ID88.Text_c='';
menu02_i_ID88.URL='';
menu02_i_ID88.Hint='';
menu02_g_ID87.AddItem(menu02_i_ID88);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID89 = new menu02MenuItem('LONA');
menu02_i_ID89.id='menu02_i_ID89';
menu02_i_ID89.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID89.Text_o='';
menu02_i_ID89.Text_c='';
menu02_i_ID89.URL='';
menu02_i_ID89.Hint='';
menu02_g_ID87.AddItem(menu02_i_ID89);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID90 = new menu02MenuItem('LIENZO');
menu02_i_ID90.id='menu02_i_ID90';
menu02_i_ID90.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID90.Text_o='';
menu02_i_ID90.Text_c='';
menu02_i_ID90.URL='';
menu02_i_ID90.Hint='';
menu02_g_ID87.AddItem(menu02_i_ID90);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID91 = new menu02MenuItem('CARTON PLUMA');
menu02_i_ID91.id='menu02_i_ID91';
menu02_i_ID91.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID91.Text_o='';
menu02_i_ID91.Text_c='';
menu02_i_ID91.URL='';
menu02_i_ID91.Hint='';
menu02_g_ID87.AddItem(menu02_i_ID91);//Add menu item to the menu group
menu02_g_ID77.AddItem(menu02_i_ID76);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID80 = new menu02MenuItem('VINILO DECORATIVO');
menu02_i_ID80.id='menu02_i_ID80';
menu02_i_ID80.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID80.Text_o='';
menu02_i_ID80.Text_c='';
menu02_i_ID80.URL='';
menu02_i_ID80.Hint='';
menu02_g_ID77.AddItem(menu02_i_ID80);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID81 = new menu02MenuItem('TAMPOGRAFIA');
menu02_i_ID81.id='menu02_i_ID81';
menu02_i_ID81.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID81.Text_o='';
menu02_i_ID81.Text_c='';
menu02_i_ID81.URL='';
menu02_i_ID81.Hint='';
menu02_g_ID77.AddItem(menu02_i_ID81);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID85 = new menu02MenuItem('DOMING (RESINA)');
menu02_i_ID85.id='menu02_i_ID85';
menu02_i_ID85.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID85.Text_o='';
menu02_i_ID85.Text_c='';
menu02_i_ID85.URL='';
menu02_i_ID85.Hint='';
menu02_g_ID77.AddItem(menu02_i_ID85);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID84 = new menu02MenuItem('ROTULACION');
menu02_i_ID84.id='menu02_i_ID84';
menu02_i_ID84.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID84.Text_o='';
menu02_i_ID84.Text_c='';
menu02_i_ID84.URL='';
menu02_i_ID84.Hint='';
menu02_g_ID77.AddItem(menu02_i_ID84);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID92 = new menu02MenuItem('EXPOSITORES');
menu02_i_ID92.id='menu02_i_ID92';
menu02_i_ID92.Assign(menu02_GroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID92.Text_o='';
menu02_i_ID92.Text_c='';
menu02_i_ID92.URL='';
menu02_i_ID92.Hint='';
menu02_g_ID77.AddItem(menu02_i_ID92);//Add menu item to the menu group
menu02_mg_ID1.AddItem(menu02_i_ID74);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID19 = new menu02MenuItem('PERSONALIZA');
menu02_i_ID19.id='menu02_i_ID19';
menu02_i_ID19.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID19.Text_o='';
menu02_i_ID19.Text_c='';
menu02_i_ID19.URL='../pages/camisetas.asp';
menu02_i_ID19.Hint='';
menu02_mg_ID1.AddItem(menu02_i_ID19);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID21 = new menu02MenuItem('CONDICIONES');
menu02_i_ID21.id='menu02_i_ID21';
menu02_i_ID21.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID21.Text_o='';
menu02_i_ID21.Text_c='';
menu02_i_ID21.URL='../pages/somos.asp';
menu02_i_ID21.Hint='';
menu02_mg_ID1.AddItem(menu02_i_ID21);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID22 = new menu02MenuItem('COLABORA');
menu02_i_ID22.id='menu02_i_ID22';
menu02_i_ID22.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID22.Text_o='';
menu02_i_ID22.Text_c='';
menu02_i_ID22.URL='../pages/colabora.asp';
menu02_i_ID22.Hint='';
menu02_mg_ID1.AddItem(menu02_i_ID22);//Add menu item to the menu group

//Create new menu item
var menu02_i_ID23 = new menu02MenuItem('SUSCRIBETE');
menu02_i_ID23.id='menu02_i_ID23';
menu02_i_ID23.Assign(menu02_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu02_i_ID23.Text_o='';
menu02_i_ID23.Text_c='';
menu02_i_ID23.URL='../pages/lista.asp';
menu02_i_ID23.Hint='';
menu02_mg_ID1.AddItem(menu02_i_ID23);//Add menu item to the menu group

