function changeParentUrl(url)
{
	document.location = url;
}		