function tira_borda(string)
{
	document.write(string);
}



