function m() {window.moveTo(-1,-1); }
if (window.opener)
{setTimeout('m()',15000)
}