${@Global.getConfig('productNamePrefix')}${@Global.getConfig('productName')}
<%/**/%>
    <% include('/portal/include/topMenuCorp.html'){} %>
  • <% include('/portal/include/topMenuLang.html'){} %> <% include('/portal/include/topMenuMsg.html'){} %> <% include('/portal/include/topMenuUser.html'){} %>
<% if(@Global.getConfig('sys.index.menuStyle', '1') == '2'){ %>
    <% var p = {parentCode: '1535531786353934336', children: false}; menu.tree(p); print(p.html); %>
<% } %>