首页(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 += " Keryx Biopharmaceuticals www.keryx.com Keryx Biopharmaceuticals is traded on the Nasdaq Stock Market under the symbol "KERX."
专注于收购,开发和商业化的医学治疗肾脏疾病的重要医药产品。
Keryx Biopharmaceuticals is focused on the acquisition, development and commercialization of medically important pharmaceutical products for the treatment of renal disease. Keryx is developing ZerenexTM (ferric citrate), an oral, ferric iron-based compound that has the capacity to bind to phosphate and form non-absorbable complexes. The Phase 3 clinical program of ZerenexTM for the treatment of hyperphosphatemia (elevated phosphate levels) in patients with end-stage renal disease is being conducted pursuant to a Special Protocol Assessment (SPA) agreement with the FDA. Keryx is headquartered in New York City.