_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=Design Sheet;text=Design Sheet;url=downloads_and_links_01_design_sheet-598.html;;");
aI("status=Thermostat;text=Thermostat;url=downloads_and_links_02thermostat-579.html;;");
aI("status=Installation Instructions;text=Installation Instructions;url=downloads_and_links_04installation_instructions-422.html;;");
aI("status=Technical Information;text=Technical Information;url=downloads_and_links_05technical_information-423.html;;");
aI("status=Product Certification;text=Product Certification;url=downloads_and_links_06product_certification-424.html;;");
aI("status=FAQ's Download;text=FAQ's Download;url=downloads_and_links_07faqs_download-425.html;;");
aI("status=Part 'L' HIP & SAP;text=Part 'L' HIP & SAP;url=downloads_and_links_09part_l_hip_sap-427.html;;");
aI("status=Links;text=Links;url=downloads_and_links_10_links-570.html;;");
aI("status=MYHEAT Sales Leaflet;text=MYHEAT Sales Leaflet;url=downloads_and_links_myheat_sales_leaflet-590.html;;");
aI("status=Other Products From Denmans / Clearlight;text=Other Products From Denmans / Clearlight;url=downloads_and_links_other_products_from_denmans_clearlight-604.html;;");
};

