_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=50             // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=15              // Sub menu top offset
_subOffsetLeft=-15            // 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='#FFFFFF'; // override
oncolor='#000000'; // override
offbgcolor='#EEEEEE'; // override
offcolor='#000000'; // override
border='0'; // override
border='0'; // override
border='0'; // override
separatorcolor='#FFFFFF'; // override
separatorsize='1';
padding=5;
fontsize='11px'; // override
font='century gothic'; // override
font='century gothic'; // override
font='century gothic'; // override
pagecolor='#FFFFFF'; // override
pagebgcolor='#e62228'; // override
headercolor='#000000';
bgcolor='#000000'; // override
subimagepadding='2';
overfilter='Fade(duration=0.0);Alpha(opacity=90)'; // override
outfilter="Fade(duration=0.2)";
}

with(innerStyle=new mm_style()){
onbgcolor='#FFFFFF'; // override
oncolor='#000000'; // override
offbgcolor='#EEEEEE'; // override
offcolor='#000000'; // override
bordercolor='#DDDDDD';
borderstyle='solid';
borderwidth=1;
separatorcolor='#FFFFFF'; // override
separatorsize='1';
padding=5;
fontsize='11px'; // override
font='century gothic'; // override
font='century gothic'; // override
font='century gothic'; // override
pagecolor='#FFFFFF'; // override
pagebgcolor='#e62228'; // override
headercolor='#000000';
bgcolor='#000000'; // override
subimagepadding='2';
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="Fade(duration=0.2)";
}

with(milonic=new menuname('Main Menu')){
style=menuStyle;
alwaysvisible=1;
position='relative';
orientation='vertical';
itemwidth='175';
aI("status=Heating Mats, Film & Cables;text=Heating Mats, Film & Cables;url=heating_mats_film_cables-350.html;;");
aI("status=Mirror Demisters;text=Mirror Demisters;url=mirror_demisters-372.html;;");
aI("status=Thermostats;text=Thermostats;url=thermostats-352.html;;");
aI("status=Insulation Materials;text=Insulation Materials;url=insulation_materials-374.html;;");
aI("status=Electrical Accessories;text=Electrical Accessories;url=electrical_accessories-375.html;;");
aI("status=Adhesives & Grouts;text=Adhesives & Grouts;url=adhesives_grouts-376.html;;");
};

