首页(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 += " Epic Sciences www.epicsciences.com
Epic致力于研发高敏感度的诊断检测,从分子水平检测血液中循环肿瘤细胞(CTCs),从而为诊断癌症和监控及个性化癌症治疗提供更好的方式。
Epic Sciences, Inc. (www.epicsciences.com) is a privately held diagnostics company committed to improving cancer management by providing easily accessible and real-time biopsy material to guide personalized medicine. Epic is founded on a powerful platform to identify and characterize rare cells including circulating tumor cells ("CTCs"). Epic is working with a number of partners including numerous pharmaceutical companies, major cancer centers, the National Cancer Institute, and the National Institutes of Health.