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

