function op_win1()
{
   xyz=window.open("print.html","NewWindow","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=470,height=540");
}



