CINXE.COM
<!DOCTYPE html> <html> <head> <link type="text/css" rel="stylesheet" href="css/bootstrap.min.css" /> <link type="text/css" rel="stylesheet" href="css/fis.css" /> <link type="text/css" rel="stylesheet" href="css/bootstrap-multiselect.css" /> <link type="text/css" rel="stylesheet" href="css/jquery-ui.css" /> <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/bootstrap.js"></script> <script type="text/javascript" src="js/typeahead.js"></script> <script type="text/javascript" src="js/validator.js"></script> <script type="text/javascript" src="js/jquery.bootpag.min.js"></script> <script type="text/javascript" src="js/bootstrap-confirmation.js"></script> <script type="text/javascript" src="js/bootstrap-multiselect.js"></script> <script type="text/javascript" src="js/jquery-ui.js"></script> </head> <body style="background-color: gray;"> <div class="container theme-showcase" role="main" style="background-color: white;"> <div class="row"> <div class="col-md-12"> <p> <h4 class="text-right"> <a href="/basic-struts/login;jsessionid=65786B374877C4C7F939D90F1E9FCFB7"><span class="label label-success">Login</span></a> | <a href='/basic-struts/impressum;jsessionid=65786B374877C4C7F939D90F1E9FCFB7?request_locale=en'><img src="img/gb.gif" alt="English"/></a> | <a href='/basic-struts/impressum;jsessionid=65786B374877C4C7F939D90F1E9FCFB7?request_locale=de'><img src="img/de.gif" alt="Deutsch"/></a> </h4> </p> <h1> <span id="home"> Research Information System <small>University of Greifswald</small></span> </h1> <br/> </div> </div> <div class="row bg-primary"> <div class="col-md-2 col-md-offset-7" style="padding-top: 10px;"> <span id="search_counts"></span> </div> <div class="col-md-3" style="padding-top: 3px;padding-bottom: 3px;"> <div class="input-group input-group-sm"> <input id="search_text" type="text" class="form-control input-sm typeahead" data-provide="typeahead" placeholder="persons, publications, projects, ..." autocomplete='off' /> <span class="input-group-btn input-group-sm"> <button id="go" class="btn btn-default btn-sm" type="button"><span class="glyphicon glyphicon-search" aria-hidden="true" style="font-size:1em;color:#a7a7a7;"></span></button> </span> </div> </div> </div> <br/> <br/> <script type="text/javascript"> $(document).ready(function() { $("#home").hover(function() { $(this).css('cursor','pointer'); }); $("#home").click(function(e) { window.location.href = "/basic-struts/start;jsessionid=65786B374877C4C7F939D90F1E9FCFB7"; }); $("a.tool-tip").tooltip(); document.addEventListener("visibilitychange", (event) => { if (document.visibilityState == "visible") fireTabChanged(); }); var action_map = {}; $('#search_text').typeahead({ items: 13, minLength: 3, source: function (query, result) { $.ajax({ url: "/basic-struts/ajax_search;jsessionid=65786B374877C4C7F939D90F1E9FCFB7", data: 'query=' + query, dataType: "json", type: "POST", success: function (json) { values = []; $.each(json, function (key, row) { var length = row.length; values.push(query); action_map[query] = "/basic-struts/search-browser;jsessionid=65786B374877C4C7F939D90F1E9FCFB7"+"?s='"+query+"'"; $.each(row, function (index, data) { if (index === (length - 1)){ $('#search_counts').html("( " + data.id + " results in " + data.value + " ms )"); } else { values.push(data.value); action_map[data.value] = data.action; } }) }) result($.map(values, function (item) { return item; })); } }); }, afterSelect: function(item) { window.location.href = action_map[item]; return item; }, matcher: function(item) { return true; } }) $('#search_text').click(function() { $(this).val(''); $('#search_counts').empty(); }); $("#go").click(function(e) { search(); }); $('#search_text').keypress(function(e) { if(e.which == 13) { search(); } }); }); function search() { var text = $("#search_text").val(); window.location.href = "/basic-struts/search-browser;jsessionid=65786B374877C4C7F939D90F1E9FCFB7"+"?s='"+text+"'"; } var tabID = sessionStorage.tabID ? sessionStorage.tabID : sessionStorage.tabID = Math.random(); function fireTabChanged() { $.ajax({ url: '/basic-struts/ajax_tab_changed;jsessionid=65786B374877C4C7F939D90F1E9FCFB7', type: "POST", data : 'tabID='+tabID+'&visibility='+document.visibilityState }); } function reportError() { $(".report_admin").html("<img src='img/ajax_loader.gif' />"); $.ajax({ url: '/basic-struts/report_error;jsessionid=65786B374877C4C7F939D90F1E9FCFB7', success: function (data) { $('.report_admin').html('(The admin has been notified.)'); $('.report_admin').removeClass("btn-danger").addClass("btn-default").prop("disabled",true); } }); } </script> <div class="row"> <div class="col-md-12"> <div class="panel panel-default"> <div class="panel-body"> <h3> Legal Notice </h3> <br/> <h4>Publisher</h4>University of Greifswald<br/>Legally represented by the Rector<br/>Prof. Dr. Katharina Riedel<br/><i>Postal address: </i><br/>17487 Greifswald <br/><br/><i>Direct address: </i><br/>Domstraße 11, Eingang 2<br/>17489 Greifswald<br/>Telephone +49 3834 420 0<br/>Fax +49 3834 420 1105<br/>rektorin@uni-greifswald.de<br/>Sales tax indicator: DE 137 584 813<br/><br/><h4>Inspecting Authority</h4>Ministerium für Bildung, Wissenschaft und Kultur<br/>des Landes Mecklenburg-Vorpommern<br/>Werderstraße 124<br/>19055 Schwerin<br/>Telefon +49 385 588-0<br/>Telefax +49 385 588-7082<br/>poststelle@kultus-mv.de<br/><br/><h4>Concept, design and technical implementation </h4>Prof. Dr. Wolfgang Hoffmann, MPH<br/>E-Mail: wolfgang.hoffmann@uni-greifswald.de<br/><br/>Institute of Community Medicine <br/> Department of Healthcare Epidemiology and Community Health <br/>Ellernholzstr. 1-2<br/>17487 Greifswald<br/><br/>Dr. Holger Kock<br/>E-Mail: holger.kock@uni-greifswald.de<br/><br/> University Medicine Greifswald (UMG) <br/>Fleischmannstraße 8<br/>17475 Greifswald<br/><br/><h4> Architecture, programming, design and contact </h4>Daniel Fredrich, M.Sc. <br/>E-Mail: daniel.fredrich@uni-greifswald.de<br/><br/>Hints and corrections in terms of content and technology please send to <br/>E-Mail: fis_admin@uni-greifswald.de <br/><br/><h4>Legal Regulations and Laws </h4>The author assumes no liability for the up-to-datedness, correctness, completeness or quality of the provided information. Liability claims against the author, which are related to material or idealistic damages and were caused by the use or non-use of the provided information or by the use of incorrect and incomplete information, are generally ruled out, as long as there is no proof of negligence or gross negligence on behalf of the author. <br/><br/>All of the information is subject to change and non-binding. The author explicitly reserves the right to change, complete or delete parts of the pages or the entire information on offer without special notice or to temporarily or definitively discontinue the publication. <br/><br/>Liability will only be assumed for direct or indirect links to external websites (“Hyperlinks”) that lay beyond the boundaries of responsibility of the author, if the author knew about the content and it would have been technically possible and acceptable for him/her to avoid their use due to unlawful content. <br/><br/>The author hereby expressly declares that no illegal content was evident on the linked pages at the time of linking. The author has no influence on the current or future composition, content or copyright of the linked pages. Therefore, the author hereby expressly distances him- or herself from all content on all linked pages that were changed after they had been linked. This statement applies to all links set to our own internet pages and for entries made by third parties in guest books, discussion forums, link lists, mailing lists, and all other kinds of databases, which were made available by the author, and to which external users may gain writing access. Only the provider of the linked page is liable for illegal, incorrect and incomplete content and in particular damages that occur from the use or non-use of such kinds of information; not those who merely refer to the respective publication via links. <br/><br/><h4>Copyright</h4> The layout in use (including the favicon) is subject to the same copyright terms as the primary website of the University of Greifswald. <br/><br/> The icons in use come from the following pages: <br/><ul><li>http://www.famfamfam.com </li><li>http://sublink.ca/icons/sweetieplus </li><li>http://www.nddesign.de </li><li>http://www.fatcow.com</li></ul> </div> </div> </div> </div> <br/> <div class="row bg-primary"> <p class="text-center" style="margin-top: 10px;"> <a href='/basic-struts/faq;jsessionid=65786B374877C4C7F939D90F1E9FCFB7' style="color: white !important;"><b>FAQs</b></a> | <a href='/basic-struts/impressum;jsessionid=65786B374877C4C7F939D90F1E9FCFB7' style="color: white !important;"><b>Legal Notice</b></a> | <a href='/basic-struts/datasec;jsessionid=65786B374877C4C7F939D90F1E9FCFB7' style="color: white !important;" style="color: #FFFFFF !important;"><b>Privacy Statement</b></a> </p> </div> </div> </body> </html>