var post_thanks_handleSuccess=function(a){if(a.responseText!==undefined){if(post_thanks_callback.object_name[a.tId]!==undefined){fetch_object(post_thanks_callback.object_name[a.tId]).innerHTML=a.responseText}}};var post_thanks_handleFailure=function(a){if(a.responseText!==undefined){alert(a.responseText)}};var post_thanks_callback={success:post_thanks_handleSuccess,failure:post_thanks_handleFailure,timeout:vB_Default_Timeout,cache:false,object_name:new Array()};function post_thanks_give(c,e){fetch_object("post_thanks_button_"+c).style.display="none";if(e==true){fetch_object("post_groan_button_"+c).style.display="none"}var b="post_thanks.php";var d="do=post_thanks_add&using_ajax=1&p="+c+"&securitytoken="+SECURITYTOKEN;var a=YAHOO.util.Connect.asyncRequest("POST",b,post_thanks_callback,d);post_thanks_callback.object_name[a.tId]="post_thanks_box_"+c;return false}function post_thanks_remove_all(c,e){var b="post_thanks.php";var d="do=post_thanks_remove_all&using_ajax=1&p="+c+"&securitytoken="+SECURITYTOKEN;var a=YAHOO.util.Connect.asyncRequest("POST",b,post_thanks_callback,d);post_thanks_callback.object_name[a.tId]="post_thanks_box_"+c;fetch_object("post_thanks_button_"+c).style.display="";if(e==true){fetch_object("post_groan_button_"+c).style.display=""}return false}function post_thanks_remove_user(c,e){var b="post_thanks.php";var d="do=post_thanks_remove_user&using_ajax=1&p="+c+"&securitytoken="+SECURITYTOKEN;var a=YAHOO.util.Connect.asyncRequest("POST",b,post_thanks_callback,d);post_thanks_callback.object_name[a.tId]="post_thanks_box_"+c;fetch_object("post_thanks_button_"+c).style.display="";if(e==true){fetch_object("post_groan_button_"+c).style.display=""}return false};
