$(document).ready(function(){

jQuery('ul.tabs').superSimpleTabs();

$('.itemimages a').lightBox({fixedNavigation:true});

}); 