When i try to show text, it doesn't work

When i try to show text, it doesn't work

Hello everyone, i have problems when i try to show plain text, i show it on the script but, when i go to the form it doesnt displayed.

if ((zoho.loginuserid  ==  " mayra315@hotmail.com")  ||  (zoho.loginuserid  ==  " quirofanosur@gmail.com"))
{
    hide plain;
    hide Ingresos_or_Primera_Vez;
    hide Reingresos;
    hide plain1;
    hide Hospitalizaci_n1;
    hide plain7;
    hide Tejidos_Blandos3;
    hide Reducci_n_Cerrada1;
    hide Estabilidad_Articular;
    hide Fracturas;
    hide plain3;
    hide Alta_Voluntaria;
    hide Fuga;
    hide No_Aceptados_Ambulancias;
    hide Remitidos;
    hide plain4;
    hide Casos_Soat;
    hide Casos_Cortes_a;
    hide Casos_Fosyga;
    hide Casos_EPS;
    show plain2;
    show plain5;
    show Ostesintesis;
    show Reducci_n_cerrada1;
    show Retiro_de_Material;
    show plain6;
    show Osteosintesis;
    show Reducci_n_cerrada2;
    show Retiro_Material;
    show Artroscopia;
    show Tejidos_Blandos1;
    show Cirug_a_Pl_stica1;
    show NeuroCirug_a;
    hide plain9;
    hide Hospitalizados_6_00_am;
    hide Ingresos_Nuevos;
    hide Remitidos1;
    hide Remitidos_Municipios;
    hide No_Aceptados_Municipios;
    hide Prioritaria;
    hide Cirug_a;
    hide Hospitalizados;
    hide Tac;
    hide Resonador;
    hide RX_Simples;
    hide LABORATORIO_CL_NICO;
    hide plain2;
    hide plain5;
    hide plain6;
    hide plain9;
    hide plain10;
    hide plain11;
    hide plain12;
}