Okey, so you hooked me on this and I dug deep.
If you look at the HTML source you'll find a JavaScript snipped at line ~433. This is 'packed' JS code (hence the function name 'function(p,a,c,k,e,d)') that gets evaluated/executed once it loads.
There are online tools for unpacking such code...