function my_win3()
{
window.open('update.html','mywindow','width=945,height=300,toolbar=no,location=top,directories=no,status=no,menubar=no,scrollbars=yes,copyhistory=no,resizable=yes');
}
