<table id=1 onMouseover="javascript:Einfaerben (this,'red');">
<table id=2 onMouseover="javascript:Einfaerben (this,'yellow');">
und die unötigen Labels können auch noch weg und die ungültigen IDs auch
<table onmouseover="Einfaerben(this,'red');">
<table onmouseover="Einfaerben(this,'yellow');">
Struppi.
--
Javascript ist toll (Perl auch!)
Javascript ist toll (Perl auch!)