/* Milonic DHTML Menu - JavaScript Website Navigation System. Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved. Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products This is a commercial software product, please visit http://www.milonic.com/ for more information. See http://www.milonic.com/license.php for Commercial License Agreement All Copyright statements must always remain in place in all files at all times ******* PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE ******* */ _menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=-5 // Sub menu left offset with(menuStyle=new mm_style()){ onbgcolor="#7F7F7F"; oncolor="#ffffff"; offbgcolor="#ffffff"; offcolor="#515151"; bordercolor="#C4C4C4"; borderstyle="solid"; borderwidth=1; separatorcolor="#7F7F7F"; separatorsize="1"; padding=1; fontweight="bold" fontsize="10px"; fontstyle="bold"; fontfamily="Arial, Tahoma, Verdana"; //pagecolor="7F7F7F"; //pagebgcolor="#82B6D7"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="../img/arrow.gif"; subimagepadding="2"; overfilter="Fade(duration=0.5);Alpha(opacity=90);// Shadow(color='#777777', Direction=135, Strength=0)"; outfilter="randomdissolve(duration=0)"; } with(menuStyle2=new mm_style()){ onbgcolor="#7F7F7F"; oncolor="#ffffff"; offbgcolor="#ffffff"; offcolor="#515151"; bordercolor="#7F7F7F"; borderstyle="solid"; borderwidth=1; separatorcolor="#C4C4C4"; separatorsize="1"; padding=8; fontweight="normal" fontsize="10px"; fontstyle="normal"; fontfamily="Verdana, Tahoma, Verdana"; //pagecolor="7F7F7F"; //pagebgcolor="#82B6D7"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="../img/arrow.gif"; subimagepadding="8"; overfilter="Fade(duration=0.1);Alpha(opacity=90);// Shadow(color='#777777', Direction=135, Strength=0)"; outfilter="randomdissolve(duration=0)"; } with(milonic=new menuname("MenuL2-13")){ style=menuStyle2; //overflow="scroll"; aI("text=Presentation;url=content.asp?page=ChambreBlanche_Presentation_EN;status=Presentation;showmenu=MenuL3-13;"); aI("text=Site-specific Residencies;url=;status=Site-specific Residencies;showmenu=MenuL3-14;"); aI("text=WebLab;url=;status=WebLab;showmenu=MenuL3-30;"); aI("text=How to reach us;url=content.asp?page=ChambreBlanche_Contact_EN;status=How to reach us;;"); aI("text=Calls;url=actu.asp?cleLangue=2&cleActualiteType=5;status=Calls;;"); } with(milonic=new menuname("MenuL2-14")){ style=menuStyle2; //overflow="scroll"; aI("text=Site-specific;url=;status=Site-specific;showmenu=MenuL3-17;"); aI("text=WebLab;url=;status=WebLab;showmenu=MenuL3-18;"); aI("text=Special Events;url=;status=Special Events;showmenu=MenuL3-19;"); aI("text=Training;url=formation.asp?cleLangue=2&cleProgType=4;status=Training;;"); } with(milonic=new menuname("MenuL2-15")){ style=menuStyle2; //overflow="scroll"; aI("text=Presentation                ;url=content.asp?page=CentreDoc_Presentation_EN;status=Presentation;;"); aI("text=Research;url=content.asp?page=CentreDoc_Research;status=Research;;"); } with(milonic=new menuname("MenuL2-16")){ style=menuStyle2; //overflow="scroll"; aI("text=Presentation;url=content.asp?page=Publications_Presentation_EN;status=Presentation;;"); aI("text=Titles;url=publication.asp;status=Titles;;"); } with(milonic=new menuname("MenuL2-18")){ style=menuStyle2; //overflow="scroll"; aI("text=How to become a member;url=content.asp?page=Become_Member;status=How to become a member;;"); aI("text=News;url=;status=News;;"); } with(milonic=new menuname("MenuL3-13")){ style=menuStyle2; //overflow="scroll"; aI("text=A History;url=content.asp?page=ChambreBlanche_History;status=A History;;"); aI("text=Mandate;url=content.asp?page=ChambreBlanche_Mandate;status=Mandate;;"); aI("text=Team;url=content.asp?page=ChambreBlanche_Team;status=Team;;"); } with(milonic=new menuname("MenuL3-14")){ style=menuStyle2; //overflow="scroll"; aI("text=Presentation;url=content.asp?page=Res_InSitu_Presentation_EN;status=Presentation;;"); aI("text=Gallery plan;url=content.asp?page=Res_InSitu_Plan_EN;status=Gallery plan;;"); aI("text=Equipment list;url=content.asp?page=Res_InSitu_Equipments;status=Equipment list;;"); } with(milonic=new menuname("MenuL3-17")){ style=menuStyle2; //overflow="scroll"; aI("text=Current        ;url=event_list.asp?cleLangue=2&cleProgType=1&CurrentPer=Current;status=Current;;"); aI("text=Forthcoming;url=event_list.asp?cleLangue=2&cleProgType=1&CurrentPer=Future;status=Forthcoming;;"); aI("text=Archives;url=event_list.asp?cleLangue=2&cleProgType=1&CurrentPer=File;status=Archives;;"); } with(milonic=new menuname("MenuL3-18")){ style=menuStyle2; //overflow="scroll"; aI("text=Current        ;url=event_list.asp?cleLangue=2&cleProgType=2&CurrentPer=Current;status=Current;;"); aI("text=Forthcoming;url=event_list.asp?cleLangue=2&cleProgType=2&CurrentPer=Future;status=Forthcoming;;"); aI("text=Archives;url=event_list.asp?cleLangue=2&cleProgType=2&CurrentPer=File;status=Archives;;"); } with(milonic=new menuname("MenuL3-19")){ style=menuStyle2; //overflow="scroll"; aI("text=Current        ;url=event_list.asp?cleLangue=2&cleProgType=3&CurrentPer=Current;status=Current;;"); aI("text=Forthcoming;url=event_list.asp?cleLangue=2&cleProgType=3&CurrentPer=Future;status=Forthcoming;;"); aI("text=Archives;url=event_list.asp?cleLangue=2&cleProgType=3&CurrentPer=File;status=Archives;;"); } with(milonic=new menuname("MenuL3-30")){ style=menuStyle2; //overflow="scroll"; aI("text=Presentation;url=content.asp?page=Res_LabWeb_Presentation_EN;status=Presentation;;"); aI("text=Equipment list;url=content.asp?page=Res_LabWeb_Equipments;status=Equipment list;;"); } drawMenus();