function AfficheFormulaireLogin(login)
{
	document.write('<form method="post" action="http://www.proximeety.com/login.php" name="LoginForm">');
	document.write('<img src="http://www.proximeety.com/images/login1.gif" border=0>');
	
	var indefini; // "indefini" est undefined
	if (login == indefini)
	{
		document.write('<input type="text" name="login" style="width:110px;">');
	}
	else
	{
		document.write('<input type="text" name="login" style="width:110px;" value="'+login+'">');
	}
	document.write('<img src="http://www.proximeety.com/images/login2.gif" border=0>');
	document.write('<input type="password" name="password" style="width:110px;">');
	document.write('<input type="image" src="http://www.proximeety.com/images/ok_login.gif" >');
	document.write('<a href="http://www.proximeety.com/password.php" class="hmenu_small"><font class="hmenu_small"><strong> mot de passe oublié ?&nbsp;</strong></font></a>');
	document.write('</form>');
}

function AfficheFormulaireInscription()
{
	document.write('<div align="center">');
	document.write('<form method="post" name="InscriptionForm" action="http://www.proximeety.com/creation_compte.php">');
	document.write('<table border="0" cellpadding="0" cellspacing="4">');
	
	document.write('<tr>');
	document.write('<td colspan="2" align="center"><img src="http://www.proximeety.com/images/home_titre_inscriptiongratuite.jpg"><br><br></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td align="right" valign="middle"  width="110">Vous êtes</td>');
	document.write('<td align="left" valign="bottom" width="140">');
	document.write('<SELECT name="sexe" style="width:130px">');
	document.write('<OPTION VALUE="0" selected>Choisissez :</OPTION>');
	document.write('<OPTION VALUE="F">- une femme</OPTION>');
	document.write('<OPTION VALUE="H">- un homme</OPTION>');
	document.write('</SELECT></td>');
	
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td align="right" valign="middle">Vous recherchez</td>');
	document.write('<td align="left" valign="bottom">');
	
	document.write('<SELECT name="sexe_recherche" style="width:130px">');
	document.write('<OPTION VALUE="0" selected>Choisissez :</OPTION>');
	document.write('<OPTION VALUE="F">- une femme</OPTION>');
	document.write('<OPTION VALUE="H">- un homme</OPTION>');
	document.write('<OPTION VALUE="2">- femme et homme</OPTION>');
	document.write('</SELECT></td>');
	
	document.write('</tr>');
	
	document.write('<tr><td colspan=2 height=1 bgcolor="#009899"></td></tr>');
	
	document.write('<tr>');
	document.write('<td align="right" valign="bottom">Votre e-mail</td>');
	document.write('<td align="left" valign="bottom"><input type="text" name="email1" maxlength="50" style="width:130px;"></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td align="center" colspan="2" valign="bottom"><font color="#FF0000"><strong>Votre mot de passe vous sera envoyé à cette adresse. Votre e-mail ne sera jamais visible par les autres membres.</strong></font></td>');
	document.write('</tr>');
	
	document.write('<tr><td colspan=2 height=1 bgcolor="#009899"></td></tr>');	
	
	document.write('<tr>');
	document.write('<td align="right" valign="bottom">Choisissez un pseudo</td>');
	document.write('<td width="140" align="left" valign="bottom"><input type="text" name="login" maxlength="50" style="width:130px;"></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td colspan="2" align="center" valign="bottom"><strong>(Sans accent ni espace)</strong></td>');
	document.write('</tr>');
	
	document.write('<tr><td colspan=2 height=1 bgcolor="#009899"></td></tr>');
	
	document.write('<tr>');
	document.write('<td align="right" valign="bottom">Votre date de naissance</td>');
	document.write('<td align="left" valign="bottom">');
	document.write('<SELECT name="jour_naissance" style="width:40px">');
	
	for (var i=1; i<=31; i++)
	{
		document.write('<OPTION VALUE="'+i+'">'+i+'</OPTION>');
	}
	
	document.write('</SELECT><SELECT name="mois_naissance" style="width:40px">');
	
	for (var i=1; i<=12; i++)
	{
		document.write('<OPTION VALUE="'+i+'">'+i+'</OPTION>');
	}
	
	document.write('</SELECT><SELECT name="annee_naissance" style="width:55px;">');
	
	for (var i=1992; i>=1900; i--)
	{
		document.write('<OPTION VALUE="'+i+'">'+i+'</OPTION>');
	}
	document.write('</SELECT>');
	
	document.write('</td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td colspan="2" align="right" valign="bottom">');
	document.write('<a href="javascript:document.InscriptionForm.submit()">');
	document.write('<img src="http://www.proximeety.com/images/reg_submit.gif" border="0"></a>&nbsp;&nbsp;&nbsp;');
	document.write('</td>');
	document.write('</tr>');
		
	document.write('<tr>');
	document.write('<td colspan="2" align="center" valign="bottom" height=45>');
	document.write('<a href="#" onClick="window.open(\'http://www.proximeety.com/cgu.html\', \'\', \'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=640,height=480\');">');
	document.write('En validant votre inscription, vous certifiez être majeur(e) et avoir lu et accepté nos Conditions Générales.</a></td>');
	document.write('</tr>');
	
	document.write('</table>');
	document.write('</form>');
	document.write('</div>');
}

function AfficheLogoXiti()
{
	document.write('<p align="center">\n');
	document.write('<a href="http://www.xiti.com/xiti.asp?s=209543" title="Mesurez votre audience">\n');
	
	<!--
	Xt_param = 's=209543&p=';
	Xt_r = document.referrer;
	Xt_h = new Date();
	Xt_i = '<img width=\"39\" height=\"25\" border=\"0\" ';
	Xt_i += 'src=\"http://logv28.xiti.com/hit.xiti?'+Xt_param;
	Xt_i += '&hl='+Xt_h.getHours()+'x'+Xt_h.getMinutes()+'x'+Xt_h.getSeconds();
	if(parseFloat(navigator.appVersion)>=4)
	{Xt_s=screen;Xt_i+='&r='+Xt_s.width+'x'+Xt_s.height+'x'+Xt_s.pixelDepth+'x'+Xt_s.colorDepth;}
	document.write(Xt_i+'&ref='+Xt_r.replace(/[<>\"]/g, '').replace(/&/g, '$')+'\" title=\"Analyse d\'audience\">');
	//-->



	
	document.write('<noscript>\n');
	document.write('Mesure d\'audience ROI frequentation par <img width="39" height="25" src="http://logv28.xiti.com/hit.xiti?s=209543&amp;p=" alt="Analyse d\'audience" />\n');
	document.write('</noscript></a>\n');
	document.write('</p>\n');
}