<var adm = {
show:function(){
_wndBlueSik._show(400, {title:"Разблокировка в чате", send_button:`
<input type="text" value="" name="quantity" id="quantity">
<span class="auc_chat_blockedID">
<a href="javascript://" onclick="auction.blocked_chat_user(ID)">разблокировать в чате</a>
</span>
`});
}
};