<%! String revize_slideshowV3 = ""; %><%-- __________________________________________________________________________________________ includes slideshowV3.before_endhead.include.jsp in head returns revize_slideshow_noimages: number of images displayed __________________________________________________________________________________________ --%><% { String VERSION = "V3_04-06-2011"; %><%! int revize_slideshow_noimages = 0; %>
<% revize_slideshow_noimages = rz.listlength; while ( rz.listnext() ) { if (rz.listindex < 0) break; %>
<% String url = rz.content; if (url.length() == 0) url = "#"; %>

<% } %>

 

 

<%-- #BeginRZ-ActionButton --%> <%-- Option:type=ForwardEditFormImage --%> <%-- Option:caption=Configuration --%> <%-- #EndRZ-ActionButton --%> <%-- #BeginRZ-ActionButton --%> <%-- Option:type=ForwardEditListImage --%> <%-- Option:caption=Update Images --%> <%-- #EndRZ-ActionButton --%>
<% } %>