$(document).ready(function(){
$("#tabs").tabs();
});
$(document).ready(function(){
$("#tabsX").tabs();
});

