function popUp(URL) {
opener.location.href = URL;
}

