|
|
|
MedTech International works with small, mid-size and large medtech, biotech and pharmaceutical companies, as well as with life sciences investment groups, relevant industry and government organisations in China, UK and certain European countries. Although our clients and the projects we are working on cannot be identified for reasons of confidentiality, we are quite happy to provide specific references upon request.
Our clients include companies, investors, providers, research institutes, organisations and entrepreneurs who are interested in exploring and developing a mutual beneficial strategic alliance with their China counterpart. |
|
 |
|
|
 |
|
<%
sql="select top 10 news_id,title,news_time,news_img from yelang_news where news_min=2 and news_ok=1 order by news_ord desc,news_id desc"
ii=1
set rs=conn.execute(sql)
do while not rs.eof
%> ·<%=left(rs(1),100)&"..."%>
<%
rs.movenext
if not rs.eof then response.write " "
ii=ii+1
if ii>10 then exit do
loop
rs.close
set rs=nothing
%>
|
|
 |
|