It seems like you are going to use AJAX to get tabs dynamically. I can suggest you to read this article: JavaScript menu using jQuery for beginners. There is en example on how to create a dynamical menu, taking its dynamical content from AJAX response. jQuery solves this problem easily!