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> 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> 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="41c31129dbafee2331717a5f58ca803d3d2b5699613dedeaed2b54b5838924eed64c7e0fd69fda6755088776ff6dd1164adf070e6e29e1fa766edb891ac330eb@@a5b75a9441f497a61a1167629aa278c28f8f54f9e99e25a85bdb8ac74019334fdd50d2c72146899bf6b8d3cc18f51eee827a13b9773680c25663e607be711ff186c91d473b3c7142ab87a3461ffabe1fade109bfab8e48e3e44807c2173f62aa881f18e3096593ab33b9eb747731d50c5c45f07dafe3d21351a225360db8b7eeab2c6d38e58edc70f8576e2665eb2b6ec59bb4a61d6ddcdcb3cb43df734be2352bd8b0b847f87ccec5d0e5bf4c0fa7bcc9b470de99c690a27a528c58cf9363360fcf052f06c31dc76429bcdb71b8865c932d5a4a7915d0a73337644d55c55f6fe73c6441eaf6c84454458460322bc7@@1ecbb5766addadcca268eff082c53a73192b4907c6a04c23b208dacfea1c8774"> <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> <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> <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%3Fparent%3D5909"); 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 class="BreadcrumbsBox BreadcrumbsBoxTheme"> <div class="SearchBreadcrumbs"> <a href="/pages/collections_featured.php?" onclick="return CentralSpaceLoad(this, true);" ><span>Featured collections</span></a><i aria-hidden="true" class="fa fa-chevron-right"></i> <a href="/pages/collections_featured.php?parent=5909" onclick="return CentralSpaceLoad(this, true);" ><span>Tunisia 鬲賵賳爻</span></a> </div> </div> <div id="FeaturedSimpleTile_6a13382a520e0420014027350a0b3eb4" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/0/7/8/0_60ea738af943f47/40780pre_3f714cbbdf48524.jpg?v=1403004691); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6309" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6309" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6309" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Ain Draham 毓賷賳 丿乇丕賴賲</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6309--> <div id="FeaturedSimpleTile_b0285cbf334be23be58e7ff353af1af2" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/0/9/3/6_ec8f889cdd266b6/150936pre_6d738eaf90293ac.jpg?v=1649871941); background-size: cover;" > <a href="/pages/collections_featured.php?parent=8050" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_8050" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_8050" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Bizerte 賲丿賷賳丞 亘賳夭乇鬲</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_8050--> <div id="FeaturedSimpleTile_eb21cc0143d96dbc8e3a58f1a81e4dd2" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/0/8/7/6_38f2c664f265c33/40876pre_e69abcb3f4a33f6.jpg?v=1403006760); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6308" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6308" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6308" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Bulla Regia 亘賵賱丕 乇賷噩賷丕</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6308--> <div id="FeaturedSimpleTile_e3bc4e7f243ebc05d66a0568a3331966" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/3/5/1/0_9039660545a450e/153510pre_8e37558db3c6370.jpg?v=1651742532); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6307" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6307" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6307" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Carthage 賯乇胤丕噩</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6307--> <div id="FeaturedSimpleTile_958ad0d05d3259750be0b041d10adbb1" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/0/1/0_3f8cf2781ef9551/41010pre_93b6a07fc867fc0.jpg?v=1403254624); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6306" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6306" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6306" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Chebika 丕賱卮亘賷賰丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6306--> <div id="FeaturedSimpleTile_90e69a6d2ad189b222ac1998abe63aea" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/7/1/6_d49c1c22c647b4a/41716pre_85a52bedbdc462d.jpg?v=1406277571); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6305" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6305" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6305" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Chemtou 卮賽賲賿鬲賵</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6305--> <div id="FeaturedSimpleTile_ccf0304d099baecfbe7ff6844e1f6d91" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/0/3/5_7297ab0b290e187/41035pre_69a1f587c3bf840.jpg?v=1403255299); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6304" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6304" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6304" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Chenini 卮賳賷賳賷</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6304--> <div id="FeaturedSimpleTile_141661fa46b11782745bb974d5140004" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/0/5/0_87ee8bab93e3257/41050pre_8a248c82007a229.jpg?v=1403255491); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6303" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6303" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6303" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Chott al-Gharsa 卮胤 丕賱睾乇爻丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6303--> <div id="FeaturedSimpleTile_a0608743660c09feb35a28905143a085" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/0/5/1_6ca8c97bd86f59f/41051pre_d4cec6f0fca5625.jpg?v=1403255531); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6302" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6302" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6302" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Chott al-Jerid 卮胤 丕賱噩乇賷丿</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6302--> <div id="FeaturedSimpleTile_1dffefa65e27e7187c6c052be0ae02b0" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/0/5/2_7fa207fc4114741/41052pre_2240f95581e0b53.jpg?v=1403255602); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6301" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6301" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6301" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Djerba 噩乇亘丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6301--> <div id="FeaturedSimpleTile_42d02bd0c73cb27e4ffc7862910ea1f4" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/2/9/1/0_d7f3a2f81accf1c/152910pre_6df31b714b96120.jpg?v=1651495982); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6300" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6300" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6300" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Dougga 丿賯丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6300--> <div id="FeaturedSimpleTile_ff0abbcc0227c9124a804b084d161a2d" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/1/7/7_1ac3e8248a8d8da/41177pre_49ab5d40e37dcb8.jpg?v=1403261966); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6299" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6299" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6299" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Douiret 丿賵賷乇丕鬲</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6299--> <div id="FeaturedSimpleTile_3487596cf54cb393afddaa965714ab1f" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/3/4/0/8_976f5d7f34b9a69/153408pre_08d233dac9fc14e.jpg?v=1651694790); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6298" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6298" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6298" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> El Djem 丕賱噩賲</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6298--> <div id="FeaturedSimpleTile_32c47400d002aa2e9608f262414b4aba" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/2/8/4_a1564301d36274e/41284pre_e4b9abd8cb903c2.jpg?v=1403263215); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6297" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6297" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6297" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> El Kef 丕賱賰丕賮</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6297--> <div id="FeaturedSimpleTile_038fb77d7bc05994dd37b33a10932a70" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/9/2/8/2_48b9e75bda340d8/159282pre_7673e9667497411.jpg?v=1738848142); background-size: cover;" > <a href="/pages/collections_featured.php?parent=1862170" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_1862170" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_1862170" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Henchir Dar el Ghoula 賴賳卮賷乇 丿丕乇 丕賱睾賵賱丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_1862170--> <div id="FeaturedSimpleTile_deb9e30cf883209e528cd8825d6d89d3" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/9/3/0/5_5cf6c0b7c0f3a68/159305pre_30d1c6ded32e2c5.jpg?v=1738848366); background-size: cover;" > <a href="/pages/collections_featured.php?parent=1862152" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_1862152" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_1862152" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Borj el Ghazi Mustapha 亘乇噩 睾丕夭賷 賲氐胤賮賶</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_1862152--> <div id="FeaturedSimpleTile_e1fe6165cad3f7f3f57d409f78e4415f" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/0/5/3/5_ecba106907c6325/40535pre_26ec3bb84355da1.jpg?v=1398424428); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6296" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6296" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6296" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Kairouan 丕賱賯賷乇賵丕賳</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6296--> <div id="FeaturedSimpleTile_9df81829c4ebc9c427b9afe0438dce5a" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/3/2/1_42c8e31092258c2/41321pre_8606df73f03851d.jpg?v=1403271490); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6295" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6295" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6295" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Kasr Ouled Soultane 賯氐乇 兀賵賱丕丿 爻賱胤丕賳</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6295--> <div id="FeaturedSimpleTile_688d669566c03825b2165596b43948d3" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/9/3/1/7_c98fdcba19bc48f/159317pre_4dc6f20619a70f5.jpg?v=1738848507); background-size: cover;" > <a href="/pages/collections_featured.php?parent=1904760" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_1904760" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_1904760" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Ksar Chenini 賯氐乇 卮賳賳賷</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_1904760--> <div id="FeaturedSimpleTile_d8ad9beba48de682e6accacba8cdbe2d" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/3/2/5_3312dd7621c213d/41325pre_406c45354b66d20.jpg?v=1403271646); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6294" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6294" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6294" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Ksar Ghilane 賯氐乇 睾賷賱丕賳</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6294--> <div id="FeaturedSimpleTile_f86890095c957e9b949d11d15f0d0cd5" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/5/2/2_b2d1d7c9329b7aa/41522pre_e10ae58735797d9.jpg?v=1403606233); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6281" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6281" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6281" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Ksar Gilane (Tisavar) 睾賷賱丕賳</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6281--> <div id="FeaturedSimpleTile_1f87a3f9a9053ffc7ebfb8b779b010f7" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/3/2/7_ad3bfc80b4e4632/41327pre_006c89677e0d567.jpg?v=1403271835); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6293" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6293" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6293" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Ksar Haddada 賯氐乇 丨丿丕丿丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6293--> <div id="FeaturedSimpleTile_89d3d7800304002cd469f0c402bd3ea0" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/3/2/8_a892e4a0dc9c5eb/41328pre_9149f22a665141f.jpg?v=1403271886); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6292" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6292" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6292" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Ksar Ouled Debbab 賯氐乇 兀賵賱丕丿 丿亘賸丕亘</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6292--> <div id="FeaturedSimpleTile_c9f029a6a1b20a8408f372351b321dd8" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/3/3/4_c38880cfbb5926f/41334pre_0b2634c07ebf579.jpg?v=1403272005); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6291" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6291" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6291" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Mahdia 丕賱賲賴丿賷丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6291--> <div id="FeaturedSimpleTile_25b07af81d8c74341f00dc139652fdb0" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/1/4/6/9_67d7e3760b7c70a/151469pre_e77083cf41e83f8.jpg?v=1649936773); background-size: cover;" > <a href="/pages/collections_featured.php?parent=8108" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_8108" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_8108" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Maktaris 賲丿賷賳丞 賲賰孬</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_8108--> <div id="FeaturedSimpleTile_5d8c6ee0d8964e66a3225458f981522d" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/3/4/0/6_1b0c32d6aafc5bf/43406pre_4cec07a1f1b10ff.jpg?v=1410518456); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6290" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6290" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6290" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Mareth Line 禺胤 賲丕乇孬</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6290--> <div id="FeaturedSimpleTile_20ba7f85c05c5e5b75abced9ece67ac9" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/3/6/9/8_86ad6f0f79b3017/43698pre_32a55e00e5724be.jpg?v=1413895192); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6288" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6288" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6288" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Matmata 賲胤賲丕胤丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6288--> <div id="FeaturedSimpleTile_2c3d9128b34d75901bc7dbab5e460073" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/9/2/7/3_5de924523ae4398/159273pre_0072b533a059b96.jpg?v=1738847941); background-size: cover;" > <a href="/pages/collections_featured.php?parent=1854961" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_1854961" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_1854961" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Meninx 賲賷賳丕賳賰爻</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_1854961--> <div id="FeaturedSimpleTile_1becf26e9f32353e30870060538746e7" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/1/5/3/8_f6e257a5902a801/151538pre_e84914b2f334bca.jpg?v=1649938084); background-size: cover;" > <a href="/pages/collections_featured.php?parent=8120" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_8120" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_8120" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Musti 賲賵爻鬲賷</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_8120--> <div id="FeaturedSimpleTile_f7fbc4bafcc80cbf690acbef25f2ce1c" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/4/9/4_d91b69444da428c/41494pre_c5b531613f5d0b4.jpg?v=1403605739); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6289" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6289" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6289" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Nefta Oasis 賵丕丨丞 賳賮胤丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6289--> <div id="FeaturedSimpleTile_57827ddd068a17ad6dfc6690962241e5" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/7/7/7_36c4c5b93e8becc/41777pre_d9912a68c4f811c.jpg?v=1407423422); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6287" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6287" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6287" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Pupput 亘賵亘賵鬲</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6287--> <div id="FeaturedSimpleTile_23386db53ae4d74a1f4de69d8cf8798a" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/9/3/3/2_f374d87d213acc5/159332pre_3b5cf39f89ecbaa.jpg?v=1738848703); background-size: cover;" > <a href="/pages/collections_featured.php?parent=1904770" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_1904770" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_1904770" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Qsar el Kalouf 賯氐乇 丕賱禺賱賵賮</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_1904770--> <div id="FeaturedSimpleTile_a12a100b0398688f85dca7d1a2bd54f1" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/9/3/5/4_023271e3c687887/159354pre_6f78163f8fa626d.jpg?v=1738848850); background-size: cover;" > <a href="/pages/collections_featured.php?parent=1904776" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_1904776" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_1904776" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Qsar Jouamaa 賯氐乇 丕賱噩賵丕賲毓</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_1904776--> <div id="FeaturedSimpleTile_caa145542f7333f6ebf99a72b87bdeba" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/3/9/8_fc9346ecf2d7611/41398pre_46cd12f34fab89a.jpg?v=1403275766); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6286" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6286" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6286" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Sbeitla 爻亘賷胤賱丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6286--> <div id="FeaturedSimpleTile_66cf21351023f60e092be950584699cb" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/1/7/0/9_6f6c66878f66ed6/151709pre_0fc8ba2d6013f78.jpg?v=1649942061); background-size: cover;" > <a href="/pages/collections_featured.php?parent=8130" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_8130" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_8130" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Sidi Bou Said 爻賷丿賷 亘賵 爻毓賷丿</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_8130--> <div id="FeaturedSimpleTile_b7ae8fecf15b8b6c3c69eceae636d203" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/4/5/7_32c7322d9a39712/41457pre_4772cb16eda7d82.jpg?v=1403282188); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6285" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6285" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6285" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Sousse 爻賵爻丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6285--> <div id="FeaturedSimpleTile_7a7c6a5b2f18e21e23049634cec06c68" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/4/5/8_d9101422dc3a593/41458pre_14cb0422e9189cc.jpg?v=1403282210); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6284" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6284" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6284" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Tabarka 胤亘乇賯丞</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6284--> <div id="FeaturedSimpleTile_8a9c8ac001d3ef9e4ce39b1177295e03" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/4/5/9_a8592dfdb9df080/41459pre_274ea26bbca4aac.jpg?v=1403282269); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6283" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6283" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6283" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Tamazret 鬲賲夭乇胤</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6283--> <div id="FeaturedSimpleTile_bd9dc58c7af906cdbac364aedd4c0848" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/1/7/1/9_6835b8eb7c5af4e/151719pre_47b853652f4d975.jpg?v=1649942253); background-size: cover;" > <a href="/pages/collections_featured.php?parent=8131" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_8131" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_8131" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Thuburbo Majus 鬲賵亘乇賵亘賵 賲丕噩賵爻</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_8131--> <div id="FeaturedSimpleTile_edf0320adc8658b25ca26be5351b6c4a" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/1/5/1/9/5/8_090685d7b7535f1/151958pre_56279d88c531d3b.jpg?v=1649946646); background-size: cover;" > <a href="/pages/collections_featured.php?parent=8144" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_8144" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_8144" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Toughmart 鬲睾賵賲乇鬲</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_8144--> <div id="FeaturedSimpleTile_9b10a919ddeb07e103dc05ff523afe38" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/4/7/7_bcdb05b11634594/41477pre_add7e596701c284.jpg?v=1403282485); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6280" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6280" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6280" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Tozeur Oasis 賵丕丨丞 鬲賵夭乇</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6280--> <div id="FeaturedSimpleTile_dc0e1946e45197021f072193c520505a" class="FeaturedSimplePanel HomePanel DashTile FeaturedSimpleTile FeaturedSimpleTileImage" style="background: url(https://www.manar-al-athar.ox.ac.uk/filestore/4/1/4/8/4_30ec93bcbc34940/41484pre_9fd5600e3883049.jpg?v=1403282618); background-size: cover;" > <a href="/pages/collections_featured.php?parent=6279" onclick="return CentralSpaceLoad(this, true);" id="featured_tile_6279" class="FeaturedSimpleLink"> <div id="FeaturedSimpleTileContents_6279" class="FeaturedSimpleTileContents"> <h2 style=""><i class="fas fa-folder" aria-hidden="true"></i> Tunis 鬲賵賳爻</h2> </div> </a> </div><!-- End of FeaturedSimpleTile_6279--> </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":"f286b0dfc0f5bf7d1a6d827a8e33e60a172deff605467a52bac46777f0a388485311a31ab41a51cf5dcc23cdbad9f78ac913ee141e0e2033b64f5a4fe4a98ba9@@b61a049782b37bc5599dc372b8e77239f74d7c21d0556d63ed9ed4d94747eda3d9f4a0f750c5b23f04bd44ebcad515f6ae059c471f93ee54e5ac9a68c3bebd8ba75d2096064f78a66647b96c1a8c4a0d80942a8044198140b65707c13fbac5777d3bf0efa14dd9ba6b179c9eef28efa253cdd4c24cf1ad71d1fbd94c4ece762cb717708676bfc802a3041f27be561c4b216e4c6ce4f85d4743c635ff40e1fbf9e138ca7e5d73ab0d725c1f930d7d6e4982dbde43a985562411bea492eaace8f965d5b312a43774ff7c3a966ab18e26d2471e7a0d5c9625a2b89a4667dc2f8535f122ee3efb6758d63bdcaa0786a25155a8320b813fb5f67a92f142@@9f1e28fc51fe35f9358ad1771dfc987924246154ddcfb98c3ae430ef00cf9e8d"} ); } }); // 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":"7382c515bb988fbc2e89f1c39991a0dbc1cf972b5547f4a610d90596566ea9e8e844ef851ac37c4aeffa7ea1a8e142bc5b8c418f8c2c5248526f0f981ceeacd7@@1cd8f4d125471e9773e58cbe89a0aa00fa864472e1ace6984e0bb227d45a9eace48cb1806a178eb27706f5afa94791202965aa234f6cf632bef373028b5a99761fdaf264fbe87f44c3785507e6d4caa959d15bc06dd336bd3e9c95fd49951a7e38982187cfeb29ff64bcac103368fc90ba06618fb186342f3525588edf7ddba85e6d406d78f76b27770bf6540cb2ee8b497f3d2d35491b4fe638c44c0a2642e05f6b9777fc524e1e6194d6f86a50016a5a9c290be0a15e7b73565dd67a5ad91798989ca6c748d9e437a1793b3fb9a50f652d817dafcbb09e9003453440cdf63b9d22272749c03c3cdc38e2f1279d0777d5f64dbf7c076b18f9@@d1af4988c9d87777bcc6790d8a8ddce8391aa002f5d83f3a91d1af28211e6553"} ); } }); }); </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>