on=0; function game(){ if(on==0){on=1; parent.game.location.href='http://mpchat.com:7777/?chat='+chat; parent.sets.rows="127,*,"+privatheight; } else {on=0; parent.game.location.href='http://mpchat.com/game.php?stop=1&chat='+chat; parent.sets.rows="0,*,"+privatheight; } }
var on=0; var privatheight=0; function startgame(){ if(!privatheight) privatheight=parent.privat.document.body.clientHeight; if(on==0){on=1; parent.gameframe.location.href='http://mpchat.com:7777/?chat='+chat; parent.sets.rows="75,*,"+privatheight; } else {on=0; parent.gameframe.location.href='http://mpchat.com/game.php?stop=1&chat='+chat; parent.sets.rows="0,*,"+privatheight; } }
if(saveok==0) print='<font color=red>Сохранение данных невозможно!</font><br>'; if(saveok==1) print='<font color=336699> Данные успешно сохранены!</font><br>'; if(saveok==2) print='<font color=336699> Данные успешно сохранены!</font><br><font color=red>Загрузка фотографии невозможна!</font><br>'; if(saveok==3) print='<font color=336699> Данные успешно сохранены!</font><br><font color=red>Загрузка аватора невозможна!</font><br>';