


_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=50                // Follow scrolling Rate
_subOffsetTop=5               // 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(AllImagesStyle=new mm_style()){
//bordercolor="#000000";
borderstyle="solid";
padding=3;
//fontstyle="normal";
//fontweight="normal";
overfilter="Fade(duration=0.2);Alpha(opacity=150);Shadow(color='#FFFFFF', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

/*
with(menuStyle=new mm_style()){
onbgcolor="#4F8EB6";
oncolor="#ffffff";
offbgcolor="#DCE9F0";
offcolor="#515151";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="75%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
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)";
}
*/

with(milonic=new menuname("Main Menu")){
style=AllImagesStyle;
top=250;
left=0;
alwaysvisible=1;
orientation="vertical";
//aI("url=http://www.milonic.com/;status=Back To Home Page;image=background.gif;overimage=background.gif;");
//aI("showmenu=aa Samples;image=background.gif;overimage=background.gif;");
//aI("showmenu=Milonic;image=background.gif;overimage=background.gif;");
aI("showmenu=Links;image=/images/product1m.gif;");

//aI("showmenu=My milonic;image=background.gif;overimage=background.gif;");
}
/*
with(milonic=new menuname("aa Samples")){
style=menuStyle;
overflow="scroll";
aI("url=/menusample.php?sampleid=18;image=allimages_on.gif;overimage=allimages.gif;");
aI("url=/menusample.php?sampleid=12;image=xpstyle_on.gif;overimage=xpstyle.gif;");
aI("url=/menusample.php?sampleid=16;image=static_on.gif;overimage=static.gif;");
aI("url=/menusample.php?sampleid=1;image=horizontal_on.gif;overimage=horizontal.gif;");
}

with(milonic=new menuname("Milonic")){
style=menuStyle;
aI("url=http://www.milonic.com/cbuy.php;image=purch_on.gif;overimage=purch.gif;");
aI("url=http://www.milonic.com/contactus.php;image=contact_on.gif;overimage=contact.gif;");
aI("url=http://www.milonic.com/newsletter.php;image=news_on.gif;overimage=news.gif;");
aI("url=http://www.milonic.com/menufaq.php;image=faq_on.gif;overimage=faq.gif;");
aI("url=http://www.milonic.com/forum/;image=forum_on.gif;overimage=forum.gif;");
aI("url=http://www.milonic.com/license.php;image=lic_on.gif;overimage=lic.gif;");
aI("url=http://www.milonic.com/privacy.php;image=privacy_in.gif;overimage=privacy.gif;");
aI("url=http://www.milonic.com/mylicenses.php;image=licenses_on.gif;overimage=licenses.gif;");
}

with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=(aq) Web Hosting;url=http://www.a-q.co.uk/;status=(aq) Web Server Hosting & Services;");
aI("text=SMS 2 Email;url=http://www.sms2email.com/;");
aI("text=WebSmith;url=http://www.softidiom.com/;");
}
*/
with(milonic=new menuname("Links")){
style=AllImagesStyle;
aI("url=http://www.fffoods.com/products/mint1.html;image=/images/mintm.gif;");
aI("url=http://www.fffoods.com/products/dailyc.html;image=/images/dailycm.gif;");
aI("showmenu=Anti Spam;image=/images/smithbrom.gif;");
aI("url=http://www.fffoods.com/products/sensen.html;image=/images/sensenm.gif;");
aI("url=http://www.fffoods.com/products/vend.html;image=/images/vendm.gif;");
}


with(milonic=new menuname("Anti Spam")){
style=AllImagesStyle;
aI("url=http://www.fffoods.com/products/historysb.html;image=/images/historym.gif;");
aI("url=http://www.fffoods.com/products/nowsb.html;image=/images/nowm.gif;");

}


/*
with(milonic=new menuname("My Milonic")){
style=menuStyle;
aI("url=http://www.milonic.com/login.php;image=login_on.gif;overimage=login.gif;");
aI("url=http://www.milonic.com/myinvoices;image=invoices_on.gif;overimage=invoices.gif;");
aI("url=http://www.milonic.com/reqsupport.php;image=support_on.gif;overimage=support.gif;");
aI("url=http://www.milonic.com/mydetails.php;image=details_on.gif;overimage=details.gif;");
}
*/
drawMenus();

