$(document).ready(function(){

   $('.product_tabs').tabs();
   $('.other_tabs').tabs();

   $("#tab_review").jqTransform();


});
