

_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=10              // Sub menu top offset
_subOffsetLeft=-10           // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#0000CC"; // this one is the menu bgcolour
oncolor="#ffffff";
offbgcolor="#99CCFF"; // THIS ONE IS THE MENU CELL COLOUR AT START
offcolor="#515151";   // THIS ONE IS THE tEXT COLOUR AT START
bordercolor="#296488"; // THIS ONE IS THE CELL OUTLINE COLOUR
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D"; // THIS ON IS LINE COLOUR BETWEEN CELLS
separatorsize="1";
padding=3;
fontsize="100%";
fontstyle="normal";
fontfamily="Courier New";
pagecolor="black";
pagebgcolor="#6699FF"; // THIS ONE IS THE COLOUR WHEN A PLACE HAS BEEN VISITED
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
// screenposition="left"
align="left";
}






with(milonic=new menuname("Main Menu")){
style=menuStyle;
// position="relative";
screenposition="center";
//left="offset=-150";

alwaysvisible=1;
orientation="horizontal";
aI("text=Home;showmenu=home;");
aI("text=What is..;showmenu=Whatis;");
aI("text=Downloads;showmenu=downloads;");
aI("text=FAQ & Info;showmenu=faq;");
aI("text=Screen Shots;showmenu=screenshots;");
aI("text=CP/M Links;showmenu=cpmlinks;");
aI("text=SAM Links;showmenu=Links;");
}




with(milonic=new menuname("home")){
style=menuStyle;
orientation="vertical";
aI("text=Home;url=index.html;status=Pro-DOS Home;");
aI("text=WANTED!;url=wanted.html;");
aI("text=Contact Me;url=contactme.html;status=Contact Me;");
aI("text=Whats New;url=whatsnew.html;status=Whats New on the Site;");
}


with(milonic=new menuname("whatis")){
style=menuStyle;
orientation="vertical";
aI("text=..a SAM Coupé ;url=whatisasam.html;status=What is a Sam Coupé ;");
aI("text=..a SIM Coupé emulator;url=whatisasim.html;status=What is a Sim Coupé emulator;");
aI("text=..Pro-DOS;url=whatisprodos.html;status=What is Pro-Dos;");
aI("text=..ALPD;url=whatis_alpd.html;");
aI("text=..CP/M ?;url=whatiscpm.html;status=What is CP/M;");
}

with(milonic=new menuname("screenshots")){
style=menuStyle;
orientation="vertical";
aI("text=Pro-DOS Boot up;url=bootup.html;status=Pro-Dos Boot up;");
aI("text=ALPD screen shots;url=whatis_alpd.html#alpdscreen;");
aI("text=CP/M Game;url=cpmgame.html;status=CP/M Colossal Adventure on Pro-Dos;");
aI("text=CP/M Forth;url=cpmforth.html;status=CP/M Forth on Pro-Dos;");
}




with(milonic=new menuname("downloads")){
style=menuStyle;
orientation="vertical";
aI("text=Pro-DOS disk images;url=prodosdisk.html;status=Pro-Dos Disks;");
//aI("text=BG Sample;url=bgsample.html;status=BG Services Sample Disks;");
aI("text=FDOS disks archive;url=fdos_download.html;status=FDOS Downloads;");
aI("text=CP/M disk images;url=cpm_images.html;");
//aI("text=Other Disks;url=other-download.html;status=other Downloads;");
aI("text=Digital Research CP/M Maunal;url=drcpmmanual.html;status=Digital Research CP/M Manual;");
aI("text=SAMs BASIC Users Manual;url=sammanual.html;status=Sam Coupé Manual in pdf;");
aI("text=Other SAM Manuals;showmenu=othersamdocs;status=Other Sam Coupé Docs and pdfs;");

//aI("text=Format [as pdfs];showmenu=format;status=Format from Format Publications as pdfs;");
//aI("text=Sam Community [as pdfs];url=samcommunity.html;status=Sam Community as pdfs;");
}

