Apalje.Web = Class.create();
Apalje.Web.prototype = {

   initialize: function() {
   }

}

