<%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%> <%@ include file="include.jsp" %> <%-- Creates HTML for displaying the rating stars. PARAMETERS id: Album ID. May be null if readonly. readonly: Whether rating can be changed. rating: The rating, an integer from 0 (no rating), through 10 (lowest rating), to 50 (highest rating). --%> ${param.rating/10}"> ${i}">  | " alt="" title="" style="margin-right:5px;height:18px">