﻿$(document).ready(function(){
	
	
    $('#tabs-wrapper > ul').tabs();
});