function __affidate_chercher() {
var __affidate_form_sexe = document.getElementById("__affidate_form_sexe").value;
var __affidate_form_age = document.getElementById("__affidate_form_age").value;
var __affidate_form_pays = document.getElementById("__affidate_form_pays").value;
var __affidate_form_rencontre = document.getElementById("__affidate_form_rencontre").value;
var __affidate_form_orientation = document.getElementById("__affidate_form_orientation").value;
url = __affidate_form_sexe+"/"+__affidate_form_age+"/"+__affidate_form_orientation+"/"+__affidate_form_rencontre+"/"+__affidate_form_pays+"/1-39748.html";
redirection = "http://media.affidate.com/redirect.php?p=100&a=366407&id=555&trck=39748&url=http://rencontres.jeunes-online.com/"+url;
window.open(redirection, "redirmb");;
}
document.write('
')