function loadinparent(url)
{
	self.opener.location = url;
}
