Reports & Publications

$(document).ready(function() { // executes when HTML-Document is loaded and DOM is ready alert(“document is ready”); });