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