function caminho(pcaminho)
{
	location.href = pcaminho;
}

function abc()
{
}