
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(menuStyle=new mm_style()){  // my modified style
onbgcolor="#b54200";  //dark orange
oncolor="#ffffff";     //with white letters
offbgcolor="#DE8421";  // match orange background
offcolor="#FFE79C";    // match light text color
bordercolor="#FFB55A"; // box around entire menu
borderstyle="solid";
borderwidth=1;
separatorcolor="#FFB55A"; // match med orange - lines
separatorsize="2"; // thicker separate lines
separatorpadding="1"; // more horiz spacing
padding=1;  // reduce thickness of menu from 5 to 2
fontsize="13";  
fontstyle="normal";
fontweight="bold";
fontfamily="Tahoma,Verdana,Arial,Helvetica";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#38388E";
headerbgcolor="#FDC741"; // or "#ffcc00";
subimage="/menu/arrowdown.gif";  // added directory. created arrowright.gif for 2nd level
subimagepadding="0";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(homeStyle=new mm_style()){  // my modified style
onbgcolor="#b54200";  //dark orange
oncolor="#ffffff";     //with white letters
offbgcolor="#DE8421";  // match orange background
offcolor="#FFE79C";    // match light text color
bordercolor="#FFB55A"; // box around entire menu
borderstyle="solid";
borderwidth=1;
separatorcolor="#FFB55A"; // match med orange - lines
separatorsize="2"; // thicker separate lines
separatorpadding="1"; // more horiz spacing
padding=1;  // reduce thickness of menu from 5 to 2
fontsize="13";  
fontstyle="normal";
fontweight="bold";
fontfamily="Tahoma,Verdana,Arial,Helvetica";
headercolor="#38388E";
headerbgcolor="#FDC741"; // or "#ffcc00";
subimage="/menu/arrowdown.gif";  // added directory. created arrowright.gif for 2nd level
subimagepadding="0";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}
// PageColor highlights the entire menu path to current page. instead of using
// a different style for horizontal menu, use same style with Pagecolor for all.
// then create a special HomeMenu which does not have Home as a menu item.
// use Robelle Menu for all other pages and add Home as a top level item.
// also consider having all top level items link to sitemap.html 

// having alternate main menus requires having two data files. wait for this

with(milonic=new menuname("Robelle Menu")){  // based on sample menu
style=homeStyle;
screenposition="center"; // not align="center";
top=97;
alwaysvisible=1;
orientation="horizontal";
aI("text=Robelle;showmenu=About;url=/sitemap.html#robelle;");
aI("text=What's New;showmenu=WhatsNew;url=/sitemap.html#whatsnew;");
aI("text=Support;showmenu=Support;url=/sitemap.html#support;");
aI("text=Just Ask Us;showmenu=AdminSales;url=/sitemap.html#justaskus;");
aI("text=Popular Apps;showmenu=Partners;url=/sitemap.html#popularapps;");
aI("text=Resources;showmenu=Resources;url=/sitemap.html#resources;");
aI("text=Site Map;showmenu=SiteMap;url=/sitemap.html;");
}
with(milonic=new menuname("About")){
style=menuStyle;
aI("text=sales@robelle.com;type=header");
aI("text=Contact Us;url=http://www.robelle.com/contactus.html;");
aI("text=Products;showmenu=Products;url=http://www.robelle.com/products;status=Select a product;");
aI("text=About Us;url=http://www.robelle.com/company.html;");
aI("text=Fine Print;url=http://www.robelle.com/fineprint.html;");
aI("text=Staff;url=http://www.robelle.com/company.html#staff;");
aI("text=International Dealers;url=http://www.robelle.com/partners/welcome.html#dealers;");
aI("text=Our HP 3000 Plans;url=http://www.robelle.com/library/press-release/heretostay.html;");
aI("text=Tel: 888.762.3553;type=header");
}
with(milonic=new menuname("WhatsNew")){
style=menuStyle;
aI("text=Latest News (weblog);url=http://www.robelle.com/welcome.html#news;");
aI("text=New in Suprtool;url=http://www.robelle.com/products/whatsnew.html#Suprtool;");
aI("text=New in Qedit;url=http://www.robelle.com/products/whatsnew.html#Qedit;");
aI("text=New in Qedit for Windows;url=http://www.robelle.com/products/whatsnew.html#Qwin;");
aI("text=New at Robelle;url=http://www.robelle.com/products/whatsnew.html#Robelle");
aI("text=Customer Newsletter;url=http://robelle.com/library/newsletter/;");
}

with(milonic=new menuname("Resources")){
style=menuStyle;
aI("text=Customer Newsletter;url=http://www.robelle.com/library/newsletter/;");
aI("text='HP 3000 Evolution' book;url=http://www.robelle.com/books/;");
aI("text=Homesteading on the HP 3000;url=http://www.robelle.com/homestead.html;");
aI("text=Links/Info about MPE/iX;url=http://www.robelle.com/support/hp3000.html;");
aI("text=HP 3000 Migration Links/Info;url=/migrate.html;");
aI("text=Links/Info about HP-UX;url=/abouthpux.html;");
aI("text=Product Manuals;url=/library/manuals/;");
aI("text=Suprtool Training;url=/products/courses/;");
aI("text=Technical Papers;url=/library/papers/;");
aI("text=Tutorials;url=/library/tutorials/;");
aI("text=Technical Articles;url=/articles.html;");
aI("text=HP Encyclopedia;url=/library/smugbook/;");
aI("text=Consultants Corner;url=/consultants.html;");
}
with(milonic=new menuname("Products")){
style=menuStyle;
aI("text=Suprtool;type=header;url=http://www.suprtool.com/");
aI("text=Suprtool for MPE;url=/products/suprtool/moreinfo.html;");
aI("text=Suprtool for HP-UX;url=/products/suprtool/moreinfo-sx.html;");
aI("text=Suprtool for AMXW;url=/products/suprtool/moreinfo-amxw.html;");
aI("text=Qedit;type=header;url=http://www.qedit.com/");
aI("text=Qedit for MPE;url=/products/qedit/moreinfo.html;");
aI("text=Qedit for HP-UX;url=/products/qedit/moreinfo-ux.html;");
aI("text=Client-Server Qedit for Windows, MPE, HP-UX;url=/products/qwin/;");
}
with(milonic=new menuname("Support")){
style=menuStyle;
aI("text=support@robelle.com;type=header");
aI("text=Disaster Recovery;url=/disaster/;");
aI("text=Top Ten Questions;url=http://www.robelle.com/support/topten.html;");
aI("text=Frequently Asked Questions;showmenu=FAQ;");
aI("text=Software Version Information;url=/support/welcome.html#mpeversions;");
aI("text=Change Notices/Install Notes;url=/support/changes.html;");
aI("text=Submit Problem Report;url=http://www.robelle.com/forms/bugreport.html;");
aI("text=How Do I?;url=http://www.robelle.com/howdoi/welcome.html;");
aI("text=Business Hours;url=http://www.robelle.com/support/hours.html;");
aI("text=Allegro - Our Partner;url=http://www.robelle.com/support/welcome.html#allegro;");
aI("text=Tel: 800.453.8970;type=header");
}
with(milonic=new menuname("AdminSales")){
style=menuStyle;
aI("text=Current versions of Qedit/Suprtool;url=/support/welcome.html#mpeversions;");
aI("text=Change Contact At Your Site;url=/forms/maincontact.html;");
aI("text=Other Updates to Your Account;url=/forms/updaccount.html");
aI("text=Dealing with CPU Upgrades;url=/forms/cpuchanges.html;");
aI("text=New Customer Information;url=/newcustomer.html;");
aI("text=Sign up for Direct Support;url=/support/#direct;");
aI("text=Sign up for Newsletter;url=/forms/wudsubscribe.html;");
aI("text=Licensing Policies;url=/support/policy.html;");
aI("text=Request Suprtool demo/info;url=/forms/info-st.html;");
aI("text=Request Qedit demo/info;url=/forms/info-qed.html;");
aI("text=Request Qedit for Windows demo/info;url=/products/qwin/info.html;");
aI("text=Business Hours;url=/support/hours.html;");
}
with(milonic=new menuname("FAQ")){
style=menuStyle;
aI("text=Answers for New Customers;url=/newcustomer.html;");
aI("text=Suprtool;url=/support/suprtool/;");
aI("text=Qedit;url=/support/qedit/;");
aI("text=Qedit for Windows;url=/support/qwin/;");
}
with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=Summit Information Systems;url=/summit/;");
aI("text=New for Summit Users;url=/summit/welcome.html#news");
aI("text=Amisys;url=/healthcare/;");
aI("text=New for Amisys Users;url=/healthcare/welcome.html#news;");
aI("text=Ecometry;url=/ecometry/;");
aI("text=New for Ecometry Users;url=/ecometry/welcome.html#news;");
aI("text=Education Applications;url=/edu/;");
}
with(milonic=new menuname("Site Map")){
style=menuStyle;
aI("text=Site Map;url=http://www.robelle.com/sitemap.html;");
}

drawMenus();

