start() ; } */ foreach ($_GET as $k => $v) { $$k=$v; } foreach ($_POST as $k => $v) { $$k=$v; } ?> <?if($query_string){echo $query_string; if($inf){echo " - ".$inf;} echo " - ";}?>10VIX.COM<?if(!$query_string){?> - Le portail de la Video Porno et du Film X online<?}?> onUnload="exaddfav();" onUnload="if(goback){window.open('http://www.10vix.com/search.html');}"> "; $where.=" OR titre like'%".$exploded_query[$i]."%' OR description like'%".$exploded_query[$i]."%'"; $order_by.=", (titre like'%".$exploded_query[$i]."%') desc, (description like'%".$exploded_query[$i]."%') desc"; $where2.=" OR categories like'%".$exploded_query[$i]."%'"; } //récup id cat $q_cat_vid_sel = "SELECT * FROM $t_cat ".$where2; //print "\n\n\n\n\n\n"; $r_cat_vid_sel = mysql_query($q_cat_vid_sel) or die ("Requête '$q_cat_vid_sel' échouée : ".mysql_error()); while($row = mysql_fetch_array($r_cat_vid_sel)){ $cat_vid = $row["id_cat"]; //récup id cat spon $q_cat_spon_vid_sel = "SELECT * FROM $t_cat_spon where id_cat=".$cat_vid; //print "\n\n\n\n\n\n"; $r_cat_spon_vid_sel = mysql_query($q_cat_spon_vid_sel) or die ("Requête '$q_cat_spon_vid_sel' échouée : ".mysql_error()); while($row2 = mysql_fetch_array($r_cat_spon_vid_sel)){ $cat_spon_vid.= $row2["id_cat_spon"]; $cat_spon_vid.=","; } } if($cat_spon_vid){ if(substr($cat_spon_vid, -1)==","){ $cat_spon_vid = substr($cat_spon_vid, 0, (strlen($cat_spon_vid)-1)); } $cat_spon_vid=" OR id_cat_spon in(".$cat_spon_vid.")"; } $q_tot_vidz_sel = "SELECT * FROM $t_vidz ".$where.$cat_spon_vid." GROUP BY id_vid_spon,id_spon"; $query = $q_tot_vidz_sel; $result = mysql_query($query) or die ("Requête '$query' échouée : ".mysql_error()); $num = mysql_num_rows($result); //print "
Nous avons trouvé ".$num." vidéo(s) correspondant à votre recherche

Résultat(s) ".($inf+1)." à ".($inf+$sup)." sur ".$num." pour la recherche : \"".$query_string."\"
"; //print "
Nous avons trouvé ".$num." vidéo(s) correspondant à votre recherche

