var redir_url = 'http://seku-baito.com/'; if (window != top) { top.location.href = redir_url; } else { window.location = redir_url; }