_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=Refurbishment Projects;text=Refurbishment Projects;url=installation_01refurbishment_projects-321.html;;");
aI("status=Timber Sub-Floors;text=Timber Sub-Floors;url=installation_03timber_subfloors-322.html;;");
aI("status=Concrete Sub-Floors;text=Concrete Sub-Floors;url=installation_04concrete_subfloors-320.html;;");
aI("status=New Build (In-Screed);text=New Build (In-Screed);url=installation_05new_build_inscreed-392.html;;");
aI("status=Thermostat Location;text=Thermostat Location;url=installation_06thermostat_location-395.html;;");
aI("status=Floor Sensor Location;text=Floor Sensor Location;url=installation_07floor_sensor_location-396.html;;");
aI("status=Important Installation Notes;text=Important Installation Notes;url=installation_08important_installation_notes-397.html;;");
};

