$(document).ready(function() {

	$("#tabs").tabs();

	$("#verttabs").tabs();

});
