// JavaScript Document
var IylBe = function(id,lang){ var w=860;var h=630;var win=window.open("https://www.inyourlife.it/be/?id_sr="+id+"&lang="+lang,"IylBe"+id,"location=no,status=no,scrollbars=yes,width="+w+",height="+h);win.moveTo((screen.width-w)/2,(screen.height-h)/2); };