﻿$(document).ready(function(){
   $("#tabbed > ul#tabs").tabs();
});
