<!--

// SERVEUR APPLI
SERV_name					="monsite.voila.fr";
SERV_url					="http://"+SERV_name;
// PROFIL
PRF_custom_ref              = "voila_fr";
PRF_custom_nom              = "Voila";
PRF_pp_titre                = "Pages Perso";
PRF_pp_titre_wind           = "Voila - Pages Perso";
PRF_assistant_titre         = "Assistant";
PRF_assistant_titre_wind    = "Voila - Pages Perso - Assistant en ligne";
PRF_ftpweb_titre            = "FtpWeb";
PRF_ftpweb_titre_wind       = "Voila - Pages Perso - FtpWeb";
PRF_wplus                   = "wplus_"+PRF_custom_ref;
PRF_wmanu                   = "wmanu_"+PRF_custom_ref;
PRF_whttp                   = "whttp_"+PRF_custom_ref;
PRF_wpvis                   = "wpvis_"+PRF_custom_ref;
PRF_wcode                   = "wcode_"+PRF_custom_ref;
PRF_wivis                   = "wivis_"+PRF_custom_ref;

// MESSAGE
mess_ftpweb_selfile         = "VOUS DEVEZ SELECTIONNER UN FICHIER EN COCHANT SA CASE";
mess_action_impossible      = "ACTION IMPOSSIBLE";
mess_dep_impossible         = "DEPLACEMENT IMPOSSIBLE";
mess_duplication_impossible = "DUPLICATION IMPOSSIBLE";

// LIB OVER
over_logo_ftpweb            = "Cliquez ici pour retourner à l\'accueil "+PRF_ftpweb_titre;
over                        = "Cliquez sur le lien";
over_bouton                 = "Cliquez sur le bouton";
over_couleur                = "Cliquez sur une couleur";
over_modele                 = "Cliquez sur un modèle graphique";
over_mpacc                  = "Cliquez sur un modèle de page d\'accueil";
over_mzdoc                  = "Cliquez sur un modèle de page";
over_aide                   = "Cliquez ici pour consulter le manuel d\'utilisation";
over_gotop                  = "Cliquez ici pour retourner en haut de la page";
over_onglet                 = "Cliquez sur l\'onglet";
over_logo_custom            = "Cliquez ici pour retourner à l\'accueil "+PRF_custom_nom;
over_logo_pp                = "Cliquez ici pour retourner à l\'accueil "+PRF_pp_titre;
over_logo_assistant         = "Cliquez ici pour retourner à l\'accueil "+PRF_assistant_titre;
over_logo_public            = "Cliquez ici pour retourner à l\'accueil "+PRF_custom_nom;
over_no						="Choix inactif pendant l\'édition du site";
over_zmodif					="Cliquez ici pour modifier la zone";
over_gopacc					="Cliquez ici pour retourner à la page d\'accueil du site";

//-->
