635 lines
29 KiB
HTML
635 lines
29 KiB
HTML
<!doctype html>
|
||
<html lang="zh">
|
||
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||
<title></title>
|
||
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon" />
|
||
<link rel="stylesheet" type="text/css" href="style/font-awesome/css/font-awesome.min.css">
|
||
<link rel="stylesheet" type="text/css" href="style/style.css" />
|
||
<link rel="stylesheet" type="text/css" href="style/layui.css" />
|
||
<script type='text/javascript'
|
||
src='https://platform-api.sharethis.com/js/sharethis.js#property=5ff7d85fd7d501001255ad98&product=inline-share-buttons'
|
||
async='async'></script>
|
||
<style>
|
||
.article__ {
|
||
background-color: #f4fafd;
|
||
padding: 0 15px;
|
||
margin-top: -15px;
|
||
}
|
||
|
||
.act_chajian {
|
||
padding: 10px 15px;
|
||
}
|
||
|
||
.pos_ter {
|
||
padding: 0 0 20px 0
|
||
}
|
||
|
||
.pos_ter>div:nth-child(1) {
|
||
width: 275px;
|
||
height: 105px;
|
||
}
|
||
|
||
.pos_ter>div:nth-child(3) {
|
||
width: 235px;
|
||
height: 68px;
|
||
padding: 25px 12px 12px 12px;
|
||
}
|
||
|
||
.pos_ter>div:nth-child(4) {
|
||
width: 242px;
|
||
height: 90px;
|
||
padding: 15px 0 0 0;
|
||
margin-right: 0;
|
||
}
|
||
|
||
.pos_ter>div:nth-child(4) img {
|
||
width: 100%;
|
||
}
|
||
|
||
.pos_ter>div {
|
||
float: left;
|
||
margin-right: 10px;
|
||
background-color: #fff;
|
||
}
|
||
|
||
.pos_ter>a {
|
||
float: left;
|
||
width: 240px;
|
||
text-align: center;
|
||
display: block;
|
||
padding: 25px 12px 12px 12px;
|
||
margin-right: 10px;
|
||
background-color: #fff;
|
||
height: 68px;
|
||
}
|
||
|
||
.conthtmn p {
|
||
line-height: 22px;
|
||
margin-bottom: 10px;
|
||
color: #666;
|
||
}
|
||
|
||
.conthtmn>p {
|
||
min-height: 20px;
|
||
}
|
||
|
||
.conthtmn .imgHnkl {
|
||
text-align: center;
|
||
margin-top: 20px;
|
||
}
|
||
|
||
.conthtmn .imgHnkl p {
|
||
color: #006699;
|
||
font-weight: bold;
|
||
}
|
||
|
||
/* 相关引用次数 */
|
||
.article-quote-box {
|
||
width: 24%;
|
||
padding: 20px 20px;
|
||
box-sizing: border-box;
|
||
margin-right: 1%;
|
||
|
||
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.02);
|
||
float: left;
|
||
}
|
||
|
||
.SciteBadge {}
|
||
|
||
.article-quote-box {
|
||
background-color: #fff;
|
||
margin-bottom: 0 !important;
|
||
}
|
||
|
||
.article-quote-box a {
|
||
width: 100%;
|
||
}
|
||
|
||
.article-quote-box .quote-source {
|
||
width: 100%;
|
||
font-size: 13px;
|
||
padding: 0px 10px 20px;
|
||
box-sizing: border-box;
|
||
|
||
text-align: center;
|
||
color: #333;
|
||
|
||
}
|
||
|
||
.article-quote-box .quote-content {
|
||
font-size: 12px;
|
||
padding: 10px;
|
||
box-sizing: border-box;
|
||
|
||
color: #444;
|
||
}
|
||
|
||
.article-quote-box .quote-content .quote-item {
|
||
display: flex;
|
||
align-items: center;
|
||
}
|
||
|
||
.article-quote-box .quote-content .quote-item img {
|
||
width: 20px;
|
||
height: 20px;
|
||
margin-right: 10px;
|
||
}
|
||
|
||
.article-quote-box .quote-content .quote-item .count {
|
||
min-width: 50px;
|
||
text-align: center;
|
||
font-weight: bold;
|
||
}
|
||
|
||
.article-quote-box a {
|
||
display: inline-block;
|
||
text-decoration: none !important;
|
||
}
|
||
|
||
.article-quote-box a .link {
|
||
text-decoration: underline !important;
|
||
|
||
}
|
||
|
||
|
||
.quoteNumber {
|
||
color: #006699;
|
||
font-weight: 700;
|
||
}
|
||
|
||
.quoteNumber:hover {
|
||
text-decoration: underline !important;
|
||
}
|
||
|
||
#framed_div .quote-content a {
|
||
color: #006699;
|
||
}
|
||
|
||
#framed_div .quote-content a:hover {
|
||
text-decoration: underline !important;
|
||
}
|
||
|
||
.info-box {
|
||
padding: 10px;
|
||
background-color: #f5f5f5;
|
||
position: relative;
|
||
color: #333 !important
|
||
}
|
||
|
||
.info-box:before {
|
||
position: absolute;
|
||
left: 10px;
|
||
top: 5px;
|
||
font-size: 18px;
|
||
|
||
color: #333
|
||
}
|
||
|
||
.info-box__copyright:before {
|
||
content: "copyright";
|
||
}
|
||
|
||
.info-box__highlight {
|
||
background-color: #ffb800
|
||
}
|
||
|
||
.info-box a {
|
||
font-weight: 700;
|
||
color: #006699 !important;
|
||
}
|
||
|
||
.info-box__container {
|
||
margin-top: 16px;
|
||
margin-left: 8px;
|
||
margin-right: 8px;
|
||
}
|
||
|
||
.in-tab {
|
||
display: none;
|
||
opacity: 0;
|
||
}
|
||
|
||
.openCrossref {
|
||
display: block;
|
||
opacity: 1;
|
||
transform: scale(0);
|
||
animation: fadeInAndGrow 0.5s forwards;
|
||
|
||
}
|
||
|
||
@keyframes fadeInAndGrow {
|
||
0% {
|
||
opacity: 0;
|
||
transform: scale(0);
|
||
}
|
||
|
||
50% {
|
||
opacity: 1;
|
||
transform: scale(1.1);
|
||
}
|
||
|
||
100% {
|
||
opacity: 1;
|
||
transform: scale(1);
|
||
}
|
||
}
|
||
|
||
/* 相关引用次数 */
|
||
</style>
|
||
</head>
|
||
|
||
<body>
|
||
<div class="newBox">
|
||
<div id="col-content">
|
||
<div id="top_bar">
|
||
<!--头部-->
|
||
</div>
|
||
|
||
<div class="article wenzhang">
|
||
<div class="wen_jian">
|
||
<div class="left">
|
||
<span>
|
||
<a href="" class="txt_zhaiyao" target="_blank"> </a>
|
||
<!-- >> 2019, Vol. 4-->
|
||
<!-- >> I ssue (3): 118-130 DOI:10.12032/TMR20190225105-->
|
||
</span>
|
||
<h4></h4>
|
||
<div class="sharethis-inline-share-buttons" style="margin-left: 0;margin-top: -10px"></div>
|
||
<div style="line-height: 22px" class="zuo_zhe">
|
||
<!-- Roshanak Ghods1,2 ,Mojtaba Abdi3 ,Matineh Pourrahimi4,* () , Fataneh Hashem Dabaghian1,2<br/>-->
|
||
<!-- 1Research Institute for Islamic and Complementary Medicine, Iran University of Medical Sciences, Tehran, Iran;<br/>-->
|
||
<!-- 2 School of Persian Medicine, Iran University of Medical Sciences, Tehran, Iran;<br/>-->
|
||
<!-- 3 School of Nursing and Midwifery Branch, Iran University of Medical Sciences, Tehran, Iran;<br/>-->
|
||
<!-- 4 Faculty of Allied Medicine Branch, Iran University of Medical Sciences, Tehran, Iran.<br/>-->
|
||
</div>
|
||
</div>
|
||
<div class="right">
|
||
<h5>Cite this article:</h5>
|
||
<p>
|
||
<!-- Cite this article -->
|
||
</p>
|
||
<div class="links_">
|
||
<!-- pdf html下载-->
|
||
</div>
|
||
<div class="Note_TeX">
|
||
<!-- <a href="" style="color: #7a2702;">EndNote-->
|
||
<!-- <span style="color: #666;">(RIS)</span>-->
|
||
<!-- </a> -->
|
||
<!-- <a href="" style="color: #7a2702;">BibTeX</a>-->
|
||
</div>
|
||
<ul class="export">
|
||
<li class="Exc_2"><i class="fa fa-download"></i> Export citation to EndNote</li>
|
||
<li class="Exc_3"><i class="fa fa-download"></i> Export citation to RIS</li>
|
||
<li class="Exc_4"><i class="fa fa-download"></i> Export citation to BibTex</li>
|
||
<li class="Exc_5"><i class="fa fa-download"></i> Export citation to txt</li>
|
||
</ul>
|
||
</div>
|
||
<br clear="both">
|
||
</div>
|
||
</div>
|
||
<div class="article__ wenzhang">
|
||
<div class="wen_rong">
|
||
<div class="left">
|
||
<div class="rong_box">
|
||
<ul id="tablist">
|
||
<li class="tabin">Abstract</li>
|
||
<li class="tarmho">Medical history of objective</li>
|
||
<li class="tarhtmn">HTML</li>
|
||
<div class="tarfipdf">PDF</div>
|
||
<div class="tarfihml">HTML</div>
|
||
<li class="tarpdf">Supplementary material</li>
|
||
<li class="tarrecord">Manuscript processing</li>
|
||
<li class="Original">Original data</li>
|
||
</ul>
|
||
<div class="content-box">
|
||
<div class="content contercon contentin">
|
||
<div class="abst"
|
||
style="margin: 20px 0 40px 0;text-align: justify;word-wrap: break-word;color:#444;font-size: 15px">
|
||
</div>
|
||
<div class="keyw">
|
||
<b>Key words: </b><span class="ur_red"></span>
|
||
</div>
|
||
<!-- <div class="fund">-->
|
||
<!-- <b>Fund: </b><span></span>-->
|
||
<!-- </div>-->
|
||
<!-- <div class="coau">-->
|
||
<!-- <b>Corresponding author: </b><span></span>-->
|
||
<!-- </div>-->
|
||
<!-- <div class="emai">-->
|
||
<!-- <b>E-mail: </b><span></span>-->
|
||
<!-- </div>-->
|
||
<!-- <div class="cite">-->
|
||
<!-- <b>Cite this article: </b><br/><span></span>-->
|
||
<!-- </div>-->
|
||
<!-- <div class="time">-->
|
||
<!-- <b>Published date: </b><span></span>-->
|
||
<!-- </div>-->
|
||
<div class="url">
|
||
<b>DOI URL: </b><span class="ur_red"></span>
|
||
</div>
|
||
<div class="udr">
|
||
<b>Original DOI URL: </b><span class="ur_red"></span>
|
||
</div>
|
||
</div>
|
||
<div class="content contemho">
|
||
<ul>
|
||
<!--pdf 选项卡六-->
|
||
</ul>
|
||
</div>
|
||
<div class="content conthtmn" id="html88">
|
||
<!--Tradition 选项卡二-->
|
||
|
||
</div>
|
||
<!--<div class="content conterad">-->
|
||
<!--<!–Tradition 选项卡二–>-->
|
||
<!--<h1></h1>-->
|
||
<!--<p></p>-->
|
||
<!--</div>-->
|
||
<!-- <div class="content contfdf">-->
|
||
<!-- <ul>-->
|
||
<!-- <!–pdf 选项卡三–>-->
|
||
<!-- </ul>-->
|
||
<!-- </div>-->
|
||
<!-- <div class="content contfhml">-->
|
||
<!-- <ul>-->
|
||
<!-- <!–pdf 选项卡四–>-->
|
||
<!-- </ul>-->
|
||
<!-- </div>-->
|
||
<div class="content contepdf">
|
||
<ul>
|
||
<!--pdf 选项卡五-->
|
||
</ul>
|
||
</div>
|
||
<div class="content conterecord"></div>
|
||
<div class="content OriginalData" id="OriginalData"></div>
|
||
</div>
|
||
</div>
|
||
<div style="background-color: #f4fafd;height: 20px"></div>
|
||
<!-- 相关引用次数-->
|
||
<div style="background-color: #f4fafd;height: 20px" class=""></div>
|
||
<div class=" article-quote" style="background-color: #f4fafd;">
|
||
<h3 style="font-size: 32px;text-align: center;padding:20px;">Article Citations
|
||
</h3>
|
||
|
||
<div>
|
||
<ul style="overflow: hidden;padding: 10px 0;border: none;">
|
||
<li class="article-quote-box Wos" >
|
||
<p class="quote-source "></p>
|
||
<div class="quote-content quote-content1">
|
||
</div>
|
||
</li>
|
||
<li class="article-quote-box DimensionsBadge">
|
||
<a href="" target="_blank">
|
||
<p class="quote-source "></p>
|
||
<div class="quote-content "></div>
|
||
</a>
|
||
</li>
|
||
<li class="article-quote-box SciteBadge">
|
||
<a href="" target="_blank">
|
||
<p class="quote-source "></p>
|
||
<div class="quote-content quote-content1">
|
||
</div>
|
||
</a>
|
||
</li>
|
||
<li class="article-quote-box Crossref" style="margin-right: 0;">
|
||
<p class="quote-source "></p>
|
||
<div class="quote-content quote-content1">
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div id="framed_div" class="in-tab " style="margin-top: 10px; background-color: #fff;">
|
||
<div class="info-box"></div>
|
||
<div style="padding: 10px;" class="quote-content"></div>
|
||
</div>
|
||
</div>
|
||
<!-- 相关引用次数-->
|
||
<div class="mb_aform">
|
||
<div class="search_for">
|
||
<!-- <select name="cut">-->
|
||
<!-- <option value="1">Title</option>-->
|
||
<!-- <option value="2">Full Text</option>-->
|
||
<!-- <option value="3">Author</option>-->
|
||
<!-- </select>-->
|
||
<input type="text" placeholder="Search for Articles" value="" class="sfor_inpw">
|
||
<input class="sfor_btnw" type="button" value="Search">
|
||
</div>
|
||
<br clear="both">
|
||
<img src="img/em_ile.png" alt="">
|
||
<div>
|
||
<p>Latest Research and News</p>
|
||
<input id="combox4" autocomplete="off" placeholder="Please choose topics"
|
||
style="width: 250px;height: 29px">
|
||
<input type="text" id="emaplm" value=""
|
||
placeholder="Please enter a valid email address" />
|
||
<br><span class="spa spa111"></span>
|
||
<input type="submit" value="Subscribe" class="yue_addm" />
|
||
<i class="icon"></i>
|
||
</div>
|
||
<br clear="both">
|
||
</div>
|
||
|
||
<div style="background-color: #f4fafd;height: 20px" class="corr_late_bg"></div>
|
||
<div class="corr_late">
|
||
<h3>Related articles</h3>
|
||
<ul>
|
||
<!-- 相关文章-->
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<div class="right">
|
||
<ul class="pos_topic">
|
||
<!-- 话题-->
|
||
</ul>
|
||
<div class="act_chajian">
|
||
<div id="trendmd-suggestions"></div>
|
||
</div>
|
||
|
||
<!-- <ul>-->
|
||
<!-- <h3>Service</h3>-->
|
||
<!-- <li>» <a href="">E-mail Alert</a></li>-->
|
||
<!-- <li>» <a href="">RSS</a></li>-->
|
||
<!-- </ul>-->
|
||
<!-- <ul>-->
|
||
<!-- <h3>Articles by authors</h3>-->
|
||
<!-- <li>» <a href="">Fataneh Hashem Dabaghian</a></li>-->
|
||
<!-- <li>» <a href="">Fataneh Hashem Dabaghian</a></li>-->
|
||
<!-- <li>» <a href="">Fataneh Hashem Dabaghian</a></li>-->
|
||
<!-- <li>» <a href="">Fataneh Hashem Dabaghian</a></li>-->
|
||
<!-- <li>» <a href="">Fataneh Hashem Dabaghian</a></li>-->
|
||
<!-- </ul>-->
|
||
<!-- <ul>-->
|
||
<!-- <h3>Related Articles</h3>-->
|
||
<!-- <li>-->
|
||
<!-- <a href="">Treatment of diabetic foot ulcer with medicinal leech therapy and honey curcumin dressing: a case report</a>-->
|
||
<!-- <p>[Traditional Medicine Research. 2019, 4(6):338-344]</p>-->
|
||
<!-- </li>-->
|
||
<!-- <li>-->
|
||
<!-- <a href="">Treatment of diabetic foot ulcer with medicinal leech therapy and honey curcumin dressing: a case report</a>-->
|
||
<!-- <p>[Traditional Medicine Research. 2019, 4(6):338-344]</p>-->
|
||
<!-- </li>-->
|
||
<!-- </ul>-->
|
||
<!-- <div class="rig_yin">-->
|
||
<!-- <h3>We recommend</h3>-->
|
||
<!-- <div>-->
|
||
<!-- <h4><a href="">Leech therapy indications: a scoping review</a></h4>-->
|
||
<!-- <p>Roshanak Ghods1 et al., Traditional Medicine Research, 2020</p>-->
|
||
<!-- </div>-->
|
||
<!-- <div>-->
|
||
<!-- <h4><a href="">Leech therapy indications: a scoping review</a></h4>-->
|
||
<!-- <p>Roshanak Ghods1 et al., Traditional Medicine Research, 2020</p>-->
|
||
<!-- </div>-->
|
||
<!-- <div>-->
|
||
<!-- <h4><a href="">Leech therapy indications: a scoping review</a></h4>-->
|
||
<!-- <p>Roshanak Ghods1 et al., Traditional Medicine Research, 2020</p>-->
|
||
<!-- </div>-->
|
||
<!-- </div>-->
|
||
<!-- <div class="rig_img">-->
|
||
|
||
<!-- </div>-->
|
||
</div>
|
||
<br clear="both">
|
||
|
||
</div>
|
||
<div class="pos_ter">
|
||
<div>
|
||
<div style="float: left;width: 190px;margin-left: 10px">
|
||
<a href="http://creativecommons.org/licenses/by/4.0/" target="_blank">
|
||
<img src="img/fasdf.png" alt="" style="padding: 15px 0 0 0">
|
||
</a>
|
||
<p>This work is licensed under a Creative Commons Attribution 4.0 International License.</p>
|
||
</div>
|
||
<div style="float: left;width: 65px;text-align: center">
|
||
<a href="https://en.wikipedia.org/wiki/Open_access"
|
||
style="text-align: center;display: block" target="_blank">
|
||
<img src="img/open.png" alt="" style="width: 85%;margin-top: 28px">
|
||
</a>
|
||
</div>
|
||
<br clear="both">
|
||
</div>
|
||
<a href="https://www.crossref.org/" target="_blank">
|
||
<img src="img/doi.png" alt="" style="width: 100%;">
|
||
</a>
|
||
<div>
|
||
<a href="https://orcid.org/" target="_blank" style="float: left;display: block">
|
||
<img src="img/orcid.svg" style="width: 160px">
|
||
</a>
|
||
<a href="https://orcid.org/" target="_blank"
|
||
style="float: left;display: block;margin-left: 20px;">
|
||
<img src="img/or_id.png" alt="" style="width: 55px;height: 55px;">
|
||
</a>
|
||
<br clear="both">
|
||
</div>
|
||
<div>
|
||
<img src="img/libary.png" alt="">
|
||
</div>
|
||
<br clear="both">
|
||
</div>
|
||
</div>
|
||
<div class="PicPreview">
|
||
<img src="#" alt="">
|
||
</div>
|
||
|
||
<div class="footer">
|
||
<!--底部菜单栏-->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
<script src="js/jquery.min.js"></script>
|
||
<script src="js/return-top.js"></script>
|
||
<script src="js/layer/layer.js"></script>
|
||
<script src="js/js.js"></script>
|
||
<script src="js/side.js"></script>
|
||
<script src="js/article.js"></script>
|
||
<script src="js/articleJS/index.js"></script>
|
||
<script src="js/articleJS/article_y.js"></script>
|
||
<script src="js/layui.js"></script>
|
||
|
||
<script>
|
||
$(function () {
|
||
var head = document.getElementsByTagName('head')[0];
|
||
var script = document.createElement('script');
|
||
script.src = '//js.trendmd.com/trendmd.min.js';
|
||
|
||
if (localStorage.Journals_title == 'Biomedical Engineering Communications') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'87461', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Food and Health') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79603', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Medical Theory and Hypothesis') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79601', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'TMR Non-Drug Therapy') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79600', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'TMR Modern Herbal Medicine') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79599', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Nursing Communications') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79598', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Integrative Medicine Discovery') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79597', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Clinical Research Communications') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79596', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Psychosomatic Medicine Research') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79595', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Life Research') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79594', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Gastroenterology & Hepatology Research') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79593', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Medical Data Mining') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79592', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Toxicology Advances') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79591', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Tumor Microenvironment Research') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79590', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'History and Philosophy of Medicine') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79589', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Precision Medicine Research') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79588', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Drug Combination Therapy') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79587', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'tmRxiv') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79586', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Infectious Diseases Research') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79585', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Aging Communications') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79584', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Cancer Advances') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79583', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
if (localStorage.Journals_title == 'Traditional Medicine Research') {
|
||
script.dataset['trendmdconfig'] = "{'journal_id':'79582', 'element':'#trendmd-suggestions'}";
|
||
}
|
||
head.appendChild(script);
|
||
|
||
side_list();
|
||
article_con();
|
||
|
||
|
||
|
||
});
|
||
</script>
|
||
|
||
</html> |