$(document).ready(function () {
	$('.tabs').tabify()
});
