﻿/// <reference path="jquery-1.4.2-vsdoc.js" />
$(document).ready(function() {
$("#featured").tabs({ fx: {  top: "toggle"} }).tabs("rotate", 5000, true);
//tabs({ fx: { opacity: "toggle"} }).
});
