function winopen (){
newWin=window.open("","new","width=640,height=650,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,status=no")
}