aveeno_hcp_website_visual_v2.png

'; var $faForm = $('.wFormContainer'); addReadonlyStatus($(EMAIL, $faForm)); fetchRecord($faForm, SET_ID); // Fetch the record through ajax callback. function fetchRecord($faForm, setId) { var id = getUrlVars().id; if (id) { // Add loading and disable submit button. var $submitBtn = $('#submit_button', $faForm); $faForm.append(LOADING); disableSubmitBtn($submitBtn); // Prepare data. var data = { 'set_id': setId, 'attribute_key': 'website_unique_id', 'attribute_value': id, }; // Ajax start. $.ajax({ type: 'POST', url: Drupal.settings.basePath + 'fetch-sfmc-record', data: data, dataType: 'json', success: function (r) { autoFill(r, $faForm); // Remove loading and enable submit button. $faForm.find('.ajax-progress').remove(); enableSubmitBtn($submitBtn); } }); } } function getUrlVars() { var vars = {}, varArr; var search = window.location.search.slice(1).split('&'); for (var i = 0; i

ENTER YOUR DETAILS HERE

first name
lastname
email
mobile number

This Program is limited to registered Malaysia Healthcare Professionals with a current license number



We process personal information in accordance with our Privacy Policy which you may read at this site.
Disclaimer: Samples requested by Health Care Professionals for the patients are intended for gaining experience on the use of a JNTL product and is subject to the policy of JNTL (Malaysia) Sdn. Bhd. and applicable rules and regulations in the Malaysia.