function ow2(theURL) { 
  window.open(theURL,'','width=669,height=354,top=100,left=20,scrollbars=1,resizable=1');
}
