function showPage(page, title)
{
	//parent.title.location = "title.php?title=" + title;
	parent.centro.location = page;
}
