function cdd_menu840628(){//////////////////////////Start Menu Data///////////////////////////////// //**** NavStudio, (c) 2004, OpenCube Inc., - www.opencube.com **** //Note: This data file may be manually customized outside of the visual interface. //Unique Menu Id this.uid = 840628 /********************************************************************************************** Icon Images **********************************************************************************************/ /********************************************************************************************** Global - Menu Container Settings **********************************************************************************************/ this.menu_background_color = "#C54D35" this.menu_border_color = "#000000" this.menu_border_width = "2" this.menu_padding = "0,0,0,0" this.menu_border_style = "solid" this.divider_caps = false this.divider_width = 1 this.divider_height = 0 this.divider_background_color = "transparent" this.divider_border_style = "none" this.divider_border_width = 0 this.divider_border_color = "#000000" this.menu_is_horizontal = false this.menu_width = "100" this.menu_xy = "-80,-2" this.menu_scroll_direction = 1 this.menu_scroll_reverse_on_hide = true this.menu_scroll_delay = 5 this.menu_scroll_step = 8 /********************************************************************************************** Global - Menu Item Settings **********************************************************************************************/ this.menu_items_background_color_roll = "#F0F0F0" this.menu_items_text_color = "#FFFFFF" this.menu_items_text_decoration = "none" this.menu_items_font_family = "Verdana" this.menu_items_font_size = "10px" this.menu_items_font_style = "normal" this.menu_items_font_weight = "normal" this.menu_items_text_align = "left" this.menu_items_padding = "3,2,3,3" this.menu_items_border_style = "solid" this.menu_items_border_color = "#000000" this.menu_items_border_width = 0 this.menu_items_width = 98 this.menu_items_text_color_roll = "#000000" /********************************************************************************************** Main Menu Settings **********************************************************************************************/ this.menu_background_color_main = "" this.menu_items_background_color_roll_main = "transparent" this.menu_items_text_color_main = "#ffffff" this.menu_items_text_color_roll_main = "#000000" this.menu_items_background_image_main = "menu/main_default.gif" this.menu_items_background_image_roll_main = "menu/main_roll.gif" this.menu_items_font_family_main = "Verdana" this.menu_items_font_weight_main = "bold" this.menu_items_font_style_main = "normal" this.menu_items_font_size_main = "10px" this.menu_border_width_main = "0" this.menu_padding_main = "0,0,0,0" this.menu_items_padding_main = "4,5,11,0" this.menu_items_width_main = 79 this.menu_is_horizontal_main = true /********************************************************************************************** MENUS **********************************************************************************************/ this.item0 = "Inicio" this.item_width0 = 55 this.url0 = "index.php?id_p=69" this.item1 = "Quienes Somos" this.item_width1 = 111 this.url1 = "index.php?id_p=68" this.item2 = "Qué hacemos" this.item_width2 = 95 this.url2 = "index.php?id_p=57" this.item3 = "Publicaciones" this.item_width3 = 111 this.url3 = "index.php?id_p=36" this.item4 = "en Prensa" this.item_width4 = 79 this.url4 = "index.php?id_p=67" this.item5 = "Usuarios" this.item_width5 = 71 this.url5 = "index.php?id_p=U" this.item6 = "Contacto" this.item_width6 = 71 this.url6 = "index.php?id_p=C" /********************************************************************************************** SUBMENUS **********************************************************************************************/ this.menu_xy1 = "-120,0" this.menu_width1 = "120" this.item1_0 = "Misión / Historia/ Redes" this.url1_0 = "index.php?id_p=68" this.item1_1 = "Organigrama" this.url1_1 = "index.php?id_p=39" this.menu_xy3 = "-120,0" this.menu_width3 = "120" this.item3_0 = "Cartillas" this.url3_0 = "index.php?id_p=36" this.item3_1 = "Documentos y Artículos" this.url3_1 = "index.php?id_p=37" this.item3_2 = "Libros" this.url3_2 = "index.php?id_p=35" }///////////////////////// END Menu Data ///////////////////////////////////////// //Document Level Settings cdd__activate_onclick = false cdd__showhide_delay = 120 cdd__url_target = "_self" cdd__url_features = "resizable=1, scrollbars=1, titlebar=1, menubar=1, toolbar=1, location=1, status=1, directories=1, channelmode=0, fullscreen=0" cdd__display_urls_in_status_bar = true cdd__default_cursor = "hand" //NavStudio Code (Warning: Do Not Alter!) if (window.showHelp){b_type = "ie"; if (!window.attachEvent) b_type += "mac";}if (document.createElementNS) b_type = "dom";if (navigator.userAgent.indexOf("afari")>-1) b_type = "safari";if (window.opera) b_type = "opera"; qmap1 = "\<\script language=\"JavaScript\" vqptag='loader_sub' src=\"menu/"; qmap2 = ".js\">\<\/script\>";;function iesf(){};;function vqp_error(val){alert(val)} if (b_type){document.write(qmap1+cdd__codebase+"pbrowser_"+b_type+qmap2);document.close();}