// 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); } }); }); } }
ਭਾਰਤ ਦੀ ਮੋਹਰੀ ਬਾਇਓਫਾਰਮਾਸਿਊਟੀਕਲ ਕੰਪਨੀ ਸਿੰਜੀਨ ਇੰਟਰਨੈਸ਼ਨਲ ਅਮਰੀਕਾ ਦੇ ਬਾਲਟੀਮੋਰ ਵਿੱਚ ਆਪਣੀ ਪਹਿਲੀ ਨਿਰਮਾਣ ਇਕਾਈ ਸਥਾਪਤ ਕਰਨ ਲਈ 50 ਮਿਲੀਅਨ ਡਾਲਰ ਦਾ ਨਿਵੇਸ਼ ਕਰੇਗੀ। ਇਸ ਪ੍ਰੋਜੈਕਟ ਨਾਲ 300 ਨਵੀਆਂ ਨੌਕਰੀਆਂ ਪੈਦਾ ਹੋਣ ਦੀ ਉਮੀਦ ਹੈ। ਇਹ ਜਾਣਕਾਰੀ ਮੈਰੀਲੈਂਡ ਦੇ ਗਵਰਨਰ ਨੇ ਦਿੱਤੀ।
ਮੈਰੀਲੈਂਡ ਦੇ ਗਵਰਨਰ ਵੇਸ ਮੂਰ ਨੇ ਕਿਹਾ ,"ਅਸੀਂ ਮੈਰੀਲੈਂਡ ਵਿੱਚ ਸਿੰਜੀਨ ਇੰਟਰਨੈਸ਼ਨਲ ਦਾ ਸਵਾਗਤ ਕਰਦੇ ਹਾਂ। "ਅਮਰੀਕਾ ਦੇ ਬਾਇਓਫਾਰਮਾ ਸੈਕਟਰ ਦੇ ਮੋਹਰੀ ਰਾਜਾਂ ਵਿੱਚੋਂ ਇੱਕ ਹੋਣ ਦੇ ਨਾਤੇ ਮੈਰੀਲੈਂਡ, ਸਿੰਜੀਨ ਲਈ ਆਪਣੇ ਕਾਰੋਬਾਰ ਨੂੰ ਵਧਾਉਣ, ਨੌਕਰੀਆਂ ਪੈਦਾ ਕਰਨ, ਨਵੀਨਤਾ ਨੂੰ ਅੱਗੇ ਵਧਾਉਣ ਅਤੇ ਬਾਲਟੀਮੋਰ ਦੀ ਆਰਥਿਕਤਾ ਨੂੰ ਮਜ਼ਬੂਤ ਕਰਨ ਲਈ ਆਦਰਸ਼ ਸਥਾਨ ਹੈ।"
ਬੰਗਲੁਰੂ ਦੀ ਕੰਪਨੀ ਨੇ 1 ਲੱਖ ਵਰਗ ਫੁੱਟ ਦਾ ਬਾਇਓਲੋਜਿਕਸ ਨਿਰਮਾਣ ਪਲਾਂਟ ਹਾਸਲ ਕਰ ਲਿਆ ਹੈ ਅਤੇ ਇਸ ਦੇ ਨਵੀਨੀਕਰਨ 'ਤੇ ਹੋਰ $13.5 ਮਿਲੀਅਨ ਖਰਚ ਕਰੇਗੀ। ਇਸ ਫੈਕਟਰੀ ਦੇ ਸਾਲ ਦੇ ਅੰਤ ਤੱਕ ਪੂਰੀ ਤਰ੍ਹਾਂ ਚਾਲੂ ਹੋਣ ਦੀ ਉਮੀਦ ਹੈ ਅਤੇ ਕੰਪਨੀ ਦੇ ਅਮਰੀਕੀ ਬਾਜ਼ਾਰ ਵਿੱਚ ਪੈਰ ਜਮਾਉਣ ਦੇ ਨਾਲ-ਨਾਲ ਇਸ ਦੇ ਹੋਰ ਵਿਸਥਾਰ ਦੀ ਸੰਭਾਵਨਾ ਹੈ।
ADVERTISEMENT
ADVERTISEMENT
Comments
Start the conversation
Become a member of New India Abroad to start commenting.
Sign Up Now
Already have an account? Login