首页(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 += " Exact Sciences www.exactsciences.com
一家分子诊断公司专注于大肠癌的早期检测。
Exact Sciences Corp. is a molecular diagnostics company focused on the early detection of colorectal cancer. The company has exclusive intellectual property protecting its convenient, non-invasive stool-based DNA technology for the detection of colorectal cancer. Stool-based DNA technology is included in the colorectal cancer screening guidelines of the American Cancer Society and the U.S. Multi-Society Task Force on Colorectal Cancer.