I have seen in the demos that one can put a simple link into one of the tab pages and activate another tab by setting the href to the anchor of the tab. Can this also be done when using Ajax tabs (where one would not have a href='#a' but rather href="page1.html")?