Use onSelectedItemsChanged event and AW.HTTP.Request object to load content in Ajax-style, extract the script from the page and eval()
tabs.onSelectedItemsChanged = function(selected){...}
Back to tabs examples, all examples