
function NewR(link)
{
  open(link, "", "scrollbars=yes, width=750, height=600,status=yes,resizable=yes,directories=yes,toolbar=yes,menubar=yes,location=yes" );
}

