$(document).ready(function(){
	$(".tabSwitcher > ul").tabs();
});