CINXE.COM

Timișoara Medical Journal | Error 404 - File not found

<!DOCTYPE html> <html lang="en"> <head> <meta charset='utf-8'> <title>Timișoara Medical Journal | Error 404 - File not found</title> <link rel="stylesheet" href="/bundles/mdpimain/assets/css/main-91bd3dd0ab.min.css" /> <link rel="stylesheet" href="/bundles/mdpimain/assets/css/fa/font-awesome.min.css" /> <style type="text/css"> .simditor li{ margin: 0; padding: 0; background: none; color: #000; } .simditor .simditor-toolbar > ul > li > span.separator { border: 0; display: inline-block; } .simditor-toolbar { width: auto; } #a { color:red; } div.element .simditor-body ul li, div.element .editor-style ul li{ list-style: disc outside none; } .quickform form .form_ele{float:none;} .comment_content ul li { background: none; color: inherit; list-style: disc !important; padding: 0; } .menu .active:hover { background-color: ; } .menu .active { background-color: ; } </style> <link rel="shortcut icon" href="/bundles/mdpimain/assets/favicon.ico" /> <!--[if lte IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!--Usersnap --> <script> window.onUsersnapLoad = function(api) { api.init(); }; var script = document.createElement('script'); script.defer = 1; script.src = 'https://widget.usersnap.com/global/load/88ba4b4b-df0c-46ab-86b7-9081536cd5f4?onload=onUsersnapLoad'; document.getElementsByTagName('head')[0].appendChild(script); </script> <!--end Usersnap --> <!--Matomo --> <script type='text/javascript'> var _mtm = _mtm || []; _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'}); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src='https://matomo.mdpi.com/js/container_vBi84JkP.js'; s.parentNode.insertBefore(g,s); </script> <!--end Matomo --> <!--pendo --> <script> (function(apiKey){ (function(p,e,n,d,o){var v,w,x,y,z;o=p[d]=p[d]||{};o._q=o._q||[]; v=['initialize','identify','updateOptions','pageLoad','track'];for(w=0,x=v.length;w<x;++w)(function(m){ o[m]=o[m]||function(){o._q[m===v[0]?'unshift':'push']([m].concat([].slice.call(arguments,0)));};})(v[w]); y=e.createElement(n);y.async=!0;y.src='https://cdn.eu.pendo.io/agent/static/'+apiKey+'/pendo.js'; z=e.getElementsByTagName(n)[0];z.parentNode.insertBefore(y,z);})(window,document,'script','pendo'); function getVisitorId() { var userId = ""; var tenantId = "130"; if (userId) { return tenantId + '-' + userId; } else { let visitorId = document.cookie.replace(/(?:(?:^|.*;\s*)visitorId\s*\=\s*([^;]*).*$)|^.*$/, "$1"); if (!visitorId) { visitorId = 'anonymous-' + tenantId + '-' + Math.random().toString(36).substring(2); document.cookie = "visitorId=" + visitorId + "; path=/"; } return visitorId; } } pendo.initialize({ visitor: { id: getVisitorId(), isAnonymous: "", email: "", full_name: "", }, account: { id: 130 } }); })('faf94497-c291-4eff-4726-0e40eac17c65'); </script> <!--end pendo --> </head> <body> <a name="top"></a> <header style="min-height:36px; "> <div id="topmenu"> <ul> <li class="user-quick-cmd"> <select id="language" style="padding: 0px; margin-top: -7px;"> <option value="en" selected="true">English</option> <option value="zh" >简体中文</option> </select> </li> <li class="user-quick-cmd"> <a href="/user/login">Login</a> <a href="/user/register">Register</a> <a href="/user/manuscripts/upload" style="padding-right:10px;">Submit</a> </li> </ul> </div> </header> <div id="container"> <div id="stripeleft"> <div id="striperight"> <div id="main"> <div id="rightcol"></div> <div id="maincol" class="nosp"> <h1>Error 404 - File not found</h1> <p>The webpage you are looking could not be found. <br> The URL may have been incorrectly typed, or the page may <br> have been removed.</p> <p><a href="/user/myprofile">Return to the user page</a><br> <a href="https://jams.pub/contact">Contact</a></p> </div> </div> <div class="clear"></div> </div> </div> </div> <div id="footer"> <div id="copyright">&copy; Powered by JAMS, an MDPI publishing platform.</div> </div> <div id="preparing-file-modal" title="Preparing report..." style="display: none;"> <p>We are preparing your report, please wait...</p> <div class="ui-progressbar-value ui-corner-left ui-corner-right" style="width: 100%; height:22px; margin-top: 20px;"></div> </div> <div id="error-modal" title="Error" style="display: none;"> There was a problem generating your report, please try again. </div> <div id="js-error-logger" data-log-url="/log/js-error" style="display: none;"></div> <script> var SusyConfig = { image_src: { loading: '/bundles/mdpimain/img/ui/loading.gif', cross: '/bundles/mdpimain/img/icon-silk/cross.png' }, image: { loading: '<img border="0" src="/bundles/mdpimain/img/ui/loading.gif" alt="Loading..." title="Loading..." width="16" height="16">' }, url: { feed: '/feed/search' } } </script> <script src="/bundles/mdpimain/assets/js/lib.js"></script> <script src="/bundles/mdpimain/assets/js/main-1728f38544.js"></script> <div id="scrolltop" style="left: 1433px; visibility: visible; float: right"> <span hidefocus="true"> <div class="scrolltop" id="scrolltop" title="Return Top"><img src="/bundles/mdpimain/img/icon/top.png"></div> </span> </div> <div class="quickform-error-tooltip ui-corner-all"></div> <div class="quickform-info-tooltip ui-corner-all"></div> <script type="text/javascript"> $(function(){ $("#language").change(function(){ var lt = $(this).val(); var uri = "/change/language"; $.ajax({ url: uri, method: 'get', data:{l:lt}, error: function(err) { alert("Failed!"); window.location.href=location.href; }, success: function(res) { window.location.href=location.href; } }); }) $('.ui-dialog .ui-button-text').each(function(){ var botton_text = $(this).text(); if (botton_text == 'close'){ $(this).text("close"); } else if (botton_text == 'Done') { $(this).text("Done"); } else if (botton_text == 'OK') { $(this).text("OK"); } else if (botton_text == 'Cancel') { $(this).text("Cancel"); } }); }); </script> <script type="text/javascript"> $(function() { toastr.options.closeButton = true; toastr.options.progressBar = true; }); $('.displayVoucher').on('click', function (e) { e.preventDefault(); var display_voucher_id = 'display-voucher-' + $(this).data('reviewer-rel-id'); if ($(this).data('voucher-granted')) { $('#' + display_voucher_id).dialog({ autoOpen: true, title: "Voucher Info", width: 550, height: 220, modal: true, }); } else { $('#' + display_voucher_id).dialog({ autoOpen: true, title: "Grant Voucher", width: 550, height: 320, modal: true, buttons: { Confirm: function () { var enableVoucherSelected = $(this).find('.enable-voucher'); var url = enableVoucherSelected.data('grant-url'); var data = { 'reviewer_id': enableVoucherSelected.data('reviewer-id'), 'discount_key': enableVoucherSelected.val(), } $.post(url, data, function (res) { if (res === '1') { location.reload(); } else { return alert('something wrong'); } }); }, Close: function () { $(this).dialog('close'); } } }); } }); $('.remove_voucher').on('click', function (e) { e.preventDefault(); var remove_url = $(this).data('remove-url'); $('#remove-voucher-dialog').dialog({ autoOpen: true, title: "Delete Voucher", width: 400, height: 160, modal: true, buttons: { Confirm: function () { $.post(remove_url, {}, function (res) { if (res === '1') { location.reload(); } else { return alert('something wrong'); } }); }, Close: function () { $(this).dialog('close'); } } }); }); $('.update-fees-apc').on('click', function(e){ e.preventDefault(); var update_url = $(this).data('update-fees-url'); var fees_amount = $('#invoice-fees-apc').val(); var currency = $("#invoice-payment-currency").val(); var originalPaymentCurrency = $('#form-invoice').data('initial-payment-currency') console.log(currency); console.log(originalPaymentCurrency); if (originalPaymentCurrency === currency) { var currentApcRate = $('#form-invoice').data('initial-exchange-rate'); } else { var currentApcRate = $('#form-invoice').data('apc-exchange-rates')[currency]; } console.log(currentApcRate) $.post(update_url, {'fees_amount': fees_amount, 'currency': currency, 'current_apc_rate': currentApcRate}, function(res) { if (res === '1') { location.reload(); } else { return alert('something wrong'); } }); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10