function winOpen_Partners() { p_w = 450; p_x = (screen.width - p_w) / 2; p_h = 420; p_y = ((screen.height - 45) - p_h) / 2; if (p_y < 0) p_y = 0; win = window.open("http://www.golfing-tuscany.it/teetime/enter.cfm?P_ID_Circolo=4&P_Accesso=PARTNERS", "teetimewin","toolbar=no,left=" + p_x + ",top=" + p_y + ",width=" + p_w + ",height=" + p_h + ",directories=no,status=no,scrollbars=no,resizable=no,menubar=no,location=no,copyhistory=no"); } document.write(''); document.write('');