onetwothreefourfiveonetwothreefourfivesixseveneightninetenonetwothreefourfivesixseveneightnineten
if (ishilited == undefined) {
this._mousein = true;
ishilited = this._mousein;
}
this.setBGColor(this.selected ? green : (ishilited ? yellow : this.mycolor));
baselist test: each list has baselistitems which have light yellow bgcolor (0xffff99)
onmouseover or arrow, they change to light yellow. If selected, the item appears green
no dataoption5 itemsdataoption="lazy"10 items, 4 visibledataoption="resize"10 items, 4 visible
if (this.selected) this.setHeight(40);
else this.setHeight(20);