function texto(txt){
	document.write(txt);
}
