// JavaScript Document

function winopen1(){
  win1=window.open("/press/index.html","","scrollbars=yes,resizable=yes,width=770,height=570");
}


