function init_rss()
   {
   MyBox = new Box('MyBox', 'conteneur', 1, 100, 2000, 10);
   MyBox.start();
}
