<%
var a = [1,2,3];
for(item in a){
println(itemLP.odd);
}
%>