Вход Регистрация
Файл: js/al/stickers_office.js
Строк: 38
<?php
var StickersOffice = {
  
switchTab: function(elevent) {
    var 
tabs geByClass('active_link'ge('stickers_office_tabs'));
    for (var 
i in tabs) {
      
removeClass(tabs[i], 'active_link');
    }
    
addClass(el'active_link');
    
show('stickers_office_progress');
    return 
nav.go(elevent);
  },

  
toggleRequest: function(ide) {
    if (
checkEvent(e)) {
      return;
    }

    var 
ge('sticker_hidden_info'+id);
    if (
isVisible(d)) {
      
hide(d);
    } else {
      
show(d);
      
ajax.post('stickers_office.php', {act'set_viewed'ididhashcur.stickers_hash});
    }
  },
  
updateStatus: function(idstatusconfirm) {
    var 
params = {
      
act'update_status'ididstatusstatushashcur.stickers_hashconfirmconfirm
    
}
    var 
box curBox();
    if (
box && isVisible('sticker_update_comment')) {
      
params.comment val('sticker_update_comment');
    }
    if (
box) {
      
box.hide();
    }
    
ajax.post('stickers_office.php'params, {
      
onDone: function(resultmsghtml) {
        if (!
result) {
          
showFastBox(msghtmlgetLang('box_yes'), StickersOffice.updateStatus.pbind(idstatuscur.stickers_hash1), getLang('box_no'));
        } else {
          
showDoneBox(msg);
          
hide('sticker'+id);
        }
      },
      
showProgressshow.pbind('stickers_office_progress'),
      
hideProgresshide.pbind('stickers_office_progress'),
    });
  }
};

try{
stManager.done('stickers_office.js');}catch(e){}
?>
Онлайн: 0
Реклама