fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=-10;




with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
itemwidth=185;
offcolor="#000000";
oncolor="#428EFF";
ondecoration="underline";
padding=6;
separatorcolor="#969698";
subimagepadding=8;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
imagepadding=4;
itemwidth=185;
offcolor="#000000";
oncolor="#428EFF";
padding=8;
subimage="menu//xp_ind.gif";
subimagepadding=10;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="vertical";
style=menuStyle;
top=310;

aI("image=menu/transparent.gif;offbgcolor=#EFF3FF;text=Home;url=index.html");
aI("image=menu/transparent.gif;offbgcolor=#EFF3FF;text=Planning Your Memorial;");
aI("image=menu/transparent.gif;offbgcolor=#EFF3FF;text=Warranties;url=warranties.html");
aI("image=menu/transparent.gif;offbgcolor=#EFF3FF;text=Colors;url=color.html");
aI("image=menu/transparent.gif;offbgcolor=#EFF3FF;text=Photo Galleries;url=gallery.html;");
aI("image=menu/transparent.gif;offbgcolor=#EFF3FF;text=History;");
aI("image=menu/transparent.gif;offbgcolor=#EFF3FF;text=Contact Us;url=cont.html");
aI("image=menu/transparent.gif;imageheight=1;offbgcolor=#EFF3FF;type=header;");
}

with(milonic=new menuname("MyMilonic")){
left="offset=2";
style=submenuStyle;
top="offset=-4";
aI("bgimage=menu/xp_panel_subhead.gif;fontsize=70%;fontweight=bold;image=menu/transparent.gif;imagewidth=18;text=MyMilonic;url=index.php;");
aI("image=menu/transparent.gif;imageheight=6;offbgcolor=#D6DFF7;type=header;");
aI("offbgcolor=#D6DFF7;text=Login;url=http://www.milonic.com/login.php;");
aI("offbgcolor=#D6DFF7;text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("offbgcolor=#D6DFF7;text=Invoices;url=http://www.milonic.com/myinvoices.php;");
aI("offbgcolor=#D6DFF7;text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("offbgcolor=#D6DFF7;text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("offbgcolor=#D6DFF7;text=Your Details;url=http://www.milonic.com/mydetails.php;");
aI("image=menu/transparent.gif;imageheight=6;offbgcolor=#D6DFF7;type=header;");
}

with(milonic=new menuname("Links")){
style=submenuStyle;
aI("text=Apache Web Server;url=http://www.apache.org/;");
aI("text=MySQL Database Server;url=http://ww.mysql.com/;");
aI("text=PHP - Development;url=http://www.php.net/;");
aI("text=phpBB Web Forum System;url=http://www.phpbb.net/;");
aI("showmenu=Anti Spam;text=Anti Spam Tools;");
}

with(milonic=new menuname("Support")){
left="offset=2";
style=submenuStyle;
top="offset=-4";
aI("bgimage=menu/xp_panel_subhead.gif;fontsize=70%;fontweight=bold;image=menu/transparent.gif;imagewidth=18;offbgcolor=#D6DFF7;text=Support;url=index.php;");
aI("image=menu/transparent.gif;imageheight=6;offbgcolor=#D6DFF7;type=header;");
aI("offbgcolor=#D6DFF7;text=Menu Discussion Forum;url=/forum/;");
aI("offbgcolor=#D6DFF7;text=Customer Tech Support System;url=/support/;");
aI("offbgcolor=#D6DFF7;text=Newsletter Subscription;url=/newsletter.php;");
aI("offbgcolor=#D6DFF7;text=Removing the Forced link to Milonic;url=/removelink.php;");
aI("offbgcolor=#D6DFF7;text=Search Engines and the Menu;url=/searchengines_milonic.php;");
aI("offbgcolor=#D6DFF7;text=Embedding a Menu inside a Table Cell;url=/tablemenu.php;");
aI("offbgcolor=#D6DFF7;text=Adding Multiple Menus to a Web Page;url=/multiplemenus.php;");
aI("offbgcolor=#D6DFF7;text=CSS Based Menus;url=/cssbasedmenus.php;");
aI("offbgcolor=#D6DFF7;showmenu=mm faq;text=FAQ;");
aI("image=menu/transparent.gif;imageheight=6;offbgcolor=#D6DFF7;type=header;");
}

drawMenus();

