<%set tab = banco.execute("select * from tbPilotos where tbPilotos_Categoria = 'SX1' order by tbPilotos_nome")
while not tab.eof
if wcor = "E4CBAD" then
wcor="fae6cd"
else
wcor="E4CBAD"
end if%>
<%set tab = banco.execute("select * from tbPilotos where tbPilotos_Categoria = 'SX2' order by tbPilotos_nome")
while not tab.eof
if wcor = "E4CBAD" then
wcor="fae6cd"
else
wcor="E4CBAD"
end if%>