
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="vertcal";
style=menuStyle;
aI("text=SIGG HOME;url=index.htm;");
aI("text=RELATED ARTICLES;url=related_articles.htm;");
aI("text=PRICE LIST;url=price_list.htm;");
aI("text=PLACE YOUR ORDER;url=your_order.htm;");
aI("text=0.30 L;url=030.htm;");
aI("text=0.40 L;url=040.htm;");
aI("text=0.50 L;url=050.htm;");
aI("text=0.60 L;url=060.htm;");
aI("text=0.75 L;url=075.htm;");
aI("text=1.00 L;url=100.htm;");
aI("text=JAPANESE LTD. ED.;url=japanese_ltd.htm;");
aI("text=ACCESSORIES;url=accessories.htm;");
aI("text=SIGG WEBSITE;url=http://www.sigg.com/;target=new");
}

drawMenus();

