document.observe("dom:loaded", function(){
  rodi.addElement('keys');
  rodi.addElement('coffee_cup');
});
