// This menu is used by genric content display type 4 pages. // It contains same menu items as the menu.jsp but has different position from top // Separate file was created to avoid problems with JS caching var topMenuBarsPositionFromLeft=15; var topMenuBarsPositionFromTop=89; var menuItemsheight=20; var menuItemsWidth = 235; menuDirection="left"; //Menu object creation oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname //Menu properties oCMenu.pxBetween=1 oCMenu.fromLeft=topMenuBarsPositionFromLeft oCMenu.fromTop=topMenuBarsPositionFromTop oCMenu.rows=1 oCMenu.menuPlacement=0 oCMenu.offlineRoot="" oCMenu.onlineRoot="" oCMenu.resizeCheck=1 oCMenu.wait=1000 oCMenu.fillImg="/menu/images/dot.gif" oCMenu.zIndex=0 //Background bar properties oCMenu.useBar=1 oCMenu.barWidth="menu" oCMenu.barHeight="menu" oCMenu.barClass="clBar" oCMenu.barX=topMenuBarsPositionFromLeft oCMenu.barY=topMenuBarsPositionFromTop oCMenu.barBorderX=0 oCMenu.barBorderY=0 oCMenu.barBorderClass="" //Level properties - ALL properties have to be spesified in level 0 oCMenu.level[0]=new cm_makeLevel() //Add this for each new level oCMenu.level[0].width=menuItemsWidth oCMenu.level[0].height=menuItemsheight oCMenu.level[0].regClass="clLevel0" oCMenu.level[0].overClass="clLevel0over" oCMenu.level[0].borderX=0 oCMenu.level[0].borderY=0 oCMenu.level[0].offsetX=0 oCMenu.level[0].offsetY=-1 oCMenu.level[0].borderClass="clLevel0border" oCMenu.level[0].rows=0 oCMenu.level[0].align="bottom" //EXAMPLE SUB LEVEL[1] PROPERTIES - You have to spesify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number) oCMenu.level[1].width=menuItemsWidth-2 oCMenu.level[1].height=menuItemsheight oCMenu.level[1].regClass="clLevel1" oCMenu.level[1].overClass="clLevel1over" oCMenu.level[1].borderX=1 oCMenu.level[1].borderY=1 oCMenu.level[1].offsetX=0 oCMenu.level[1].offsetY=-1 oCMenu.level[1].borderClass="clLevel1border" oCMenu.level[1].align="right" oCMenu.level[1].arrow="/menu/ltr/images/link_button.gif" oCMenu.level[1].arrowAlways="/menu/images/dot.gif" oCMenu.level[1].arrowWidth=9 oCMenu.level[1].arrowHeight=7 /****************************************** Menu item creation: myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) *************************************/ oCMenu.makeMenu( 'INSIDE', '', 'Información de Toshiba', '' ); oCMenu.makeMenu( 'PRODUCTS', '', 'Catálogo de Productos', 'http://es.computers.toshiba-europe.com/innovation/notebooks_desktops_servers_family_page.jsp?service=ES' ); oCMenu.makeMenu( 'SERVICES_SOLUTIONS', '', 'Servicios y Soluciones', 'http://es.computers.toshiba-europe.com/innovation/generic/servicios_garantias_seguros_extensiones_reparacion_in_situ/' ); oCMenu.makeMenu( 'SUPPORT_DOWNLOAD', '', 'Soporte técnico y descargas', 'http://es.computers.toshiba-europe.com/innovation/generic_content.jsp?service=ES&ID=SUPPORT_PORTAL' ); oCMenu.makeMenu( 'MENU_ITEM3', 'INSIDE', 'Responsabilidad Social Corporativa', 'http://es.computers.toshiba-europe.com/innovation/generic_content.jsp?service=ES&ID=RSC' ); oCMenu.makeMenu( 'NEWS_INSIDE', 'INSIDE', 'Noticias', 'http://es.computers.toshiba-europe.com/innovation/news_article_index.jsp?service=ES' ); oCMenu.makeMenu( 'NEWSLETTERS_INSIDE', 'INSIDE', 'Newsletter Toshiba', 'http://es.computers.toshiba-europe.com/innovation/newsletters_homepage.jsp?service=ES' ); oCMenu.makeMenu( 'REVIEWS_AND_AWARDS_INSIDE', 'INSIDE', 'Premios y artículos', 'http://es.computers.toshiba-europe.com/innovation/reviews_homepage.jsp?service=ES' ); oCMenu.makeMenu( 'TECHNOLOGY_TRENDS_AND_VIEWS_INSIDE', 'INSIDE', 'Artículos tecnológicos', 'http://es.computers.toshiba-europe.com/innovation/future_techs.jsp?service=ES' ); oCMenu.makeMenu( 'MEDIA_PRESS_CENTRE_INSIDE', 'INSIDE', 'Banco de imágenes', 'javascript:var w=window.open( "http://www.toshiba.es/bi", "Toshiba", "resizable=yes,scrollbars=yes,status=yes,menubar=yes,toolbar=yes,location=yes" )' ); oCMenu.makeMenu( 'INSIDE_TOSHIBA', 'INSIDE', 'Acerca de Toshiba', '' ); oCMenu.makeMenu( 'NOTEBOOKS', 'PRODUCTS', 'Portátiles', '' ); oCMenu.makeMenu( 'OPTIONS_2', 'PRODUCTS', 'Opciones y Accesorios', 'http://es.computers.toshiba-europe.com/innovation/generic/OpcionesyAccesorios?service=ES' ); oCMenu.makeMenu( 'SERVICES', 'PRODUCTS', 'Servicios y Soluciones', 'http://es.computers.toshiba-europe.com/innovation/generic/servicios_garantias_seguros_extensiones_reparacion_in_situ/' ); oCMenu.makeMenu( 'DISCONTINUED_MODELS_PRODUCTS', 'PRODUCTS', 'Modelos antiguos', 'http://es.computers.toshiba-europe.com/innovation/discontinued_models.jsp?service=ES' ); oCMenu.makeMenu( 'SERVICES_MENU_ITEM2', 'SERVICES_SOLUTIONS', 'Garantía estándar', '' ); oCMenu.makeMenu( 'SERVICES_HOMEPAGE', 'SERVICES_SOLUTIONS', 'Servicios', 'http://es.computers.toshiba-europe.com/innovation/generic/servicios_garantias_seguros_extensiones_reparacion_in_situ/' ); oCMenu.makeMenu( 'SECURITY_CENTER_SUPPORT_DOWNLOAD', 'SUPPORT_DOWNLOAD', 'Centro de Seguridad Toshiba', 'http://es.computers.toshiba-europe.com/innovation/generic/security-center-es/?service=ES' ); oCMenu.makeMenu( 'SUPPORT_HOMEPAGE', 'SUPPORT_DOWNLOAD', 'Soporte técnico On-line', 'http://es.computers.toshiba-europe.com/innovation/generic_content.jsp?service=ES&ID=SUPPORT_PORTAL', '', '', '', '', '', '', '', 'left' ); oCMenu.makeMenu( 'DOWNLOAD_FILES_SUPPORT_DOWNLOAD', 'SUPPORT_DOWNLOAD', 'Descargar Drivers', 'http://es.computers.toshiba-europe.com/innovation/download_drivers_bios.jsp?service=ES' ); oCMenu.makeMenu( 'MS_SERVICE_PACKS', 'SUPPORT_DOWNLOAD', 'Service Pack de Microsoft Windows', 'http://es.computers.toshiba-europe.com/innovation/generic_content.jsp?service=ES&ID=0000000155aaa', '', '', '', '', '', '', '', 'left' ); oCMenu.makeMenu( 'FIND_ASP', 'SUPPORT_DOWNLOAD', 'Localizador de Servicios Técnicos', 'http://es.computers.toshiba-europe.com/innovation/generic_content.jsp?service=ES&ID=sat', '', '', '', '', '', '', '', 'left' ); oCMenu.makeMenu( 'SUPPORT_MENU_ITEM2', 'SUPPORT_DOWNLOAD', 'Paquetes de idiomas de Microsoft', 'http://es.computers.toshiba-europe.com/innovation/generic_content.jsp?service=ES&ID=idiomas_ms', '', '', '', '', '', '', '', 'left' ); oCMenu.makeMenu( 'ABOUT_TOSHIBA_INSIDE_TOSHIBA', 'INSIDE_TOSHIBA', 'Toshiba en España', 'http://es.computers.toshiba-europe.com/innovation/about_toshiba.jsp?service=ES' ); oCMenu.makeMenu( 'CONTACT_TOSHIBA_INSIDE_TOSHIBA', 'INSIDE_TOSHIBA', 'Contacte con Toshiba', 'http://es.computers.toshiba-europe.com/innovation/contact_toshiba.jsp?service=ES' ); oCMenu.makeMenu( 'PORTEGE_NOTEBOOKS', 'NOTEBOOKS', 'Portégé', 'http://es.computers.toshiba-europe.com/innovation/generic/portege?service=ES' ); oCMenu.makeMenu( 'TECRA_NOTEBOOKS', 'NOTEBOOKS', 'Tecra', 'http://es.computers.toshiba-europe.com/innovation/generic/tecra?service=ES' ); oCMenu.makeMenu( 'SATELLITE_PRO_NOTEBOOKS', 'NOTEBOOKS', 'Satellite Pro', 'http://es.computers.toshiba-europe.com/innovation/model_index_page.jsp?service=ES&ID=2327' ); oCMenu.makeMenu( 'SATELLITE_NOTEBOOKS', 'NOTEBOOKS', 'Satellite', 'http://es.computers.toshiba-europe.com/innovation/model_index_page.jsp?service=ES&ID=2326' ); oCMenu.makeMenu( 'QOSMIO_NOTEBOOKS', 'NOTEBOOKS', 'Qosmio', 'http://es.computers.toshiba-europe.com/innovation/model_index_page.jsp?service=ES&ID=96787' ); oCMenu.makeMenu( 'NB100_NOTEBOOKS', 'NOTEBOOKS', 'Mini portátil', 'http://es.computers.toshiba-europe.com/innovation/family/Mini-Portatil-NB100/1058018/' ); oCMenu.makeMenu( 'X200_NOTEBOOKS', 'NOTEBOOKS', 'Tour en Flash', 'javascript:var w=window.open( "http://www.toshiba.fr/flashxnet/public/flashhome.asp?language=sp", "Toshiba" )' ); oCMenu.makeMenu( 'OPTIONS_MULTIMEDIA_SITE_OPTIONS_2', 'OPTIONS_2', 'Toshiba Multimedia', 'javascript:var w=window.open( "http://www.toshiba-multimedia.com/es", "Toshiba" )' ); oCMenu.makeMenu( 'OPTIONS_HOME_PAGE_OPTIONS_2', 'OPTIONS_2', 'Opciones y Accesorios', 'http://es.computers.toshiba-europe.com/innovation/generic/OpcionesyAccesorios/?service=ES' ); oCMenu.makeMenu( 'SERVICES_HOMEPAGE_2_SERVICES_HOMEPAGE', 'SERVICES_HOMEPAGE', 'Ampliaciones de Garantía', 'http://es.computers.toshiba-europe.com/innovation/generic/servicios_ampliacion_de_garantia/' ); oCMenu.makeMenu( 'REGISTER_SERVICE_2_SERVICES_HOMEPAGE', 'SERVICES_HOMEPAGE', 'Reparaciones a domicilio', 'http://es.computers.toshiba-europe.com/innovation/generic/servicios_reparacion_in_situ/' ); oCMenu.makeMenu( 'LOCAL_SERVICES_SERVICES_HOMEPAGE', 'SERVICES_HOMEPAGE', 'Seguros', 'http://es.computers.toshiba-europe.com/innovation/generic/servicios_seguros/' ); oCMenu.makeMenu( 'BUY_WARRANTY_SERVICES_MENU_ITEM2', 'SERVICES_MENU_ITEM2', 'Información', 'http://es.computers.toshiba-europe.com/innovation/generic/servicios_garantia_estandar/' ); oCMenu.makeMenu( 'WARRANTY_TERMS_CONDITIONS_SERVICES_MENU_ITEM2', 'SERVICES_MENU_ITEM2', 'Condiciones de la Garantía', 'http://es.computers.toshiba-europe.com/innovation/generic_content.jsp?service=ES&ID=OWS' ); //Leave this line - it constructs the menu oCMenu.construct()