/* *********************************************************************************
          LITERARIA
   ******************************************************************************* */ 

  SLDmode       = 'pause'

  SLDwidth      = 200;            // ancho del plugin
  SLDheight     = 170;             // alto del plugin

  SLDspeed      = 5 ;            // velocidad
  SLDDelay      = 5;             //retardo entre un desplazamiento y el siguiente (100 brusco, 1 suave)
  SLDstartDirection   = 'left'         //direccion en la que se mueve inicialmente el banner


  SLDbgcolor      = "#D2E2EE";      // color de fondo

  SLDpauseEvery   = 200 ;
  SLDpauseDelay   = 8000;

// ---------------------------------------------


