感谢图
This commit is contained in:
@@ -353,7 +353,7 @@
|
||||
if (localStorage.Journals_title == 'Nursing Communications') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79598', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'TMR Integrative Medicine') {
|
||||
if (localStorage.Journals_title == 'Integrative Medicine Discovery') {
|
||||
script.dataset['trendmdconfig'] = "{'journal_id':'79597', 'element':'#trendmd-suggestions'}";
|
||||
}
|
||||
if (localStorage.Journals_title == 'Clinical Research Communications') {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<!-- <ul>-->
|
||||
<!-- <h3>Traditional Medicine</h3>-->
|
||||
<!-- <li><a href="/tmr" target="_blank">Traditional Medicine Research</a></li>-->
|
||||
<!-- <li><a href="/im" target="_blank">TMR Integrative Medicine</a></li>-->
|
||||
<!-- <li><a href="/im" target="_blank">Integrative Medicine Discovery</a></li>-->
|
||||
<!-- <li><a href="/mhm" target="_blank">TMR Modern Herbal Medicine</a></li>-->
|
||||
<!-- <li><a href="/ndt" target="_blank">TMR Non-Drug Therapy</a></li>-->
|
||||
<!-- <li><a href="/dct" target="_blank">Drug Combination Therapy</a></li>-->
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
<img src="img/DGl.png" alt="" class="de_imgt" style="display: none;cursor: pointer" onclick="location.reload()">
|
||||
|
||||
<div class="suggest">
|
||||
<h1 class="animated bounceIn">Talent of Magical Research</h1>
|
||||
<h1 class="animated bounceIn">Trend of Medical Research</h1>
|
||||
<!-- <h2>TMR (Talent of Medical Research) Publishing Group is a scholarly publishing group dedicated to providing platforms for the dissemination and communication of practices and research in the field of medicine and health. </h2>-->
|
||||
</div>
|
||||
<!--<div class="scoutfor">-->
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>TMR Integrative Medicine</title>
|
||||
<title>Integrative Medicine Discovery</title>
|
||||
<link rel="shortcut icon" href="../img/tmr3.png" type="image/x-icon"/>
|
||||
<frameset framespacing="0" border="0" rows="0" frameborder="0">
|
||||
<frame name="main" src="../journals.html?J_num=17" scrolling="auto" noresize>
|
||||
|
||||
BIN
img/tha_nk.png
BIN
img/tha_nk.png
Binary file not shown.
|
Before Width: | Height: | Size: 11 MiB After Width: | Height: | Size: 10 MiB |
BIN
img/thank_1.png
BIN
img/thank_1.png
Binary file not shown.
|
Before Width: | Height: | Size: 716 KiB After Width: | Height: | Size: 383 KiB |
@@ -6964,7 +6964,7 @@ function article_con() {
|
||||
// if(result.data.journalInfo.title=='Nursing Communications'){
|
||||
// document.getElementsByTagName('script')[1].setAttribute("data-trendmdconfig","{'website_id':'79598', 'element':'#trendmd-suggestions'}")
|
||||
// }
|
||||
// if(result.data.journalInfo.title=='TMR Integrative Medicine'){
|
||||
// if(result.data.journalInfo.title=='Integrative Medicine Discovery'){
|
||||
// document.getElementsByTagName('script')[1].setAttribute("data-trendmdconfig","{'website_id':'79597', 'element':'#trendmd-suggestions'}")
|
||||
// }
|
||||
// if(result.data.journalInfo.title=='Clinical Research Communications'){
|
||||
|
||||
@@ -224,7 +224,7 @@ function bf_list() {
|
||||
|
||||
// Cancer Advances
|
||||
// Nursing Communications
|
||||
// TMR Integrative Medicine
|
||||
// Integrative Medicine Discovery
|
||||
// 连续出刊
|
||||
|
||||
|
||||
|
||||
@@ -154,14 +154,14 @@ input.disable {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.top .top_switch>div:nth-child(1) {
|
||||
.top .top_switch>div:nth-child(2) {
|
||||
background-color: #568c7d;
|
||||
color: #fff;
|
||||
}
|
||||
.top .top_switch>div:nth-child(2) {
|
||||
.top .top_switch>div:nth-child(1) {
|
||||
color: #568c7d;
|
||||
}
|
||||
.top .top_switch>div:nth-child(2):hover {
|
||||
.top .top_switch>div:nth-child(1):hover {
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user