var vote_num=0;function single_delete(url){formCheck=confirm(lang_suredelete);if(formCheck==true){window.location=url;}else{alert(lang_notdeleted);}};function update_vote_display(vote_num){document.getElementById('vote_num_display').innerHTML=vote_num;};function dl_add_rate(fid,vote){if(!use_enhanced_js){window.location=ipb_var_base_url+'automodule=downloads&req=submit&code=addvote&id='+fid+'&vote='+vote;return false;}else{do_request_function=function(){if(!xmlobj.readystate_ready_and_ok()){return;}var returned=xmlobj.xmlhandler.responseText;var content=new Array();content=returned.split('|');document.getElementById('dl_cur_rate').innerHTML=content[1];document.getElementById('dl_vote').innerHTML=content[0];};xmlobj=new ajax_request();xmlobj.onreadystatechange(do_request_function);xmlobj.process(ipb_var_base_url+'automodule=downloads&req=submit&code=addvote&xml=1&id='+fid+'&vote='+vote);}};var ajax_loaded=1;var post_cache=new Array();function ajax_std_window_resize(pix,pid){var box=document.getElementById('comment-edit-'+pid);var cur_height=parseInt(box.style.height)?parseInt(box.style.height):300;var new_height=cur_height+pix;if(new_height>0){box.style.height=new_height+"px";}return false;};function ajax_cancel_for_edit(com_id){if(post_cache[com_id]!=""){document.getElementById('comment-'+com_id).innerHTML=post_cache[com_id];}return false;};function ajax_save_for_edit(com_id){var url=ipb_var_base_url+'automodule=downloads&req=comments&code=comment_edit_save&cid='+com_id;var fields=new Array();fields['md5check']=ipb_md5_check;fields['cid']=com_id;fields['automodule']='downloads';fields['req']='comments';fields['code']='comment_edit_save';fields['Post']=document.getElementById('comment-edit-'+com_id).value;fields['std_used']=1;do_request_function=function(){if(!xmlobj.readystate_ready_and_ok()){xmlobj.show_loading();return;}xmlobj.hide_loading();var html=xmlobj.xmlhandler.responseText;if(html!='error'){document.getElementById('comment-'+com_id).innerHTML=html;}};xmlobj=new ajax_request();xmlobj.onreadystatechange(do_request_function);var xmlreturn=xmlobj.process(url,'POST',xmlobj.format_for_post(fields));post_cache[com_id]='';return false;};function ajax_prep_for_edit(com_id,event){ipsclass.cancel_bubble(event,true);var post_main_obj=document.getElementById('comment-main-'+com_id);var post_box_top=ipsclass.get_obj_toppos(post_main_obj);var url=ipb_var_base_url+'automodule=downloads&req=comments&code=comment_edit&cid='+com_id;if(!post_cache[com_id]||post_cache[com_id]==''){post_cache[com_id]=document.getElementById('comment-'+com_id).innerHTML;}try{menu_action_close();}catch(e){}do_request_function=function(){if(!xmlobj.readystate_ready_and_ok()){xmlobj.show_loading();return;}xmlobj.hide_loading();var html=xmlobj.xmlhandler.responseText;if(html=='nopermission'){alert(js_error_no_permission);}else if(html!='error'){if(post_box_top){scroll(0,post_box_top-30);}document.getElementById('comment-'+com_id).innerHTML=html;}};xmlobj=new ajax_request();xmlobj.onreadystatechange(do_request_function);xmlobj.process(url);return false;};

