function video(id,sponsor,p1,p2,p3){
if (sponsor=='0') {url='www.videosdesexe.com/cbm/details.php?id='+id+'&pid='+p1+'&t='+p2;}
if (sponsor=='1') {url='www.tvsexe.tv/tvsexe_detail.php?s='+p1+'&id='+id+'&cp='+p2+'&m='+p3;}
if (sponsor=='2') {url='www.vidsatomix.com/paiement.php?docid='+id+'&profil='+p1;}
if (sponsor=='3') {url='www.films-x.tv/telecharger-video-'+id+'-fr-'+p1+'.html';
url='mb.films-x.tv/detail.php?pa='+p1+'&mb=1000vp&id='+id;}
if (sponsor=='4') {url='www.sexedenfer.com/infos.php?id='+id+'&wref='+p1+'&tpl='+p2;}
if (sponsor=='5') {url='www.smartmovies.net/partners/maker/acces.php?id_doc='+p1+'&id_vid='+id;}
if (sponsor=='6') {url='integration.passix.com/Paiementv.php?Id='+p1+'&Set='+id;}
if (sponsor=='7') {url='www.xacces.com/acces_pays_pp.cgi?ref='+p1+'&dest=www|'+id+'|video|'+p2+'&template=simple';}

winwidth=screen.availWidth-25;
winheight=screen.availHeight-25;
window.open('http://'+url, '_blank', 'scrollbars=1, width='+winwidth+', height='+winheight+', top=10, left=10');
}
function image(id,sponsor,thumbs,image,rep,w,h,titre) {
if(sponsor=='0') {img="http://images.videosdesexe.com/vidth/"+rep+"/"+thumbs+"/"+image+".jpg' border=0 width="+w+" height="+h+" alt=\""+titre+"\">";}
if(sponsor=='1') {img="http://www.3xmpeg.com/vignettes/"+thumbs+"/vignettes/"+thumbs+"_"+image+".jpg' border=0 width="+w+" height="+h+" alt=\""+titre+"\">";}
if(sponsor=='2') {img="http://thumbs.vidsatomix.com/"+id+"/thumbs"+rep+"/tb_"+image+".jpg' border=0 width="+w+" height="+h+" alt=\""+titre+"\">";}
if(sponsor=='3') {img="http://thumbs.films-x.tv/"+id+"/"+rep+"/"+image+".jpg' width="+w+" height="+h+" border=0 alt=\""+titre+"\">";}
if(sponsor=='4') {img="http://thumbs.sexedenfer.com/"+rep+"/"+id+"/"+image+".jpg' width="+w+" height="+h+" border=0 alt=\""+titre+"\">";}
if(sponsor=='5') {img="http://thumbs.smartmovies.net/"+thumbs+"/"+rep+"/"+image+".jpg' width="+w+" height="+h+" border=0 alt=\""+titre+"\">";}
if(sponsor=='6') {img=thumbs+"/"+rep+image+".jpg' width="+w+" height="+h+" border=0 alt=\""+titre+"\">";}
if(sponsor=='7') {img=thumbs+image+"' width="+w+" height="+h+" border=0 alt=\""+titre+"\">";}
document.write("<img src='"+img);
}