function openInMum(sURL) {
    opener.document.location = sURL;
}