_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Fancy Paper clips ~ HOME;target=;url=fancy_paper_clips_~_home/;");
aI("text=Paper clip Colours available;target=;url=paper_clip_colours_available_pink_green_yellow_paper_clip_purple_orange_red_silver_blue_brass_gold.html;");
aI("text=Animals Paperclip Range;target=;url=animals_paper_clips_fancy_shaped_wire_paper_clip.html;");
aI("text=Letters paperclip Range;target=;url=fancy_shaped_paper_clip_letters_paperclip.html;");
aI("text=Vehicle paperclip Range;target=;url=fancy_shaped_paper_clip_vehicle_shaped_paperclip.html;");
aI("text=Body Parts paperclips Range;target=;url=fancy_shaped_paper_clip_body_parts_shaped_paperclips.html;");
aI("text=Packaging;target=;url=packaging_-_custom_promotional_paperclips.html;");
}


 drawMenus();

