/**
 * Documentacion de Media
 *
 * @class Media
 * @author Lucio 
 **/
Main.Pages.Home =
{
  galeria: {},
  
  init: function()
  {

  }   
}


