首页(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 += " Enanta www.enanta.com
美国制药公司Enanta公司研发丙肝药物
Enanta Pharmaceuticals is a research and development-focused biotechnology company that uses its robust chemistry-driven approach and drug discovery capabilities to create small molecule drugs in the infectious disease field. Enanta is discovering and developing novel inhibitors designed for use against the hepatitis C virus (HCV). These inhibitors include members of the direct acting antiviral (DAA) inhibitor classes – protease (partnered with AbbVie), NS5A (partnered with Novartis) and nucleotide polymerase – as well as a host-targeted antiviral (HTA) inhibitor class targeted against cyclophilin. Additionally, Enanta has created a new class of antibiotics, called Bicyclolides, for the treatment of multi-drug resistant bacteria, with a current focus on developing an intravenous and oral treatment for hospital and community MRSA (methicillin-resistant Staphylococcus aureus) infections.