_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=10            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=-2            // 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()){
onbgcolor="#FF0000";
oncolor="#ffebdc";
offbgcolor="#FFD350";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
padding="4";
fontweight="bold";
fontsize="10";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Verdana, Helvetica, sans-serif";
//pagecolor="#000000";
//pagebgcolor="#111111";
//headercolor="#000000";
//headerbgcolor="#FFFFFF";
subimagepadding="0";
overfilter="Fade(duration=0);Alpha(opacity=100);Shadow(color='#555555', Direction=120, Strength=5)";
subimage="/menu/arrow.gif";
}

with(menuStyleF=new mm_style()){
onbgcolor="#FF0000";
oncolor="#ffebdc";
offbgcolor="#42CD4F";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
padding="4";
fontweight="bold";
fontsize="10";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Arial, Helvetica, sans-serif";
//pagecolor="#000000";
//pagebgcolor="#111111";
//headercolor="#000000";
//headerbgcolor="#FFFFFF";
subimagepadding="0";
overfilter="Fade(duration=0);Alpha(opacity=100);Shadow(color='#555555', Direction=120, Strength=5)";
subimage="/menu/arrow.gif";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=0;
left=0;
alwaysvisible=1;
orientation="horizontal";
followscroll=0;
aI("text=Haar u. Hautpflege/Kosmetik;showmenu=haar_u._hautpflege/kosmetik;");aI("text=Lebensmittel;showmenu=Lebensmittel;");aI("text=Süßwaren;showmenu=sueßwaren;");aI("text=Wurfmaterial/Karneval;url=?katalogid=163&hauptkategorieid=163;");}

with(milonic= new menuname("haar_u._hautpflege/kosmetik")){style=menuStyle;aI("text=Wellness/Hautpflege&nbsp;&nbsp;&nbsp;;url=?katalogid=121&hauptkategorieid=98;");aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Alle Produkte auf einen Blick&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=?todo=schnelluebersichtprodukte&hauptkategorieid=98;offcolor=#000000;oncolor=#FF0000;onbgcolor=#FFFFFF;offbgcolor=#FCF4F4;");}

with(milonic= new menuname("Lebensmittel")){style=menuStyle;aI("text=Asiatische Produkte&nbsp;&nbsp;&nbsp;;url=?katalogid=150&hauptkategorieid=18;");aI("text=Cappuccino/Kakao/Kaffee&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [6];url=?katalogid=46&hauptkategorieid=18;");aI("text=Diät-/Diabetikergeeignet&nbsp;&nbsp;&nbsp;;showmenu=diaet-/diabetikergeeignet;");aI("text=Pudding/ Süßspeisen&nbsp;&nbsp;&nbsp;;showmenu=pudding/_süßspeisen;");aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Alle Produkte auf einen Blick&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=?todo=schnelluebersichtprodukte&hauptkategorieid=18;offcolor=#000000;oncolor=#FF0000;onbgcolor=#FFFFFF;offbgcolor=#FCF4F4;");}

with(milonic= new menuname("diaet-/diabetikergeeignet")){style=menuStyle;aI("text=Kaffee/Cappuccino/Kakao&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [2];url=?katalogid=49&hauptkategorieid=18;");aI("text=Süsstoffe/Süße&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [1];url=?katalogid=50&hauptkategorieid=18;");}

with(milonic= new menuname("pudding/_süßspeisen")){style=menuStyle;aI("text=Desserts&nbsp;&nbsp;&nbsp;;url=?katalogid=182&hauptkategorieid=18;");}

with(milonic= new menuname("sueßwaren")){style=menuStyle;aI("text=Knabbereien/Nüsse/Chips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [1];url=?katalogid=61&hauptkategorieid=4;");aI("text=Weingummi/Fruchtgummi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [1];url=?katalogid=72&hauptkategorieid=4;");aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Alle Produkte auf einen Blick&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=?todo=schnelluebersichtprodukte&hauptkategorieid=4;offcolor=#000000;oncolor=#FF0000;onbgcolor=#FFFFFF;offbgcolor=#FCF4F4;");}

drawMenus();
