// JavaScript Document
$(document).ready(function(){
	$(function() {  $(".siderTab ul").tabs(".siderTab div.panes > div"); });
  });
