Wealth Wisdom

jQuery(document).ready(function($) { $('#raise-ticket-tab').on('click', function(e) { e.preventDefault(); window.open('https://fincluapphelpdesk.zohodesk.in/portal', '_blank'); }); });