jQuery(document).ready(function($) { if($('body.home')) { setInterval( function() { if($('.wpml-ls-item .jet-mega-menu-item__link--top-level')) { var topLevelWpmlLink = $('.wpml-ls-item .jet-mega-menu-item__link--top-level').attr('href'); topLevelWpmlLink = topLevelWpmlLink.replace('/wp', ''); $('.wpml-ls-item .jet-mega-menu-item__link--top-level').attr('href', topLevelWpmlLink); } $('.wpml-ls-item .jet-mega-menu-item__link--sub-level').each(function() { var subLevelWpmlLink = $(this).attr('href'); subLevelWpmlLink = subLevelWpmlLink.replace('/wp', ''); $(this).attr('href', subLevelWpmlLink); }); },500) } });

Home | 

Know-how

Our know-how at TPA

Read, watch and listen about the latest relevant news
about the latest trends and developments for your company.

This site is registered on wpml.org as a development site. Switch to a production site key to remove this banner.