// setup ul.tabs to work as tabs for each div directly under div.panes
$("#services").tabs("div.description", {event:'mouseover', efect:'fade'});


