_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#FFFFFF";
oncolor="#01EBFE";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="170";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=850;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.cigno.co.uk/;");
aI("showmenu=LED Lights/New Generation LED LightingINFO_BAR_MENU;text=LED Lights;target=;url=LED-Lights.html;");
aI("showmenu=Environmental Products/Hygiene Tissue ProductsINFO_BAR_MENU;text=Environmental Products;target=;url=Environmental-Products.html;");
aI("showmenu=Healthcare Products/Cardiac StentsINFO_BAR_MENU;text=Healthcare Products;target=;url=Healthcare-Products.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("LED Lights/New Generation LED LightingINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=LED Lights/New Generation LED Lighting/Products INFO_BAR_MENU;text=New Generation LED Lighting;target=;url=New-Generation-LED-Lighting.html;");
aI("text=ROI of LED Lights;target=;url=ROI-of-LED-Lights.html;");
aI("text=LED Lights Clients;target=;url=LED-Lights-Clients.html;");
}

with(milonic=new menuname("LED Lights/New Generation LED Lighting/Products INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Products ;target=;url=Products.html;");
}

with(milonic=new menuname("Environmental Products/Hygiene Tissue ProductsINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=Environmental Products/Hygiene Tissue Products/Tissue ProductsINFO_BAR_MENU;text=Hygiene Tissue Products;target=;url=Hygiene-Tissue-Products.html;");
}

with(milonic=new menuname("Environmental Products/Hygiene Tissue Products/Tissue ProductsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Tissue Products;target=;url=Tissue-Products.html;");
}

with(milonic=new menuname("Healthcare Products/Cardiac StentsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Cardiac Stents;target=;url=Cardiac-Stents.html;");
}


 drawMenus();

