//-----------------------------------------------------------------------
//- Created by the Agama Web Menus - generator  ver 2.13
//- 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=28;
menu03_MainGroupItemsGeneralStyle.Width=130;
menu03_MainGroupItemsGeneralStyle.Cursor='default';
menu03_MainGroupItemsGeneralStyle.PaddingLeft=0;
menu03_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
menu03_MainGroupItemsGeneralStyle.PaddingTop=0;
menu03_MainGroupItemsGeneralStyle.PaddingTop_o=null;
menu03_MainGroupItemsGeneralStyle.PaddingRight=0;
menu03_MainGroupItemsGeneralStyle.PaddingRight_o=null;
menu03_MainGroupItemsGeneralStyle.PaddingBottom=0;
menu03_MainGroupItemsGeneralStyle.PaddingBottom_o=null;
menu03_MainGroupItemsGeneralStyle.BgColor='';
menu03_MainGroupItemsGeneralStyle.BgColor_o='';
menu03_MainGroupItemsGeneralStyle.BgColor_c='';
menu03_MainGroupItemsGeneralStyle.BgImage='';
menu03_MainGroupItemsGeneralStyle.BgImage_o='';
menu03_MainGroupItemsGeneralStyle.BgImage_c='';
menu03_MainGroupItemsGeneralStyle.BgImgRep='repeat-x';
menu03_MainGroupItemsGeneralStyle.BgImgRep_o='repeat-x';
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='#FFFFFF';
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='#000000';
menu03_MainGroupItemsGeneralStyle.BorderColor_o='';
menu03_MainGroupItemsGeneralStyle.BorderColor_c='';
menu03_MainGroupItemsGeneralStyle.Border='none';
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='#0080C0';
menu03_MainGroupItemsGeneralStyle.SeparatorSize=0;
menu03_MainGroupItemsGeneralStyle.LeftIcon='';
menu03_MainGroupItemsGeneralStyle.LeftIcon_o='';
menu03_MainGroupItemsGeneralStyle.LeftIcon_c='';
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetX=3;
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetY=-7;
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu03_MainGroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu03_MainGroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu03_MainGroupItemsGeneralStyle.RightIcon='';
menu03_MainGroupItemsGeneralStyle.RightIcon_o='';
menu03_MainGroupItemsGeneralStyle.RightIcon_c='';
menu03_MainGroupItemsGeneralStyle.RightIconOffsetX=0;
menu03_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu03_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu03_MainGroupItemsGeneralStyle.RightIconOffsetY=0;
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=20;
menu03_GroupItemsGeneralStyle.Width=160;
menu03_GroupItemsGeneralStyle.Cursor='auto';
menu03_GroupItemsGeneralStyle.PaddingLeft=35;
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='#717C8E';
menu03_GroupItemsGeneralStyle.BgColor_c='';
menu03_GroupItemsGeneralStyle.BgImage='';
menu03_GroupItemsGeneralStyle.BgImage_o='';
menu03_GroupItemsGeneralStyle.BgImage_c='';
menu03_GroupItemsGeneralStyle.BgImgRep='repeat-y';
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='#004080';
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=1;
menu03_GroupItemsGeneralStyle.BorderWidth_o=null;
menu03_GroupItemsGeneralStyle.BorderWidth_c=null;
menu03_GroupItemsGeneralStyle.BorderColor='#000000';
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='#000000';
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='http://librerialatina.com.ve/tienda/menu03_images/arr_navy_right.gif';
menu03_GroupItemsGeneralStyle.RightIcon_o='http://librerialatina.com.ve/tienda/menu03_images/arr_white_right.gif';
menu03_GroupItemsGeneralStyle.RightIcon_c='';
menu03_GroupItemsGeneralStyle.RightIconOffsetX=-6;
menu03_GroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu03_GroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu03_GroupItemsGeneralStyle.RightIconOffsetY=-2;
menu03_GroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu03_GroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu03_GroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object - All submenus inherite style from this object
var menu03_GroupStyle = new menu03MenuGroup();
menu03_GroupStyle.Width=210;
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='#FFFFFF';
menu03_GroupStyle.BgImage='http://librerialatina.com.ve/tienda/menu03_images/simple-background-color-cyan.gif';
menu03_GroupStyle.BgImgPos='top left';
menu03_GroupStyle.BgImgRep='repeat-y';
menu03_GroupStyle.Border='solid';
menu03_GroupStyle.BorderWidth=1;
menu03_GroupStyle.BorderColor='#C9D2DE';
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(20,-5,'H');
menu03_mg_ID1.id='menu03_mg_ID1';
menu03_mg_ID1.IsMainGroup=1;
menu03_mg_ID1.BgColor='#FFFFFF';
menu03_mg_ID1.Width=150;
menu03_mg_ID1.Opacity=100;
menu03_mg_ID1.ShowDropDownControl=false;
menu03_mg_ID1.InitDropdownState=1;
menu03_mg_ID1.ItemsPadding_L=16;
menu03_mg_ID1.ItemsPadding_R=0;
menu03_mg_ID1.ItemsPadding_T=0;
menu03_mg_ID1.ItemsPadding_B=0;
menu03_mg_ID1.ItemsSpacing=0;
menu03_mg_ID1.Embedding='relative';
menu03_mg_ID1.z=1000;
menu03_mg_ID1.HeaderIcon='http://librerialatina.com.ve/tienda/menu03_images/Bienvenida Mascota (3).png';
menu03_mg_ID1.BgImgPos='top left';
menu03_mg_ID1.BgImgRep='repeat-x';
menu03_mg_ID1.Border='none';
menu03_mg_ID1.BorderWidth=0;
menu03_mg_ID1.BorderColor='#808080';
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=-17;
menu03_mg_ID1.HeaderIconOffsetY=-18;
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='overline';
menu03_mg_ID1.FontWeight='normal';
menu03_mg_ID1.FontStyle='normal';

