menue.SetPosition('relative',0,0);
menue.SetCorrection(0,0);
menue.SetCellSpacing(0);
menue.SetWidth(545);

menue.SetBackground('#ff0000','','','');
menue.SetItemText('#ffffff','left','bold','','');
menue.SetItemBackground('#ff0000','','','');
menue.SetItemBorder(0,'buttonface','solid');
menue.SetItemTextHL('#000066','left','bold','','');
menue.SetItemBackgroundHL('#ffb3b3','','','');
menue.SetItemBorderHL(0,'#ffb3b3','solid');
menue.SetItemBorderRight(1,'#ffffff','solid');
menue.SetItemBorderRightHL(1,'#ffffff','solid');
menue.SetBorder(0,'#ff0000','solid');
menue.SetCellSpacing(0);
menue.SetItemBackground('#ff0000','images/menu-item-border-left.gif','no-repeat' ,'');
menue.SetItemBackgroundHL('#ffb3b3','images/menu-item-border-left-over.gif','no-repeat' ,'');
menue.SetFont('Verdana, Arial, Helvetica', '11px');

menue._pop.SetCorrection(3,0);
menue._pop.SetItemDimension(170,21);
menue._pop.SetPaddings(0);
menue._pop.SetBackground('#ff0000','','','');
menue._pop.SetSeparator(150,'right','black','');
menue._pop.SetBorder(0,'white','solid');
menue._pop.SetDelay(500);
menue._pop.SetItemBorder(0,'','');
menue._pop.SetItemBorderHL(0,'','');
menue._pop.SetItemBorderBottom(1,'#ffffff','solid');
menue._pop.SetItemBorderBottomHL(1,'#ffffff','solid');
menue._pop.SetItemPaddings(0);
menue._pop.SetItemPaddingsHL(0);
menue._pop.SetItemText('#ffffff','','bold','','');
menue._pop.SetItemTextHL('#000066','','bold','','');
menue._pop.SetItemBackground('#ff0000','images/menu-item-border-left.gif','no-repeat' ,'');
menue._pop.SetItemBackgroundHL('#ffb3b3','images/menu-item-border-left-over.gif','no-repeat' ,'');
menue._pop.SetFont('Verdana, Arial, Helvetica', '11px');