(function () {
			var url1 = "http%3A%2F%2Fdaswebdesignblog.de%2F25-beispiele-fuer-absolut-cooles-javascript%2F1385.html";
		url1 = encodeURIComponent(url1);
	
	var url2 = 'http://t3n.de/aggregator/button/' + url1;
			document.write('<iframe width="120" height="20" scrolling="no" frameborder="0" src="'+url2+'"></iframe>');
	})();

