function openwin(url) {
 w = window.open(url,'blank','toolbar=no,menubar=no,scrollbars=no,resizable=yes,width=550,height=320');}