function aide() { window.open('http://www.xponsor.com/aide/index.html','Aide','toolbar=0,location=0,scrollbars=1, status=0,width=540,height=362'); } function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } 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 abo() { window.open('abonnements.html', '2'); window.close(); } function show_vid(vid,fm) { window.open('formats.html?vid='+vid+'&fm='+fm,'_blank'); } function show_previd(vid) { window.open('formats.html?vid='+vid,'_blank'); } function checkHide() { document.getElementById("num_xa").className="vis"; }