function login() {
	window.open('/common/php/login.php','titolo','width=800,height=600,top=0,left=0');
}