Consider all permutations of natural numbers from $1$ to $100$. A permutation is called $\emph{double}$ when it has the following property: If you write this permutation twice in a row, then delete $100$ numbers from them you get the remaining numbers $1, 2, 3, \ldots , 100$ in order. How many $\emph{double}$ permutations are there?