$(document).ready(function() {
	$('#tabvanilla > ul').tabs({  });
	
});

