function statusx()
{
window.status="2hommes.com - Le portail gay le plus masculin !";
setTimeout("statusx()",1);
}
statusx();
function afficheMaxi(chemin)
{
i1 = new Image;
i1.src = chemin;
html = '
Image';
popupImage = window.open('','_blank','toolbar=0,location=0,directories=0,menuBar=0,scrollbars=0,resizable=1,top=100,left=100,width=100,height=100');
popupImage.document.open();
popupImage.document.write(html);
popupImage.document.close();
}
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
function aide()
{
window.open('http://www.xponsor.com/aide/index.html','Aide','toolbar=0,location=0,scrollbars=1, status=0,width=540,height=362');
}