//Create new menu item
var menu03_i_ID5 = new menu03MenuItem(' LISTAS ESCOLARES 2010');
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.URL='http://librerialatina.com.ve/tienda/index.php?cPath=489';
menu03_i_ID5.Hint='';
menu03_i_ID5.Height=30;
menu03_i_ID5.Width=250;
menu03_i_ID5.PaddingLeft=10;
menu03_i_ID5.BgImage='http://librerialatina.com.ve/tienda/menu03_images/Centro.gif';
menu03_i_ID5.BgImgPos='bottom';
menu03_i_ID5.LeftPartBgImage='http://librerialatina.com.ve/tienda/menu03_images/Izquierda.gif';
menu03_i_ID5.LeftPartBgImgPos='bottom';
menu03_i_ID5.RightPartBgImage='http://librerialatina.com.ve/tienda/menu03_images/Derecha.gif';
menu03_i_ID5.RightPartBgImgPos='bottom';
menu03_i_ID5.FontColor='#FFFF00';
menu03_i_ID5.FontSize=12;
menu03_i_ID5.FontWeight='bold';
menu03_mg_ID1.AddItem(menu03_i_ID5);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID55 = new menu03MenuItem(' Textos Escolares');
menu03_i_ID55.id='menu03_i_ID55';
menu03_i_ID55.Assign(menu03_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID55.Text_o='';
menu03_i_ID55.Text_c='';
menu03_i_ID55.URL='http://librerialatina.com.ve/tienda/index.php?cPath=256';
menu03_i_ID55.Hint='';
menu03_i_ID55.Height=30;
menu03_i_ID55.Width=176;
menu03_i_ID55.PaddingLeft=10;
menu03_i_ID55.PaddingRight=10;
menu03_i_ID55.BgImage='http://librerialatina.com.ve/tienda/menu03_images/Centro.gif';
menu03_i_ID55.BgImgPos='bottom';
menu03_i_ID55.LeftPartBgImage='http://librerialatina.com.ve/tienda/menu03_images/Izquierda.gif';
menu03_i_ID55.LeftPartBgImgPos='bottom';
menu03_i_ID55.RightPartBgImage='http://librerialatina.com.ve/tienda/menu03_images/Derecha.gif';
menu03_i_ID55.RightPartBgImgPos='bottom';
menu03_i_ID55.FontColor='#FFFF00';

//Create new submenu group
var menu03_g_ID57 = new menu03MenuGroup(0,0,'V');
menu03_g_ID57.id='menu03_g_ID57';
menu03_g_ID57.Assign(menu03_GroupStyle); //assign styles from the general style object
menu03_g_ID57.AnimationType=0;
//Connect the submenu to the menu item
menu03_i_ID55.AddGroup(menu03_g_ID57);

//Create new menu item
var menu03_i_ID56 = new menu03MenuItem('Dibujo Técnico / Educación Artística');
menu03_i_ID56.id='menu03_i_ID56';
menu03_i_ID56.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID56.Text_o='';
menu03_i_ID56.Text_c='';
menu03_i_ID56.URL='http://librerialatina.com.ve/tienda/index.php?cPath=29_110';
menu03_i_ID56.Hint='';
menu03_g_ID57.AddItem(menu03_i_ID56);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID60 = new menu03MenuItem('Matemáticas de Primaria');
menu03_i_ID60.id='menu03_i_ID60';
menu03_i_ID60.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID60.Text_o='';
menu03_i_ID60.Text_c='';
menu03_i_ID60.URL='http://librerialatina.com.ve/tienda/index.php?cPath=29_101';
menu03_i_ID60.Hint='';
menu03_g_ID57.AddItem(menu03_i_ID60);//Add menu item to the menu group
menu03_mg_ID1.AddItem(menu03_i_ID55);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID61 = new menu03MenuItem(' Textos Universitarios');
menu03_i_ID61.id='menu03_i_ID61';
menu03_i_ID61.Assign(menu03_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID61.Text_o='';
menu03_i_ID61.Text_c='';
menu03_i_ID61.URL='http://librerialatina.com.ve/tienda/index.php?cPath=30';
menu03_i_ID61.Hint='';
menu03_i_ID61.Height=30;
menu03_i_ID61.Width=186;
menu03_i_ID61.PaddingLeft=10;
menu03_i_ID61.BgImage='http://librerialatina.com.ve/tienda/menu03_images/Centro.gif';
menu03_i_ID61.BgImgPos='bottom';
menu03_i_ID61.LeftPartBgImage='http://librerialatina.com.ve/tienda/menu03_images/Izquierda.gif';
menu03_i_ID61.RightPartBgImage='http://librerialatina.com.ve/tienda/menu03_images/Derecha.gif';
menu03_i_ID61.RightPartBgImgPos='bottom';
menu03_i_ID61.FontColor='#FFFF00';

//Create new submenu group
var menu03_g_ID63 = new menu03MenuGroup(0,0,'V');
menu03_g_ID63.id='menu03_g_ID63';
menu03_g_ID63.Assign(menu03_GroupStyle); //assign styles from the general style object
menu03_g_ID63.AnimationType=0;
//Connect the submenu to the menu item
menu03_i_ID61.AddGroup(menu03_g_ID63);

//Create new menu item
var menu03_i_ID62 = new menu03MenuItem('Arquitectura');
menu03_i_ID62.id='menu03_i_ID62';
menu03_i_ID62.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID62.Text_o='';
menu03_i_ID62.Text_c='';
menu03_i_ID62.URL='http://librerialatina.com.ve/tienda/index.php?cPath=30_95';
menu03_i_ID62.Hint='';
menu03_g_ID63.AddItem(menu03_i_ID62);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID66 = new menu03MenuItem('Matemática, Física, Química y Álgebra');
menu03_i_ID66.id='menu03_i_ID66';
menu03_i_ID66.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID66.Text_o='';
menu03_i_ID66.Text_c='';
menu03_i_ID66.URL='http://librerialatina.com.ve/tienda/index.php?cPath=30_271';
menu03_i_ID66.Hint='';
menu03_g_ID63.AddItem(menu03_i_ID66);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID67 = new menu03MenuItem('Serie Schuam');
menu03_i_ID67.id='menu03_i_ID67';
menu03_i_ID67.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID67.Text_o='';
menu03_i_ID67.Text_c='';
menu03_i_ID67.URL='http://librerialatina.com.ve/tienda/index.php?cPath=30_272';
menu03_i_ID67.Hint='';
menu03_g_ID63.AddItem(menu03_i_ID67);//Add menu item to the menu group
menu03_mg_ID1.AddItem(menu03_i_ID61);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID68 = new menu03MenuItem(' Artículos Escolares');
menu03_i_ID68.id='menu03_i_ID68';
menu03_i_ID68.Assign(menu03_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID68.Text_o='';
menu03_i_ID68.Text_c='';
menu03_i_ID68.URL='http://librerialatina.com.ve/tienda/index.php?cPath=314';
menu03_i_ID68.Hint='';
menu03_i_ID68.Height=30;
menu03_i_ID68.Width=175;
menu03_i_ID68.PaddingLeft=10;
menu03_i_ID68.BgImage='http://librerialatina.com.ve/tienda/menu03_images/Centro.gif';
menu03_i_ID68.BgImgPos='bottom';
menu03_i_ID68.LeftPartBgImage='http://librerialatina.com.ve/tienda/menu03_images/Izquierda.gif';
menu03_i_ID68.LeftPartBgImgPos='bottom';
menu03_i_ID68.RightPartBgImage='http://librerialatina.com.ve/tienda/menu03_images/Derecha.gif';
menu03_i_ID68.RightPartBgImgPos='bottom';
menu03_i_ID68.FontColor='#FFFF00';

//Create new submenu group
var menu03_g_ID70 = new menu03MenuGroup(0,0,'V');
menu03_g_ID70.id='menu03_g_ID70';
menu03_g_ID70.Assign(menu03_GroupStyle); //assign styles from the general style object
menu03_g_ID70.AnimationType=0;
//Connect the submenu to the menu item
menu03_i_ID68.AddGroup(menu03_g_ID70);

//Create new menu item
var menu03_i_ID69 = new menu03MenuItem('Bolsos');
menu03_i_ID69.id='menu03_i_ID69';
menu03_i_ID69.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID69.Text_o='';
menu03_i_ID69.Text_c='';
menu03_i_ID69.URL='http://librerialatina.com.ve/tienda/index.php?cPath=314_316';
menu03_i_ID69.Hint='';
menu03_g_ID70.AddItem(menu03_i_ID69);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID73 = new menu03MenuItem('Carpetas con Cierre');
menu03_i_ID73.id='menu03_i_ID73';
menu03_i_ID73.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID73.Text_o='';
menu03_i_ID73.Text_c='';
menu03_i_ID73.URL='http://librerialatina.com.ve/tienda/index.php?cPath=314_317';
menu03_i_ID73.Hint='';
menu03_g_ID70.AddItem(menu03_i_ID73);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID74 = new menu03MenuItem('Libretas');
menu03_i_ID74.id='menu03_i_ID74';
menu03_i_ID74.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID74.Text_o='';
menu03_i_ID74.Text_c='';
menu03_i_ID74.URL='http://librerialatina.com.ve/tienda/index.php?cPath=314_318';
menu03_i_ID74.Hint='';
menu03_g_ID70.AddItem(menu03_i_ID74);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID75 = new menu03MenuItem('Morrales');
menu03_i_ID75.id='menu03_i_ID75';
menu03_i_ID75.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID75.Text_o='';
menu03_i_ID75.Text_c='';
menu03_i_ID75.URL='http://librerialatina.com.ve/tienda/index.php?cPath=314_315';
menu03_i_ID75.Hint='';
menu03_g_ID70.AddItem(menu03_i_ID75);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID76 = new menu03MenuItem('Tacos');
menu03_i_ID76.id='menu03_i_ID76';
menu03_i_ID76.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID76.Text_o='';
menu03_i_ID76.Text_c='';
menu03_i_ID76.URL='http://librerialatina.com.ve/tienda/index.php?cPath=314_319';
menu03_i_ID76.Hint='';
menu03_g_ID70.AddItem(menu03_i_ID76);//Add menu item to the menu group
menu03_mg_ID1.AddItem(menu03_i_ID68);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID77 = new menu03MenuItem(' Artículos de Oficina');
menu03_i_ID77.id='menu03_i_ID77';
menu03_i_ID77.Assign(menu03_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID77.Text_o='';
menu03_i_ID77.Text_c='';
menu03_i_ID77.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291';
menu03_i_ID77.Hint='';
menu03_i_ID77.Width=178;
menu03_i_ID77.PaddingLeft=10;
menu03_i_ID77.BgImage='http://librerialatina.com.ve/tienda/menu03_images/Centro.gif';
menu03_i_ID77.BgImgPos='bottom';
menu03_i_ID77.LeftPartBgImage='http://librerialatina.com.ve/tienda/menu03_images/Izquierda.gif';
menu03_i_ID77.LeftPartBgImgPos='bottom';
menu03_i_ID77.RightPartBgImage='http://librerialatina.com.ve/tienda/menu03_images/Derecha.gif';
menu03_i_ID77.RightPartBgImgPos='bottom';
menu03_i_ID77.FontColor='#FFFF00';
menu03_i_ID77.RightIconOffsetX=-30;
menu03_i_ID77.RightIconOffsetY=-36;

//Create new submenu group
var menu03_g_ID79 = new menu03MenuGroup(0,0,'V');
menu03_g_ID79.id='menu03_g_ID79';
menu03_g_ID79.Assign(menu03_GroupStyle); //assign styles from the general style object
menu03_g_ID79.AnimationType=0;
//Connect the submenu to the menu item
menu03_i_ID77.AddGroup(menu03_g_ID79);

//Create new menu item
var menu03_i_ID78 = new menu03MenuItem('Alfileres');
menu03_i_ID78.id='menu03_i_ID78';
menu03_i_ID78.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID78.Text_o='';
menu03_i_ID78.Text_c='';
menu03_i_ID78.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_302';
menu03_i_ID78.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID78);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID80 = new menu03MenuItem('Almohadillas');
menu03_i_ID80.id='menu03_i_ID80';
menu03_i_ID80.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID80.Text_o='';
menu03_i_ID80.Text_c='';
menu03_i_ID80.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_306';
menu03_i_ID80.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID80);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID81 = new menu03MenuItem('Block de Análisis');
menu03_i_ID81.id='menu03_i_ID81';
menu03_i_ID81.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID81.Text_o='';
menu03_i_ID81.Text_c='';
menu03_i_ID81.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_300';
menu03_i_ID81.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID81);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID82 = new menu03MenuItem('Chinches');
menu03_i_ID82.id='menu03_i_ID82';
menu03_i_ID82.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID82.Text_o='';
menu03_i_ID82.Text_c='';
menu03_i_ID82.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_293';
menu03_i_ID82.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID82);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID83 = new menu03MenuItem('Cintas de Impresoras y Maq. de Escribir');
menu03_i_ID83.id='menu03_i_ID83';
menu03_i_ID83.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID83.Text_o='';
menu03_i_ID83.Text_c='';
menu03_i_ID83.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_307';
menu03_i_ID83.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID83);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID84 = new menu03MenuItem('Cuadernos de Contabilidad');
menu03_i_ID84.id='menu03_i_ID84';
menu03_i_ID84.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID84.Text_o='';
menu03_i_ID84.Text_c='';
menu03_i_ID84.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_303';
menu03_i_ID84.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID84);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID85 = new menu03MenuItem('Dispensadores');
menu03_i_ID85.id='menu03_i_ID85';
menu03_i_ID85.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID85.Text_o='';
menu03_i_ID85.Text_c='';
menu03_i_ID85.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_294';
menu03_i_ID85.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID85);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID86 = new menu03MenuItem('Grapas');
menu03_i_ID86.id='menu03_i_ID86';
menu03_i_ID86.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID86.Text_o='';
menu03_i_ID86.Text_c='';
menu03_i_ID86.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_295';
menu03_i_ID86.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID86);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID87 = new menu03MenuItem('Libros de Contabilidad');
menu03_i_ID87.id='menu03_i_ID87';
menu03_i_ID87.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID87.Text_o='';
menu03_i_ID87.Text_c='';
menu03_i_ID87.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_301';
menu03_i_ID87.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID87);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID88 = new menu03MenuItem('Marcadores');
menu03_i_ID88.id='menu03_i_ID88';
menu03_i_ID88.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID88.Text_o='';
menu03_i_ID88.Text_c='';
menu03_i_ID88.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_312';
menu03_i_ID88.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID88);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID89 = new menu03MenuItem('Organizadores');
menu03_i_ID89.id='menu03_i_ID89';
menu03_i_ID89.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID89.Text_o='';
menu03_i_ID89.Text_c='';
menu03_i_ID89.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_296';
menu03_i_ID89.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID89);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID90 = new menu03MenuItem('Papelería');
menu03_i_ID90.id='menu03_i_ID90';
menu03_i_ID90.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID90.Text_o='';
menu03_i_ID90.Text_c='';
menu03_i_ID90.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_297';
menu03_i_ID90.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID90);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID91 = new menu03MenuItem('Perforadoras');
menu03_i_ID91.id='menu03_i_ID91';
menu03_i_ID91.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID91.Text_o='';
menu03_i_ID91.Text_c='';
menu03_i_ID91.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_292';
menu03_i_ID91.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID91);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID92 = new menu03MenuItem('Porta Clips');
menu03_i_ID92.id='menu03_i_ID92';
menu03_i_ID92.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID92.Text_o='';
menu03_i_ID92.Text_c='';
menu03_i_ID92.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_304';
menu03_i_ID92.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID92);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID93 = new menu03MenuItem('Post-It');
menu03_i_ID93.id='menu03_i_ID93';
menu03_i_ID93.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID93.Text_o='';
menu03_i_ID93.Text_c='';
menu03_i_ID93.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_311';
menu03_i_ID93.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID93);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID94 = new menu03MenuItem('Resaltadores');
menu03_i_ID94.id='menu03_i_ID94';
menu03_i_ID94.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID94.Text_o='';
menu03_i_ID94.Text_c='';
menu03_i_ID94.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_299';
menu03_i_ID94.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID94);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID95 = new menu03MenuItem('Saca Grapas');
menu03_i_ID95.id='menu03_i_ID95';
menu03_i_ID95.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID95.Text_o='';
menu03_i_ID95.Text_c='';
menu03_i_ID95.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_309';
menu03_i_ID95.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID95);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID96 = new menu03MenuItem('Teipes');
menu03_i_ID96.id='menu03_i_ID96';
menu03_i_ID96.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID96.Text_o='';
menu03_i_ID96.Text_c='';
menu03_i_ID96.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_308';
menu03_i_ID96.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID96);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID98 = new menu03MenuItem('Tintas');
menu03_i_ID98.id='menu03_i_ID98';
menu03_i_ID98.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID98.Text_o='';
menu03_i_ID98.Text_c='';
menu03_i_ID98.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_298';
menu03_i_ID98.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID98);//Add menu item to the menu group

//Create new menu item
var menu03_i_ID99 = new menu03MenuItem('Varios');
menu03_i_ID99.id='menu03_i_ID99';
menu03_i_ID99.Assign(menu03_GroupItemsGeneralStyle); //Assign styles from the general style object
menu03_i_ID99.Text_o='';
menu03_i_ID99.Text_c='';
menu03_i_ID99.URL='http://librerialatina.com.ve/tienda/index.php?cPath=291_310';
menu03_i_ID99.Hint='';
menu03_g_ID79.AddItem(menu03_i_ID99);//Add menu item to the menu group
menu03_mg_ID1.AddItem(menu03_i_ID77);//Add menu item to the menu group


