<%
set rsa=server.createobject("adodb.recordset")
sqla = "select Top 6 * FROM news_bjac where cataid=2 order by addtime desc"
rsa.Open sqla,conn,1,3
if rsa.EOF or rsa.BOF then
response.write (" It's null£¡")
end if
do while not rsa.EOF
if len(Trim(rsa("title")))>20 then
atempTitlea = Left(Trim(rsa("title")),20)&""
else
atempTitlea = Trim(rsa("title"))
end if
%>
Beijing Arbitration Commission
Tel:+(8610) 6566 9856 Fax:+(8610) 6566 8078 Email:bjac@bjac.org.cn Add: 16/F, Zhaoshang Building No.118
Jianguo Road Chaoyang District
Beijing 100022 China
BAC | News & Events
<%
set rsa=server.createobject("adodb.recordset")
sqla = "select Top 6 * FROM news_bjac where cataid=1 order by addtime desc"
rsa.Open sqla,conn,1,3
if rsa.EOF or rsa.BOF then
response.write (" It's null£¡")
end if
do while not rsa.EOF
if len(Trim(rsa("title")))>20 then
atempTitlea = Left(Trim(rsa("title")),20)&""
else
atempTitlea = Trim(rsa("title"))
end if
%>
All
disputes arising from or in connection with this contract
shall be submitted to Beijing Arbitration Commission
for arbitration in accordance with its rules of arbitration
in effect at the time of applying for arbitration. The
arbitral award is final and binding upon both parties.