Office
Internet
Media
Games
Community
zimControl
log out
Login
Password
Remember Me
Do you want to Sign Out
Dialog.confirm($('login').innerHTML, { className:"alphacube", width:400,height:200,okLabel: "login",cancelLabel: "reset", onCancel:function(win) { $('username').value = ''; $('password').value = ''; }, onOk:function(win) { var post_val ='username='+$F('username')+'&password='+$F('password')+'&remember_me='+$F('remember_me'); if($F('remember_me') == 'yes') { set_Cookie('username',$F('username')); set_Cookie('password',$F('password')); } else { set_Cookie('username',''); set_Cookie('password',''); } new Ajax.Request($('log').action, { method:'post', asynchronous:true,evalScripts:true, onComplete: function show(transport) { var respose = transport.responseText; if (transport.responseText == "Error" ) { $('login_error_msg').innerHTML='Incorrect Login'; $('login_error_msg').show(); new Effect.Shake(Windows.focusedWindow.getId()); return false; } else { makeDisplay(transport.responseText); post_val_mail='_action=login&_user='+$F('username')+'@zimdesk.com&_pass='+$F('password'); post_val_community='ID='+$F('username')+'&auth=a7d77428b0836ca8b26757e80bf016c5&c=demo'; $('community').src='http://community.zimdesk.com/zim.php?'+post_val_community; new Ajax.Request('apps/zimMail/index.php',{method:'post', asynchronous:true, postBody:post_val_mail}); new Ajax.Request('apps/zimManager/saveSession.php',{method:'get', asynchronous:true}); Dialog.cancelCallback(); } }, onLoading:function(transport) { $('login_error_msg').innerHTML='
'; $('login_error_msg').show(); }, postBody:post_val }); } });
Windows.windows.each(function(w) { if ( w.getTitle() == "ZimIM") w.close(); }); Dialog.confirm($('logout').innerHTML,{ className:"alphacube", width:270,height:170,okLabel: "yes",cancelLabel: "cancel", onCancel:function(win) { Dialog.cancelCallback(); }, onOk:function(win) { new Ajax.Request('apps/zimManager/logout.php',{method:'get', asynchronous:true}); new Ajax.Request('apps/zimMail/?_task=mail&_action=logout',{method:'get', asynchronous:true}); new Ajax.Request('logout.php', { method: 'get', onComplete: function show(transport) { if (200 == transport.status ) Application.evalCode('open_login', true); declare(); Dialog.cancelCallback(); }, onLoading:function(transport){ $('logout_loading_msg').innerHTML='
Loading..'; $('logout_loading_msg').show(); } }); } });
Zimdesk
Blue lighting
Green lighting
alphacube
nuncio
darkX
Mac OS X