document.observe('dom:loaded', function () {
	new Ajax.Updater('botonera', 'botonera.html', {method:'get'})
});
