transparent round-corner + pointer search tabs
- CSS: rounded corners and the pointer are background-transparent gifs so simply modify the background color of the li in CSS to change the tab color.
- JS: tabbed browsing enabled
- use JS to take care of the last divider and the one before selected tab
- use JS to initialize the currently selected tab
2007