/* auteur: COSMOS 2000 */
/* Date de création: 2003-04-26 */
if (window != window.top)
  top.location.href = location.href;
