> > init_my_script(); > jQuery(document).ready(function(){ init_my_script(); }); might change if the error is because you're firing the init before jquery-tabs have loaded (they're in the footer now, remember) Ozh