function initialize() { $this->album = new album(); $session = session::getInstance(); ajax::initialize(); }