function updateParent(newURL){
	opener.document.location = newURL;
}