Files
journal_com/header_in.html
2025-10-28 11:43:27 +08:00

82 lines
3.6 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!--<img src="img/banner_y.png" alt="" style="position: absolute;height: 107%;margin-left: -378.2px;">-->
<div class="nav">
<ul class="clear">
<a target="_blank" href="https://submission.tmrjournals.com/" style="">
<li class="rgb_color"><i class="fa fa-upload" style="font-size: 16px;font-weight: bold;color:#FFF"></i>
Submission System</li>
</a>
<a href="atr_wisdom.html?&wis_dom=0" target="_blank">
<li class="rgb_color">Journals</li>
</a>
<a href="rev_ver.html" target="_blank">
<li class="rgb_color">Scientist Community</li>
</a>
<a href="tmrde" target="_blank">
<li class="rgb_color">Database</li>
</a>
<!-- <a href="z_f2-1.html" target="_blank"><li class="rgb_color">TmRxiv</li></a>-->
<!-- <a href=""><li class="rgb_color">Database</li></a>-->
<a href="booker_list.html?bo_id=0" target="_blank">
<li class="rgb_color">Books</li>
</a>
<!-- <a href="booker_list.html?bo_id=0" target="_blank"><li class="rgb_color">Meeting</li></a>-->
<!-- <a href=""><li class="rgb_color">Conferences</li></a>-->
<!-- <a href="http://www.tmrfast.com/" target="_blank"><li class="rgb_color">Education</li></a>-->
<!-- <a href="booker_list.html?sc_id=0" target="_blank"><li class="rgb_color">Community</li></a>-->
</ul>
</div>
<div class="top">
<div class="top_logo">
<a class="home_logo" onclick="window.location.replace('https://www.tmrjournals.com')">
<img src="./img/tmr.png" alt="" style="width: 140px">
<b>Publishing Group</b>
</a>
</div>
<div class="top_sea">
<!-- <a href="">-->
<!-- <b style="color: #848484;font-weight: 500">Subscribe</b>-->
<!-- </a>-->
<!-- <a href="" class="rgb_color">-->
<!-- <img src="./img/search.png" alt="" style="width: 16px;vertical-align: text-top">-->
<!-- <b class="rgb_color" style="font-weight: 500">Search</b>-->
<!-- </a>-->
</div>
<br clear="both">
<!-- <div class="top_switch">
<div onclick="JumpRegion()">China</div>
<div>International</div>
<br clear="both">
</div> -->
</div>
<a class="de_imgh" onclick="window.open('https://www.tmrjournals.com')" style="display: none;cursor: pointer">
<img src="./img/tmr.png" alt="" style="width: 140px">
<b style="color: #fff;">Publishing Group</b>
</a>
<img src="img/DGl.png" alt="" class="de_imgt" style="display: none;cursor: pointer" onclick="location.reload()">
<div class="suggest">
<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">-->
<!-- <input type="text" placeholder="Search for Articles" value="" class="sfh_inp">-->
<!-- <button class="sfh_btn" type="submit">-->
<!-- <img src="img/btn-ser.png" alt="">-->
<!-- </button>-->
<!-- <a href="de_seeker.html" target="_blank">Advanced Search >></a>-->
<!--</div>-->
<script>
// 集团内搜索
$('.sfh_btn').click(function () {
window.open("ind_search.html?se_ch=" + $(".sfh_inp").val());
})
// 分国家跳转
function JumpRegion() {
var jump_ip = window.location.href.replace('.com', '.cn')
window.parent.location.href = jump_ip
}
</script>