上海静安上海市静安区闸北中心医院采购苯妥英钠片公告
查看隐藏内容(*)需先登录
Sorry, Page Not ***.******.***;
//跳转至纠错系统填写页面
window.open("http://***.******.***.**/exposure/jiucuo.html?site_code=" + site_code + "&url=" + encodeURIComponent(url));
}
function addFavorite() {
var url = window.location;
var title = document.title;
var ua = ***.******.***();
if (ua.indexOf("***se") -*) {
alert("由于***浏览器功能限制,请按 Ctrl+D 手动收藏!");
} else if (ua.indexOf("msie *") -*) {
***.******.***(url, title); //IE*
} else if (document.all) {
try{
***.******.***(url, title);
}catch(e){
alert("您的浏览器不支持,请按 Ctrl+D 手动收藏!");
}
} else if (window.sidebar) {
***.******.***(title, url, "");
} else {
alert("您的浏览器不支持,请按 Ctrl+D 手动收藏!");
}
}