function popup450(url) {
  sw = window.open(url, 'win450', 'width=470,scrollbars=yes,resizable=yes');
}

