CINXE.COM

Manar-al-Athar

<!DOCTYPE html> <html lang="en"> <!-- ResourceSpace version SVN 10.3 For copyright and license information see /documentation/licenses/resourcespace.txt https://www.resourcespace.com --> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"> <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="google-site-verification" content="AIzaSyAmXUUHm73CPGDAkHVC3RlKqW7J6FlqgzI" /> <title>Manar-al-Athar</title> <link rel="icon" type="image/png" href="https://www.manar-al-athar.ox.ac.uk/filestore/system/config/header_favicon.ico" /> <!-- Load jQuery and jQueryUI --> <script src="https://www.manar-al-athar.ox.ac.uk/lib/js/jquery-3.6.0.min.js?css_reload_key=241"></script> <script src="https://www.manar-al-athar.ox.ac.uk/lib/js/jquery-ui-1.13.2.min.js?css_reload_key=241" type="text/javascript"></script> <script src="https://www.manar-al-athar.ox.ac.uk/lib/js/jquery.layout.js?css_reload_key=241"></script> <link type="text/css" href="https://www.manar-al-athar.ox.ac.uk/css/smoothness/jquery-ui.min.css?css_reload_key=241" rel="stylesheet" /> <script src="https://www.manar-al-athar.ox.ac.uk/lib/js/jquery.ui.touch-punch.min.js"></script> <script type="text/javascript" src="https://www.manar-al-athar.ox.ac.uk/lib/js/jquery.tshift.min.js"></script> <script type="text/javascript" src="https://www.manar-al-athar.ox.ac.uk/lib/js/jquery-periodical-updater.js"></script> <script type="text/javascript">StaticSlideshowImage=true;</script> <script type="text/javascript" src="https://www.manar-al-athar.ox.ac.uk/lib/js/slideshow_big.js?css_reload_key=241"></script> <link type="text/css" href="https://www.manar-al-athar.ox.ac.uk/css/slideshow_big.css?css_reload_key=241" rel="stylesheet" /> <script type="text/javascript" src="https://www.manar-al-athar.ox.ac.uk/lib/js/contactsheet.js"></script> <script> contactsheet_previewimage_prefix = 'https://www.manar-al-athar.ox.ac.uk/filestore'; </script> <script type="text/javascript"> jQuery.noConflict(); </script> <script type="text/javascript"> ajaxLoadingTimer=500; </script> <script type="text/javascript" src="https://www.manar-al-athar.ox.ac.uk/lib/ckeditor/ckeditor.js"></script> <script src="https://www.manar-al-athar.ox.ac.uk/lib/js/ajax_collections.js?css_reload_key=241" type="text/javascript"></script> <!-- UPPY --> <script type="text/javascript" src="/lib/js/uppy.js?241"></script> <link rel="stylesheet" href="https://www.manar-al-athar.ox.ac.uk/css/uppy.min.css?css_reload_key=241"> <!-- Chart.js for graphs --> <script language="javascript" type="module" src="/lib/js/chartjs-4-4-0.js"></script> <script language="javascript" type="module" src="/lib/js/date-fns.js"></script> <script language="javascript" type="module" src="/lib/js/chartjs-adapter-date-fns.js"></script> <!-- jsTree --> <link rel="stylesheet" href="/lib/jstree/themes/default-dark/style.min.css"> <script src="/lib/jstree/jstree.min.js"></script> <script src="/lib/js/category_tree.js?css_reload_key=241"></script> <!-- DOMPurify --> <script src="https://www.manar-al-athar.ox.ac.uk/lib/js/purify.min.js"></script> <script type="text/javascript"> var baseurl_short="/"; var baseurl="https://www.manar-al-athar.ox.ac.uk"; var pagename="collections_featured"; var errorpageload = "<h1>Error</h1><p>Sorry, there has been an error loading this page. If you are performing a search please try refining your search query. If the problem persists please contact your system administrator</p>"; var errortext = "Error"; var applicationname = "Manar-al-Athar"; var branch_limit=false; var branch_limit_field = new Array(); var global_trash_html = '<!-- Global Trash Bin (added through CentralSpaceLoad) -->'; var TileNav = false; var errornotloggedin = 'You are not logged in'; var login = 'Log in'; global_trash_html += '<div id="trash_bin" class="trash_bin ui-droppable ui-droppable-active ui-state-hover"><span class="trash_bin_text"><i class="fa fa-trash" aria-hidden="true"></i></span></div> <div id="trash_bin_delete_dialog" style="display:none;"></div> <div id="delete_permanent_dialog" style="display:none;text-align:left;"></div>'; oktext="OK"; var scrolltopElementCentral='.ui-layout-center'; var scrolltopElementContainer='.ui-layout-container'; var scrolltopElementCollection='.ui-layout-south'; var scrolltopElementModal='#modal' </script> <script src="/lib/js/global.js?css_reload_key=241" type="text/javascript"></script> <script src="/lib/js/polyfills.js?css_reload_key=241"></script> <script type="text/javascript"> jQuery(document).ready(function() { jQuery.fn.reverse = [].reverse; jQuery(document).keyup(function (e) { if(jQuery("input,textarea").is(":focus")) { // don't listen to keyboard arrows when focused on form elements } else if (jQuery('#lightbox').is(':visible')) { // Don't listen to keyboard arrows if viewing resources in lightbox } else { var share=''; var modAlt=e.altKey; var modShift=e.shiftKey; var modCtrl=e.ctrlKey; var modMeta=e.metaKey; var modOn=(modAlt || modShift || modCtrl || modMeta); switch (e.which) { // left arrow case 37: if ((jQuery('.prevLink').length > 0)) {jQuery('.prevLink').click();break;} if ((jQuery('.prevPageLink').length > 0)) jQuery('.prevPageLink').click(); break; // right arrow case 39: if ((jQuery('.nextLink').length > 0)) {jQuery('.nextLink').click();break;} if ((jQuery('.nextPageLink').length > 0)) jQuery('.nextPageLink').click(); break; case 65: if (jQuery('.addToCollection').length > 0) jQuery('.addToCollection:not(.ResourcePanelIcons .addToCollection)').click(); break; case 188: if (jQuery('.prevLink').length > 0) jQuery('.prevLink').click(); break; case 190: if (jQuery('.nextLink').length > 0) jQuery('.nextLink').click(); break; case 191: if (jQuery('.upLink').length > 0) jQuery('.upLink').click(); break; case 84: if (jQuery('#toggleThumbsLink').length > 0) jQuery('#toggleThumbsLink').click(); break; case 90: if (jQuery('.enterLink').length > 0) window.location=jQuery('.enterLink').attr("href"); break; case 27: ModalClose(); break; case 86: if(!modOn){CentralSpaceLoad('https://www.manar-al-athar.ox.ac.uk/pages/search.php?search=!collection'+document.getElementById("currentusercollection").innerHTML+'&k='+share,true)}; break; } } }); }); </script> <script src="/lib/lightbox/js/lightbox.min.js" type="text/javascript" ></script><link type="text/css" href="/lib/lightbox/css/lightbox.min.css?css_reload_key=241" rel="stylesheet" /> <script> function closeModalOnLightBoxEnable() { setTimeout(function() { if(jQuery('#lightbox').is(':visible')) { ModalClose(); } }, 10); } jQuery(document).ready(function() { lightbox.option({ 'resizeDuration': 300, 'imageFadeDuration': 300, 'fadeDuration': 300, 'alwaysShowNavOnTouchDevices': true}) }); </script> <!-- Structure Stylesheet --> <link href="https://www.manar-al-athar.ox.ac.uk/css/global.css?css_reload_key=241" rel="stylesheet" type="text/css" media="screen,projection,print" /> <!-- Colour stylesheet --> <link href="https://www.manar-al-athar.ox.ac.uk/css/colour.css?css_reload_key=241" rel="stylesheet" type="text/css" media="screen,projection,print" /> <!-- Override stylesheet --> <link href="https://www.manar-al-athar.ox.ac.uk/css/css_override.php?k=&css_reload_key=241&noauth=" rel="stylesheet" type="text/css" media="screen,projection,print" /> <!--- FontAwesome for icons--> <link rel="stylesheet" href="https://www.manar-al-athar.ox.ac.uk/lib/fontawesome/css/all.min.css?css_reload_key=241"> <link rel="stylesheet" href="https://www.manar-al-athar.ox.ac.uk/lib/fontawesome/css/v4-shims.min.css?css_reload_key=241"> <!-- Load specified font CSS --> <link id="global_font_link" href="https://www.manar-al-athar.ox.ac.uk/css/fonts/Roboto.css?css_reload_key=241" rel="stylesheet" type="text/css" /><!-- Web app manifest --> <link rel="manifest" href="https://www.manar-al-athar.ox.ac.uk/manifest.json"> <!--Leaflet.js files--> <link rel="stylesheet" href="https://www.manar-al-athar.ox.ac.uk/lib/leaflet/leaflet.css?css_reload_key=241"/> <script src="https://www.manar-al-athar.ox.ac.uk/lib/leaflet/leaflet.js?241"></script> <!--Leaflet Providers v1.10.2 plugin files--> <script src="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-providers-1.10.2/leaflet-providers.js"></script> <!--Leaflet PouchDBCached v1.0.0 plugin file with PouchDB v7.1.1 file--> <script src="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/pouchdb-7.1.1/pouchdb-7.1.1.min.js"></script> <script src="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-PouchDBCached-1.0.0/L.TileLayer.PouchDBCached.min.js"></script> <!--Leaflet MarkerCluster v1.4.1 plugin files--> <link rel="stylesheet" href="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-markercluster-1.4.1/dist/MarkerCluster.css"/> <link rel="stylesheet" href="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-markercluster-1.4.1/dist/MarkerCluster.Default.css"/> <!--Leaflet ColorMarkers v1.0.0 plugin file--> <script src="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-colormarkers-1.0.0/js/leaflet-color-markers.js"></script> <!--Leaflet NavBar v1.0.1 plugin files--> <link rel="stylesheet" href="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-NavBar-1.0.1/src/Leaflet.NavBar.css"/> <script src="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-NavBar-1.0.1/src/Leaflet.NavBar.min.js"></script> <!--Leaflet Omnivore v0.3.1 plugin file--> <!--Leaflet EasyPrint v2.1.9 plugin file--> <script src="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-easyPrint-2.1.9/dist/bundle.min.js"></script> <!--Leaflet StyledLayerControl v5/16/2019 plugin files--> <link rel="stylesheet" href="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-StyledLayerControl-5-16-2019/css/styledLayerControl.css"/> <script src="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-StyledLayerControl-5-16-2019/src/styledLayerControl.min.js"></script> <!--Leaflet Zoomslider v0.7.1 plugin files--> <link rel="stylesheet" href="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-zoomslider-0.7.1/src/L.Control.Zoomslider.css"/> <script src="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-zoomslider-0.7.1/src/L.Control.Zoomslider.min.js"></script> <!--Leaflet Shades v1.0.2 plugin files--> <link rel="stylesheet" href="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-shades-1.0.2/src/css/leaflet-shades.css"/> <script src="https://www.manar-al-athar.ox.ac.uk/lib/leaflet_plugins/leaflet-shades-1.0.2/leaflet-shades.js"></script> <link href="/plugins/refineresults/css/style.css?css_reload_key=241" rel="stylesheet" type="text/css" media="screen,projection,print" class="plugincss" /> <script>jQuery('.plugincss').attr('class','plugincss0');</script> </head> <body lang="en" class="" > <a href="#UICenter" class="skip-to-main-content">Skip to main content</a> <!-- Processing graphic --> <div id='ProcessingBox' style='display: none'><h3>Processing</h3><i aria-hidden="true" class="fa fa-cog fa-spin fa-3x fa-fw"></i></div> <!-- Loading graphic --> <div id="LoadingBox"><i aria-hidden="true" class="fa fa-circle-o-notch fa-spin fa-3x fa-fw"></i></div> <!--Global Header--> <div id="Header" class=" ui-layout-north HeaderMid"> <div id="HeaderResponsive"> <a href="https://www.manar-al-athar.ox.ac.uk/pages/collections_featured.php" onClick="return CentralSpaceLoad(this,true);" class="HeaderImgLink"><img src="https://www.manar-al-athar.ox.ac.uk/filestore/system/config/linkedheaderimgsrc.png" id="HeaderImg" alt="Manar-al-Athar"></a> <div id="HeaderButtons" style="display:none;"> <a href="#" id="HeaderNav1Click" class="ResponsiveHeaderButton ResourcePanel ResponsiveButton"> <span class="rbText"> Account </span> <span class="fa fa-fw fa-lg fa-user"></span> </a> <a href="#" id="HeaderNav2Click" class="ResponsiveHeaderButton ResourcePanel ResponsiveButton"> <span class="rbText">Menu</span> <span class="fa fa-fw fa-lg fa-bars"></span> </a> </div> </div> <div id="HeaderNav1" class="HorizontalNav"> <ul> <li><a href="https://www.manar-al-athar.ox.ac.uk/login.php">Log in</a></li> <li><a href="https://www.manar-al-athar.ox.ac.uk/pages/contact.php" onClick="return CentralSpaceLoad(this,true);"></a></li> </ul> <script> var activeSeconds=30; var message_timer = null; var message_refs = new Array(); var message_poll_first_run = true; function message_poll() { if (message_timer != null) { clearTimeout(message_timer); message_timer = null; } activeSeconds-=10; if(activeSeconds < 0) { message_timer = window.setTimeout(message_poll,10 * 1000); return; } jQuery.ajax({ url: 'https://www.manar-al-athar.ox.ac.uk/pages/ajax/message.php?ajax=true', type: 'GET', success: function(messages, textStatus, xhr) { if(xhr.status==200 && isJson(messages) && (messages=jQuery.parseJSON(messages)) && jQuery(messages).length>0) { messagecount = messages.length; if(messages[messages.length - 1]['ref'] == 0) { // The last message is a dummy entry with a count of actions and failed jobs messagecount = messagecount-1; } totalcount = messagecount; actioncount=0; failedjobcount=0; if (typeof(messages[messages.length - 1]['actioncount']) !== 'undefined') // There are actions as well as messages { actioncount=parseInt(messages[messagecount]['actioncount']); totalcount=totalcount+actioncount; } if (typeof(messages[messages.length - 1]['failedjobcount']) !== 'undefined') { userfailedjobcount = parseInt(messages[messagecount]['failedjobcount']['user']); totalcount = totalcount + userfailedjobcount; failedjobcount = parseInt(messages[messagecount]['failedjobcount']['all']); } jQuery('span.MessageTotalCountPill').html(totalcount).fadeIn(); if (activeSeconds > 0 || message_poll_first_run) { for(var i=0; i < messagecount; i++) { var ref = messages[i]['ref']; if (message_poll_first_run) { message_refs.push(ref); continue; } if (message_refs.indexOf(ref)!=-1) { continue; } message_refs.push(ref); var message = nl2br(messages[i]['message']); var url = messages[i]['url']; if(messages[i]['type'] & 4 && pagename =='user_message' && parseInt(messages[i]['ownerid']) == parseInt(msgto)) { // Show the message directly on the page if on user_message.php and communicating with this user showUserMessage(messages[i]['message'],false); } else { // Show message popup if configured } message_poll(); } } if (actioncount>0) { jQuery('span.ActionCountPill').html(actioncount).fadeIn(); } else { jQuery('span.ActionCountPill').hide(); } if (messagecount>0) { jQuery('span.MessageCountPill').html(messagecount).fadeIn(); } else { jQuery('span.MessageCountPill').hide(); } if (failedjobcount>0) { jQuery('span.FailedJobCountPill').html(failedjobcount).fadeIn(); let teampill = jQuery('#TeamMessages'); if(teampill.attr('data-value') != undefined) { failedjobcount = failedjobcount + teampill.attr('data-value'); } teampill.html(failedjobcount).fadeIn(); } else { jQuery('span.FailedJobCountPill').hide(); } } else { jQuery('span.MessageTotalCountPill').hide(); jQuery('span.MessageCountPill').hide(); jQuery('span.ActionCountPill').hide(); } } }).done(function() { message_timer = window.setTimeout(message_poll,10 * 1000); message_poll_first_run = false; }); check_upgrade_in_progress(); } jQuery(document).bind("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error", function() { activeSeconds=30; }); jQuery(document).ready(function () { message_poll(); }); function message_display(message, url, ref, callback) { if (typeof ref==="undefined") { ref=new Date().getTime(); } if (typeof url==="undefined") { url=""; } if (url!="") { url=decodeURIComponent(url); url="<a href='" + url + "'>Link</a>"; } var id='message' + ref; if (jQuery("#" + id).length) // already being displayed { return; } jQuery('div#MessageContainer') .append("<div class='MessageBox' style='display: none;' id='" + id + "'>" + nl2br(DOMPurify.sanitize(message)) + "<br />" + url + "</div>") .after(function() { var t = window.setTimeout(function() { jQuery("div#" + id).fadeOut("fast",function() { this.remove() } ) },5000); jQuery("div#" + id).show().bind("click",function() { jQuery("div#" + id).fadeOut("fast", function() { jQuery("div#" + id).remove(); jQuery.get('https://www.manar-al-athar.ox.ac.uk/pages/ajax/message.php?ajax=true&seen=' + ref); if (typeof callback === 'function') { callback(); } }); }); jQuery("div#" + id).bind("mouseenter",function() { window.clearTimeout(t); jQuery("div#" + id).fadeIn("fast"); }); jQuery("div#" + id).bind("mouseleave",function() { window.clearTimeout(t); t = window.setTimeout(function() { jQuery("div#" + id).fadeOut("fast",function() { this.remove(); } )},3000); }); }); } function message_modal(message, url, ref, owner) { if (typeof ref==="undefined") { ref=new Date().getTime(); } if (typeof url==="undefined") { url=""; } if (url!="") { url=decodeURIComponent(url); url=DOMPurify.sanitize(url); url="<a class='message_link' href='" + url + "'>Link</a>"; } if (typeof owner==="undefined" || owner=='') { owner = 'Manar-al-Athar'; } jQuery("#modal_dialog").html("<div class='MessageText'>" + nl2br(DOMPurify.sanitize(message)) + "</div>" + url); jQuery("#modal_dialog").addClass('message_dialog'); jQuery("#modal_dialog").dialog({ title: 'Message from ' + owner, modal: true, resizable: false, buttons: [{text: "OK", click: function() { jQuery( this ).dialog( "close" ); }}], dialogClass: 'message', width: (jQuery(window).width() <= 1280) ? jQuery(window).width()*0.7 : 600, maxHeight: jQuery(window).height()*0.8, draggable: true, open: function(event, ui) { jQuery('.ui-widget-overlay').bind('click', function(){ jQuery("#modal_dialog").dialog('close'); }); jQuery( ".ui-dialog-content" ).scrollTop(0); }, close: function( event, ui ) { jQuery('#modal_dialog').html(''); jQuery("#modal_dialog").removeClass('message_dialog'); jQuery.get('https://www.manar-al-athar.ox.ac.uk/pages/ajax/message.php?ajax=true&seen=' + ref); }, dialogClass: 'no-close' }); } </script> </div> <div id="HeaderNav2" class="HorizontalNav HorizontalWhiteNav"> <nav aria-label="Main menu"> <ul id="HeaderLinksContainer"> <li class="HeaderLink"> <a href="https://www.manar-al-athar.ox.ac.uk/pages/collections_featured.php" onClick="return CentralSpaceLoad(this,true);"> <i aria-hidden="true" class="fa fa-fw fa-home"></i>&nbsp;Home </a> </li> <li class="HeaderLink"> <a href="https://www.manar-al-athar.ox.ac.uk/pages/collections_featured.php" onClick="return CentralSpaceLoad(this,true);"> <i aria-hidden="true" class="fa fa-fw fa-folder"></i>&nbsp;Featured collections </a> </li> <li class="HeaderLink"> <a href="https://www.manar-al-athar.ox.ac.uk/home.html" onClick="return CentralSpaceLoad(this, true);"> Home </a> </li> <li class="HeaderLink"> <a href="https://www.manar-al-athar.ox.ac.uk/pages/collections_featured.php" onClick="return CentralSpaceLoad(this, true);"> Geographical Collections </a> </li> <li class="HeaderLink"> <a href="https://www.manar-al-athar.ox.ac.uk/pages/search.php" onClick="return CentralSpaceLoad(this, true);"> Search Results </a> </li> </ul><!-- close HeaderLinksContainer --> </nav> <script> headerLinksDropdown(); </script> </div> <div class="clearer"></div></div> <div id="SearchBarContainer" class="ui-layout-east" > <script> var categoryTreeChecksArray = []; </script> <div id="SearchBox"> <div id="SearchBarTabsContainer"> <a href="#" onclick="selectSearchBarTab('search');"> <div class="SearchBarTab SearchTab SearchBarTabSelected"> <i class="fa-solid fa-fw fa-magnifying-glass"></i> Search </div> </a> </div> <div id="SearchBoxPanel"> <div class="SearchSpace" id="searchspace"> <form id="simple_search_form" method="post" action="https://www.manar-al-athar.ox.ac.uk/pages/search.php" onSubmit="return CentralSpacePost(this,true);"> <input type="hidden" name="CSRFToken" value="f68a8bebf54f48f33891958102f2e1ae592af5268e81ea4573999bed02dc0670085c1cded99084516d0e56eefc82d590b0b1cb22554c02a0d1c086d462b50287@@802840c7eb93722b2a94a65eaf787ac06e8768fc35ee2c0f42f679c52c1aafa4d2a7b20aa61f3375de661aa965ba83dc8551376fabc67539835102d50e83406f1fbf91df854f8c1de474f840dd4b69fd82450b0df5f13d6ac2044d4192157fa9e4d499383744ca928ee9c2628b0cf3560204e8620026231a1076e2c46c8428084796007a2851d3b8d38d2f303b9dcfd12a11766a70a80a7965c3fd72211dc75922a2cd91cb7f414a4efae0583404ad9f46dc8db1435a9e05e9fbed9b83f822ce03ea62b65d5d4806e2c49545fea76c329b41f65e3847c622112f2d53779273df435af8235c54dbfb395af39d66f65f@@16c29eaa9748bdff8ac5cda3048c1df4620ac36247979d507435a771019b8705"> <input id="ssearchbox" name="search" type="text" class="SearchWidth" value="" placeholder="Search" aria-label="Simple search"> <input id="ssearchhiddenfields" name="ssearchhiddenfields" type="hidden" value=""> <button class="fas fa-search search-icon" type="submit" alt="Search" title="Search"></button> <script> jQuery(document).ready(function () { jQuery('#ssearchbox').autocomplete({ source: "https://www.manar-al-athar.ox.ac.uk/pages/ajax/autocomplete_search.php", minLength: 3, }); }); </script> <input type="hidden" name="restypes" id="restypes" value="1" /> <div class="SearchItem" id="simplesearchbuttons"><input name="Clear" id="clearbutton" class="searchbutton" type="button" value="Clear" onClick=" document.getElementById('ssearchbox').value='';"/><input name="Submit" id="searchbutton" class="searchbutton" type="submit" value="Search" onclick="SimpleSearchFieldsHideOrShow();" /><input type="button" id="Rssearchexpand" class="searchbutton" style="display:none;" value="More..."></div> </form> <br /> <p><i aria-hidden="true" class="fa fa-fw fa-globe"></i>&nbsp;<a onClick="return CentralSpaceLoad(this,true);" href="https://www.manar-al-athar.ox.ac.uk/pages/geo_search.php">Geographic search</a></p> <p><i aria-hidden="true" class="fa fa-fw fa-search-plus"></i>&nbsp;<a onClick="return CentralSpaceLoad(this,true);" href="https://www.manar-al-athar.ox.ac.uk/pages/search_advanced.php">Advanced search</a></p> <!-- END of Searchbarreplace hook --> </div> <!-- END of Searchbarremove hook --> </div> </div> </div> <!--Main Part of the page--> <!-- Global Trash Bin --> <div id="trash_bin" class="trash_bin ui-droppable ui-droppable-active ui-state-hover"><span class="trash_bin_text"><i class="fa fa-trash" aria-hidden="true"></i></span></div> <div id="trash_bin_delete_dialog" style="display:none;"></div> <div id="delete_permanent_dialog" style="display:none;text-align:left;"></div> <div id="UICenter" role="main" class="ui-layout-center Search"><div id="CentralSpaceContainer"><div id="CentralSpace"> <script> linkreload = true; jQuery(document).ready(function() { ActivateHeaderLink("https:\/\/www.manar-al-athar.ox.ac.uk%2Fpages%2Fcollections_featured.php%3Flogin%3Dtrue"); jQuery(document).mouseup(function(e) { var linksContainer = jQuery("#DropdownCaret"); if (linksContainer.has(e.target).length === 0 && !linksContainer.is(e.target)) { jQuery('#OverFlowLinks').hide(); } }); }); window.onresize=function() { ReloadLinks(); } </script> <div class="BasicsBox FeaturedSimpleLinks"> <div id="FeaturedSimpleTile_979a3f14bae523dc5101c52120c535e9" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/8/0/1/3/2_88b62788851f6c1/80132pre_7ccc0a0d27a6ec5.jpg?v=1548769469); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5925" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5925" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5925" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Algeria 丕賱噩夭丕卅乇</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5925--> <div id="FeaturedSimpleTile_b11c3e3aaf3cfe496174ecc31a3c04d0" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/8/0/9/0/5_b03f80832ce5a2d/80905pre_534e53cfcc3ae0a.jpg?v=1548859057); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6974" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6974" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6974" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Anatolia 丕賱兀賳丕囟賵賱</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6974--> <div id="FeaturedSimpleTile_941c377c73c0efed759c993f1b859526" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/5/6/9/0/6_c77063daca20549/56906pre_e02746f3aee9119.jpg?v=1486976807); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5913" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5913" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5913" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Arabia 卮亘賴 丕賱噩夭賷乇丞 丕賱毓乇亘賷丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5913--> <div id="FeaturedSimpleTile_b59442085644532ef03417a3e5a76437" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/6/1/6/7/5_266ce7b1027d122/61675pre_67024f3b1885d4a.jpg?v=1497332733); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5921" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5921" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5921" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Armenia 兀乇賲賷賳賷丕</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5921--> <div id="FeaturedSimpleTile_82356b37a12462391abf004c8362d389" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/4/4/1/7/3_7c930f8999a828a/144173pre_9c56d7fba77e70d.jpg?v=1636645010); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6525" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6525" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6525" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Balkans 丕賱亘賱賯丕賳</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6525--> <div id="FeaturedSimpleTile_70a32110fff0f26d301e58ebbca9cb9f" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/2/5/1/8/9_546f448c6a023d7/125189pre_8734c6a1a7abe81.jpg?v=1603909695); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5902" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5902" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5902" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Egypt 賲氐乇</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5902--> <div id="FeaturedSimpleTile_86f3f50a6f945bbfa351e55faac043fb" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/5/1/5/3_a94e36c88659956/155153pre_2a3fa7ce97ad5bc.jpg?v=1667750831); background-size: cover;" > <a href="/pages/collections_featured.php?parent=9472" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_9472" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_9472" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Ethiopia 廿孬賷賵亘賷丕</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_9472--> <div id="FeaturedSimpleTile_2eacc82231f2e62f9acb38bece54635e" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/4/3/7/8_d7b12045b523917/44378pre_506f190bc3337d8.jpg?v=1425416863); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6156" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6156" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6156" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;France 賮乇賳爻丕</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6156--> <div id="FeaturedSimpleTile_cd755a6c6b699f3262bcc2aa46ab507e" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/1/1/0/4/2_297e142dffe8f4b/111042pre_1ac87b17ad0ae9d.jpg?v=1576663038); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5919" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5919" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5919" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Georgia 噩賵乇噩賷丕</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5919--> <div id="FeaturedSimpleTile_3bf07985bf8a5a37fcf65989269e8edc" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/5/2/7/3_4285aab6bb51595/45273pre_8df41f1630e68da.jpg?v=1425902333); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6154" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6154" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6154" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Greece 丕賱賷賵賳丕賳</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6154--> <div id="FeaturedSimpleTile_a47072176bca825aadacf648034e124b" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/4/7/1/2_22e90613fc7ed0b/44712pre_c08628277b01588.jpg?v=1425421668); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6155" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6155" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6155" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Italy 廿賷胤丕賱賷丕</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6155--> <div id="FeaturedSimpleTile_362c99307cdc3f2d8b410652386a9dd1" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/9/6/6/1/3_cfd4af89cdb4104/96613pre_31d5457e9a3d205.jpg?v=1562065940); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5899" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5899" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5899" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Jordan 丕賱兀乇丿賳</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5899--> <div id="FeaturedSimpleTile_fd0efcca272f704a760c3b61dcc70fd0" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/9/0/0/7/5_9a9b012da255534/90075pre_e6566bf5c37fe9e.jpg?v=1554987468); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5900" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5900" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5900" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Lebanon 賱亘賳丕賳</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5900--> <div id="FeaturedSimpleTile_8804f94e16ba5b680e239a554a08f7d2" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/6/9/6/7_45e1bcc6b78739e/156967pre_28fabcc5f257cf8.jpg?v=1698832602); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5908" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5908" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5908" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Libya 賱賷亘賷丕</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5908--> <div id="FeaturedSimpleTile_79385312dbee4c9e7270b26e4b3e1459" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/5/5/6/4/8_2da5c4d93a72e88/55648pre_ad179ff374d8db5.jpg?v=1479996047); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5910" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5910" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5910" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Morocco 丕賱賲睾乇亘</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5910--> <div id="FeaturedSimpleTile_6d96718a701f5bfba283bbdc71dfa5c4" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/2/7/3/1/0_56ada0525b6f163/27310pre_a32ee1e95b53ae7.jpg?v=1384455671); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5906" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5906" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5906" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Sinai 卮亘賴 噩夭賷乇丞 爻賷賳丕亍</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5906--> <div id="FeaturedSimpleTile_f4661398cb1a3abd3ffe58600bf11322" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/2/0/4/5/7_f2fa58d5c33dfe0/120457pre_c2bda09869ad885.jpg?v=1594907752); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5901" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5901" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5901" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Syria 爻賵乇賷丕</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5901--> <div id="FeaturedSimpleTile_05ae14d7ae387b93370d142d82220f1b" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/7/0/6/3/4_6da744bad7020df/70634pre_cc2b395e67a5981.jpg?v=1540204533); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5904" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5904" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5904" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;The Holy Land 丕賱兀乇囟 丕賱賲賯丿爻丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5904--> <div id="FeaturedSimpleTile_9b16759a62899465ab21e2e79d2ef75c" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/0/5/0/0_a587b5c29672895/40500pre_fbbc2199884b399.jpg?v=1398424232); background-size: cover;" > <a href="/pages/collections_featured.php?parent=5909" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_5909" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_5909" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i>&nbsp;Tunisia 鬲賵賳爻</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_5909--> </div><!-- End of BasicsBox FeaturedSimpleLinks --> <script> jQuery(document).ready(function () { if (jQuery(window).width() > 600) { jQuery('.FeaturedSimpleTile').hover( function(e) { tileid = jQuery(this).attr('id').substring(19); jQuery('#FeaturedSimpleTileActions_' + tileid).stop(true, true).slideDown(); }, function(e) { tileid=jQuery(this).attr('id').substring(19); jQuery('#FeaturedSimpleTileActions_' + tileid).stop(true, true).slideUp(); }); } else { jQuery('.FeaturedSimpleTileActions').css('display', 'block'); } // Get and update display for total resource count for each of the rendered featured collections (@see render_featured_collection() for more info) var fcs_waiting_total = jQuery('.FeaturedSimpleTile.FullWidth .FeaturedSimpleTileContents h2 span[data-tag="resources_count"]'); var fc_refs = []; fcs_waiting_total.each(function(i, v) { fc_refs.push(jQuery(v).data('fc-ref')); }); if(fc_refs.length > 0) { api('get_collections_resource_count', {'refs': fc_refs.join(',')}, function(response) { var lang_resource = 'resource'; var lang_resources = 'resources'; Object.keys(response).forEach(function(k) { var total_count = response[k]; jQuery('.FeaturedSimpleTile.FullWidth .FeaturedSimpleTileContents h2 span[data-tag="resources_count"][data-fc-ref="' + k + '"]') .text(total_count + ' ' + (total_count == 1 ? lang_resource : lang_resources)); }); }, {"CSRFToken":"4f55079675b3dceef6fdb6c6ffbfccc5d765ba8d85af1d45f50070f20c177fdc3b52e154c214f4094238db4a486cad56444eaa2209f06e86d548d902eab8b7f9@@7d7b9da5ec7d3dbff413380db7a66b67d69a4b294f9e2695c7a1876a3c69b28d0302980ac303722e4f0628bfb6e91e3892eb26be309c14b98048e3627414e44298770794bd5fd47cda899f22abcf75621f7b29cb721c01aac2a408b76f6a4d4f04e621e8d95e215341c8c27850f7760fb72342469f567d6431f04bae61b5b82e59aecaa3eb8a1a74873ab762471d06c52e2da9129ab28744c35dafe239b335538cad8ff7cb1ff37af9c0b1bb47381093fc2e26610b84cd13229ae0972ba07af52ff869b392f5072170804482b660595ba26a3674627db20b28439fdd2eabb42695c40aff3da6b77227494796166a7bde4f7f737eb4fa33bd4aef29@@168770c3b3e1f405636f07c7502946d4fbec7c2fa62d847269838090ca250878"} ); } }); // Re-order capability jQuery(function() { // Disable for touch screens if(is_touch_device()) { return false; } jQuery('.BasicsBox.FeaturedSimpleLinks').sortable({ items: '.SortableItem', update: function(event, ui) { let html_ids_new_order = jQuery('.BasicsBox.FeaturedSimpleLinks').sortable('toArray'); let fcs_new_order = html_ids_new_order.map(id => jQuery('#' + id).data('fc-ref')); console.debug('fcs_new_order=%o', fcs_new_order); api( 'reorder_featured_collections', {'refs': fcs_new_order}, null, {"CSRFToken":"6b96e2de4d2b6283d746ef52535e9ef5e524b449ee038626bfcf6aa92aa4164e4ee37d07b92059f5885a7fbd222b9da4a0402841402099e07a31e66584216734@@d4525642df753f4e40fc39e854cef1a6ac7e64fb3379f8f6f9dd6525dbaf395146d95a6651e4484dc4fc70a871ccc4316cd21c0c02bfa7236b7d76aac3f5817b95b7d7a22bd58f0ec6b0905ff78f7047f6f4ef857a3efd549fa8aa6b10ad1349d312f1c45005a63936d4ad2ec6eec147a0a4988a2fc77c8da295ce0104d914c4c41a6274379ee9af61c6c3de649227460b79f19d7a019791b0a2a4b0b8635dca4bb591d0a8ebab47c95a521e0abc93fbee306eae588329b7fa12d1e4dd12e20e4bbcfb8088451fdc491bb3d657a52227d9503208a3aeef5f1509106e9f6d07e1c643e0bb06bd78f9d83c81d08bc88807ec57bcabb1ea648986@@b9c1683a4455d17d53deaed5fec5dc915f2c899e018cbc5823e6cf604c13e4c1"} ); } }); }); </script> </div><!--End CentralSpaceFC--> </div><!--End CentralSpaceContainerFC--> <!-- Footer closures --> <div class="clearer"></div> <!-- Use aria-live assertive for high priority changes in the content: --> <span role="status" aria-live="assertive" class="ui-helper-hidden-accessible"></span> <div class="clearerleft"></div> <div class="clearer"></div> <!-- Google Analytics (Universal Analytics) --> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'G-GX52KL5D5K', 'auto'); // Replace with your property ID. ga('send','pageview'); </script> <!-- End Google Analytics (Universal Analytics) --> </div><!--End CentralSpacePP--> </div><!--End CentralSpaceContainerPP--> </div><!--End UICenterPP --> <!--CollectionDiv--></div> <script> usercollection='873827'; </script> <script> jQuery(document).ready(function() { ModalCentre(); }); </script> <script type="text/javascript"> var resizeTimer; myLayout=jQuery('body').layout( { livePaneResizing:true, triggerEventsDuringLiveResize: false, resizerTip: 'Resize', east__spacing_open:0, east__spacing_closed:8, east_resizable: true, east__closable: false, east__size: 295, north_resizable: false, north__closable:false, north__spacing_closed: 0, north__spacing_open: 0, south__initHidden: true, }); </script> <!-- Responsive --> <script src="/lib/js/responsive.js?css_reload_key=241"></script> <script> function toggleSimpleSearch() { if(jQuery("#searchspace").hasClass("ResponsiveSimpleSearch")) { jQuery("#searchspace").removeClass("ResponsiveSimpleSearch"); jQuery("#SearchBarContainer").removeClass("FullSearch"); jQuery("#Rssearchexpand").val("More..."); jQuery('#UICenter').show(0); search_show = false; } else { jQuery("#searchspace").addClass("ResponsiveSimpleSearch"); jQuery("#SearchBarContainer").addClass("FullSearch"); jQuery("#Rssearchexpand").val(" Less... "); jQuery('#UICenter').hide(0); search_show = true; } } /* Responsive Stylesheet inclusion based upon viewing device */ if(document.createStyleSheet) { document.createStyleSheet('https://www.manar-al-athar.ox.ac.uk/css/responsive/slim-style.css?rcsskey=241'); } else { jQuery("head").append("<link rel='stylesheet' href='https://www.manar-al-athar.ox.ac.uk/css/responsive/slim-style.css?rcsskey=241' type='text/css' media='screen' />"); } if(!is_touch_device() && jQuery(window).width() <= 1280) { if(document.createStyleSheet) { document.createStyleSheet('https://www.manar-al-athar.ox.ac.uk/css/responsive/slim-non-touch.css?rcsskey=241'); } else { jQuery("head").append("<link rel='stylesheet' href='https://www.manar-al-athar.ox.ac.uk/css/responsive/slim-non-touch.css?rcsskey=241' type='text/css' media='screen' />"); } } var responsive_show = "Hide"; var responsive_hide; var responsive_newpage = true; if(jQuery(window).width() <= 1100) { jQuery('.ResponsiveViewFullSite').css('display', 'block'); SetCookie("selected_search_tab", "search"); } else { jQuery('.ResponsiveViewFullSite').css('display', 'none'); } if(jQuery(window).width()<=700) { touchScroll("UICenter"); } var lastWindowWidth = jQuery(window).width(); jQuery(window).resize(function() { // Check if already resizing if(typeof rsresize !== 'undefined') { return; } newwidth = jQuery( window ).width(); if(lastWindowWidth > 1100 && newwidth < 1100) { // Set flag to prevent recursive loop rsresize = true; selectSearchBarTab('search'); rsresize = undefined; } else if(lastWindowWidth > 900 && newwidth < 900) { rsresize = true; console.log("hiding collections"); hideMyCollectionsCols(); responsiveCollectionBar(); jQuery('#CollectionDiv').hide(0); rsresize = undefined; } else if(lastWindowWidth < 900 && newwidth > 900) { rsresize = true; showResponsiveCollection(); rsresize = undefined; } lastWindowWidth = newwidth; }); jQuery("#HeaderNav1Click").click(function(event) { event.preventDefault(); if(jQuery(this).hasClass("RSelectedButton")) { jQuery(this).removeClass("RSelectedButton"); jQuery("#HeaderNav1").slideUp(0); jQuery("#Header").removeClass("HeaderMenu"); } else { jQuery("#HeaderNav2Click").removeClass("RSelectedButton"); jQuery("#HeaderNav2").slideUp(80); jQuery("#Header").addClass("HeaderMenu"); jQuery(this).addClass("RSelectedButton"); jQuery("#HeaderNav1").slideDown(80); } if(jQuery("#searchspace").hasClass("ResponsiveSimpleSearch")) { toggleSimpleSearch(); } }); jQuery("#HeaderNav2Click").click(function(event) { event.preventDefault(); if(jQuery(this).hasClass("RSelectedButton")) { jQuery(this).removeClass("RSelectedButton"); jQuery("#HeaderNav2").slideUp(0); jQuery("#Header").removeClass("HeaderMenu"); } else { jQuery("#Header").addClass("HeaderMenu"); jQuery("#HeaderNav1Click").removeClass("RSelectedButton"); jQuery("#HeaderNav1").slideUp(80); jQuery(this).addClass("RSelectedButton"); jQuery("#HeaderNav2").slideDown(80); } if(jQuery("#searchspace").hasClass("ResponsiveSimpleSearch")) { toggleSimpleSearch(); } }); jQuery("#HeaderNav2").on("click","a",function() { if(jQuery(window).width() <= 1200) { jQuery("#HeaderNav2").slideUp(0); jQuery("#HeaderNav2Click").removeClass("RSelectedButton"); } }); jQuery("#HeaderNav1").on("click","a",function() { if(jQuery(window).width() <= 1200) { jQuery("#HeaderNav1").slideUp(00); jQuery("#HeaderNav1Click").removeClass("RSelectedButton"); } }); jQuery("#SearchBarContainer").on("click","#Rssearchexpand",toggleSimpleSearch); if(jQuery(window).width() <= 700 && jQuery(".ListviewStyle").length && is_touch_device()) { jQuery("td:last-child,th:last-child").hide(); } </script> <!-- end of Responsive --> <!-- Start of modal support --> <div id="modal_overlay" onClick="ModalClose();"></div> <div id="modal_outer"> <div id="modal" tabindex="0"> </div> </div> <div id="modal_dialog" style="display:none;"></div> <script type="text/javascript"> jQuery(window).bind('resize.modal', ModalCentre); </script> <!-- End of modal support --> <script> try { top.history.replaceState(document.title+'&&&'+jQuery('#CentralSpace').html(), applicationname); } catch(e){console.log(e); } </script> <script> /* Destroy tagEditor if below breakpoint window size (doesn't work in responsize mode */ window_width = jQuery(window).width(); window_width_breakpoint = 1100; simple_search_pills_view = false; /* Page load */ if(window_width <= window_width_breakpoint && simple_search_pills_view == true) { jQuery('#ssearchbox').tagEditor('destroy'); } /* Page resized to below breakpoint */ jQuery(window).resize(function() { window_width = jQuery(window).width(); if(window_width <= window_width_breakpoint && simple_search_pills_view == true) { jQuery('#ssearchbox').tagEditor('destroy'); } }); </script> </body> </html>

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