function popUpOut()
{
        return window.confirm("外部サイトが開きます。");
}

