/* DB77 - 10/09/2004
* Modifier les cadres au chargement d'une page...
* Modifications Erik Besançon - 31/07/2008
*
*  Pour tout renseignements :
*  http://www.asp-php.net/scripts/scripting/onload_cadres.php
* */

<!--
function change(){
//   top.gauche.location.href="../haut.htm";
   top.droite.location.href="affichage/jeff.php";
}
//-->