Contact

Contact Us

To contact SERVIDIA (M) SDN BHD, kindly find our contact details as below:

Follow Us

document.addEventListener('DOMContentLoaded', function() { document.addEventListener('contextmenu', function(e){ if(e.target.tagName === 'IMG'){ e.preventDefault() } }); document.querySelectorAll('img').forEach(function(img){ img.setAttribute('draggable', 'false'); }); });