function mail_ami()
{
	pageS = window.open('mail_ami.php','pageS','width=400, height=300, scrollbars=no,location=no, menubar=no, resizable=no');	
}
