function openwin(url) {	win = window.open(url,"win","width=485,height=275,directories=no,location=no,menubar=yes,scrollbars=yes,status=yes,toolbar=yes,resizable=yes");}