document.observe("dom:loaded", function () {
  $('user_warnings').insert('\n\n\n\n\n');  // inserts the flash partial
});
