%Include _head%>
<%Include _top%>
<%set EnterpriseBaseInfo = GetEnterpriseBaseInfo() %>
<%if EnterpriseBaseInfo.Count>0%>
<%if EnterpriseBaseInfo["Address"]!=null%>- {EnterpriseBaseInfo[AreaName]} {EnterpriseBaseInfo[Address]}
<%/if%>
<%if EnterpriseBaseInfo["Telephone"]!=null%>- {EnterpriseBaseInfo[Telephone]}
<%/if%>
<%if EnterpriseBaseInfo["Email"]!=null%>- {EnterpriseBaseInfo[Email]}
<%/if%>
<%/if%>

请长按以上二维码加为好友
<%Include _loading%>
<%Include _footer%>