/*
á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á
    __   ___    __  ___  ____  __  _  _   __  
   /  \ (  ,)  (  )(  _)(_  _)(  )( )( ) /  \ 
  ( () ) ) ,\ __)(  ) _)  )(   )(  \\// ( () )
   \__/ (___/(___/ (___) (__) (__) (__)  \__/ 
    __  ___   ___   __   ____  __  _  _   __  
   / _)(  ,) (  _) (  ) (_  _)(  )( )( ) /  \ 
  ( (_  )  \  ) _) /__\   )(   )(  \\// ( () )
   \__)(_)\_)(___)(_)(_) (__) (__) (__)  \__/ 
  
  PAGINA WEB CREADA POR OBJETIVO CREATIVO
  Diseno grafico, web y publicidad
  
  C/ Marques de San Esteban 46, Planta 3, Oficina 2.
  (985) 340 761 - (630) 491 868 - (620) 138 441 - 33206 Gij—n
  http://www.objetivocreativo.com - correo@objetivocreativo.com
  
  -á-á-á-
  
  Script para Eco-logica (script.js)
  
  Programacion        : Juan Jose Suarez Galvan
  
á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á-á
*/

/* easySlider */
/* ---------- */

$(document).ready(function(){
                $("#slider").easySlider({
                auto: true,
                continuous: true,
                speed: 800,
                pause: 8000
            });
        });

/* MODELOS LOCO */
/* -------------------- */

    $(document).ready(function(){
      SexyLightbox.initialize({color:'negro', dir: 'sexyimages', emergefrom: 'top'});
    });
