function pintameLaCarita(cad){
	document.write(cad);
}