_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=Care Of The Environment;text=Care Of The Environment;url=ecology_1care_of_the_environment-544.html;;");
aI("status=Thinking Of The Environment;text=Thinking Of The Environment;url=ecology_3thinking_of_the_environment-546.html;;");
aI("status=MYHEAT's Packaging Policies;text=MYHEAT's Packaging Policies;url=ecology_4myheats_packaging_policies-545.html;;");
aI("status=Recycle Now;text=Recycle Now;url=ecology_5recycle_now-575.html;;");
};

