Hello,
I have a stressfull error for 2 days. I'm still looking over the code but I'm not able to find the error.
<script type="text/javascript">
var u = location.href, h = u.substr(u.indexOf('#') + 1).split('&'), t, r;
try {
t = h[0] === '..' ? parent.parent : ...