-
<%
for(Iterator itr=_webNews.iterator();itr.hasNext();)
{
InfoIssue webNews=(InfoIssue)itr.next();
{
%>
- " target="_top"><%=webNews.getTitle()%> <%=webNews.getValidDate()%> <%} }%>
-
<%
for(Iterator itr=_promotion.iterator();itr.hasNext();)
{
InfoIssue promotion=(InfoIssue)itr.next();
{
%>
- " target="_top"><%=promotion.getTitle()%> <%=promotion.getValidDate()%> <%} }%>