<tr align="left" class="black14">
<logic:notEmpty name="list">
<logic:iterate id="aa" name="list" indexId="leng">
<td align="left" width="100">
<a href="#" onClick="javascript:platapp.location.href='<bean:write name='aa' property='serviceURI'/>?ciqcode='+document.forms[0].decl_no.value+'';"><bean:write name="aa" property="name" /></a>
</td> <!--td> <a href="javascript:print1('<bean:write name='aa' property='serviceURI'/>');"><bean:write name="aa" property="name"/></a></td--> </logic:iterate> </logic:notEmpty>
</tr>