首页(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 += " Volcano www.volcanocorp.com Founded in cardiovascular care and expanding into other specialties, Volcano is changing the assumption about what is possible in improving patient outcomes by combining imaging and therapy together.
Volcano Corporation (Nasdaq: VOLC) 是旨在加强冠状动脉及周围血管疾病诊断和治疗的精确制导治疗工具行业的全球领导者
Volcano Corporation is revolutionizing the medical device industry with a broad suite of technologies that make imaging and therapy simpler, more informative and less invasive. Our products empower physicians around the world with a new generation of analytical tools that deliver more meaningful information using sound as a guiding element.