function SetSite(url)
{
	parent.iFrame.location.href='../content.php?'+url;
}