When I use jQuery UI tabs to create tabbed pages, I have to put contents under all tabs in the same html file, and this causes the file to grow to a huge size. Is there a way to expose a different html file under each tab without the use of ajax calls?