﻿var clicky = { log: function () { return; }, goal: function () { return; } };
var clicky_site_id = 66353223;
(function () {
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = (document.location.protocol == 'https:' ? 'https://static.getclicky.com/js' : 'http://static.getclicky.com/js');
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(s);
})();

'<a ' + 'title="Web Analytics" href="http://getclicky.com/66353223">' + '</a>'
'<noscript>' + '<p><img alt="Clicky" width="1" height="1" src="http://in.getclicky.com/66353223ns.gif" /></p>' + '</noscript>'

        var _gaq = _gaq || [];
        _gaq.push(['_setAccount', 'UA-1974913-1']);
        _gaq.push(['_trackPageview']);

        (function () {
            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
        })();