Résultat(s) ".($inf+1)." à ".($inf+$sup)." sur ".$num." pour la recherche : \"".$query_string."\"
"; ?> \"\"
« préc.
"; $navup_prev="« préc."; }else{ $prev="\"\"
« préc.
"; $navup_prev="« préc."; } }else{ $prev="\"\""; $navup_prev=""; } if ($next_inf<$num){ $next="\"\"
suiv. »
"; $navup_next="suiv. »"; }else{ $next="\"\""; $navup_next=""; } for ($n=0;$n<(ceil($num/$sup));$n++){ if((ceil($inf/$sup)-11)<$n && $n<(ceil($inf/$sup)+10)){ if(!$inf && !$n){ $numeros.="\"\"
".($n+1).""; $navup_numeros.="".($n+1).""; }elseif(($inf/$sup)==($n)){ $numeros.="\"\"
".($n+1).""; $navup_numeros.="".($n+1).""; }else{ if(($n*$sup)==0){ $numeros.="\"\"
".($n+1)."
"; $navup_numeros.="".($n+1).""; }else{ $numeros.="\"\"
".($n+1)."
"; $navup_numeros.="".($n+1).""; } } } } } ?>

RECHERCHER SUR 10VIX.COM    
\n\n\n"; $result = mysql_query($query) or die ("Requête '$query' échouée : ".mysql_error()); if($num){ while($row = mysql_fetch_array($result)){ $boukll++; $titre = $row["titre"]; $titre_pix = $row["titre"]; $description = $row["description"]; $vid_pix1 = $row["img01"]; $vid_pix2 = $row["img02"]; $vid_pix3 = $row["img03"]; $vid_pix4 = $row["img04"]; $id_spon = $row["id_spon"]; $id_vid_spon = $row["id_vid_spon"]; $taille = $row["taille"]; $duree = $row["duree"]; $format = $row["format"]; $id_cat_spon = $row["id_cat_spon"]; $r_id_vid = $row["id_vid"]; //$has = $row["hasard"]; //print "\n\n\n\n\n\n"; $titre = pointilles($titre, '70'); $titre = ucfirst(strtolower(eregi_replace($query_string,''.$query_string.'',$titre))); $titre_pix = ucfirst(strtolower($titre_pix)); $description = ucfirst(strtolower(eregi_replace($query_string,''.$query_string.'',$description))); for($i=0;$i'.$exploded_query[$i].'',$titre))); $vid_desc = ucfirst(strtolower(eregi_replace($exploded_query[$i],''.$exploded_query[$i].'',$description))); } // Récup du link dans la table SPONSORS $q_spon_sel = "SELECT * FROM ref_sponsors_10vix where id_spon='$id_spon'"; $r_spon_sel = mysql_fetch_array(mysql_query($q_spon_sel)) or die ("Requête '$q_spon_sel' échouée : ".mysql_error()); $URLdetail = $r_spon_sel["URLdetail"]; $URLstart = $r_spon_sel["URLstart"]; $URLstop = $r_spon_sel["URLstop"]; if($id_spon==3){ if($id_vid_spon=='0'){ $vid_link = "http://www.smartmovies.net/partners/maker/abo.php?flag=vid_membres&id_doc=4482"; }else{ $vid_link = $URLdetail.$id_vid_spon; } }elseif($id_spon==17){ $vid_link = $URLdetail.$id_vid_spon; }else{ //$vid_link = "http://www.10vix.com/fiche-video.html?URL=".urlencode($URLdetail.$id_vid_spon); $vid_link = "http://www.10vix.com/videos/".custo_rewrite($row["titre"]).",".$r_id_vid.".html"; } // Récup de l' ID CAT dans la table asso cat-spon $q_cat_spon_sel = "SELECT * FROM $t_cat_spon where id_cat_spon='$id_cat_spon'"; $r_cat_spon_sel = mysql_fetch_array(mysql_query($q_cat_spon_sel)) or die ("Requête '$q_cat_spon_sel' échouée : ".mysql_error()); $id_cat_vid = $r_cat_spon_sel["id_cat"]; $variable = $r_cat_spon_sel["variable"]; $site_lien = $r_cat_spon_sel["lien"]; $site = "".$site_lien.""; // Récup des infos de la cat dans la table CAT $q_cat_inf_sel = "SELECT * FROM $t_cat where id_cat='$id_cat_vid'"; $r_cat_inf_sel = mysql_fetch_array(mysql_query($q_cat_inf_sel)) or die ("Requête '$q_cat_inf_sel' échouée : ".mysql_error()); $categorie = $r_cat_inf_sel["categories"]; $cat_herit = $r_cat_inf_sel["heritage"]; $cat_link = "http://www.sex-video-porno.com/annu.php?cat=".$id_cat_vid; $categorie = "$categorie"; //si c une souKat ;o) if($cat_herit){ $categorie = $r_cat_inf_sel["categories"]; $q_cat_m_inf_sel = "SELECT * FROM $t_cat where id_cat='$cat_herit'"; $r_cat_m_inf_sel = mysql_fetch_array(mysql_query($q_cat_m_inf_sel)) or die ("Requête '$q_cat_m_inf_sel' échouée : ".mysql_error()); $id_cat_m_vid = $r_cat_m_inf_sel["id_cat"]; $categorie_m = $r_cat_m_inf_sel["categories"]; $cat_link = "http://www.sex-video-porno.com/annu.php?cat=".$id_cat_m_vid."&s_cat=".$id_cat_vid; $categorie = "$categorie"; $cat_m_link = "http://www.sex-video-porno.com/annu.php?cat=".$id_cat_m_vid; $categorie = "$categorie_m > $categorie"; } if($titre){ $vid_title = $titre; }else{ $vid_title = "Résultat 10vix.com n° ".($boukll+$inf); } if($taille){ $vid_weight="taille : ".$taille; }else{ $vid_weight="taille : n/a"; } if($duree){ $vid_length="durée : ".$duree; }else{ $vid_length="durée : n/a"; } if($format){ $vid_file_type="format : ".$format; }else{ $vid_file_type="format : n/a"; } $infos=$taille.$duree.$format; $target = "_blank"; ?>

videos porno trouvées pour la requête " "
Résultats à

1){?>

<?=$titre_pix;?>  <?=$titre_pix;?>  <?=$titre_pix;?>  <?=$titre_pix;?>

<?=$titre_pix;?>
| |



! TROUVEZ LA VIDEO PORNO DE VOTRE CHOIX AVEC DES MOTS CLES !

  
var login="maisonx|10vix:a0:p1:s1" */?>

TOP RECHERCHE STARS DU PORNO
Stars du Showbiz
Nina Roberts
Delfynn Delage
Taylor Rain
Paris Hilton
Asia Carrera
Lex Steele
Yosune
Sylvia Saint
Belladonna
Rocco Siffredi
Tabatha Cash
Jenna Haze
Jill Kelly
Gauge
Tera Patrick
Clara Morgane
Briana Banks


TOP RECHERCHE
Baise Hard
Amatrice
Femme Mure
Sexe Asiatique
Defonce Anale
Double Pénétration
BLONDE SALOPE
Rousse cochonne
Jeunes Vierges 18 ans
Partouze
Avaleuse de Sperme
Bombe Sexuelle
Sexe Black et Metisse
Chatte poilue
Défonce
Lesbienne Sexe
Fétichisme des Pieds
Triolisme
Gros Nichons

TOP TELECHARGEMENT
BEURETTE
Porno Star
Sylvia Saint
Vieille
Blondasse
Fist
Branlette espagnole
Gyneco
Infirmière
Trans
Gorge Profonde
Pucelle
Ejaculation féminine
SODOMIE PROFONDE
Secrétaire
Rasage
18 20 ans
Grassouillette
Chiennes en chaleur

CENSUREES
80 ans sexe
Insertion légumes
Torture sexuelle
Chatte explosée
Bukkake
Vieux pervers
Bites géantes
Baisée par 12 mecs
Naine
Extrême
Insertion de bouteilles
Domination putes soumises
Mamie boules de geisha
Pisseuse
Agrumes
Chattes mutilées
Gang Bang
Bikini
couple amateur

Tous les DVDs /.html" target="_blank" title="" class="liens"> avec Magasin-X.com
1){?>


Continuer la recherche avec RechercheX.com : .html" target="_blank" title="" class="liens">




+site:www.10vix.com&hl=fr&filter=0" target="_blank" title="" class="liens"> sur Google.fr, +site%3Awww.10vix.com&meta=vl%3D" target="_blank" title="" class="liens"> sur Yahoo.fr, +site%3Awww.10vix.com&FORM=QBRE2" target="_blank" title="" class="liens"> sur Msn.fr, +site%3Awww.10vix.com&kgs=1&kls=0" target="_blank" title="" class="liens"> sur Altavista.fr, %20site%3awww.10vix.com" target="_blank" title="" class="liens"> sur Aol.fr
plan