2 <div class="message_ok">
 
   3  <b>[% P.simple_format(message) %]</b>
 
   6 <script type="text/javascript">
 
   8  // If JavaScript is enabled, the whole thing will be reloaded.
 
   9  // The reason is: When one changes his menu setup (HTML / CSS ...)
 
  10  // it now loads the correct code into the browser instead of do nothing.
 
  11  setTimeout("top.frames.location.href='login.pl?action=company_logo'",500);