Body {font-size: 9pt; color: white; background-color: yellow}
Table {font-size: 9pt; color: snow; background-color: darklue; border-collapse: collapse; text-align: center}
Div {font-size: 9pt; color: springgreen; background-color: green}
TD {cursor: hand}
Font {font-size: 9pt; color: life; cursor: hand}
.over {color: gold; background-color: slateblue}
.out {color: snow; background-color: darkblue}
style>
Function Popmenu (Obj1)
{
Obj1.classname = "over";
Menu1.Style.BackgroundColor = "slum";
Menu1.Style.BordertopColor = "slum";
Menu1.Style.top = Obj1.offsettop Obj1.offsetHeight;
Menu2.Style.top = Obj1.offSettop Obj1.offsetHeight 10;
Menu1.Style.Left = Obj1.offsetleft Obj1.offSetWidth / 2-40;
Menu2.Style.Left = Obj1.offsetleft Obj1.offsetwidth / 2-30;
Menu1.Style.Display = ""
Menu2.style.display = "";
}
Function menuout (Obj1) {
Obj1.classname = "out";
Menu1.Style.BackgroundColor = "DarkBlue";
Menu1.Style.BordertopColor = "DarkBlue";
}
Function menuclear ()
{if (event.toelement.tagname! = "font")
{
Menu1.Style.Display = 'None';
Menu2.style.display = 'none';
}
}
Function hide ()
{menu1.style.display = 'none'; menu2.style.display = 'none';}
script>
hEAD>