Location:

TOOLKA ENTERPRISE SOFTWARE SOLUTIONS PRIVATE LIMITED

D.No.3-6-726, Romana Plaza, Street No. 12,#114, 1st Floor, Himayath Nagar, Hyderabad TS,India

Call:

+91 9494232852

document.querySelectorAll('.redirect-link').forEach(function(link) { // Add a click event listener to each link link.addEventListener('click', function() { // Redirect to the URL specified in the data-url attribute window.location.href = link.getAttribute('data-url'); }); });