_menuCloseDelay=50 // The time delay for menus to remain visible on mouse out _menuOpenDelay=0 // The time delay before menus open on mouse over _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=0 // Sub menu left offset with(menuStyle=new mm_style()){ onbgcolor='#d2eaec'; // Bg color down oncolor='#666666'; // Down font offbgcolor='#dadada'; // Down Bg color offcolor='#666666'; // Up font separatorcolor="#ffffff"; separatorsize="1"; bordercolor='#000000'; borderstyle='normal'; borderwidth=4; padding=3; fontsize='12'; fontfamily='arial'; overfilter='fade(Duration=0.1);scroll;' outfilter='fade(Duration=0.2)'; } with(menuStyleMain=new mm_style()){ oncolor='#ffffff'; offcolor='#ffffff'; // offbgcolor='#2A75AF'; // itemheight=4; borderstyle='thin'; borderwidth=0; padding=2; fontsize='12'; fontstyle='normal'; fontfamily='Arial, Tahoma, Arial'; fontweight='bold'; subimagepadding='2'; overfilter='GradientWipe(Duration=0.2, Direction="360");'; } with(milonic=new menuname('Main Menu')){ style=menuStyleMain; // margin=6; separatorcolor="#333333"; separatorsize="1"; top=235; alwaysvisible=1; position='relative'; orientation='horizontal'; align='right'; openstyle='rtl'; aI("text=    Home ;url=indexEng.asp"); aI("text= | "); aI("text= About ;url=PageAboutEng.asp"); aI("text= | "); aI("text= Solutions ;url=PageSolutionsEng.asp;showmenu=IMenu39"); aI("text= | "); aI("text= Clients ;url=pageClientsEng.asp"); aI("text= | "); aI("text= Staff ;url=pageStaffEng.asp"); aI("text= | "); aI("text= Publications ;url=pagePubEng.asp"); aI("text= | "); aI("text= Blog url=pageblog.asp"); aI("text= | "); aI("text= News ;url=pageNewsEng.asp"); aI("text= | "); aI("text= Contact us ;url=pageContEng.asp"); aI("text= | "); aI("text= עברית   ;url=indexHe.asp"); } with(milonic=new menuname('IMenu39')){ style=menuStyle; itemwidth=210; openstyle='rtl'; align='left'; left='offset=110'; aI("text= Strategic Planning;url=pageStratEng.asp"); aI("text= Marketing Strategy;url=pageMarketEng.asp"); aI("text= Business Plans;url=pageBusEng.asp"); aI("text= Market and Trends Analysis;url=pageTrendsEng.asp"); aI("text= Identification of Growth Drivers;url=pageGrowthEng.asp"); aI("text= Diffusion of Innovations;url=pageInnovEng.asp"); aI("text= Prioritization of Markets;url=pagePriorEng.asp"); aI("text= Increasing Profitability;url=pageProfitEng.asp"); aI("text= Increasing Market Share;url=pageShareEng.asp"); aI("text= Positioning;url=pagePosEng.asp"); aI("text= Activities and Results Management;url=pageARMEng.asp"); aI("text= Evaluating Customer Value;url=pageValueEng.asp"); } with(milonic=new menuname('IMenu36')){ style=menuStyle; itemwidth=130; openstyle='rtl'; align='center'; left='offset=40'; aI("text=System implementation;url=http://www.goren-ltd.co.il/cont_frmEng.asp?page_num=15;target=cont_frm"); aI("text=System selection (RFP);url=http://www.goren-ltd.co.il/cont_frmEng.asp?page_num=16;target=cont_frm"); aI("text=Working methods;url=http://www.goren-ltd.co.il/cont_frmEng.asp?page_num=17;target=cont_frm"); aI("text=Analyzing tools (BI) implementation;url=http://www.goren-ltd.co.il/cont_frmEng.asp?page_num=18;target=cont_frm"); aI("text=Implementation improvement;url=http://www.goren-ltd.co.il/cont_frmEng.asp?page_num=19;target=cont_frm"); aI("text=Quality system implementation;url=http://www.goren-ltd.co.il/cont_frmEng.asp?page_num=21;target=cont_frm"); } with(milonic=new menuname('IMenu34')){ style=menuStyle; itemwidth=138; openstyle='rtl'; align='right'; left='offset=1'; } with(milonic=new menuname('IMenu32')){ style=menuStyle; itemwidth=150; openstyle='rtl'; align='right'; left='offset=1'; } with(milonic=new menuname('IMenu28')){ style=menuStyle; itemwidth=138; openstyle='rtl'; align='right'; left='offset=1'; } with(milonic=new menuname('IMenu19')){ style=menuStyle; itemwidth=138; openstyle='rtl'; align='right'; left='offset=1'; } with(milonic=new menuname('IMenu42')){ style=menuStyle; itemwidth=110; openstyle='rtl'; align='left'; left='offset=60'; } drawMenus();