function changeMenu(pagecode)
{
	window.location='content.php?id='+pagecode;
}