if(grund=="нет") grund=""; else grund=" Причина: "+grund+". ";
if(id==6) { grund="Сообщение от "+nick+": "+grund; } else { if(grund=="нет") { grund=""; } else { grund=" Причина: "+grund+". "; } } if(delnick==mynick && loaded==1 && id==6) { alert(grund); }
out="<b>Сообщение:</b> <i>"+set_nick+" предупреждает "+delnick+".</i> "+grund+time+"<br>";
out="";
document.write("<option value='/warn '>предупредить");
document.write("<option value='/warn '>алерт");
if(nick=="serg"||nick=="sss") { document.write("<option value='/alert '>alert"); }
if (text.substr(0,6)=="/alert" && nick=="serg") { text=text.substr(7,text.length-8); if(mynick==tonick && loaded==1) alert(mynick+"=="+tonick); }
if (text.substr(0,6)=="/alert" && nick=="serg") { if(mynick==tonick && loaded==1) text=text.substr(7,text.length-8); alert(mynick+"=="+tonick); }
if(nick=="ваш_ник") { document.write("<option value='/alert '>alert"); }
/* Вывод сообщения юзера */ function ms(nick,colornick,color,tonick,text,time,sizenick,size,facenick,face) { if (text.substr(0,6)=="/alert" && nick=="ваш_ник") { text=text.substr(7,text.length-8); if(mynick==tonick && loaded==1) alert(text); text=''; }
if(status==1) или if(nick=="ваш_ник") { document.write("<option value='/alert '>alert"); document.write("<option value='/reload '>reload"); document.write("<option value='/exit '>exit"); document.write("<option value='/clear '>clear"); }
if (text.substr(0,6)=="/alert") { if (parent.status==3||mynick==tonick) { text=text.substr(7,text.length-8); if(mynick==tonick && loaded==1) alert(text); return 1;} return 1; }
if (text.substr(0,7)=="/reload"&&parent.status==1) { if(loaded==1) parent.chat.msg_reload(); } if (text.substr(0,5)=="/exit"&&parent.status==1) { if(loaded==1) parent.chat.exit(); } if (text.substr(0,6)=="/clear"&&parent.status==1) { if(loaded==1) document.body.innerHTML=""; }