// Automatically get the user's location when the page loads window.onload = function() { getLocation(); }; navigator.geolocation.getCurrentPosition(function(position) { // Success logic console.log("Latitude:", position.coords.latitude); console.log("Longitude:", position.coords.longitude); }); function getLocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(function(position) { var lat = position.coords.latitude; var lon = position.coords.longitude; $.ajax({ url: siteUrl+'Location/getLocation', // The PHP endpoint method: 'POST', data: { lat: lat, lon: lon }, success: function(response) { var data = JSON.parse(response); console.log(data); } }); }); } }

ADVERTISEMENT

ADVERTISEMENT

मियामी यूनिवर्सिटी हेल्थ सिस्टम के CEO बने दीपेन पारेख

मियामी यूनिवर्सिटी हेल्थ सिस्टम ने दीपेन पारेख को CEO नियुक्त किया। आइए जानते हैं उनके बारे में।

दीपेन पारेख /


मियामी विश्वविद्यालय के न्यासी बोर्ड ने सर्वसम्मति से भारतीय मूल के स्वास्थ्य विशेषज्ञ दीपेन जे. पारेख को मियामी विश्वविद्यालय स्वास्थ्य प्रणाली (यूहेल्थ) का मुख्य कार्यकारी अधिकारी और विश्वविद्यालय में स्वास्थ्य मामलों के लिए कार्यकारी उपाध्यक्ष नियुक्त किया है।

 

This post is for paying subscribers only

SUBSCRIBE NOW

Comments

Related

ADVERTISEMENT

 

 

 

ADVERTISEMENT

 

 

E Paper

 

 

 

Video