﻿var u = window.location.href;
    x=window;
e=x.encodeURIComponent;
var windowTitle = e(escape(document.title));
document.write("<iframe frameborder='0' width='77' height='26' scrolling='no' src='http://laaik.it/ExternalLink.aspx?u=" + e(u) + "&t=" + e(windowTitle) + "'></iframe>");
                