function Imprimir()
  {
   window.open('ImprimirFicha.asp?curso=<%=curso%>','','width=600,height=400,scrollbars=yes,left=0,top=0')
  }
