|
|
|
|
|
|
|
|
|

|
公司资讯
|
|
|
|
|
|
|
|
|
|
<% const maxperpage=10
sql="Select * from news order by date desc"
rs.open sql,cn,1,3
rs.pagesize=maxperpage
if trim(request("page"))<>"" then
currentpage=clng(request("page"))
if currentpage>rs.pagecount then
currentpage=rs.pagecount
end if
else
currentpage=1
end if
if rs.eof then
k=p
else
totalput=rs.recordcount
if currentpage<>1 then
if(currentpage-1)*maxperpage
|
|
2008年06月20日
|
|
关于广州市乐多多实业有限公司办公地址变更通知
尊敬的客户、合作伙伴:
本公司于2008年6月20日搬迁至新的办公地址,公司地址及联系方式如下:
地址:广州市沿江中路333号侨胞之家大厦四楼
电话: 83860012 (经理室)
83803463 (财务部)
83801953 (业务部、人事部)
传真: 83803463
广州市乐多多实业有限公司
2008年6月20日
返回
|
|
|
|
|
|