// JavaScript Document
$(function() {
	$("#tabs").tabs();
});



