


_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(headMenuStyle=new mm_style()){
onbgcolor="";
oncolor="#fff";
offbgcolor="";
offcolor="#fff";
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=0;
separatorcolor="";
separatorsize="10";
padding=5;
fontsize="12";
fontstyle="normal";
fontweight="bold";
fontfamily="Tahoma, Arial, Helvetica";
pagecolor="000000";
pagebgcolor="#F0EEE0";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.cyberiapc.com/arrow2.gif";
}

with(menuStyle=new mm_style()){
onbgcolor="#F8F7F7";
oncolor="#000000";
offbgcolor="#FDFDFC";
offcolor="#000000";
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="0";
padding=5;
fontsize="11";
fontstyle="normal";
fontfamily="Tahoma, Arial, Helvetica";
pagecolor="000000";
pagebgcolor="#FDFDFC";
pageborder="0";
headercolor="#000000";
headerbgcolor="#ffffff";
image="http://www.cyberiapc.com/xpblank.gif";
subimage="http://www.cyberiapc.com/arrow2.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
outfilter="Fade(duration=0.2)";
onborder="1px solid #E0DEDE";
offborder="0px solid #E0DEDE";
}

with(milonic=new menuname("Main Menu")){
style=headMenuStyle;
top=10;
left=10;
alwaysvisible=1;
orientation="horizontal";
image="http://www.cyberiapc.com/xpblank.gif";
position="relative";
aI("text=Home;url=http://www.cyberiapc.com/index.php;status=Back To Home Page;");
aI("text=Resources;showmenu=Resources;");
aI("text=Software Projects;showmenu=SoftwareProjects;");
aI("text=Tutorials, Articles, etc.;showmenu=Tutorials;");
aI("text=Entertainment;showmenu=Entertainment;");
aI("text=Ancient Sections;showmenu=AncientSections;");
aI("text=Other;showmenu=OtherSections;");
}

with(milonic=new menuname("Resources")){
style=menuStyle;
aI("text=Community Forums;url=http://www.cyberiapc.com/forums;");
aI("text=Video Game Gallery;url=http://www.cyberiapc.com/vgg;");
aI("text=Operating Systems and Kernels Guide;url=http://www.cyberiapc.com/os;");
}

with(milonic=new menuname("SoftwareProjects")){
style=menuStyle;
aI("text=Zenith Picture Gallery;url=http://cyberiapc.com/forums/index.php?showtopic=8286;");
aI("text=Simplified PDP-8 Simulator;url=http://cyberiapc.com/forums/index.php?showtopic=1530;");
aI("text=Worst XSLT Editor Ever;url=http://cyberiapc.com/forums/index.php?showtopic=7645;");
aI("text=AAScripter;url=http://cyberiapc.com/aa/aascripter.htm;");
aI("text=Older projects;url=http://cyberiapc.com/aa/index.htm;");
}

with(milonic=new menuname("Tutorials")){
style=menuStyle;
aI("text=Photoshop and ImageReady Tutorials;url=http://www.cyberiapc.com/pst;");
aI("text=Instilling Process into Hobbyist Projects (down);url=http://cyberiapc.com/forums/index.php?showtopic=8556;");
aI("text=Notes on <i>The Sciences of the Artificial</i> (down);url=http://cyberiapc.com/forums/index.php?showtopic=8583;");
aI("text=Creating Collapsible Elements Using JavaScript and CSS;url=http://www.cyberiapc.com/writings/2006_1.php;");
aI("text=Contributing to Rainbow's Stitch Adaptation Language;url=http://cyberiapc.com/forums/index.php?showtopic=9656;");
aI("text=The Novice Eclipse Plug-in Developer's Help-sheet;url=http://cyberiapc.com/forums/index.php?showtopic=9659;");
aI("text=Automating the Human-Involved Parts of CURE;url=http://cyberiapc.com/forums/index.php?showtopic=9657;");
aI("text=Analysis Tool Evaluation: Coverity Prevent;url=http://www.cs.cmu.edu/~aldrich/courses/654/tools/cure-coverity-06.pdf;");
aI("text=Migrating from AMS to UAPM using API's;url=http://cyberiapc.com/forums/index.php?showtopic=10456&pid=45200;");
}

with(milonic=new menuname("Entertainment")){
style=menuStyle;
aI("text=Flash Games;url=http://www.cyberiapc.com/flashgames.php;");
aI("text=Java Games;url=http://www.cyberiapc.com/javagames.htm;");
aI("text=Funny/Stupid Jokes;url=http://www.cyberiapc.com/jokes.php;");
aI("text=Funny Pictures;url=http://www.cyberiapc.com/gallery/index.php;");
aI("text=Win98 Crash Clip;url=http://www.cyberiapc.com/win98crash.htm;");
aI("text=S. Ballmer's Entrance;url=http://www.cyberiapc.com/ballmer.htm;");
aI("text=Man vs. Machine;url=http://www.cyberiapc.com/manvsmachine.htm;");
aI("text=More video clips...;url=http://cyberiapc.com/forums/index.php?showforum=34;");
}

with(milonic=new menuname("AncientSections")){
style=menuStyle;
aI("text=Visual Basic and C++ Tutorials;url=http://www.cyberiapc.com/master;");
aI("text=Introductory Flash;url=http://www.cyberiapc.com/flashtutorials;");
aI("text=Classic Computers;url=http://www.cyberiapc.com/classicsys;");
aI("text=Speed up your PC;url=http://www.cyberiapc.com/speed.htm;");
aI("text=Solve your PC Problems;url=http://www.cyberiapc.com/pcproblems.htm;");
aI("text=Utilities Archive;url=http://www.cyberiapc.com/download.htm;");
aI("text=Applets and Animations;url=http://www.cyberiapc.com/applets.htm;");
aI("text=The Dizzy Page;url=http://www.cyberiapc.com/dizzy.htm;");
aI("text=ASCII Art;url=http://www.cyberiapc.com/asciiart.php;");
aI("text=Do Not Click Here!;url=http://www.cyberiapc.com/noclick.htm;");
aI("text=Software Easter Eggs;url=http://www.cyberiapc.com/eastereggs.php;");
}

with(milonic=new menuname("OtherSections")){
style=menuStyle;
aI("text=Guest Book;url=http://www.cyberiapc.com/guestbook.php;");
aI("text=Affiliated Websites;url=http://www.cyberiapc.com/affiliates.php;");
aI("text=Honors and Mentions;url=http://www.cyberiapc.com/honors.php;");
aI("text=About CyberiaPC.com;url=http://www.cyberiapc.com/about.php;");
aI("text=Contact us;url=http://www.cyberiapc.com/contacts.php;");
}

drawMenus();

