// JavaScript Document

jQuery(document).ready(function() {
$('#tabs_top ul').tabs();
});
