首页(Home)
品牌专区(Brands-parters)
//自动完成提示
function beginSearch() {
if (document.getElementById("Keyword").value.replace(/(^\s*)|(\s*$)/g, "").length > 2) {
$("#divMsg").html("");
var tbSearch = document.getElementById("Keyword").value;
var div_msg = document.getElementById("divMsg");
div_msg.style.display = "block";
$.ajax({
type: "post",
dataType: "json", //数据格式:JSON
url: "/tools/submit_ajax.ashx?action=zhitishi",
data: { father: tbSearch },
async: false,
success: function (data) {
var str = "";
var str1 = "";
var str2 = "";
var str3 = "";
var SupplyType = data.SupplyType; //供应品类列表
var Brands = data.Brands; //品牌列表
var ProductStyle = data.ProductStyle; //产品列表
var str0 = "";
if (SupplyType != null && SupplyType != "") {
str0 += " GVK Biosciences www.gvk.com
GVK Biosciences (GVK BIO)是亚洲领先的发现和研发组织。GVK BIO提供研发价值链上谱系广泛的服务,包括单项服务和整合服务。本公司的发现服务包括化学、生物学和资讯科学;开发服务包括临床研究、临床药理学和流程研发。GVK BIO的多元产品组合和重量级客户群包括200多家客户,其中不乏世界最大的制药、生物技术、农业、生命科学公司和领先的学术机构。
GVK Biosciences (GVK BIO) is Asia’s leading Discovery, Research and Development organization. GVK BIO provides a broad spectrum of services, stand-alone and integrated, across the R&D value chain. Our discovery services comprise of Chemistry, Biology and Informatics; the development services includeClinical Research, Clinical Pharmacology and Process R&D. GVK BIO’s diverse portfolio and prestigious clientele comprising of more than 200 customers includes some of the world’s largest pharmaceutical, biotechnology, agro, life-sciences companies and leading academic institutions.