<%if(tabs.length>0){%>
<%for(var i=0;i
<%=tabs[i].content%>
<%}%>
<%}%>