window.onload=function() {
	document.getElementById('pageField').value = opener.document.location;
}