'."\n";} function SA_tb_queue_style($name,$where){} function SA_tb_register_script($handle, $src, $ver, $in_footer=FALSE){echo ''."\n";} function SA_tb_queue_script($name,$where){} function sa_tb_user_is_admin(){ GLOBAL $USR; if (isset($USR) && $USR == get_cookie('GS_ADMIN_USERNAME')) { return true; } } function sa_tb_array_index($ary,$idx){ // handles all the isset error avoidance bullshit when checking an array for a key that might not exist if( isset($ary) and isset($idx) and isset($ary[$idx]) ) return $ary[$idx]; } ?>