with(milonic=new menuname("faq")){
style=menuStyle;
orientation="vertical";

aI("text=Pro-DOS FAQs;url=cpmfaq.html;status=Pro-Dos & CP/M FAQs;");
aI("text=ALPD Infomation;url=whatis_alpd.html;");
aI("text=Fdos Introduction;url=fdosintro.html;status=Fdos Introduction;");
aI("text=Formats Pro-Dos Page;url=formatpdpage.html;status=Formats Pro-Dos Pages;");
aI("text=Formats Pro-Dos Review;url=pdreview.html;status=Formats Pro-Dos Review;");
aI("text=CP/M The Sleeping Giant;url=sleep.html;status=CP/M The Sleeping Giant;");
aI("text=Books & CD ROM;url=cpmbook.html;status=Books & CD Rom;");
}

with(milonic=new menuname("cpmlinks")){
style=menuStyle;
orientation="vertical";
aI("text=Chaos Cottage BBS CP/M;url=http://www.chiark.greenend.org.uk/~jacobn/cpm/cpmfiles.html;status=Chaos Cottage BBS CP/M;"); 
//aI("text=PCW Joyce Computer Club CP/M;url=http://www.euronet.nl/users/fvempel/domain.html;status=PCW Joyce Computer Club CP/M;");
aI("text=CP/M Disk Format info;url=http://www.seasip.demon.co.uk/Cpm/format22.html;status=CP/M Disk Format info;");
aI("text=Digital Research CP/M Library;url=http://www.cpm.z80.de/drilib.html;status=Tim Olmstead Memorial Digital Research CP/M Library;");
aI("text=CP/M Kermit;url=http://www.columbia.edu/kermit/cpm.html;status=CP/M Kermit;");
aI("text=Gaby's CP/M and Computer History;url=http://www.gaby.de/ecpm.htm;status=Gaby's Homepage for CP/M and Computer History;");
aI("text=John Elliott's CP/M archive;url=http://www.seasip.demon.co.uk/Cpm/index.html;status=John Elliott's CP/M archive;");
aI("text=The Unofficial CP/M Web site;url=http://www.cpm.z80.de/;status=The Unofficial CP/M Web site;");
aI("text=CP/M Commercial Software Archive;url=http://www.retroarchive.org/cpm/index.html;status=CP/M Commercial Software Archive;");
aI("text=Oscar Vermeulen's  CP/M Site;url=http://www.dcast.vbox.co.uk/cpm.html;status=Oscar Vermeulen's  CP/M Site;");
//aI("text=Public Domain CP/M;url=http://www.wacci.demon.co.uk/page2.htm;status=CPublic Domain CP/M;");
}




with(milonic=new menuname("Links")){
style=menuStyle;
orientation="vertical";	 
aI("text=SIM Coupé Emulator;url=http://www.simcoupe.org/;status=Sim Coupé Emulator;");
aI("text=SAM Hardware - Quazar;url=http://www.samcoupe.com/;status=Sam Hardware - Quazar;");


aI("text=Blinky's SAM Coupé Page;url=http://www.samcoupe-pro-dos.co.uk/edwin/index.htm;status=Blinky's Sam Coupé Page;");
aI("text=SAM Coupé Scrapbook;url=http://www.samcoupescrapbook.co.uk/;status=Sam Coupé Scrapbook;");
aI("text=SAM Coupé Zone  - Aley Keprt;url=http://www.keprt.cz/sam/;status=Sam Coupé Zone - Aley Keprt;");
aI("text=World of SAM;url=http://www.worldofsam.org/;");
}


//submenus

with(milonic=new menuname("othersamdocs")){
style=menuStyle;
orientation="vertical";
aI("text=SAMs Software Manuals;url=othersammanuals.html;status=Software Manuals;");
aI("text=SAMs Hardware Manuals;url=hardwaredocs.html;status=Hardware Manuals;");
}

//with(milonic=new menuname("format")){
//style=menuStyle;
//orientation="vertical";
//aI("text=Format Volume 11;url=format11.html;status=Format Magazine Volume 11 as pdfs;");
//aI("text=Format Volume 12;url=format12.html;status=Format Magazine Volume 12 as pdfs;");
//}





drawMenus();
