function confirmLink(theLink) {var is_confirmed = confirm('Удаление записи! Вы уверены?'); return is_confirmed;};
function open_window(http,type) {window.open(http+'://old.wizardgame.ru/'+type+'', 'Tools', config='height=550,width=600,resizable=yes,scrollbars=yes'); return;};
function open_window2(http,type) {window.open(http+'://old.wizardgame.ru/'+type+'', 'Tools', config='height=550,width=600,resizable=yes,scrollbars=yes'); return;};
function blur2() {document.form2.button.blur(); document.form2.button.disabled = true; return;}

