function imprimeenlace(enlace){
if(enlace==1){
	document.write("<font color=0F4C64><img src=home/spacer.gif width=5 height=9>Pon nuestro <a href=formularios.php><font color=0F4C64><b>buscador de becas</b></font></a> en tu <img src=home/spacer.gif width=5 height=9>web<br>");
}
if(enlace==2){
	document.write("<font color=0F4C64><img src=home/spacer.gif width=5 height=9>Difunde las <a href=ultimas_becas.php><font color=0F4C64><b>&uacute;ltimas becas en tu web</b></font></a><img src=home/spacer.gif width=5 height=9 border=0><B>&iexcl;GRATIS!</B><br>");
}
if(enlace==3){
	document.write("<a href=registro.php class=becas><font color=104C64><b>Reg&iacute;strate</b></a> y te avisamos por email de las nuevas becas que te interesan,<b> &iexcl;GRATIS!</b></font>");
}
}
