added ItemBook objects and their management in a SocialNetwork with the addItemBook() method. also added javadoc and maintenance comments
First alpha version of ToutAvis, it manages a LinkedList of Member objects with the addMember() method.