o bDao=new BookDao();List booklist = bDao.findBooksforIndex();for(int i=0;iBook b=(Book)booklist.get(i);if(i%2==0){%>