<%@Page Language="C#" Inherits="IWMS.Pages.TempTrans" EnableSessionState="false" EnableViewState="false" %>
<%@OutputCache Duration="180" Location="None" VaryByParam="none" VaryByCustom="convBig5"%>
<%Trans(TemplateType.Index);%>

