(function loadCL() { 
	var s = document.createElement('script');
	s.type = "text/javascript";
	s.src = "http://www.kosmix.com/contextlinks/" + window.location.host.replace(/(www\.)|(www[0-9]\.)/,'') + '/cl.js';
	var h = document.getElementsByTagName('head')[0];
	h.appendChild(s);
})();