function Openwin(nf){
     window.open(nf,"",'left=10,top=60,scrollbars=yes,width=750,height=500,toolbar=no,resizable=yes');
}


