// Most of this is copyright Macromedia - created by Dreamweaver 4 - edited by Stoke@sauen.com

function opop(url) {
  window.open(url,'Sauen','width=650,height=350,menubar=yes,scrollbars=yes,status=no,resizable=yes');
}

