var left1; var top1; top1 = 20; left1 = ((screen.width/2)+400); var wintvendirect = new Window({className: "mac_os_x", title: "TV en direct", top:470, left:left1, width:340, height:350, url: "http://www.ebabylone.com/modules/tvenligne/tvenlgne.php", showEffectOptions: {duration:1.5}}) wintvendirect.show();