<%= lang.cross_policy_reason%>

<%if(!self.isBCD){%>
<% var content=''; if(!isAmex){ if(hotelRatePlanInfoList.travelPolicyArticle && hotelRatePlanInfoList.travelPolicyArticle =='PRICE'){ content=lang.price_article;; }else if(hotelRatePlanInfoList.travelPolicyArticle &&hotelRatePlanInfoList.travelPolicyArticle =='SPECAUTH'){ content=lang.hotel_first_article; } }else{ if(asmexPolicy&&asmexPolicy!=null){ content = store.getLang()=="en-us"?(utils.ifEmpty(asmexPolicy.infoEN)?"":asmexPolicy.infoEN):(utils.ifEmpty(asmexPolicy.infoCN)?"":asmexPolicy.infoCN); } } %>
<%=lang.cross_policy_content%>:<%=content%>
<%if(!isAmex){%>
    <% var articleStr=""; //update zcy 2015-01-22 if(!utils.ifArrEmpty(newReasonInfo)){ for(var i=0;i
  • <% }}%> <%}else{ if(hotelRatePlanInfoList.travelPolicyReasonList && hotelRatePlanInfoList.travelPolicyReasonList !=''){ var travelPolicyReasonArry=hotelRatePlanInfoList.travelPolicyReasonList.split(','); for(var i=0;i
  • <% } }%> <%} if (!self.appConfig.hotelIsShowOtherReason || self.appConfig.hotelIsShowOtherReason == 'Y'){%>
  • <%}%>
<%}else{%>
    <% if(asmexPolicy&&asmexPolicy.reasonCodes&&asmexPolicy.reasonCodes.reasonCode.length!=0){ var reasonCodeList=asmexPolicy.reasonCodes.reasonCode; for(var i in reasonCodeList){ var policy =reasonCodeList[i]; var reason=store.getLang()=='en-us'?policy.infoEN:policy.infoCN; var id=policy.id; %>
  • <% } } %>
<%}%>
<%}else{%>
    <% if(hotelSummaryInfo && !utils.ifArrEmpty(hotelSummaryInfo.reasonCodes)){ for(var i=0;i
  • <% } }%> <%}%>
<%}%>