:::
目前位置:
首頁
<%
if (qhomes != null && qhomes.size() > 0) {
MenuItem qroot = (MenuItem) qhomes.get(0);
String rootpath = qroot.getParentpath() + "," + id;
if (!contentid.equals(id))
rootpath = rootpath + "," + contentid;
String[] ary_rootpath = SvString.split(rootpath, ",");
for (int i = 1; i < ary_rootpath.length; i++) {
MenuData qmroot2 = new MenuData();
qmroot2.setShow("Y");
ArrayList
<%@include file="import/home_share.jsp" %>
<%@include file="import/home_fontsize.jsp" %>
<%=mtitle %>
<%@include file="import/home_botton.jsp" %>