// JavaScript Document

$(document).ready(function() {
	$('#supportcontent #search ul').tabs();
});