$(document).ready(function(){
	$("#sidebar").semantictabs({head:"h2"});
	//$('#widget').localScroll();
});
