//Init Tabs

jQuery(document).ready(function () {
    tabs();
})

