$(function() {
$('#footer_tab > ul').tabs({ selected: 1 });
});
