// JavaScript Document

	strTemp =  '<form name="ident" action="javascript:create_url()"><td width="950" align="right" valign="top" background="http://www.cfar.org/4DBin/img/fd_header.gif"><img src="http://www.cfar.org/4DBin/img/deco02.gif" width="222" height="34"></td>';
	strTemp +=  '<td width="170" valign="middle" background="http://www.cfar.org/4DBin/img/fd_header2.gif" class="contenu_droit"><img src="http://www.cfar.org/4DBin/img/pix_trans.gif" width="170" height="1"><br><input class="champ_formulaire" onFocus="select();" type="text" name="login" id="login" maxlength="100" style="width:50px;" value="pseudo">';
	strTemp +=  '&nbsp;<input class="champ_formulaire" onFocus="select();" type="password" name="password" maxlength="100" style="width:50px;" value="mot" onkeyup="surveille(event.keyCode)"><font size=\'-2\'><a href=\"http://bdd.cfar.org/4DMETHOD/to_recuperer_identifiants\" alt=\'Récupérer mes identifiants.\'>codes perdus</A></font></td>'; //<input type="submit" value="??"  style="width=0;height=0;background:none;border=0">  </td>';
	strTemp +=  '<td width="34" align="right" valign="top" background="http://www.cfar.org/4DBin/img/fd_header2.gif"><a href="javascript:create_url()" onMouseOver="okay.src = \'http://www.cfar.org/4DBin/img/ok1_on.gif\';" onMouseOut="okay.src = \'http://www.cfar.org/4DBin/img/ok1_off.gif\';"><img src="http://www.cfar.org/4DBin/img/ok1_off.gif" width="32" height="26" name="okay" border="0"></a></td></form>';

	document.write(strTemp);		