/* @licstart The following is the entire license notice for the JavaScript code in this page.
Copyright (C) 2005-2014 The Roundcube Dev Team
The JavaScript code in this page is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
The code is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
@licend The above is the entire license notice for the JavaScript code in this page. */ var rcmail = new rcube_webmail(); rcmail.set_env({"task":"login","x_frame_options":"sameorigin","standard_windows":false,"locale":"it_IT","cookie_domain":"","cookie_path":"\/","cookie_secure":true,"skin":"namirial","refresh_interval":900,"session_lifetime":600,"action":"","comm_path":".\/?_task=login","compose_extwin":false,"date_format":"yy-mm-dd","rcs_phone":false,"rcs_tablet":false,"rcs_mobile":false,"rcs_desktop":true,"rcs_device":"desktop","rcs_color":false,"rcs_skin":"namirial_outlook","rcs_skin_type":"desktop","rcs_login_branding":null,"rcs_frame_branding":null,"request_token":"LWGY60t7zD43y7xumZ2LLtgNJbd5SMTl"}); rcmail.add_label({"loading":"Caricamento...","servererror":"Errore del server!","connerror":"Errore di connessione (impossibile raggiungere il server)!","requesttimedout":"Richiesta scaduta","refreshing":"Aggiornamento...","windowopenerror":"La finestra di popup \u00e8 stata bloccata!","uploadingmany":"Caricamento file...","idle_timeout.pluginname":"Disconnessione per inattivit\u00e0","idle_timeout.plugindescription":"Disconnessione per inattivit\u00e0 dopo %s minuti","idle_timeout.idletimeoutwarning":"Ci sei ancora? La tua sessione terminer\u00e0 per inattivit\u00e0 fra %s minuti","idle_timeout.idletimeoutlogoutinfo":"La tua sessione \u00e8 terminata dopo %s minuti di inattivit\u00e0.","idle_timeout.idleinactivity":"Termina la sessione dopo %s minuti di inattivit\u00e0","idle_timeout.idleinactivitynever":"Never terminate session on inactivity","namirial.labeltiporicevuta":"Tipo ricevuta ","errortitle":"Si \u00e8 verificato un errore!","toggleadvancedoptions":"Passa alle impostazioni avanzate"}); rcmail.gui_container("loginfooter","bottomline"); rcmail.gui_object('loginform', 'form'); rcmail.gui_object('message', 'message');